Author: ptahchiev Date: Sat Mar 29 07:43:52 2008 New Revision: 642541 URL: http://svn.apache.org/viewvc?rev=642541&view=rev Log: added manifest entries.
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=642541&r1=642540&r2=642541&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 Sat Mar 29 07:43:52 2008 @@ -48,6 +48,12 @@ <descriptors> <descriptor>src/assemble/main.xml</descriptor> </descriptors> + <archive> + <manifest> + <addDefaultImplementationEntries>true</addDefaultImplementationEntries> + <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> + </manifest> + </archive> </configuration> <executions> <execution> 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=642541&r1=642540&r2=642541&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 Sat Mar 29 07:43:52 2008 @@ -48,6 +48,12 @@ <descriptors> <descriptor>src/assemble/main.xml</descriptor> </descriptors> + <archive> + <manifest> + <addDefaultImplementationEntries>true</addDefaultImplementationEntries> + <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> + </manifest> + </archive> </configuration> <executions> <execution> 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=642541&r1=642540&r2=642541&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 Sat Mar 29 07:43:52 2008 @@ -48,6 +48,12 @@ <descriptors> <descriptor>src/assemble/main.xml</descriptor> </descriptors> + <archive> + <manifest> + <addDefaultImplementationEntries>true</addDefaultImplementationEntries> + <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> + </manifest> + </archive> </configuration> <executions> <execution> 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=642541&r1=642540&r2=642541&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 Sat Mar 29 07:43:52 2008 @@ -45,6 +45,12 @@ <descriptors> <descriptor>src/assemble/main.xml</descriptor> </descriptors> + <archive> + <manifest> + <addDefaultImplementationEntries>true</addDefaultImplementationEntries> + <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> + </manifest> + </archive> </configuration> <executions> <execution> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]