RE: Caching problems
"Ojares Rami EINT" <[email protected]> Fri, 16 Jan 2004 19:19:08 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Excellent. Happy to hear that. >-----Original Message----- >From: [email protected] [mailto:[email protected]] >Sent: Friday, January 16, 2004 7:17 PM >To: [email protected] >Subject: Re: [javacvs-dev] Caching problems > > >Currently the javacvs library (javacvs/libsrc) does not depend >on NetBeans at >all. It's a standalone source code, which is buildable and >executable without >any other part of NetBeans. > >I would like to keep this approach for the future, so that the >usage of javacvs >library is flexible enough. > >The only thing that changed in 3.6 is, that the javacvs >library is now used >from another NetBeans module (cvs profile under "vcsgeneric" >module). Therefore >NetBeans are dependent on the javacvs library, but the library >is not dependent >on NetBeans. > >The website (javacvs.netbeans.org) needs some update. I will >hopefully find >some time to update the web for 3.6 release. > >Thanks, >Martin