Gene, The issue to date has been the licensing arrangements of those java CVS clients. Many use the GPL which is incompatible with ant's Apache licence.
Conor > -----Original Message----- > From: Gene Margolin [mailto:[EMAIL PROTECTED] > Sent: Saturday, 26 August 2000 6:04 > To: [EMAIL PROTECTED] > Subject: cvs java client inside ant > > > Now ant uses exec function to call cvs. Sometimes it does not > work properly. > Is it a good idea to insert ant's own cvs java client instead of calling > Runtime.exec(cvs)? > Many cvs java clients are already implemented. > Gene. > > >
