[infinispan-issues] [JBoss JIRA] (ISPN-1790) Release script should not rip off comments from POM.XML files
Adrian Nistor (JIRA)
issues at jboss.org
Sat Jan 11 06:33:33 EST 2014
[ https://issues.jboss.org/browse/ISPN-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935146#comment-12935146 ]
Adrian Nistor commented on ISPN-1790:
-------------------------------------
I think there are two ways to do a release, 1. use the python script, 2. invoke the maven release plugin directly from command line. The second option is used only when doing minor releases that need to publish just maven artifacts but do not need the whole process (docs, zip bundles, etc), and it seems this one has the problem.
> Release script should not rip off comments from POM.XML files
> -------------------------------------------------------------
>
> Key: ISPN-1790
> URL: https://issues.jboss.org/browse/ISPN-1790
> Project: Infinispan
> Issue Type: Enhancement
> Components: Build process
> Affects Versions: 5.1.0.FINAL
> Reporter: Sanne Grinovero
> Assignee: Manik Surtani
> Priority: Minor
> Labels: release.py
>
> Comparing the git commit which was used to release 5.1.0.Final to the final tag of the released version, reveals some changes which are likely unintended:
> * All Copyright statements removed
> * All comments removed (useful and unuseful)
> * In some way changed the inlined scripts for Google analytics - not sure if it's still working
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list