Author: peteroyle
Date: 2010-04-28 09:14:41 -0400 (Wed, 28 Apr 2010)
New Revision: 6178
Modified:
java-se/trunk/pom.xml
Log:
WELDSE-1: the addClasspath element probably doesn't make sense in a shaded jar.
Modified: java-se/trunk/pom.xml
===================================================================
--- java-se/trunk/pom.xml 2010-04-28 13:13:42 UTC (rev 6177)
+++ java-se/trunk/pom.xml 2010-04-28 13:14:41 UTC (rev 6178)
@@ -182,7 +182,6 @@
<configuration>
<archive>
<manifest>
- <addClasspath>true</addClasspath>
<mainClass>org.jboss.weld.environment.se.StartMain</mainClass>
</manifest>
</archive>
Show replies by date