Juergen Hermann wrote:

On Fri, 08 Jul 2005 16:23:49 +1000, Kai Hendry wrote:

Is there a way in ant to merge the content of two manifest files?

Maybe by some (complex) filterchains, depends on what exactly you want to merge.


Those two:

Something specific to EAR

[EMAIL PROTECTED] SABSJ2EE]$ cat ./sabs/META-INF/MANIFEST.MF
Manifest-Version: 1.0
Class-Path: sabs-common.jar lots.jar more.jar jars.jar

With a base for the entire project:

[EMAIL PROTECTED] SABSJ2EE]$ cat ../SABSBuild/MANIFEST.MF
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.4
Created-By: 1.4.2_06-b03 (Sun Microsystems Inc.)
Build-Master: hendry

Name: common
Build-Version: 4.0
Build-Number: 3268
Build-Date: 08 Jul 2005
Vendor: SoltecSoftware.com.au


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

Reply via email to