kriegaex commented on PR #125:
URL: https://github.com/apache/xalan-java/pull/125#issuecomment-1817399756

   I forgot to mention: when reviewing this, you will notice that I also added 
the capability to detect Maven `-SNAPSHOT` suffixes in version numbers.
   
   Currently, in your Maven branch, there is a fixed release version 2.7.3 in 
all POMs. During development, I would rather have expected a snapshot version, 
which would then be changed to a final release version by the Maven Release 
Plugin or, if you choose do not use that, manually by Versions Maven Plugin. 
There would be a single commit for the final release, which then gets tagged 
correspondingly. Subsequently, the next snapshot version wouldbe set. I am 
suggesting such a standard process rather than having many commits with the 
same final release version in Git. Maybe the snapshots could also replace the 
development drops (something like 2.7.D5), unless you want to keep them and 
combine them with snapshot usage, which certainly is also a feasible option.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to