Skip to content

Source code of Groovy-all is not available by default for 2.1.8, 2.2.2 and 2.3.3 #120

@apupier

Description

@apupier

In consequence javadoc is not available in the editor on Groovy-all functions.
The issue is caused to the naming of the src jar which is not matching with the binary one
working:
groovy-all-1.8.6-sources.jar
groovy-all-1.8.6.jar
not working:
groovy-2.3.3-sources.jar --> should be renamed to groovy-all-2.3.3-sources.jar
groovy-all-2.3.3.jar

reported previously on JIRA https://jira.codehaus.org/browse/GRECLIPSE-1822
pull requets awaiting Review and Merge: #110

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions