Author: ppitonak(a)redhat.com
Date: 2011-11-30 05:27:23 -0500 (Wed, 30 Nov 2011)
New Revision: 23016
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/META-INF/MANIFEST.MF
Log:
default manifest fixed so that JBoss AS 7 is detected also from Eclipse
Modified: modules/tests/metamer/trunk/application/src/main/webapp/META-INF/MANIFEST.MF
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/META-INF/MANIFEST.MF 2011-11-29
20:19:50 UTC (rev 23015)
+++
modules/tests/metamer/trunk/application/src/main/webapp/META-INF/MANIFEST.MF 2011-11-30
10:27:23 UTC (rev 23016)
@@ -1,3 +1,3 @@
Manifest-Version: 1.0
Class-Path:
-Dependencies: org.slf4j
+Dependencies: org.slf4j,org.jboss.as.process-controller
Show replies by date