Author: ptahchiev
Date: Thu Apr  3 16:03:54 2008
New Revision: 644552

URL: http://svn.apache.org/viewvc?rev=644552&view=rev
Log:
MANIFESTs deleted, because we are going to use maven to create it.

Removed:
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/conf/MANIFEST.MF
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/conf/MANIFEST.MF
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/conf/MANIFEST.MF
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/conf/MANIFEST.MF
Modified:
    jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml
    jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml
    jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml
    jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml?rev=644552&r1=644551&r2=644552&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml 
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml 
Thu Apr  3 16:03:54 2008
@@ -49,7 +49,10 @@
                                                
<descriptor>src/assemble/main.xml</descriptor>
                                        </descriptors>
                                        <archive>
-                                               
<manifestFile>src/conf/MANIFEST.MF</manifestFile>
+                                               <manifest>
+                                                       
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                                                       
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                                               </manifest>
                                                
                                                <!-- When assembly plugin 
2.2-beta-3 is released, we should be able to use
                                                                 this 
configuration instead of getting the MANIFEST from outside.

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml?rev=644552&r1=644551&r2=644552&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml 
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml 
Thu Apr  3 16:03:54 2008
@@ -49,7 +49,10 @@
                                                
<descriptor>src/assemble/main.xml</descriptor>
                                        </descriptors>
                                        <archive>
-                                               
<manifestFile>src/conf/MANIFEST.MF</manifestFile>
+                                               <manifest>
+                                                       
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                                                       
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                                               </manifest>
                                                
                                                <!-- When assembly plugin 
2.2-beta-3 is released, we should be able to use
                                                                 this 
configuration instead of getting the MANIFEST from outside.

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml?rev=644552&r1=644551&r2=644552&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml 
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml 
Thu Apr  3 16:03:54 2008
@@ -49,8 +49,10 @@
                                                
<descriptor>src/assemble/main.xml</descriptor>
                                        </descriptors>
                                        <archive>
-                                               
<manifestFile>src/conf/MANIFEST.MF</manifestFile>
-                                               
+                                               <manifest>
+                                                       
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+              
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                                               </manifest>
                                                <!-- When assembly plugin 
2.2-beta-3 is released, we should be able to use
                                                                 this 
configuration instead of getting the MANIFEST from outside.
                                                                 

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml?rev=644552&r1=644551&r2=644552&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml 
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml 
Thu Apr  3 16:03:54 2008
@@ -46,7 +46,10 @@
                                                
<descriptor>src/assemble/main.xml</descriptor>
                                        </descriptors>
                                        <archive>
-                                               
<manifestFile>src/conf/MANIFEST.MF</manifestFile>
+                                               <manifest>
+                                                       
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                                                       
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                                               </manifest>
                                                
                                                <!-- When assembly plugin 
2.2-beta-3 is released, we should be able to use
                                                        this configuration 
instead of getting the MANIFEST from outside.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to