From: Mike B. <mb...@Ga...> - 2005-05-11 01:19:44
|
Brad Clarke wrote: >If someone knows how to set the "source" and "target" attributes of >all the javac tasks under maven then we could make that change as well. > > That appears to have been done already. The following lines are in project.properties maven.compile.source=1.3 maven.compile.target=1.3 -- Mike Bowler President, Gargoyle Software Inc. Website: http://www.GargoyleSoftware.com Weblog : http://www.SphericalImprovement.com/blogs/mbowler/ |