In Jelly, you can load property files with <util:properties>, but is there a way to update a property?
Other than reading in the file, doing a search and replace and then outputting it as the same file?
OR - better yet - is there a Maven recommended way of maintaining a latest build tag in project.xml? For example, can I keep it as a property? If so, how can someone update it with each build and check it into CVS/SVN?
-Randy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
