Re: How to suppress version update.
Eric Minick <[email protected]> Wed, 05 Jul 2006 08:15:53 -0600
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Frank, My first thought would be to put the test build on a different numbering scheme using the ProjectPropertyFileVersionAdapter. That way it wouldn't be interferring with the other versioning file at all. Since both projects are running against the same source, it may even make sense to run both of them off that adapter. -- Eric Frank Langanke wrote: > Hi, > > I got a project which has two different build.xml, one for normal > building, another for testing purposes. I created two projects in > anthill, one for each buildfile. The first one does update the version > file buildnumber.anthill, the second does also but in this case I > don't want the version to be updated. > > The two projects run on different times and check in the updated > version file to cvs, so anthill thinks rebuilding is always required. > How can I just suppress the updating of a version file ? > > Thanks, > > Frank. > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill