groovy

groovyc documentation needs update!!!

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.1-rc-1
  • Fix Version/s: 1.5.2
  • Component/s: Ant integration
  • Labels:
    None
  • Number of attachments :
    0

Description

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.

Activity

Hide
Paul King added a comment -

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

Show
Paul King added a comment - 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
Hide
Paul King added a comment -

I don't see the 'jointCompilation' attribute mentioned in the doco any more. I think the doc is now up to date.

Show
Paul King added a comment - I don't see the 'jointCompilation' attribute mentioned in the doco any more. I think the doc is now up to date.
Hide
Paul King added a comment -

close off release 1.5.4

Show
Paul King added a comment - close off release 1.5.4

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: