Author: jfrederic.clere(a)jboss.com
Date: 2011-07-22 09:33:14 -0400 (Fri, 22 Jul 2011)
New Revision: 2834
Modified:
trunk/build/unix/util/jbossweb/pom.xml
Log:
Oops dylib in engine where forgotten.
Modified: trunk/build/unix/util/jbossweb/pom.xml
===================================================================
--- trunk/build/unix/util/jbossweb/pom.xml 2011-07-22 13:01:41 UTC (rev 2833)
+++ trunk/build/unix/util/jbossweb/pom.xml 2011-07-22 13:33:14 UTC (rev 2834)
@@ -60,6 +60,7 @@
<include>**/*.so</include>
<include>**/*.dll</include>
<include>**/*.sl</include>
+ <include>**/*.dylib</include>
<include>**/libapr-1.dylib</include>
<include>**/libcrypto.dylib</include>
<include>**/libssl.dylib</include>
Show replies by date