Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3180

@since Javadoc support for Groovy JDK is missing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7-beta-1
    • 1.6-rc-1, 1.7-beta-1
    • groovy-jdk
    • None
    • winxp (sp3), Groovy Version: 1.5.7 JVM: 1.6.0_06 (compiled with JDK 1.5)
    • Patch

    Description

      Currently a developer cannot find out in which groovy release a groovy-jdk method was introduced. (see http://www.nabble.com/Using-Groovy-JDK-(Date)-in-Boostrap-td20681840.html#a20808776)

      In this issue you will find a patch ('AddSinceTagToDocGenerator.patch', made on svn trunk: 1.7-beta-1-SNAPSHOT) which introduces this missing feature to the 'DocBuilder.groovy' and the corresponding HTML template. Additionally there is a second patch which introduces a version number to DefaultGroovyStaticMethods.java (method: public static Date parse( Date self, String format, String input ))

      According to the conversation (http://www.nabble.com/Using-Groovy-JDK-(Date)-in-Boostrap-td20681840.html#a20808776) I try to patch the missing @since tags in DefaultGroovyMethods.groovy and DefaultGroovyStaticMethods.groovy within a different JIRA issue.

      Attachments

        1. AddVersionToJavaUtilDate-Parse.patch
          0.8 kB
          Silvio Wangler
        2. AddSinceTagToDocGenerator.patch
          2 kB
          Silvio Wangler

        Issue Links

          Activity

            People

              guillaume Guillaume Sauthier
              saw303 Silvio Wangler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: