Author: jfrederic.clere(a)jboss.com
Date: 2011-12-14 16:54:03 -0500 (Wed, 14 Dec 2011)
New Revision: 2876
Modified:
trunk/build/unix/util/jbossweb/pom.xml
Log:
Oops build.sh call maven and so on :-(
Modified: trunk/build/unix/util/jbossweb/pom.xml
===================================================================
--- trunk/build/unix/util/jbossweb/pom.xml 2011-12-14 21:46:19 UTC (rev 2875)
+++ trunk/build/unix/util/jbossweb/pom.xml 2011-12-14 21:54:03 UTC (rev 2876)
@@ -66,7 +66,7 @@
<goal>exec</goal>
</goals>
<configuration>
- <executable>build.sh</executable>
+ <executable>files.sh</executable>
</configuration>
</execution>
</executions>
Show replies by date