Sebb created COMDEV-535:
---------------------------

             Summary: parsereleases.py should not always strip -parent- from 
names
                 Key: COMDEV-535
                 URL: https://issues.apache.org/jira/browse/COMDEV-535
             Project: Community Development
          Issue Type: Bug
          Components: Reporter Tool
            Reporter: Sebb


parsereleases.py currently replaces -parent- with '-' when classifying releases.

This is not always appropriate.
For example:

netbeans/netbeans/19/netbeans-19-source.zip
becomes
netbeans-19, which is fine, but
netbeans/netbeans-parent/netbeans-parent-4/netbeans-parent-4-source-release.zip
becomes
netbeans-4, which is not

Similarly for Commons and Maven.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to