Updates to Debian Java FAQ

2003-04-19 Thread Egon
the version in CVS. Egon

Re: Sun J2SDK 1.4 installation in debian way

2003-04-20 Thread Egon
be satisfied. That's an interesting one... How would one do that? Wouldn't it be easier to have an installer package then? Like there is for Sun's JDK 1.1? kind regards, Egon

Re: Sun J2SDK 1.4 installation in debian way

2003-04-22 Thread Egon
Debian and Java" > Then "debianjava.pdf" > > You may have to make some adjustments. > Feedback welcomed. Would you mind of I would copy parts of it into the Debian GNU/Linux Java Guide? (What license is the PDF?) Egon

library to make animated images

2003-04-26 Thread Egon
Hi all, does Debian have a Java library to make animated images? Any ideas are much appreciated. regards, Egon

Re: Sponsor for a bootstrapping Java++ compiler

2003-04-30 Thread Egon
there are *no* changes to record. > There could still be packaging-only changes in the future, which would > only increase the revision number (omitted for the main releases). Ofcourse. kind regards, Egon

Re: Sponsor for a bootstrapping Java++ compiler

2003-04-30 Thread Egon
Right. I do a similar things for Jmol, see: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jmol/Jmol/packaging/debian/Makefile?rev=1.11&content-type=text/vnd.viewcvs-markup with the setup target. Egon

Re: L10N resources

2002-09-22 Thread Egon Willighagen
look at the source code of the JCPCDK module on SourceForge: http://sourceforge.net/cvs/?group_id=10084 Look at the JChemPaint.java on how to load the resources, and build.xml (Ant) on how we add them to the jar... regards, Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Gideon/Debian and KDE Java programming

2002-10-19 Thread Egon Willighagen
point to some info on how to get them? Looking forward to any ideas/suggestions/etc, kind regards, Egon Willighagen PS. If I get it to run, I'll write an article about KDE/Java development with Gideon in LinuxFocus. It is really great software! -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: j2sdk1.4 conflicting with j2sdk1.3

2002-11-12 Thread Egon Willighagen
't want to remove j2sdk1.3 as it removes a load of other packages. Yes, in general I would like to have them both installed too... for testing compilation etc... I guess they should not conflict, and use the alternatives method, right? regards, Egon -- To UNSUBSCRIBE, email to [EMA

Re: policy suggestion: API docs are not for users

2003-01-02 Thread Egon Willighagen
e appropriate to have a separate package for those > intending to extend ant as opposed to use it as-is. But anyway, what about libx packages? Those are libraries too. Where is the API documentation of those packages? It seems exactly like that... Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Sun's java SDK on Debian Woody.

2003-03-01 Thread Egon Willighagen
te-alternatives --config java' (etc) to create /usr/bin/java (etc)... This mechanism thus allows for other JVM's to be installed as well, while keeping /usr/bin/java general... Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#182466: libbatik-java: limited JRE depencies

2003-03-01 Thread Egon Willighagen
like one more to be able > to apply it. Five-ed (excluding posting not send to this list ;) Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: trying to make a new .deb

2003-08-07 Thread Egon Willighagen
.. To all, what package would be best to download as an example of how to package Java applications as Debian package? Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: update-alternatives problem for java?

