Issue Details (XML | Word | Printable)

Key: GROOVY-1859
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Paul King
Reporter: Robert Stroud
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy

Enable warning messages about deprecated features in build

Created: 27/Apr/07 08:38 AM   Updated: 26/Sep/07 08:23 PM
Component/s: Ant integration
Affects Version/s: None
Fix Version/s: 1.1-beta-2

Time Tracking:
Not Specified


 Description  « Hide
I would suggest adding the parameter

deprecation="on"

to the <javac> task in the ant build file.

There are currently a few warnings about deprecated features being generated during the build - these are easy to fix (see Groovy-1858), but in order to see what the problem is, you need to change the build file to include this parameter...



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King added a comment - 16/Jun/07 05:55 PM
Fixed in head. Thanks for the suggestion.

Paul King added a comment - 26/Sep/07 08:23 PM
No further feedback, assuming fixed