Re: Quality control and FOSS rant

2008-01-10 Thread Archie Cobbs
And in case anyone is under any illusions, Sun's record of fixing bugs (and not re-breaking them) is poor. The number #1 voted bug* in their bug database has been unfixed for over 5 YEARS! -Archie * http://bugs.sun.com/view_bug.do?bug_id=4670071 -- Archie L. Cobbs

Re: jboss-4.0.4

2006-07-31 Thread Archie Cobbs
7;ve never tried JBoss. If you want to try it, use the harmony version because it's more up to date: https://svn.apache.org/repos/asf/incubator/harmony/enhanced/jchevm Cheers, -Archie ______ Archie Cobbs *

Harmony's Classpath adapter

2006-06-22 Thread Archie Cobbs
course on the Harmony mailing list is lots more info, etc. Cheers, -Archie P.S. This email is purely informational (i.e., don't blame me if you think Harmony is stupid in the first place). __ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: javah

2006-06-19 Thread Archie Cobbs
I'm happy to send the code to anybody who wants it. It depends on the classpath getopt code. FWIW.. if a pure-C implementation is needed we could adapt the one in JCVM. Sometimes it's nice to not require a JVM to run javah. -Archie _______

Re: Mauve reports

2006-06-09 Thread Archie Cobbs
ht be possible that Mark gives you access to the machine so you can set this up yourself? That'd be fine with me... just let me know what I need to do. Thanks, -Archie ______ Archie Cobbs *CTO, Awarix*

Re: Mauve reports

2006-06-08 Thread Archie Cobbs
lied patch). Thanks, -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Beanshell support for Mauve

2006-04-05 Thread Archie Cobbs
rchie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: running pscan, rats. flawfinder and splint on classpath

2006-04-03 Thread Archie Cobbs
e you asked for (e.g., OutOfMemoryError or somesuch)". -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Green threads - some experience

2006-03-31 Thread Archie Cobbs
Ian Rogers wrote: Archie Cobbs wrote: IMHO using POSIX threads is the only "right" answer for a multi-platform JVM. You have no other choice except to leave it up to the specific platform to then implement POSIX threads efficiently. For example, on Linux where each POSIX thread i

Re: Green threads - some experience

2006-03-31 Thread Archie Cobbs
g else. Good to hear that :-) -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Green threads - some experience

2006-03-30 Thread Archie Cobbs
s a cloned process, it's Linux's fault (not the JVM's fault) if that doesn't scale well. For example, other OS's don't have such heavyweight threads. FreeBSD's KSE's are an example of a better tradeoff using M:N user:kernel threading. -Archie _____

Re: Datetypes for native target layer functions

2006-03-24 Thread Archie Cobbs
My opinion.. use both native and JNI types. The specific siutation will dictate what to do. Uses casts as required. Etc. This probably sounds simplistic. Maybe a specific example would make the issue clearer.. -Archie __ A

Re: RFC: VMClassLoader changes proposition

2006-03-13 Thread Archie Cobbs
an save me work has my vote :-) -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Where's the love?

2006-03-09 Thread Archie Cobbs
[1] http://en.wikipedia.org/wiki/IANAL __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Where's the love?

2006-03-09 Thread Archie Cobbs
x27; permission. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Real questions

2006-03-09 Thread Archie Cobbs
pection via the Apache SVN server if you want to have a look. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: RFC: Removing unused import

2006-03-09 Thread Archie Cobbs
tch. But before proceeding, I'd like to ask: 1- is it useful; It's useful.. but first verify that the tool is javadoc-aware. E.g., some imports may only be used in javadoc comments (in theory). -Archie ______ Archi

Re: Where's the love?

2006-03-09 Thread Archie Cobbs
They believe they can't just use Classpath for license reasons (this part I don't fully understand). Re #3 I've not been following it. -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: JNI calls that don't return

2006-03-07 Thread Archie Cobbs
the VM would also have to implement it). -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: dacapo xalan

2006-03-03 Thread Archie Cobbs
JLS is only relevant to compilers, not runtimes. JVMs follow the JVM specification, which allows native methods to throw unchekced exceptions. -Archie __ Archie Cobbs *CTO, Awarix* http

Re: JNI calls that don't return

2006-03-03 Thread Archie Cobbs
theory) no need to wait for it to return in order to do anything. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Classpath on Cygwin: HOWTO

