Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Easy Question

Status
Not open for further replies.

crmayer

Programmer
Nov 22, 2002
280
US
I have a simple question, at least I hope it is easy....

We have a CVS set up through JBuilder for our java environment. The problem I am running into is that our software vendor is makeing fixes to our system. They make changes to two different .java files, and both check them in. Then the tell me to rebuild the jar files. If I rebuild the jar files at this point, it is putting in both fixes at the same time right?

I will try to make this simple:
Once a file is checked into the CVS, and the jar files are rebuilt, those changes are in the jar files unless I were to revert the changes back to the orginal file correct????
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top