OK I've done this for active components in "proper" and "sandbox". Couldn't test email and modler because their builds failed.
Also exec and openpgp only have maven2 build files. I downloaded maven2 and got as far as working out how to add manifest entries - but I couldn't work out how to refernece the compile plugin configuration - so I've left the JDK bits commented out in the sandbox's pom.xml: http://tinyurl.com/737qc Any maven2 experts feel free to jump in :-) I also added a bit to the release docs - as per Robert's suggestion. Niall On 2/10/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > I just added "Compile-Source-JDK" and "Compile-Target-JDK" attributes to > the validator jar's manifest file (the manifest spec says unknown attributes > are ignored) to show the setting of maven's "maven.compile.source" and > "maven.compile.target" attributes which the jar was created with. > > http://svn.apache.org/viewcvs?rev=376748&view=rev > > I think its a good idea to give people "comfort" over the JDK version used > to build a release. If no-one objects I will modify the rest of the commons > components to do the same. > > Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