2006-03-02 Thread Archie Cobbs
Enrico Migliore wrote: I'm using Classpath with Archie Cobbs' JCHEVM virtual machine, and I'm writing another document that explains how to build JCHEVM on Cygwin. If you think it might be of interest, I'll post this second document too. The latter document (building

Re: Next release

2006-02-27 Thread Archie Cobbs
ot a big deal really, but that's my $0.02 anyway... -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Mauve license

2006-02-16 Thread Archie Cobbs
' religious beliefs. So if the GPL is not otherwise in the way, I have no problem working with it, etc. "Can't we all just get along?" :-) -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Mauve license

2006-02-16 Thread Archie Cobbs
er" then you can read the "official" one in the GPL FAQ... -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Mauve license

2006-02-16 Thread Archie Cobbs
e it, and in any case that seems like an orthogonal issue. -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Hashtable's and the tale of runtime

2006-02-12 Thread Archie Cobbs
n a 32-bit machine and all the object addresses are less than 0x8000.. won't that give you the same result as just returning (jint)obj ? -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: Classpath on Cgwin: UnsatisfiedLinkError problem

2006-02-08 Thread Archie Cobbs
s have the same issue (if they want to run on cygwin). Has anyone already solved this problem? Enrico: the relevant macro is _JC_LIBRARY_FMT in definitions.h. Perhaps you can play with some possibilities there. Thanks, -Archie ____

Re: New native layer

2006-01-31 Thread Archie Cobbs
or all platforms that need it, now and in the future. The "layer" idea is too big a level of granularity to be porting at. We should be porting more like at the function call and macro level. -Archie ______ Ar

Re: SecurityManager troubles

2006-01-16 Thread Archie Cobbs
VM startup issues :-) You're right that ClassNotFoundException would be more appropriate still than Exception. Then the code is clearest about what exactly is intended. -Archie ______ Archie Cobbs *CTO, Awarix

Re: SecurityManager troubles

2006-01-13 Thread Archie Cobbs
e appropriate to only catch Exception, not Throwable. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu

Re: SecurityManager troubles

2006-01-13 Thread Archie Cobbs
uld use it. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: SecurityManager troubles

2006-01-12 Thread Archie Cobbs
tually witnessed the problem so can't really say for sure without additional info. It would be nice however to get to the bottom of it before 0.20... -Archie ______ Archie Cobbs *CTO, Awarix*

Re: NIO (Non-block & Scatter/Gather)

2006-01-12 Thread Archie Cobbs
t .. because it's C they're implicit :-) The right thing will happen. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpat

Re: SecurityManager troubles

2006-01-11 Thread Archie Cobbs
oes NOT in kaffe, otherwise the above example couldn't happen. Hmm, maybe System.setSecurityManager() can do a "phony" invocation of s.checkPermission() to ensure that it's resolved... -Archie ______ Archie Co

Re: Assertion failure

2006-01-10 Thread Archie Cobbs
Archie Cobbs wrote: Mark Wielaard wrote: BTW, does anybody know why we are not using the system strtod() when available? That seems the way to the quickest solution on most platforms. It seems to work with some simple tests for me. But I notice that there is no strtod_r(), just strtod(). But I

Re: Assertion failure

2006-01-10 Thread Archie Cobbs
'm not familiar enough with the code to understand whether using the system strtod(3) would avoid this assertion failure, which appears to come from "Balloc" in mprec.c. -Archie ______ Archie Cobbs *

Assertion failure

2006-01-09 Thread Archie Cobbs
ude D810). -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: lists.gnu.org and savannah.gnu.org (CVS) updates

2005-12-12 Thread Archie Cobbs
n do with SVN, plus a lot more. -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: lists.gnu.org and savannah.gnu.org (CVS) updates

2005-12-11 Thread Archie Cobbs
this new infrastructure include possible a switchover from CVS to Subversion? (I'm so used to SVN now that CVS is gotten pretty gross to deal with). -Archie __ Archie Cobbs *CTO, Awarix*

Re: Kerberos

2005-11-20 Thread Archie Cobbs
Jeff Bailey wrote: Sorry, I chose my words poorly there. By 'native' I meant "Done in Java". Is there a better word that means that? =) "Pure Java"... ? -Archie ______ Archie C