2003-08-09 Thread Egon Willighagen
2sdk1.4 as the default. > > Anyone know why this keeps happening? The auto mode selects a JVM based on highest priority... The solution seems to be to just increase the priority of the j2sdk1.4 such that it is higher than that of the SableVM... Egon -- To UNSUBSCRIBE, email to [EMAIL

Re: update-alternatives problem for java?

2003-08-11 Thread Egon Willighagen
On Friday 08 August 2003 15:15, Matt Zimmerman wrote: > On Fri, Aug 08, 2003 at 02:54:56PM +0200, Egon Willighagen wrote: > > On Friday 08 August 2003 14:26, Hein Meling wrote: > > > Every time I do an update, and there is a new version of sablevm (I > > > think), the

Re: update-alternatives problem for java?

2003-08-12 Thread Egon Willighagen
On Friday 08 August 2003 15:31, Matt Zimmerman wrote: > On Fri, Aug 08, 2003 at 03:26:34PM +0200, Egon Willighagen wrote: > > Right... and I understood from Hein's email that the sablevm package > > does this upon upgrade... > > > > Is that a bug? > > If sabl

KDE bindings?

2003-08-14 Thread Egon Willighagen
binary Debian packages for the kdelibs, kdebase, etc... ? kind regards, Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: trying to make a new .deb

2003-08-14 Thread Egon Willighagen
On Thursday 07 August 2003 12:54, Paolo Ariano wrote: > Il gio, 2003-08-07 alle 11:43, Egon Willighagen ha scritto: > > I would suggest to apt-get source of some Java application and check how > > that does it... e.g. Jmol on mentors.debian.net, which is not in Debian > > itse

Re: Compiling java debian packages with free tools

2003-09-11 Thread Egon Willighagen
an use a sponsor... > > I haven't discussed the question of whether it is correct for a program > > that can be compiled with free software but not run with free software > > to go into main. > > It is not. Agreed. BTW, the debian build deamons won't be able to make

Re: Japhar

2001-01-02 Thread Egon Willighagen
am interested in testing you deb of it... And let my experience know... and not just about the package, but about the software itself as well.. Were can you'r deb be downloaded? Apt? Egon

Building java packages

2001-01-15 Thread Egon Willighagen
/share/java/multi.jar Should i just disregard these warnings? Egon

Re: Building java packages

2001-01-15 Thread Egon Willighagen
On Monday 15 January 2001 20:15, Seth Arnold wrote: > * Egon Willighagen <[EMAIL PROTECTED]> [010115 11:12]: > > W: jmol: executable-not-elf-or-script ./usr/share/java/multi.jar > > > > Should i just disregard these warnings? > > Never having used the debian packag

Java 1.2 & 1.3 'in' testing

2001-02-21 Thread Egon Willighagen
What about the Deb's at Blackdown? There are Woody debs, but they need to be tested. I can imagine (and propose) a installer that downloads a blackdown deb package and installs it... which is the easiest thing to do Would this be enough? Egon

Re: Java 1.2 & 1.3 'in' testing

2001-02-21 Thread Egon Willighagen
On Wednesday 21 February 2001 11:34, Juergen Kreileder wrote: > Egon> What about the Deb's at Blackdown? There are Woody debs, but > Egon> they need to be tested. I can imagine (and propose) a > Egon> installer that downloads a blackdown deb package and >

Re: Java 1.2 & 1.3 'in' testing

2001-02-22 Thread Egon Willighagen
> to see why all of contrib shouldn't go into main. My excuses for not reading the policy properly. Another person also informed me that it should be contrib. thanx! Egon

Re: Java 1.2 & 1.3 'in' testing

2001-03-14 Thread Egon Willighagen
Op dinsdag 13 maart 2001 21:50, schreef Juergen Kreileder: > >> I'm talking to Sun about a possible amendment to our license > >> which would allow our deb packages to go into Debian > >> (non-free). Currently I'm waiting for feedback from Sun'

Re: java library installation issues

2001-04-03 Thread Egon Willighagen
va applications compiled with gcj automatically find the > necessary ,so files, without the users having to explicitly list > them on the gcj command line. This is prevented by use of /usr/bin/exec scripts... (e.g. /usr/bin/ant) Thus prevening user to fiddle with command line/classpath options... Egon

Re: java library installation issues

2001-04-04 Thread Egon Willighagen
d Hat has not traditionally dealt with thousands of packages. > For Debian the choice might be different. I think this is up to the packager. If he compiled his code natively, he has depend both for compilition and for executing on gcj. I know this has in principle nothing to do with where the native code should be installed... but if we want to adapt the Debian Java policy, these things have to be resolved (at least for Debian). Egon

Re: java library installation issues

2001-04-04 Thread Egon Willighagen
Op dinsdag 03 april 2001 18:49, schreef Paul Reavis: > On 03 Apr 2001 07:50:33 +0200, Egon Willighagen wrote: > > > I've left out versioning issues. If one want to support multiple > > > versions of the same library one could install LIBRARY-VERSION.jar, > &

Re: java library installation issues

2001-04-05 Thread Egon Willighagen
Op donderdag 05 april 2001 01:43, schreef Per Bothner: > Egon Willighagen <[EMAIL PROTECTED]> writes: > > I like the idea of a Perl launcher... > > I hate the idea of requiring Perl in order to run Java ... > > Of course Debian can use whatever wrappers it will, b

Ant bug #95866: ant 1.3 or 1.2

2001-05-01 Thread Egon Willighagen
main... definitely Ant 1.3. Even it will remain in non-free for the time being... You might even consider: main: ant_1.2.deb non-free: ant-non-free.1.3.deb They would ofcourse conflict... but that would make everyone happy Egon

Re: Ant bug #95866: ant 1.3 or 1.2

2001-05-03 Thread Egon Willighagen
Op woensdag 02 mei 2001 23:03, schreef Takashi Okamoto: > http://www21.freeweb.ne.jp/computer/torakun/deb Have you spoken with [EMAIL PROTECTED] about it? For uploading these debs to debian.org? Egon

dh_java

2001-05-28 Thread Egon Willighagen
with known imports for available debian java libraries... The result would be a list of jars the *java files depend on, which as far as i know is the sole purpose of dh_java correct? Egon

org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
redundancy is available... More practical, when doing dh_java, it is not possible to determine which packages it relies on... If no one can give me a good argument why this redundancy is in Debian's testing packages, i will post bugs... (*this is not a threat* :) Egon

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 10:42, Stefan Gybas wrote: > On Wed, May 30, 2001 at 10:28:20AM +0200, Egon Willighagen wrote: > > In other words, the org.w3c.dom classes are given in three packages... > > They probably have some version differences, but it seem not correct that > &g

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 11:16, Stefan Gybas wrote: > On Wed, May 30, 2001 at 10:57:13AM +0200, Egon Willighagen wrote: > > But if they are different implementations they should not use the > > same namespace... (see below) > > But they implement the same interface (DOM in t

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 12:19, Toby Speight wrote: > 0> In article <[EMAIL PROTECTED]>, > 0> Egon Willighagen mailto:[EMAIL PROTECTED]> ("Egon") wrote: > > Egon> working on dh_java i encountered this: > Egon> > Egon> Duplicate library path: org/

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 20:48, Andrew Pimlott wrote: > On Wed, May 30, 2001 at 01:54:52PM +0200, Egon Willighagen wrote: > > But it might indeed be "good" to place the interface classes in a > > seperate jar/package... this would enforce that the implementation *does*

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 21:14, Andrew Pimlott wrote: > On Wed, May 30, 2001 at 09:08:03PM +0200, Egon Willighagen wrote: > > On Wednesday 30 May 2001 20:48, Andrew Pimlott wrote: > > > It is fine to split packages into the official API classes, and > > > supporting c

Re: dh_java

2001-06-02 Thread Egon Willighagen
On Monday 28 May 2001 10:46, Egon Willighagen wrote: > The current Java policy states there is no dh_java... I plan to start > writing one... > > I guess it should be places in the debhelper package, correct? > > Are there policies specific for dh_* programs? Like API's?

Re: dh_java

2001-06-07 Thread Egon Willighagen
On Monday 04 June 2001 15:18, Hein Meling wrote: > Egon Willighagen wrote: > > TODO: > > - make Debian package for dh_java > > - have dh_java output a "control" line > > - have dh_java output a classpath > > - read/comment and implement debian-java commen

Fwd: Re: man page ant

2001-06-07 Thread Egon Willighagen
Takashi, could you include these two man pages in your ant package? Egon -- Forwarded Message -- Subject: Re: man page ant Date: Thu, 5 Apr 2001 11:20:36 +0200 From: Egon Willighagen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED

Re: java packaging questions

2001-06-25 Thread Egon Willighagen
Suggestions? issue i bug report? BTW, what is the status of the Java policy? Does the Debian policy state that Java software must fullfil Java policy? Or is it just work in progres? Egon

Re: another packaging question

2001-06-25 Thread Egon Willighagen
unnecessarily... and since it is the program that is important... package them as a program. Egon

Re: Packages that require Java 2 ?

2001-09-07 Thread Egon Willighagen
al for a java2-virtual-machine concept, which can be > further discussed if needed. ITP's, etc, could then follow. > > How does that sound ? Go for it! BTW, what would the correct way to change the Java policy? Most Debian developers do not know about Java enough to decide on these things... Egon

Re: Packages that require Java 2 ?

2001-09-07 Thread Egon Willighagen
On Friday 07 September 2001 19:26, Egon Willighagen wrote: > > Perhaps we should wait a few days to see if any others have > > comments/thoughts they would like to add, as I'm more than interested > > in hearing any other proposals, comments, etc. > > Yes,

Re: Packages that require Java 2 ?

2001-09-08 Thread Egon Willighagen
On Saturday 08 September 2001 00:15, Juergen Kreileder wrote: > Egon Willighagen <[EMAIL PROTECTED]> writes: > > I totally agree with your plans to change the policy to include a > > java2-virtual-machine concept... > > I don't see much value in "java2-virtual-

Re: Packages that require Java 2 ?

2001-09-11 Thread Egon Willighagen
in favour of java(1?)-runtime for java1 packages. > I think it's important to keep things consistent. I agree. And since we are rather close to a freeze, a policy change does not sounds a good thing... Can everyone approve with java2-virtual-machine for Woody and java[2]-runtime for Sid? Egon

Re: RFC: JVM Registry

2001-09-12 Thread Egon Willighagen
it's easier to inspect and edit by hand. Nope. XML is easier to read, certainly if small changes are to be added. But let's not start *that* flame war... > Having said that, I'm personally not fussed in the slightest about the > format of said files. I'm more concerned with their existance. :) Egon

Re: Large-scale java policy violations

2001-09-15 Thread Egon Willighagen
*half* of them are named > "libXXX-java" > instead of "lib-XXX-java". We even see libpgjava with no dashes > whatsoever. > > Does this bother anyone else but me? Nope. Me too. Let's have a contest... the one committing the most bugs wins... what was the correct level again? serious or critical? Egon

Re: Large-scale java policy violations

2001-09-16 Thread Egon Willighagen
se lib-foo[version]-java instead... Egon

Re: Summary of the idéas.

2001-09-19 Thread Egon Willighagen
prefers it this way, at least make it: CLASSPATH=$INTERNALCLASSPATH:$CLASSPATH so that internal jars overwrite the general jars... Egon

Re: j2se1.3 now in /Incoming

2001-09-19 Thread Egon Willighagen
On Wednesday 19 September 2001 09:22, Ola Lundqvist wrote: > On Tue, Sep 18, 2001 at 02:59:10PM -0700, Stephen Zander wrote: > > The following just entered .../Incoming. > > Great! Good work guys! I cannot agree more! Egon

Re: Summary of the idéas.

2001-09-23 Thread Egon Willighagen
On Wednesday 19 September 2001 16:58, Ola Lundqvist wrote: > On Wed, Sep 19, 2001 at 03:33:59PM +0200, Egon Willighagen wrote: > > On Tuesday 18 September 2001 14:44, Ola Lundqvist wrote: > > > Like, CLASSPATH=$CLASSPATH:$INTERNALCLASSPATH before running > > > th

Re: jacorb package for debian

2001-09-25 Thread Egon Willighagen
On Tuesday 25 September 2001 20:56, Michael Schlueter wrote: > Now I will start with argouml Good. Can't wait to file al those bugs and missing features in it that i've got piled up over the last one and a half year :) Egon

