Yes, that is what I did. However, it doesn't work. Thats why I'm puzzled. The
classes still have the 1.6 version information in them. I've talked to
several developers that use ant regularly and no-one has been able to help
me.
<project name="foo" default="compile">
<property name="ant.build.javac.target" value="1.5"/>
<target name="compile">
<javac srcdir="."/>
</target>
</project>
Martin
--
View this message in context:
http://www.nabble.com/Ant-Javac-Target-Attribute-Issue-tp22608438p22611434.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]