Re: Location of API docs

2007-01-13 Thread Matthew Johnson
Another question: Where th package uses a standard API (e.g. java.util.Map), should I link to http://java.sun.com/j2se/1.5.0/docs/api/ or what? No, please depend on classpath-doc and use these. We dont wanna link to resources on the net. The idea is to have all on your hard disk when you insta

Re: Location of API docs

2007-01-13 Thread Michael Koch
On Sun, Jan 14, 2007 at 12:31:11AM +, Matthew Johnson wrote: > > >>Another question: Where th package uses a standard API (e.g. > >>java.util.Map), should I link to > >>http://java.sun.com/j2se/1.5.0/docs/api/ or what? > > > >No, please depend on classpath-doc and use these. We dont wanna link

Re: Location of API docs

2007-01-13 Thread Michael Koch
On Sat, Jan 13, 2007 at 11:54:14PM +, Paul Cager wrote: > Michael Koch wrote: > > On Sat, Jan 13, 2007 at 09:19:31PM +, Paul Cager wrote: > >> Marcus Better wrote: > >>> Matthias Klose wrote: > Assuming that the doc is installed in /usr/share/doc/libfoo-java/api, > a reference to

Re: Location of API docs

2007-01-13 Thread Paul Cager
Michael Koch wrote: > On Sat, Jan 13, 2007 at 09:19:31PM +, Paul Cager wrote: >> Marcus Better wrote: >>> Matthias Klose wrote: Assuming that the doc is installed in /usr/share/doc/libfoo-java/api, a reference to a class Bar should point to ../../libbar-java/api. Not yet sure how

Re: Location of API docs

2007-01-13 Thread Mark Wielaard
On Sun, 2007-01-14 at 01:12 +0100, Michael Koch wrote: > On Sat, Jan 13, 2007 at 09:19:31PM +, Paul Cager wrote: > > Marcus Better wrote: > > > Matthias Klose wrote: > > >> Assuming that the doc is installed in /usr/share/doc/libfoo-java/api, > > >> a reference to a class Bar should point to ..

gnome-java bindings

2007-01-13 Thread Matthias Klose
Please could you consider uploading the current gnome-java bindings (including the vte bindings) to unstable? You can get the current versions from Ubuntu feisty. I won't have the time to upload these versions myself. Thanks, Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: Location of API docs

2007-01-13 Thread Michael Koch
On Sat, Jan 13, 2007 at 09:19:31PM +, Paul Cager wrote: > Marcus Better wrote: > > Matthias Klose wrote: > >> Assuming that the doc is installed in /usr/share/doc/libfoo-java/api, > >> a reference to a class Bar should point to ../../libbar-java/api. Not > >> yet sure how to find the location f

Re: Will eclipse be part of etch?

2007-01-13 Thread Filipus Klutiero
Matthias Klose a écrit : Filipus Klutiero writes: Did this hesitation include making sure that #401570/#406583 is not a serious eclipse bug? both bugs are reported against swt-gtk and still open; it's fixed in the pkg-java svn. OK, I didn't notice that #401570 was already fixed; clos

Re: Will eclipse be part of etch?

2007-01-13 Thread Matthias Klose
Filipus Klutiero writes: > Did this hesitation include making sure that #401570/#406583 is not a > serious eclipse bug? both bugs are reported against swt-gtk and still open; it's fixed in the pkg-java svn. We (Michael Koch and me) did try several times to convince the swt-gtk maintainer to buil

Re: Location of API docs

2007-01-13 Thread Paul Cager
Marcus Better wrote: > Matthias Klose wrote: >> Assuming that the doc is installed in /usr/share/doc/libfoo-java/api, >> a reference to a class Bar should point to ../../libbar-java/api. Not >> yet sure how to find the location for this reference > > I seem to remember that javadoc can be given a

Re: Location of API docs

2007-01-13 Thread Marcus Better
Matthias Klose wrote: > Assuming that the doc is installed in /usr/share/doc/libfoo-java/api, > a reference to a class Bar should point to ../../libbar-java/api. Not > yet sure how to find the location for this reference I seem to remember that javadoc can be given a command line parameter giving

Re: Will eclipse be part of etch?

2007-01-13 Thread Roberto C. Sanchez
On Sat, Jan 13, 2007 at 03:23:07AM -0800, Steve Langasek wrote: > > > I think its save to bring eclipse and jsch to etch. ant-optional reverse > > depends on jsch too and my tests show that ant works with the new jsch > > too. I saw no other reverse dependencies for libjsch-java. > > Unblocked, w

Re: Will eclipse be part of etch?

2007-01-13 Thread Steve Langasek
On Fri, Jan 12, 2007 at 01:55:17PM +0100, Michael Koch wrote: > On Thu, Jan 11, 2007 at 09:58:46PM +0100, Matthias Klose wrote: > > Steve Langasek writes: > > > On Tue, Dec 19, 2006 at 02:16:54AM -0800, Peter Ronnquist wrote: > > > > It seems like eclipse will not be part of the etch release. Is th