Re: Blackdown Java 2 copyright (j2sdk, j2se)

2001-10-08 Thread Egon Willighagen
DK in non-free. > > If such permission exists it should be mentioned in the packages > copyright file. It shouldn't just be a shared knowledge on some > maillign list. Stephen Zander <[EMAIL PROTECTED]> should be able to answer this... Egon

Java3D/woody combo problem

2001-10-13 Thread Egon Willighagen
nto: /usr/lib/j2se/1.3/lib/i386 and /usr/lib/j2se/1.3/lib/ext But with no success... Suggestions? Egon

Re: jpackage project presentation

2001-10-18 Thread Egon Willighagen
classpaths needed for JVM's and other things that make life for a Java packager easier... I myself developed a tool that outputs the required jar files from a set of jar files which satisfies the "imported" classes in the Java source code... kind regards, Egon

Re: jpackage project presentation

2001-10-19 Thread Egon Willighagen
k.sf.net), and use GCJ to compile it... This should stress test both the CDK libs *and* the (Debian) Java Policy... > I would be *very* excited to see this! > > Kevin Egon

APL & LGPL & GPL

2001-10-23 Thread Egon Willighagen
this a legal argument? Please enlighten me. kind regards, Egon 1. http://cdk.sf.net/ 2. http://packages.debian.org/unstable/libs/libxerces-java.html 3. http://packages.debian.org/unstable/libs/liblog4j.html