Announcing JCVM release 1.4.7

2005-11-13 Thread Archie Cobbs
VMStackWalker.getClassContext(). - Upgrade to Classpath 0.19. Cheers, -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org

Re: Infinite loop

2005-11-09 Thread Archie Cobbs
in there are too. VMStackWalker can only be used by classes loaded via the boot loader (see comment at the top). -Archie ______ Archie Cobbs *CTO, Awarix* http://www.aw

Re: Infinite loop

2005-11-09 Thread Archie Cobbs
rchie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com Index: VMStackWalker.java === RCS file: /cvsroot/classpath/classpath/vm/reference/gnu/clas

Infinite loop

2005-11-09 Thread Archie Cobbs
rchie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: configure failure

2005-11-03 Thread Archie Cobbs
Christian Thalinger wrote: On Thu, Nov 03, 2005 at 08:50:40AM -0600, Archie Cobbs wrote: $ rpm -qa | grep freetype freetype-2.1.3-6 freetype-devel-2.1.3-6 $ rpm -ql freetype | grep '\.pc' $ I'm not educated on the wonders of pkg-config. Where do I find freetype2.pc and why i

configure failure

2005-11-03 Thread Archie Cobbs
-ql freetype | grep '\.pc' $ I'm not educated on the wonders of pkg-config. Where do I find freetype2.pc and why isn't it on this system? Thanks, -Archie __________ Archie Cobbs *CTO, Aw

Re: Updated FreeSwingTestApps

2005-10-31 Thread Archie Cobbs
added it to the wiki. Download instructions, etc. are on the home page, no need to repeat. You can add more details on the "obscure error" if you want to. Thanks, -Archie ______ Archie Cobbs *C

Re: Updated FreeSwingTestApps

2005-10-31 Thread Archie Cobbs
s the graphics toolkit very heavily. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Has someone experimented with jedit?

2005-10-05 Thread Archie Cobbs
trying: http://pollo.sourceforge.net/ Pollo is a graphical XML editor. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Cl

Re: Persuading the apaches

2005-08-12 Thread Archie Cobbs
uld agree to that. Cheers, -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Announcing JC virtual machine release 1.4.6

2005-07-26 Thread Archie Cobbs
. - Throw IllegalArgumentException instead of IllegalAccessException when attempting to retrieve an invalid field via reflection. - Upgrade to Classpath 0.17. http://jcvm.sourceforge.net/ Cheers, -Archie ______ Archie Cobbs

Re: JNI assertion failure

2005-07-25 Thread Archie Cobbs
I checked in the aforementioned assertion patch. 2005-07-25 Archie Cobbs <[EMAIL PROTECTED]> * native/jni/classpath/native_state.c: add assertion for object type -Archie __ Archie Cobbs *

Re: JNI assertion failure

2005-07-24 Thread Archie Cobbs
Thanks, -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com Index: native/jni/classpath/native_state.c === RCS file: /cvsroot/clas

Re: JNI assertion failure

2005-07-23 Thread Archie Cobbs
Archie Cobbs wrote: With Classpath 0.16, trying to run a very simple Swing demo under JCVM, I get a JNI assertion failure in a call to GetIntField(), because the object type and the fieldID are not compatible: gnu/java/awt/peer/gtk/[EMAIL PROTECTED] not instance of gnu/java/awt/peer/gtk

Re: Implementation details of VMStackWalker

2005-07-23 Thread Archie Cobbs
small) loss of efficiency. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Implementation details of VMStackWalker

2005-07-23 Thread Archie Cobbs
shed some light? -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: hasClassInitializer and exception

2005-07-21 Thread Archie Cobbs
initialization ahead of time: Class.forName(cl.getName(), true, cl.getClassLoader()); Then we'll know that any exception thrown in the JNI code is not an initializer exception. -Archie __ Archie Cobbs *CTO, A

Re: String class: hack for ORP 1.0.9

2005-07-12 Thread Archie Cobbs
not necessary. With array clone(), also typically a native method, none of that checking is ever needed. This is a good example of the advandages of a JVM written in Java (a coincidence? :-) There is no "optimization barrier" into "native" code like System.arraycopy(). -

Re: String.equals optimisation

2005-07-12 Thread Archie Cobbs
f memory" with "waste of memory" :-) -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: String class: hack for ORP 1.0.9

