Gilles Dodinet wrote:

it is possible to modify it through a direct call to the currentVersion setter :

  <ant:echo>${pom.currentVersion}</ant:echo>
  ${pom.setCurrentVersion("SNAPSHOT")}
  <ant:echo>${pom.currentVersion}</ant:echo>

Eeek! It may be possible, which does not mean that it is right. Seems like a good start to turning your build system into a WMoPC (Writhing Mass of Primal Chaos, for the non-ADOM types :-))


Rafal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to