Issue Details (XML | Word | Printable)

Key: GROOVY-2222
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Paul King
Reporter: Jason Smith
Votes: 0
Watchers: 1
Operations

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

groovyc documentation needs update!!!

Created: 18/Oct/07 02:42 PM   Updated: 08/Feb/08 01:26 AM
Component/s: Ant integration
Affects Version/s: 1.1-rc-1
Fix Version/s: 1.5.2

Time Tracking:
Not Specified


 Description  « Hide
Documentation still references the 'jointCompilation' parameter, even though it has been functionally removed.

Okay, this one is just an opinion, but it is REALLY easy to add. The example shows clearly how to embed the 'javac' ANT tag, but it should include the debug="on" attribute. Even though ANT has this attribute as OFF by default, most everyone turns debug generation on, and it isn't immediately apparent to a new user why the line numbers went away.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King added a comment - 19/Oct/07 09:45 PM
Re: jointCompilation

Looking at the code in HEAD, it appears that this option is still enabled for the case where you want jointCompilation but don't want to bother specifying the nested javac element.

re: debug switch for javac

added that to the example on the wiki


Paul King added a comment - 03/Jan/08 10:01 PM
I don't see the 'jointCompilation' attribute mentioned in the doco any more. I think the doc is now up to date.

Paul King added a comment - 08/Feb/08 01:26 AM
close off release 1.5.4