Re: APL & LGPL & GPL

2001-10-28 Thread Egon Willighagen
> On Tue, Oct 23, 2001 at 11:04:47AM +0200, Egon Willighagen wrote: > > Is it "legal" to have (I am thinking Java here): > > > > - A GPL-ed program that uses > > a LPGL-ed libraries that uses > > a "Apache Public License"-ed library > &

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Egon Willighagen
; also on the cc (or just keep it on the list unless the experts > say they are bored with it.) Did you have a look at the Java Policy? It is available in the java-common package... Or, alternatively, from http://people.debian.org/~bortz//Java/policy.html To the rest on this list: is this the latest up-to-date version? Egon

Sun's J2SDK 1.4.0

2002-03-03 Thread Egon Willighagen
Hi all, to get J2SDK for linux running on my machine, i had to make a symbolic link: /usr/lib# ln -s libstdc++-libc6.1-2.so.3 libstdc++-libc6.1-1.so.2 Is there a more elegant way? regards, Egon

Re: Packaging the Jetty WWW server?

2002-04-26 Thread Egon Willighagen
t about a one/two years ago... and am rather interested in tested your packages... I have apache installed as well... Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java Policy.

2002-05-12 Thread Egon Willighagen
own's JVM to kaffe? Do I need to recompile or can kaffe run classes? And the same for gcj? Is there an easy way to port a Ant based compilation to some Makefile like stuff for compiling with gcj? Is there a good tutorial on it somewhere? Egon -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: Java Policy.

