Re: Working towards a formal jcs release...

Thomas Vandahl <[email protected]>
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <[email protected]>
Smuts, Aaron wrote:
> As far as I can tell, there is no work to do.

I'd suggest to add

# Compilation options
maven.compile.source = 1.3
maven.compile.target = 1.3

#
# Add information on compilation options to the Manifest
maven.jar.manifest.attributes.list=X-Compile-Source-JDK,X-Compile-Target-JDK
maven.jar.manifest.attribute.X-Compile-Source-JDK=${maven.compile.source}
maven.jar.manifest.attribute.X-Compile-Target-JDK=${maven.compile.target}

to project.properties if the target environment is JDK 1.3, just to be sure.

Bye, Thomas.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.