diff -r 1612dbcec451 -r 639991d0808a java/cewolf-1.0/src/main/assembly/assembly.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/java/cewolf-1.0/src/main/assembly/assembly.xml Sat Feb 28 21:31:02 2009 +0100 @@ -0,0 +1,45 @@ + + bin-src + + zip + + + + + RELEASE* + LICENSE* + NOTICE* + *.txt + pom.xml + .* + + + + target + /lib + + *.jar + + + + src + + + repository + + + target/javadoc + + + src/main/resources + /etc + + + + + /lib + false + compile + + + \ No newline at end of file