2002-05-12 Thread Egon Willighagen
On Sunday 12 May 2002 21:11, Egon Willighagen wrote: > Only if your binary package can run with free virtual machines (like kaffe, > libgcj, ORP and KissMe), it may go into main. Otherwise, it must go into > non-free, or in contrib if your package itself is free. Better: Only if yo

Re: Java Policy.

2002-05-12 Thread Egon Willighagen
On Sunday 12 May 2002 21:32, Ola Lundqvist wrote: > On Sun, May 12, 2002 at 09:13:35PM +0200, Egon Willighagen wrote: > > On Sunday 12 May 2002 21:11, Egon Willighagen wrote: > > > Only if your binary package can run with free virtual machines (like > > > kaffe, libgcj,

Re: Java Policy.

2002-05-12 Thread Egon Willighagen
like stuff compiled from C. Thus libfoo and not libfoo-gcj-java... However, if libfoo is taken already you have trouble; then you would have a name clash and libfoo-gcj might not be too bad... Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java Policy.

2002-05-13 Thread Egon Willighagen
this could that work? Then why not have a Debian GNU/Linux with just source packages (actually, there is such a project i think)? Makes it a lot easier for us too... Anyway, I tend to disagree... You want a binary distro, so you might question if Emacs is doing the right think... Egon --

Re: L10N resources

2002-09-22 Thread Egon Willighagen
look at the source code of the JCPCDK module on SourceForge: http://sourceforge.net/cvs/?group_id=10084 Look at the JChemPaint.java on how to load the resources, and build.xml (Ant) on how we add them to the jar... regards, Egon

Gideon/Debian and KDE Java programming

2002-10-19 Thread Egon Willighagen
point to some info on how to get them? Looking forward to any ideas/suggestions/etc, kind regards, Egon Willighagen PS. If I get it to run, I'll write an article about KDE/Java development with Gideon in LinuxFocus. It is really great software!

Re: Kdevelop and java

2002-10-20 Thread Egon Willighagen
On Sunday 20 October 2002 08:38, Arash Bijanzadeh wrote: > Can I use kdevelop for my java project? Any one have experience with this? Yes, but you cannot make KDE/Java programs at this moment, because the kdebindings for Java are not yet available for Debian... Egon

Re: Kdevelop and java

2002-10-20 Thread Egon Willighagen
On Sunday 20 October 2002 11:37, Arash Bijanzadeh wrote: > On Sunday 20 October 2002 12:48, Egon Willighagen wrote: > > On Sunday 20 October 2002 08:38, Arash Bijanzadeh wrote: > > > Can I use kdevelop for my java project? Any one have experience with > > > this? >

Re: j2sdk1.4 conflicting with j2sdk1.3

2002-11-12 Thread Egon Willighagen
't want to remove j2sdk1.3 as it removes a load of other packages. Yes, in general I would like to have them both installed too... for testing compilation etc... I guess they should not conflict, and use the alternatives method, right? regards, Egon

signed applets?

2013-11-05 Thread Egon Willighagen
Hi all, are there plans within Debian for the upcoming Java security changes, which make many unsigned and self-signed applets blocked somewhere in 2014? Are there options for Debian to become a trusted signer of applets? Egon -- Dr E.L. Willighagen Postdoctoral Researcher Department of

Re: Help needed to upgrade cdk

2019-11-21 Thread Egon Willighagen
Awesome! Plz let me know if I can answer any questions around dependencies, or impact of missing dependencies. Egon On Wed, Nov 20, 2019 at 9:35 PM Andrius Merkys wrote: > Hi Andreas, > > On Wed, 20 Nov 2019, 22:19 Andreas Tille, wrote: > >> I have no idea what restrictions

Re: Help needed to upgrade cdk

2019-12-31 Thread Egon Willighagen
Hi Andreas, and other Debian developers, I saw that CDK 2.3 is now in unstable! Great news! Many thanks for your time during the BioHackathon, and others for their effort to make this happen. Very much appreciated. Egon On Tue, Nov 19, 2019 at 6:40 PM Andreas Tille wrote: > Hi, > >

Re: Japhar

2001-01-02 Thread Egon Willighagen
am interested in testing you deb of it... And let my experience know... and not just about the package, but about the software itself as well.. Were can you'r deb be downloaded? Apt? Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Building java packages

2001-01-15 Thread Egon Willighagen
/share/java/multi.jar Should i just disregard these warnings? Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Building java packages

2001-01-15 Thread Egon Willighagen
On Monday 15 January 2001 20:15, Seth Arnold wrote: > * Egon Willighagen <[EMAIL PROTECTED]> [010115 11:12]: > > W: jmol: executable-not-elf-or-script ./usr/share/java/multi.jar > > > > Should i just disregard these warnings? > > Never having used the debian pa

Java 1.2 & 1.3 'in' testing

2001-02-21 Thread Egon Willighagen
What about the Deb's at Blackdown? There are Woody debs, but they need to be tested. I can imagine (and propose) a installer that downloads a blackdown deb package and installs it... which is the easiest thing to do Would this be enough? Egon -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: Java 1.2 & 1.3 'in' testing

2001-02-21 Thread Egon Willighagen
On Wednesday 21 February 2001 11:34, Juergen Kreileder wrote: > Egon> What about the Deb's at Blackdown? There are Woody debs, but > Egon> they need to be tested. I can imagine (and propose) a > Egon> installer that downloads a blackdown deb package and

Re: Java 1.2 & 1.3 'in' testing

2001-02-22 Thread Egon Willighagen
> to see why all of contrib shouldn't go into main. My excuses for not reading the policy properly. Another person also informed me that it should be contrib. thanx! Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java 1.2 & 1.3 'in' testing

2001-03-13 Thread Egon Willighagen
from Sun's > >> legal department. > > Egon> That is great news! Let me know once you get the feedback. > > The basic answer[1] is yes, the packages can go into Debian non-free. > I just want to have an amendment to the license which explicitly says > that it's

Re: java library installation issues

2001-04-02 Thread Egon Willighagen
va applications compiled with gcj automatically find the > necessary ,so files, without the users having to explicitly list > them on the gcj command line. This is prevented by use of /usr/bin/exec scripts... (e.g. /usr/bin/ant) Thus prevening user to fiddle with command line/classpath options... Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: java library installation issues

2001-04-04 Thread Egon Willighagen
d Hat has not traditionally dealt with thousands of packages. > For Debian the choice might be different. I think this is up to the packager. If he compiled his code natively, he has depend both for compilition and for executing on gcj. I know this has in principle nothing to do with where t

Re: java library installation issues

2001-04-04 Thread Egon Willighagen
Op dinsdag 03 april 2001 18:49, schreef Paul Reavis: > On 03 Apr 2001 07:50:33 +0200, Egon Willighagen wrote: > > > I've left out versioning issues. If one want to support multiple > > > versions of the same library one could install LIBRARY-VERSION.jar, > &

Re: java library installation issues

2001-04-04 Thread Egon Willighagen
Op donderdag 05 april 2001 01:43, schreef Per Bothner: > Egon Willighagen <[EMAIL PROTECTED]> writes: > > I like the idea of a Perl launcher... > > I hate the idea of requiring Perl in order to run Java ... > > Of course Debian can use whatever wrappers it will, b

Ant bug #95866: ant 1.3 or 1.2

2001-05-01 Thread Egon Willighagen
main... definitely Ant 1.3. Even it will remain in non-free for the time being... You might even consider: main: ant_1.2.deb non-free: ant-non-free.1.3.deb They would ofcourse conflict... but that would make everyone happy Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Ant bug #95866: ant 1.3 or 1.2

2001-05-02 Thread Egon Willighagen
Op woensdag 02 mei 2001 23:03, schreef Takashi Okamoto: > http://www21.freeweb.ne.jp/computer/torakun/deb Have you spoken with [EMAIL PROTECTED] about it? For uploading these debs to debian.org? Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&q

dh_java

2001-05-28 Thread Egon Willighagen
with known imports for available debian java libraries... The result would be a list of jars the *java files depend on, which as far as i know is the sole purpose of dh_java correct? Egon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
redundancy is available... More practical, when doing dh_java, it is not possible to determine which packages it relies on... If no one can give me a good argument why this redundancy is in Debian's testing packages, i will post bugs... (*this is not a threat* :) Egon -- To UNSUBSCRIBE, ema

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 10:42, Stefan Gybas wrote: > On Wed, May 30, 2001 at 10:28:20AM +0200, Egon Willighagen wrote: > > In other words, the org.w3c.dom classes are given in three packages... > > They probably have some version differences, but it seem not correct that > &g

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 11:16, Stefan Gybas wrote: > On Wed, May 30, 2001 at 10:57:13AM +0200, Egon Willighagen wrote: > > But if they are different implementations they should not use the > > same namespace... (see below) > > But they implement the same interface (DOM in t

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 12:19, Toby Speight wrote: > 0> In article <01053010282003.00794@catv6142>, > 0> Egon Willighagen mailto:[EMAIL PROTECTED]> ("Egon") wrote: > > Egon> working on dh_java i encountered this: > Egon> > Egon> Duplicate libra

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 20:48, Andrew Pimlott wrote: > On Wed, May 30, 2001 at 01:54:52PM +0200, Egon Willighagen wrote: > > But it might indeed be "good" to place the interface classes in a > > seperate jar/package... this would enforce that the implementation *does*

Re: org/w3c/dom duplicates in lib-dom-java and lib-openxml-java,libxerces-java!

2001-05-30 Thread Egon Willighagen
On Wednesday 30 May 2001 21:14, Andrew Pimlott wrote: > On Wed, May 30, 2001 at 09:08:03PM +0200, Egon Willighagen wrote: > > On Wednesday 30 May 2001 20:48, Andrew Pimlott wrote: > > > It is fine to split packages into the official API classes, and > > > supporting c

Re: dh_java

2001-06-02 Thread Egon Willighagen
On Monday 28 May 2001 10:46, Egon Willighagen wrote: > The current Java policy states there is no dh_java... I plan to start > writing one... > > I guess it should be places in the debhelper package, correct? > > Are there policies specific for dh_* programs? Like API's?

Re: dh_java

2001-06-04 Thread Egon Willighagen
On Monday 04 June 2001 15:18, Hein Meling wrote: > Egon Willighagen wrote: > > TODO: > > - make Debian package for dh_java > > - have dh_java output a "control" line > > - have dh_java output a classpath > > - read/comment and implement debian-java com

Fwd: Re: man page ant

2001-06-04 Thread Egon Willighagen
Takashi, could you include these two man pages in your ant package? Egon -- Forwarded Message -- Subject: Re: man page ant Date: Thu, 5 Apr 2001 11:20:36 +0200 From: Egon Willighagen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED

  1   2   >