On Sun, 2006-01-22 at 01:15 -0300, Miguel Griffa wrote: > Hi all > I was wondering if there would be any interest in hosting a build > number plugin at mojo. > For political reasons, I need this functionallity in a project, in > this case read > political = stupid + closed to discussion. > Any ideas?
I'd like the scm plugin to be able to write the "revision id" to a properties file or a Java file which we'll run when building test and production artifacts. Not sure now to handle SCMs without a change set notion like CVS, the only real option that I can think of is to find the newest file in the repository and use that file's date as the id. -- Trygve