2005-07-11 Thread Archie Cobbs
rchie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: String.equals optimisation

2005-07-11 Thread Archie Cobbs
l" answer lies in empirical testing (something I can't claim to have done). -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Cla

Re: regression in logger?

2005-07-11 Thread Archie Cobbs
n only happen if the VM doesn't return Throwable stack traces. Is this with 0.16? There were recent changes in the VMThrowable class (see NEWS) that might need to be followed in Jikes RVM. -Archie ______ Archie Cobbs *

Fix for java/net/URLClassLoader

2005-07-09 Thread Archie Cobbs
This patch (checked in) fixes two Mauve tests and removes some obsolete code. 2005-07-09 Archie Cobbs <[EMAIL PROTECTED]> * java/net/URLClassLoader.java: disallow directories as resources -Archie __

Re: JNI assertion failure

2005-07-09 Thread Archie Cobbs
Archie Cobbs wrote: With Classpath 0.16, trying to run a very simple Swing demo under JCVM, I get a JNI assertion failure in a call to GetIntField(), because the object type and the fieldID are not compatible: gnu/java/awt/peer/gtk/[EMAIL PROTECTED] not instance of gnu/java/awt/peer/gtk

JNI assertion failure

2005-07-07 Thread Archie Cobbs
ook at the above trace and error? Thanks, -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lis

Fix for configure test

2005-07-03 Thread Archie Cobbs
2005-07-03 Archie Cobbs <[EMAIL PROTECTED]> * m4/acinclude.m4: fix broken expr(1) syntax -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com Index: m4/acincl

Re: How to handle properties file

2005-05-23 Thread Archie Cobbs
27;ll also need a header file. I don't have time to do this right now (I'm slow when it comes to automake, etc.) but can help get the source files ready for import, etc. -Archie ______ Archie Cobbs *CTO, Awa

Re: How to handle properties file

2005-05-23 Thread Archie Cobbs
tructures.h -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

API cleanup

2005-05-21 Thread Archie Cobbs
__ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: How to handle properties file

2005-05-19 Thread Archie Cobbs
s supposed to be? -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: How to handle properties file

2005-05-19 Thread Archie Cobbs
e more familiar with this class care to comment? -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://l

Re: API clean up patch

2005-05-18 Thread Archie Cobbs
exception object was dead. I think a patch for this would not be reasonable, as long as it played well with other VMs and had a big explanatory comment. That's a neat idea.. I hadn't thought of that. -Archie ____

Re: API clean up patch

2005-05-18 Thread Archie Cobbs
fs to be as small as possible. To achieve this, I'm willing to adapt to the VM interface as Classpath defines it, to the extent I can. But when that interface is inherently broken, there's no way to do that. -Archie _______

Re: API clean up patch

2005-05-18 Thread Archie Cobbs
7;s do similar things. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: API clean up patch

2005-05-18 Thread Archie Cobbs
MThrowable.getStackTrace() will be native? I'm not trying to assume anything. I'm only trying to make it at least theoretically possible for a VM to use Classpath unmodified and still function properly. Thanks, -Archie _________

Re: API clean up patch

2005-05-18 Thread Archie Cobbs
nt. However, it would be fine by me if someone wanted to move the native methods into VMFoo classes. Thanks, -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com

Re: API clean up patch

2005-05-18 Thread Archie Cobbs
Jeroen Frijters wrote: Thanks. Looks good. The only change I would make is to make vmdata in ClassLoader package accessible instead of private. Good point.. I'll make that change. Thanks, -Archie __ Archie

Announcing JC virtual machine 1.4.5

2005-05-17 Thread Archie Cobbs
.sourceforge.net/ Cheers, -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

API clean up patch

2005-05-17 Thread Archie Cobbs
- Removed deprecated methods from VMClassLoader Let me know what you think. Yes this changes the API, but IMHO until the major version number of Classpath is a non-zero number we shouldn't worry about that too much.. better to clean house now while we still can.. Thanks, -Archie ___

Announcing JC virtual machine release 1.4.4

2005-05-11 Thread Archie Cobbs
net/ Cheers, -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: can Mauve help me test a PersonalJava implementation?

