On Wed, 06 Aug 2003 08:34:20 -0700
Per Bothner <[EMAIL PROTECTED]> wrote:
[...]
> Which email address are you using? [EMAIL PROTECTED]
Yes
[...]
> A phone call may be worthwhile.
Is it a joke?! :-|
-- Arnaud
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
Correction suggested by Stefan has been done on i386 and powerpc and
available:
http://vbstefi60.fapse.ulg.ac.be/~arnaud/kaffe/
(apt-get-able)
Cheers,
-- Arnaud Vandyck
http://alioth.debian.org/users/arnaud-guest/
http://alioth.debian.org/developer/diary.php?diary_user=2781
pgp0.
> Kaffe has RC bugs which are open for 3 months (not counting your bug
> report about /usr/lib/jni) - all of them either include a patch or are
> easy to fix. Kaffe has been removed from testing because of this and now
> keeps other Java packages (like jikes, see #203054) from moving to testing
> Yes, maybe this is short. On the other hand, one can take into
> consideration that the last message of Ean about upgrading (at that time
> it was to kaffe 1.1.0) was almost two month ago (see #196867). And there
> has been a mail on this list (which I assume he should read) about
> problems
Arnaud Vandyck wrote:
A phone call may be worthwhile.
Is it a joke?! :-|
Why should it be a joke? If you want to contact someone
and are having trouble contacting them by email, but
you have a phone number for their place of business, then
a phone is a very practical tool.
--
--Per Both
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
> > itself yet (not sponsored)
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 alternatives system returns to "auto" mode and selects sablevm
> > as the default JVM, ev
On Fri, 8 Aug 2003 15:44:30 +0200, Egon Willighagen <[EMAIL PROTECTED]>
wrote:
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...
On Sat, Aug 09, 2003 at 06:54:21AM -0500, Mike Maurer wrote:
I'm using maven, too, mainly for smaller projects because it makes
jump-starting a new project easy. I'd love to see it in debian and I'd
like to help where I can.
> One concern I have is how the plugin repository would be managed. It
On 11 Aug 2003 15:34:54 +0200
Paolo Ariano <[EMAIL PROTECTED]> wrote:
> so you used Ant to make the build.xml and than you obtained the
> Makefile...? mmm i've an original build.xml wrote by the upstream
> author, how do i use it ?
There are some explanations on http://pkg-java.aliot
Hallo David,
* David Goodenough wrote:
>Does anyone have experience they could share in converting a Java DEB to use
>GCJ where available.
RedHat has a nice project using gcj to compile a lot of packages. Also
they have compield eclispe using ant and gcj.
>In particular I want to convert kdeb
Il lun, 2003-08-11 alle 15:06, [EMAIL PROTECTED] ha scritto:
> No, Ant is the program that compiles the software based on the build.xml...
> Ant is to build.xml, what make is to Makefile...
ok perfect, i have understood but as dh_make use the Makefile to write
the debian/rules and i've only a buil
Hallo Arnaud,
* Arnaud Vandyck wrote:
>Can you give me some more explanations (private or on the list).
Here we go... I think you ar eon the list, so no private reply.
>> * Jan Schulz wrote:
>> ** getclasspath.sh
This script will be used in any java applications startscript. You (or
a dh_java)
On Monday 11 August 2003 21:18, Matt Zimmerman wrote:
> On Mon, Aug 11, 2003 at 09:58:03PM +0200, Jan Schulz wrote:
> > * Matt Zimmerman wrote:
> > >JAVA_HOME seems silly in Debian, where we have alternatives to manage
> > > these things. I wish it would go away.
> >
> > I do not!
> >
> > The curr
On Mon, Aug 11, 2003 at 11:39:55PM +0200, Jan Schulz wrote:
> Reply to the list, as I suspect, that you just missed the right key :)
> At least I haven't found anything private in this mail
I did not, in fact, miss the right key. I replied privately because I was
responding to a private message
On Mon, Aug 11, 2003 at 04:40:11PM -0400, Michael R Head wrote:
> On Mon, 2003-08-11 at 16:18, Matt Zimmerman wrote:
> > This is what update-alternatives does.
>
> I actually use update-alternatives to point to
> /usr/local/lib/j2sdk/bin/java which is a symlink to j2sdk1.4.2 or
> whatever the lat
On Mon, Aug 11, 2003 at 09:58:03PM +0200, Jan Schulz wrote:
> * Matt Zimmerman wrote:
> >JAVA_HOME seems silly in Debian, where we have alternatives to manage these
> >things. I wish it would go away.
>
> I do not!
>
> The current update-alternatives system isn't working, when you don't
> have
Il lun, 2003-08-11 alle 12:41, [EMAIL PROTECTED] ha scritto:
> Yes, it would indeed be nice to have a dh_make that would generate
> a debian/ directory that uses Ant instead of Makefile... All, is this one
> of the new program in the works?
yes it would be really nice ;) i don't understand the que
Hello !
Le Lundi 11 Août 2003 22:15, Mirko Scurk a écrit :
> My goal is to use Debian linux as development platform for (classical
> two tier) database (MySQL) applications. I thought that Java would be
> ideal for that purpose. Am I right? Is there better free tool (language)
> for development o
I was curious if anybody had given thought to setting up a Java
environment script of some sort that would set up JAVA_HOME and
CLASSPATH depending on the alternitives set.
I think this is actually a small thing Debian itself lacks. Some other
distros I have used, such as Gentoo, provide a env.d f
Hi!
I've written a little script to compare the contents of two JARs. I've
used it compare Debian packages with upstream binaries so I know that
the build process worked fine, for example when using CDBS or Ant and
Kaffe from main.
I'm posting this here so it's not lost in case I have a harddis
Ross Burton wrote:
Excellent plan. CDBS is a godsend for packaging GNOME software (2
includes).
I think it is now also for Ant-based java software. :-) Attached is the
first version of ant.mk and ant-vars.mk for CDBS. I have tested it with
some packages, for example debian/rules for Commons Bean
Hello Arnaud,
Thursday, August 14, 2003, 3:33:46 PM, you wrote:
>> >> * Jan Schulz wrote:
>> >> ** getclasspath.sh
>>
>> This script will be used in any java applications startscript. You (or
>> a dh_java) put the dependencies (package names) as param and it will
>> give you the complete classp
Hello Dave,
Thursday, August 14, 2003, 11:38:39 AM, you wrote:
> Can anybody suggest the best way to install eclipse on woody?
/etc/apt/sources.list
deb-src http://www.katzien.de/debian/eclipse ./
deb
deb
# or do the backporting of the required libs yourself:
deb-src
sudo apt-get build-dep ec
hi *
so after reading also java-policy and something from
http://pkg-java.alioth.debian.org/ the report is:
i've a directory imagej-1.30s where i've:
4 drwxrwxr-x 10 paolo4096 2003-08-12 15:32 source
4 -rw-r--r--1 paolo 224 2003-08-12 12:25 microscope.png
4 -rw-r--r
Quoting Paolo Ariano <[EMAIL PROTECTED]>:
> > The Jmol program uses a Makefile wrapper around the Ant build.xml file...
>
> so you used Ant to make the build.xml and than you obtained the
> Makefile...?
No, Ant is the program that compiles the software based on the build.xml...
Ant is to build.x
Hello Arnaud,
Thursday, August 14, 2003, 3:33:46 PM, you wrote:
>> >> * Jan Schulz wrote:
>> >> ** getclasspath.sh
>>
>> This script will be used in any java applications startscript. You (or
>> a dh_java) put the dependencies (package names) as param and it will
>> give you the complete classp
On Monday 11 August 2003 23:33, Michael R Head wrote:
> On Mon, 2003-08-11 at 17:37, Matt Zimmerman wrote:
> > On Mon, Aug 11, 2003 at 04:40:11PM -0400, Michael R Head wrote:
> >
> >
> > Which is something that Unix users have been able to do since the dawn of
> > time, in a more generic way, with
Does anyone uses Maven? Is there any interrest in Debian?
I don't use it, but your post made me discover it, and it looks like a
very interesting project. I would be glad to see it packaged for Debian.
They link to the quilt coverage tool
(http://quilt.sourceforge.net/overview.html) they plan
Il gio, 2003-08-07 alle 16:50, Paolo Ariano ha scritto:
> now i'll read http://pkg-java.alioth.debian.org/ and start to modify the
> skeleton to give more sense
hi *
i used (as suggested)
dh_make --single -c blank -e [EMAIL PROTECTED]
i obtained the new directory debian/ with the skeleton but
Lista:
Estoy comenzando una aplicación la cual requiere de ciertas
características graficas , tales como Menús, alguna que otra ventana o
simulación de las mismas, y algún que otro grafico sensible a la pulsación
del mouse sobre este.
La aplicación consiste en un Sistema de Taller, donde tiene
Estimada Lista:
Me han recomendado el uso de Dreamweaver para el diseño de interfaces
graficas en aplicaciones web con tecnologia java (JSP+Servlets)., me
gustaria un comentario de esta herramienta y si existe alguna aplicacion
similar que sea FREE y/o Open Source.
Muchas Gracias
Pablo Darío Ingel
Can anybody suggest the best way to install eclipse on woody?
Thanks, Dave
--
Dave Howorth
MRC Centre for Protein Engineering
Hills Road, Cambridge, CB2 2QH
01223 252960
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thanks for the replies.
On Fri, 8 Aug 2003 15:44:30 +0200, Egon Willighagen <[EMAIL PROTECTED]>
wrote:
Hein, can you send the output of:
update-alternatives --display java
Here it is:
# update-alternatives --display java
java - status is manual.
link currently points to /usr/lib/j2sdk1.4/bin/ja
Hallo Matt,
* Matt Zimmerman wrote:
>I did not, in fact, miss the right key. I replied privately because I was
>responding to a private message from you, and it is generally impolite to
>reply publicly to a private message (as you have done here, though in this
>case no harm has been done).
Sor
Hi all,
Does anyone uses Maven? Is there any interrest in Debian?
http://maven.apache.org/
Maven has many goals , but in a nutshell Maven aims to make the
developer's life easier by providing a well defined project structure,
well defined development processes to follow, and a coh
My goal is to use Debian linux as development platform for (classical
two tier) database (MySQL) applications. I thought that Java would be
ideal for that purpose. Am I right? Is there better free tool (language)
for development of such application that can run on both Linux and
Windows? Are ther
Michael R Head wrote:
It appears that tomcat (3.3) and libapache-mod-jk have left sid.
That's true. See #203052 for the reason.
libapache-mod-webapp appears to be the only connector available now. I
don't care to upgrade to apache2, and since mod-webapp is deprecated,
[according to
http://jakarta
Il gio, 2003-08-07 alle 14:27, Arnaud Vandyck ha scritto:
> $ cd your_package_directory-java-X.Y/
> $ dh_make --single -c license
thanks Arnaud and Egon,
i've now created the debian dirctory with the skeleton of the new packet
imagej-1.30s
now i'll read http://pkg-java.alioth.debian.org/ and st
On Wed, 06 Aug 2003 16:59:06 +0200
Stefan Gybas <[EMAIL PROTECTED]> wrote:
> Stefan Gybas wrote:
>
> > Unfortunately, your packages don't work - at least on i386. Building
> > libant1.5-java with your Kaffe package fails. The Ant build process
> > calls itself during the build (and thus starts
Hi
Every time I do an update, and there is a new version of sablevm (I
think), the alternatives system returns to "auto" mode and selects sablevm
as the default JVM, even though I have previously (manually) selected
j2sdk1.4 as the default.
Anyone know why this keeps happening?
Thanks,
Hei
Hallo Matt,
* Matt Zimmerman wrote:
>JAVA_HOME seems silly in Debian, where we have alternatives to manage these
>things. I wish it would go away.
I do not!
The current update-alternatives system isn't working, when you don't
have a way to prevent 'not fit to the work' /usr/bin/java to use it.
On Sun, 10 Aug 2003 20:10:45 +0200
Jan Schulz <[EMAIL PROTECTED]> wrote:
> Hallo Arnaud,
Hallo Jan,
> * Arnaud Vandyck wrote:
> > Can you give me some more explanations (private or on the list).
> Here we go... I think you are on the list, so no private reply.
Yes I'm on the list and told you
Hallo Matt,
Reply to the list, as I suspect, that you just missed the right key :)
At least I haven't found anything private in this mail
* Matt Zimmerman wrote:
>On Mon, Aug 11, 2003 at 10:58:18PM +0200, Jan Schulz wrote:
>> * Matt Zimmerman wrote:
>> >This is what update-alternatives does.
>> T
> Would it not be better to work on getting the free JVMs to the point where
> they can run ant? (or if ant can be adjusted to be more friendly to these
> JVMs)
Sure, but that will take much longer and it's a task at which a random
java package maintainer would be far less effective. As the jyth
Doesn't a few days seem abnormally short notice for such a major NMU -
not a bugfix but an entire new upstream release?
Yes, maybe this is short. On the other hand, one can take into
consideration that the last message of Ean about upgrading (at that time
it was to kaffe 1.1.0) was almost two mo
Hi,
I've started the Java Republic - a news blog
dedicated to core open soure Java building blocks such
as runtimes, test suites, compilers, core libraries,
scripting languages and so on.
The Java Republic is part of the Viva! initiative
that tries to give you a quick overview of the state
of
Hi all,
KDE has Java bindings. There does not seem to be a Debian package for these
Java bindings... or I could not find them. (Are there?)
Ofcourse I could download the kdebindings-3.1.3.tar.bz2 package... but does
anyone have experience in using and compiling these in combination with the
b
Hallo Jan,
* Jan Schulz wrote:
>For the infrastructure: This shouldn't be the problem: We don't have
>to deal with 'runtime' loading, just with adding something 'shortly
>before runtime'. Plugins should be done anyway with seperate dirs and
>classloader (that's at least my experience with eclipse,
hi *
i've downloaded so much documentation
(debian-policy,dev-ref,maint-guide,java-policy) that i'm a little bit
confused :)
i'd like to make a .deb of ImageJ (a java based imaging software) i've
downloaded the source (all java files) and the ij.jar.
reading the debian-new-maint-guide the first
Stefan Gybas wrote:
Unfortunately, your packages don't work - at least on i386. Building
libant1.5-java with your Kaffe package fails. The Ant build process
calls itself during the build (and thus starts a JVM) but using
JAVA_HOME=/usr/lib/kaffe does not compile and classes at all. The JVM
sim
On Tue, 5 Aug 2003 18:45:02 -0700 (PDT)
Dalibor Topic <[EMAIL PROTECTED]> wrote:
> Salut Arnaud,
Bien le bonjour! ;)
> thanks for making an updated package for kaffe. Did you manage to get in touch
> with Ean?
Yes, I tried but a mailer daemon asked me to confirm (a
spam-fighter
Per Bothner wrote:
Which email address are you using? [EMAIL PROTECTED]
Yes, I got an answer from Ean after a couple of minutes. He said that he
would package Kaffe 1.1 but he did not say when. As I've said, this was
about one month ago and I've not heard from him since then.
Stefan
--
To UNS
> Ant will move to main as soon as a Kaffe 1.1 package is uploaded.
This is wonderful news.
> Upload Kaffe 1.1 and you'll see faster results than rewriting Makefiles. :-)
Indeed. Although since maintainers have happily sat for a year on ant
build systems without writing a few makefiles, I'm su
On Wed, 2003-08-06 at 07:15, Stefan Gybas wrote:
> Michael R Head wrote:
>
> There will soon be a tomcat-connectors package that builds mod_jk2 for
> both Apache 1.3 and Apache 2.0 - until then you can use libapache-mod-jk
> from testing.
Oh good.
Thanks for the info!
mike
>
> Stefan
--
Mi
On Wed, 06 Aug 2003 14:13:57 -0700
Per Bothner <[EMAIL PROTECTED]> wrote:
> Arnaud Vandyck wrote:
>
> >>A phone call may be worthwhile.
> >
> > Is it a joke?! :-|
>
> Why should it be a joke? If you want to contact someone
> and are having trouble contacting them by email, but
> you have a pho
On Wed, 6 Aug 2003 23:48:40 +1000
Ben Burton <[EMAIL PROTECTED]> wrote:
> > Yes, maybe this is short. On the other hand, one can take into
> > consideration that the last message of Ean about upgrading (at that
> > time it was to kaffe 1.1.0) was almost two month ago (see
> > #19
On Wed, Aug 06, 2003 at 04:04:30PM +0200, Daniel Bonniot wrote:
> >But ... the FSF doesn't think that code licensed under a GPL incompatible
> >license can be allowed to run on a GPLd VM (i.e. kaffe).
> >
> Could you give a link that details this point?
s/point/insanity/
--
- mdz
--
To UNS
On 11 Aug 2003, Michael R Head wrote:
> I actually use update-alternatives to point to
> /usr/local/lib/j2sdk/bin/java which is a symlink to j2sdk1.4.2 or
> whatever the latest I have installed is.
>
> That said, using the JAVA_HOME variable (if it is set) allow a user on
> the system to easily se
it was said:
> > Can anybody suggest the best way to install eclipse on woody?
> >From the zips at eclipse.org IMHO.
Thomas J. Zeeman answered:
[...]
> The GTK-bindings require just too much
> dependancies on Gnome2 stuff to work at the moment.
And gnome 2.2 requires xfree 4.2 . There is an exc
it was said:
> > Can anybody suggest the best way to install eclipse on woody?
> >From the zips at eclipse.org IMHO.
Thomas J. Zeeman answered:
[...]
> The GTK-bindings require just too much
> dependancies on Gnome2 stuff to work at the moment.
And gnome 2.2 requires xfree 4.2 . There is an exc
On Sun, 10 Aug 2003 20:10:45 +0200
Jan Schulz <[EMAIL PROTECTED]> wrote:
> Hallo Arnaud,
Hallo Jan,
> * Arnaud Vandyck wrote:
> > Can you give me some more explanations (private or on the list).
> Here we go... I think you are on the list, so no private reply.
Yes I'm on the list and told you
On 11 Aug 2003, Michael R Head wrote:
> I actually use update-alternatives to point to
> /usr/local/lib/j2sdk/bin/java which is a symlink to j2sdk1.4.2 or
> whatever the latest I have installed is.
>
> That said, using the JAVA_HOME variable (if it is set) allow a user on
> the system to easily se
On Thu, 14 Aug 2003, Dave Howorth wrote:
> Can anybody suggest the best way to install eclipse on woody?
>From the zips at eclipse.org IMHO.
The debs in unstable may work with the motif bindings if you build it from
source, but I'm not sure. I do remember having trouble building it from
source
Hello Dave,
Thursday, August 14, 2003, 11:38:39 AM, you wrote:
> Can anybody suggest the best way to install eclipse on woody?
/etc/apt/sources.list
deb-src http://www.katzien.de/debian/eclipse ./
deb
deb
# or do the backporting of the required libs yourself:
deb-src
sudo apt-get build-dep ec
On Thu, 14 Aug 2003, Dave Howorth wrote:
> Can anybody suggest the best way to install eclipse on woody?
>From the zips at eclipse.org IMHO.
The debs in unstable may work with the motif bindings if you build it from
source, but I'm not sure. I do remember having trouble building it from
source
Can anybody suggest the best way to install eclipse on woody?
Thanks, Dave
--
Dave Howorth
MRC Centre for Protein Engineering
Hills Road, Cambridge, CB2 2QH
01223 252960
67 matches
Mail list logo