SeanDevlinUK
Programmer
I have created an ANT script that does the following :-
1)CVS Checkout
2)Build Files
3)Create JAR & EAR
I also have a textfile containing a buildnumber which increments after each build. BUT what i want to do is create a new ANT Target that will commit (checkin) this SINGLE version file back into CVS.
Any Help much appreciated
1)CVS Checkout
2)Build Files
3)Create JAR & EAR
I also have a textfile containing a buildnumber which increments after each build. BUT what i want to do is create a new ANT Target that will commit (checkin) this SINGLE version file back into CVS.
Any Help much appreciated