2005-05-01 Thread Archie Cobbs
s for such a compiler? I've only ever used Sun (or blackdown) JDKs. Will Jikes help? Just compile with "-target 1.4" (or whatever). -Archie __________ Archie Cobbs *CTO, Awarix* h

Re: Proposal: merge Jessie as an external project

2005-04-28 Thread Archie Cobbs
ealized then I guess I'm satisfied.. though I still think it's a bad idea to have copies of code that originates elsewhere actually checked in to our repo. -Archie ______ Archie Cobbs *CTO, Awarix

Re: Proposal: merge Jessie as an external project

2005-04-27 Thread Archie Cobbs
whereas you are looking at it as the latter type of thing. As Classpath exists right now it seems a lot more like the former. Instead of trying to morph it into a JDK/JRE replacement, let's create a separate project to do that. I'm curious what other Classpa

Re: Proposal: merge Jessie as an external project

2005-04-27 Thread Archie Cobbs
should (IMHO) simply be an implementation of the core Java classes, nothing more. If you want the full monty, it's easy to put that together, but don't force it on every one. Cheers, -Archie ____

Re: NIO charsets attacked by gang of rabid platypi

2005-04-19 Thread Archie Cobbs
from the usefulness of using speed as a generic criterion. -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gn

Re: RPM spec file?

2005-03-31 Thread Archie Cobbs
stration :-) -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: RPM spec file?

2005-03-31 Thread Archie Cobbs
Andy Walter wrote: On Saturday 19 March 2005 00:32, Archie Cobbs wrote: Who do I ask about building a Debian package for JC? Are you sure you want to manually create rpm and deb packages? Thanks for the link... looks interesting. Preferably someone *else* would build the packages :-) This is how

Re: RPM spec file

2005-03-22 Thread Archie Cobbs
m, but I don't know how that worked out. Certainly that can be done, at least for version_num. The release_num is really up to the packager I suppose. I've checked it into the scripts/ subdirectory: 2005-03-22 Archie Cobbs <[EMAIL PROTECTED]> * configure.ac:

JC virtual machine release 1.4.0

2005-03-20 Thread Archie Cobbs
des a bytecode interpreter, and supports execution in either or mixed modes. http://jcvm.sourceforge.net/ Cheers, -Archie __ Archie Cobbs *CTO, Awarix* http://www.awari

RPM spec file

2005-03-20 Thread Archie Cobbs
URL: http://www.classpath.org/ BuildRoot: %{_tmppath}/%{name}-root BuildRequires: jikes, zip Packager: Archie Cobbs <[EMAIL PROTECTED]> Source: ftp://ftp.gnu.org/pub/gnu/classpath/classpath-%{version_num}.tar.gz %description GNU Classpath, Essential Libraries for Java, is a GNU project to create

Re: RPM spec file?

2005-03-18 Thread Archie Cobbs
of packages that can then depend directly on a classpath package. (Sorry if this is straying off-topic...) Who do I ask about building a Debian package for JC? Thanks, -Archie ______ Archie Co

Re: GNU Classpath 0.14 released

2005-03-18 Thread Archie Cobbs
rchie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

RPM spec file?

2005-03-18 Thread Archie Cobbs
b", "classpath-mail", etc. RPMs.. but none for Classpath. -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing lis

Re: benchmarks (was Re: Progress on a Classpath mauve suite?)

2005-03-10 Thread Archie Cobbs
h the world a natural consequence of good software conduct? :-) :-) -AC __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gn

Re: Progress on a Classpath mauve suite?

2005-03-08 Thread Archie Cobbs
ck up on the web. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Progress on a Classpath mauve suite?

2005-03-08 Thread Archie Cobbs
e and then do it, keep them updated, etc. This can perhaps be automated, etc. -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Progress on a Classpath mauve suite?

2005-03-08 Thread Archie Cobbs
upposed to represent what "run anywhere" actually looks like. -Archie ______ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath maili

Progress on a Classpath mauve suite?

2005-03-07 Thread Archie Cobbs
all. Thanks, -Archie __________ Archie Cobbs *CTO, Awarix* http://www.awarix.com ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: CORBA

2005-02-26 Thread Archie Cobbs
-foobar etc. Otherwise things may get to be too monolithic (i.e., inflexible). In particular I'm thinking of embedded system applications, which may only want/need a subset of the whole shebang. -Archie __ Archie

  1   2   3   >