Index: appserver/extras/javaee/manifest-jar/src/main/resources/META-INF/MANIFEST.MF
===================================================================
--- appserver/extras/javaee/manifest-jar/src/main/resources/META-INF/MANIFEST.MF (revision 52521)
+++ appserver/extras/javaee/manifest-jar/src/main/resources/META-INF/MANIFEST.MF (working copy)
@@ -1,6 +0,0 @@
-Manifest-Version: 1.0
-Archiver-Version: Plexus Archiver
-Created-By: Apache Maven
-Build-Jdk:
-Class-Path: ../modules/javax.servlet.jar ../modules/endorsed/javax.annotation.jar ../modules/javax.ejb.jar ../modules/javax.transaction.jar ../modules/javax.enterprise.deploy.jar ../modules/javax.management.j2ee.jar ../modules/javax.resource.jar ../modules/javax.security.auth.message.jar ../modules/javax.security.jacc.jar ../modules/webservices-osgi.jar ../modules/jaxb-osgi.jar ../modules/endorsed/jaxb-api-osgi.jar ../modules/endorsed/webservices-api-osgi.jar ../modules/javax.mail.jar ../modules/javax.faces.jar ../modules/javax.servlet.jsp.jar ../modules/javax.servlet.jsp.jstl.jar ../modules/javax.persistence.jar ../modules/javax.jms.jar ../modules/bean-validator.jar ../modules/weld-osgi-bundle.jar ../../mq/lib/jaxm-api.jar ../modules/jersey-core.jar
-GlassFish-ServerExcluded: true
Index: appserver/extras/javaee/manifest-jar/pom.xml
===================================================================
--- appserver/extras/javaee/manifest-jar/pom.xml (revision 52521)
+++ appserver/extras/javaee/manifest-jar/pom.xml (working copy)
@@ -3,7 +3,7 @@
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
- Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.
The contents of this file are subject to the terms of either the GNU
General Public License Version 2 only ("GPL") or the Common Development
@@ -60,7 +60,10 @@
maven-jar-plugin
- src/main/resources/META-INF/MANIFEST.MF
+
+ ../modules/javax.servlet.jar ../modules/endorsed/javax.annotation.jar ../modules/javax.ejb.jar ../modules/javax.transaction.jar ../modules/javax.enterprise.deploy.jar ../modules/javax.management.j2ee.jar ../modules/javax.resource.jar ../modules/javax.security.auth.message.jar ../modules/javax.security.jacc.jar ../modules/webservices-osgi.jar ../modules/jaxb-osgi.jar ../modules/endorsed/jaxb-api-osgi.jar ../modules/endorsed/webservices-api-osgi.jar ../modules/javax.mail.jar ../modules/javax.faces.jar ../modules/javax.servlet.jsp.jar ../modules/javax.servlet.jsp.jstl.jar ../modules/javax.persistence.jar ../modules/javax.jms.jar ../modules/bean-validator.jar ../modules/weld-osgi-bundle.jar ../../mq/lib/jaxm-api.jar ../modules/jersey-core.jar
+ true
+
Index: appserver/web/weld-integration-fragment/pom.xml
===================================================================
--- appserver/web/weld-integration-fragment/pom.xml (revision 52521)
+++ appserver/web/weld-integration-fragment/pom.xml (working copy)
@@ -3,7 +3,7 @@
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
- Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.
The contents of this file are subject to the terms of either the GNU
General Public License Version 2 only ("GPL") or the Common Development
@@ -78,14 +78,7 @@
-
-org.jboss.weld.proxy.util,
-org.jboss.weld.bean.proxy.util,
-org.jboss.weld.context.http,
-org.jboss.weld.context.cache,
-org.jboss.weld.bean.builtin.ee,
-javassist.util.proxy
-
+ org.jboss.weld.proxy.util, org.jboss.weld.bean.proxy.util, org.jboss.weld.context.http, org.jboss.weld.context.cache, org.jboss.weld.bean.builtin.ee, javassist.util.proxy
${project.description}
Index: pom.xml
===================================================================
--- pom.xml (revision 52521)
+++ pom.xml (working copy)
@@ -568,14 +568,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 2.3.2
-
-
- org.apache.maven
- maven-archiver
- 2.4
-
-
+ 2.4
org.codehaus.mojo