| ï
Hi,
I solved the problem using a custom ANT
task.
Our project is divided into several
modules.
Each module represents a separate JAR file
(part of the EAR). Each module hash got its
own build.xml file, that contains a
"classpath"
property.
The custom task processes the value of this
property
and builds the value of the manifest
attribute
(Class-Path).
Well, it's a little bit more complex,
because
the classpath property is used not only for
manifests,
but also for the compiler...
mp.
|
Title: [Xdoclet-user] Generating Class-Path in Manifest.mf
- [Xdoclet-user] Generating Class-Path in Manifest.mf Andrea Chiumenti
- RE: [Xdoclet-user] Generating Class-Path in Manifest... Craig Berry
- RE: [Xdoclet-user] Generating Class-Path in Mani... Michal Palicka
- RE: [Xdoclet-user] Generating Class-Path in Mani... Andrew Stevens
- Re: [Xdoclet-user] Generating Class-Path in ... Erik Hatcher
- Re: [Xdoclet-user] Generating Class-Path... Andrea Chiumenti
- Re: [Xdoclet-user] Generating Class... Andrew Stevens
