sonos-java icon indicating copy to clipboard operation
sonos-java copied to clipboard

JVM default classloader assembly

Open Phylock opened this issue 12 years ago • 0 comments

Hi Serge

I looked into the issue I had with the classloader, mentioned here https://github.com/SR-G/sonos-java/pull/8#issuecomment-16141400 This pull request provide a more maven oriented solution.

As mentioned in the commit messages the result of this is that "mvn clean dependency:copy-dependencies install assembly:assembly -Dmaven.test.skip=true" can be replaced with a "mvn clean package" command. This is, if both commits are accepted. This is only a change for the sonos-java destribution, and no files is removed from the result.

cheers Phylock

Phylock avatar Apr 30 '13 19:04 Phylock