SableVM & Jikes: java.lang.UnsupportedClassVersionError

2003-01-17 Thread Ahmed
Hi, $ cat Hello.java class Hello { public static void main(String[] args) { System.out.println("Hello."); } } $ jikes-sable Hello.java $ sablevm --no-copyright Hello java.lang.UnsupportedClassVersionError at java.lang.VMClassLoader.nativeDefineClass(VMClassLoader.java) a

Re: JBOSS debs updated

2003-01-17 Thread Andrew Savory
Hi, On Tue, 14 Jan 2003, Joe Phillips wrote: > I spent yesterday rebuilding and testing my debs. The versions > currently on my company site[1] have been tested to properly start/stop > the server without exceptions. Just been trying the debs out (apt-get install jboss jboss-doc), and came acr

Re: JBOSS debs updated

2003-01-17 Thread Andrew Savory
Hi, On Tue, 14 Jan 2003, Joe Phillips wrote: > I spent yesterday rebuilding and testing my debs. The versions > currently on my company site[1] have been tested to properly start/stop > the server without exceptions. Just been trying the debs out (apt-get install jboss jboss-doc), and came acr

Re: Bug#176629: gij-3.2: package incorrctly provides java1-runtime

2003-01-17 Thread Stephen Zander
> "Matthias" == Matthias Klose <[EMAIL PROTECTED]> writes: Matthias> so which runtimes do have complete awt support at all? Matthias> The provides was added to build all packages which do Matthias> not relay on all awt functionality. I would have to Matthias> search the bug rep

XDoclet debs

2003-01-17 Thread Joe Phillips
All, I'd like to note that besides JBOSS packages, we also have XDoclet packages in our archive[1]. I welcome feedback on any packages we have in our archive. enjoy! -joe [1] http://debian.innovationsw.com/ -- Innovation Software Group, LLC - http://www.innovationsw.com/ B

Re: Bug#176629: gij-3.2: package incorrctly provides java1-runtime

2003-01-17 Thread Stephen Zander
> "Matthias" == Matthias Klose <[EMAIL PROTECTED]> writes: Matthias> so which runtimes do have complete awt support at all? Matthias> The provides was added to build all packages which do Matthias> not relay on all awt functionality. I would have to Matthias> search the bug rep

XDoclet debs

2003-01-17 Thread Joe Phillips
All, I'd like to note that besides JBOSS packages, we also have XDoclet packages in our archive[1]. I welcome feedback on any packages we have in our archive. enjoy! -joe [1] http://debian.innovationsw.com/ -- Innovation Software Group, LLC - http://www.innovationsw.com/ B

Bug#177138: docbook-website: java librairies not compliant with the java policy

2003-01-17 Thread Arnaud Vandyck
Package: docbook-website Version: 2.2-0.2 Severity: wishlist Arnaud Vandyck <[EMAIL PROTECTED]> writes: > Looking at /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/extensions/, > there are saxon643.jar, saxon644.jar, saxon651.jar, saxon65.jar, > xalan2.jar. But I think jar does not have to be ther

Bug#177138: docbook-website: java librairies not compliant with the java policy

2003-01-17 Thread Arnaud Vandyck
Package: docbook-website Version: 2.2-0.2 Severity: wishlist Arnaud Vandyck <[EMAIL PROTECTED]> writes: > Looking at /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/extensions/, > there are saxon643.jar, saxon644.jar, saxon651.jar, saxon65.jar, > xalan2.jar. But I think jar does not have to be ther

Re: Ant

2003-01-17 Thread Arnaud Vandyck
Ahmed <[EMAIL PROTECTED]> wrote: > Ant package (http://packages.debian.org/unstable/devel/ant.html) do > not depend on any Java Compiler. > > This way, ant task is unusable without some help (JAVA_HOME > environment variable, build.compiler property). It is a core Ant > task (http://jakarta.apac

Re: Ant

2003-01-17 Thread Arnaud Vandyck
Ahmed <[EMAIL PROTECTED]> wrote: > Ant package (http://packages.debian.org/unstable/devel/ant.html) do > not depend on any Java Compiler. > > This way, ant task is unusable without some help (JAVA_HOME > environment variable, build.compiler property). It is a core Ant > task (http://jakarta.apac