Re: CVSRoot
Martin Entlicher <[email protected]> Tue, 23 Sep 2003 16:50:27 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Hi Rami, I've found a new version of J2SSH at http://3sp.com/download/download.php: j2ssh-0.2.5-jdk1.4-bin.zip This will hopefully be enough for the SSHConnection, right? I need to determine exactly which jars will have to be distributed. In this new zip it looks to be: lib/commons-logging.jar dist/lib/j2ssh-core-0.2.5.jar dist/lib/j2ssh-common-0.2.5.jar Please confirm whether these jars are enough for the SSHConnection. Thank you, Martin Martin Entlicher wrote: > > I'm sorry for my late reply, I was quite busy with other issues. > > Yes, there will be a problem with compilation. We would have to either access > the SSHTOOLS by reflection, which is not nice, or host the SSH-enabled version > of the javacvs library somewhere else. But I believe that we'll be able to sort > out the licensing and include the SSH support into javacvs. > > Please upload the zipped changes you have together with SSHConnection to > contrib. I'll check what all 3rd party jars are necessary (I expect that all > jars that are in j2ssh-0.2.4/lib, hopefully with the exception of > xercesImpl.jar and xmlParserAPIs.jar, XML support is already a part of NetBeans > distribution; and obviously compiled jars from j2ssh-0.2.4/dist/lib). > > I hope that licensing issues will be resolved, there's already a bunch of 3rd > party jars distributed with NetBeans anyway. > > Thanks a lot, > Martin > > Ojares Rami EINT wrote: > > > > But now that I think about it there would be problems in compilation > > of the SSH adapter classes so that may be a bit tricky. > > > > >-----Original Message----- > > >From: Ojares Rami EINT > > >Sent: Tuesday, September 16, 2003 11:16 AM > > >To: [email protected] > > >Subject: RE: [javacvs-dev] CVSRoot > > > > > > > > >So now that there is some agreement about the changes > > >I would like to send you the CVSRoot & ConnectionFactory & SSH > > >classes. > > >You could review and make changes. > > >But the bigger issue is of course the SSHTOOLS and > > >commons-logging issue. > > > > > >My suggestion is that the user would be instructed > > >on javacvs website that if he wants to use server > > >and ext methods they must download ssh and logging > > >packages. Tell them where to get them etc. > > >And the SSHConnection could throw a clear error in case > > >those two packages are not found. > > > > > >That way we would not have to think about any lisence > > >issues. > > > > > >All in all I would only need to add two classes to javacvs > > >and users would get what they want. And the stiff sun lawyers > > >would not have to be bothered with lisence issues :) > > > > > >- rami > > > > > >--------------------------------------------------------------------- > > >To unsubscribe, e-mail: [email protected] > > >For additional commands, e-mail: [email protected] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]