Re: Clarification and apologies (was Re: Re: GCJ ------ file type not supported by system)

2014-09-05 Thread Brian Jones
GCJ needs to use IcedTea. Unfortunately the difference between most Java developers who want to compile Java to a native executable and a GCC hacker is vast. Brian On Fri, Sep 5, 2014 at 7:22 AM, Andrew Haley a...@redhat.com wrote: On 09/05/2014 12:07 PM, Guillermo Rodriguez Garcia wrote:

Fwd: How HTTPS Everywhere affects classpath.org

2013-07-25 Thread Brian Jones
I believe the included classpath.org hosts are just pointed at FSF servers, so this should not impact anyone but I thought I'd pass it along. -- Forwarded message -- From: HTTPS Everywhere Project https-everywhere-notificat...@eff.org Date: Wed, Jul 24, 2013 at 7:36 PM Subject:

Fwd: Permission to translate your page at http://icedtea.classpath.org/

2013-04-10 Thread Brian Jones
Not sure where to send this... Begin forwarded message: *From:* Anja Skrba an...@webhostinggeeks.com *Date:* April 10, 2013, 4:32:42 PM EDT *To:* c...@gnu.org *Subject:* *Permission to translate your page at http://icedtea.classpath.org/* *Reply-To:* Anja Skrba an...@webhostinggeeks.com Dear

Re: [cp-patches] [RFC/PATCH] Check for gettext m4 macros in autogen.sh

2013-03-12 Thread Brian Jones
from... m4/iconv.m4:77: AM_ICONV is expanded from... Make the script more user fiendly by explicitly checking for the presence of gettext.m4 in the system. Cc: Andrew John Hughes gnu_and...@member.fsf.org Cc: Brian Jones cbjon...@gmail.com Signed-off-by: Pekka Enberg penb...@kernel.org

Re: Building GNU Classpath on Fedora 17

2013-03-11 Thread Brian Jones
On Mar 11, 2013, at 9:57 AM, Pekka Enberg penb...@kernel.org wrote: Hello, On Mon, Mar 11, 2013 at 3:20 PM, Andrew Hughes gnu.and...@redhat.com wrote: I wasn't aware we did. What version of libtool does F17 have? I build with 2.4.2 at present. Oh dear. I was missing gettext-devel package

Re: [cp-patches] GNU Classpath

2012-10-20 Thread Brian Jones
On Oct 20, 2012, at 5:04 AM, Chris Burdess d...@bluezoo.org wrote: Mario Torre wrote: No. Updating the ChangeLog is a requirement. Maybe it's a requirement, but to be honest, is also a very redundant piece of information that is already in the commit log, The commit log is not part of

Re: [cp-patches] [RFC PATCH] Bump up Java source and target version to 1.6

2012-10-15 Thread Brian Jones
On Oct 15, 2012, at 2:37 AM, Pekka Enberg penb...@kernel.org wrote: On Sat, 13 Oct 2012, Ivan Maidanski wrote: If you could show the community that upgrading to 1.7 brings some benefit (e.g., like above) then it is ok to upgrade to 1.7 directly (thus eliminating Classpath VM implementors

Re: [cp-patches] Assertions and System Assertions in GNU Classpath

2012-05-19 Thread Brian Jones
On the administrative side, AFAICS you haven't contributed before.  Do you have a copyright assignment with the FSF? The change appears to be minor enough to not require the paperwork to me. Mostly comments, very little code. But hey, if you're gonna be contributing better to get that

domain transfer

2012-01-04 Thread Brian Jones
I'm transferring classpath.org to another registrar. This process should happen in the next few days. Anyway, the name servers for the domain are not supposed to change during this transfer process so this should be transparent to everyone involved, but in case something happens I wanted to at

Re: [cp-patches] [PATCH] Fix raw type references in AnnotationInvocationHandler

2011-10-12 Thread Brian Jones
On Wed, Oct 12, 2011 at 3:16 PM, Dr Andrew John Hughes ahug...@redhat.com wrote: On 12:07 Wed 12 Oct     , Ian Rogers wrote: On 12 October 2011 03:52, Mark Wielaard m...@klomp.org wrote: On Wed, 2011-10-12 at 10:29 +0300, Pekka Enberg wrote: On Wed, Oct 12, 2011 at 1:28 AM, Dr Andrew John

Re: Future blog

2010-12-08 Thread Brian Jones
Hi all, long time, no commit. It is unclear from my vantage point what the purpose of Classpath should be. Most of the VMs I'm familiar with who were essentially customers in the past are moving to support openjdk's class library it seems Thank goodness for JamVM and all the rest over the

Re: Future blog

2010-12-08 Thread Brian Jones
On Wed, Dec 8, 2010 at 6:49 AM, Andrew Haley a...@redhat.com wrote: On 12/08/2010 11:44 AM, Brian Jones wrote: I've only recently gone from svn to git and honestly git is freaking awesome sauce. I'm pretty sure what you are missing is how much nicer having local branches can be for local

Re: Where's the love?

2006-03-10 Thread Brian Jones
Dalibor Topic wrote: On Fri, Mar 10, 2006 at 12:20:02AM -0800, Per Bothner wrote: Dalibor Topic wrote: The only way GNU Classpath would be acceptable for Apache Harmony, afaict from our dicussions in the past year, would be if the FSF contributed it to the ASF, and had the ASF manage

Re: Where's the love?

2006-03-09 Thread Brian Jones
Okay, there is a solution that is rather expedient to fixing the classpath/classlib licensing problems. The FSF has within it's power the ability to relicense the software under new terms and conditions or could in fact dual license the software under both the current license and a suitable

Where's the love?

2006-03-08 Thread Brian Jones
Etienne Gagnon wrote: Hi Dalibor, You just managed to ... Thanks guys for making my inbox more interesting. I'd go read the harmony mailing lists but I'm pretty sure something over there would tick me off. I'm not following Harmony too closely (so let me talk out my ... a moment) but

Re: Next release

2006-02-28 Thread Brian Jones
Stuart Ballard wrote: On 2/27/06, Brian Jones [EMAIL PROTECTED] wrote: Suggest making next release 0.90 and incrementing towards 1.0. The 1.0 release should be 1.4.0 (or 1.40 if you were going to be consistent, but I digress). Anyway my $0.02. 0.90 has problems if there turn out

Re: Next release

2006-02-27 Thread Brian Jones
Michael Koch wrote: On Mon, Feb 27, 2006 at 08:36:37PM +, Chris Burdess wrote: Changes in version number format, etc. have a cost in that can confuse (or at least complicate) packaging and versioning software like RPM, FreeBSD ports, etc. not to mention consumers (i.e., users). If all

Re: New native layer

2006-01-31 Thread Brian Jones
Dalibor Topic wrote: On Mon, 2006-01-30 at 12:20 -0500, Brian Jones wrote: It would be nice, I believe, to re-use libraries that have handled most of the porting and wrapping for you such as APR (http://apr.apache.org/), or NPR (http://www.mozilla.org/projects/nspr/) to platforms GNU

Re: classpath+mauve

2005-10-14 Thread Brian Jones
Michael Koch wrote: On Fri, Oct 14, 2005 at 03:56:28PM +0200, Norman Hendrich wrote: Hello David and Audrius, first of all, thanks for your answers to my mauve-setup question(s). I tried the MakeTestClassList program, which seems to work fine. However, after spending another few hours

Re: rmic contribution

2005-06-27 Thread C. Brian Jones
not hacking right now. I believe the cp-tools configure stuff is setup to allow you specify where to find necessary jars. I don't have a debian or whatever free java system setup to know where one should look for jar files by default... but nothing has to be perfect to start out. Brian -- Brian Jones

Re: GNU Classpath 0.14 released

2005-03-22 Thread C. Brian Jones
On Fri, 2005-03-18 at 01:56, Chris Pickett wrote: C. Brian Jones wrote: I still wear my Japhar Hungry Programmer t-shirt sometimes. Speaking of which, we'll need a t-shirt for the 1.0 release. Anyone want to design one? Is there a gcc 4.0 t-shirt? I assume you mean Classpath 1.0

Re: a faster rmic

2005-02-15 Thread C. Brian Jones
On Tue, 2005-02-15 at 15:25, Archit Shah wrote: Thanks for the reply. I have a few questions below. C. Brian Jones wrote: If there is concern about the dependency on asm, I am open to suggestions for an alternate bytecode generating facility. I understand there is a gnu.bytecode in kawa

Re: gjdoc-0.7.1-pre1

2005-02-05 Thread C. Brian Jones
sources when gjdoc is installed.) Would you mind regenerating with -protected? Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Bug#290377: classpath-common: why don't you provide a jar archive ?

2005-01-17 Thread C. Brian Jones
a jar file format to sign the jar and verify the integrity of the classes within it. I don't think this buys you much more than a regular md5sum of the zip file, but that the runtime can perform the verification in a standard way. -- Brian Jones [EMAIL PROTECTED

Which standard do you follow?

2005-01-12 Thread C. Brian Jones
scripts for common tools or something then those have special requirements. I probably should ask the cojapas list but I thought I'd start here. Brian -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Email

2005-01-10 Thread C. Brian Jones
have them. Happy Hacking, Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Mauve test question

2004-12-29 Thread C. Brian Jones
or prefer it written in something like perl? -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/listinfo/classpath

Re: Removing primlib files from libclasspath?

2004-12-02 Thread C. Brian Jones
originally intended. Looks like some primitive type wrapper library. Brian -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman

Re: Build and install without compiling java files?

2004-11-26 Thread C. Brian Jones
. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Re: [cp-patches] Patch JCL_realloc()] (late, because accidently sent to wrong address)

2004-11-15 Thread C. Brian Jones
-function is a first step and then convert them into real functions. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Re: ANNOUNCE: japitools 0.9.5 released

2004-11-11 Thread C. Brian Jones
tools or let me do it? Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Re: japi note

2004-11-02 Thread C. Brian Jones
On Tue, 2004-11-02 at 15:06, Stuart Ballard wrote: C. Brian Jones wrote: Stuart, I've taken the serialization tests I once gave you to add to japitools and added those to a module in Mauve called 'serialization'. A new Mauve module seems like a good home for the japitools project to me

RE: clickthrough license

2004-10-09 Thread C. Brian Jones
types just don't get it sometimes and in some cases the geeks aren't running the show behind the JSR. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Re: japi note

2004-10-01 Thread C. Brian Jones
Mauve module seems like a good home for the japitools project to me, but it's up to you... and Tom too. Brian -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part ___ Classpath mailing list [EMAIL

Re: automated mauve reports

2004-07-19 Thread C. Brian Jones
/automauve-1.0.tar.gz. I like how what you've done is starting towards that consolidated japi/mauve view I mentioned a couple of weeks ago. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org

Re: Question on autoconf

2004-07-19 Thread C. Brian Jones
for the regex of your choice. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Re: classpath API version

2004-07-09 Thread C. Brian Jones
On Fri, 2004-07-09 at 10:24, Archie Cobbs wrote: Robert Schuster wrote: What I want to say is: IMHO since Classpath already stepped into the 1.4 land it would not a good idea to primary support previous JDK versions. Classpath had to rip classes, methods and signatures off to be

Re: How to seperate the compilation of C source code and Java source code of CLASSPATH?

2004-07-06 Thread C. Brian Jones
On Tue, 2004-07-06 at 06:04, Dalibor Topic wrote: Ming Chen wrote: Hi, I have some problem to compile the CLASSPATH in Debian Linux/ Xscale, it used up the memory (3G). Let me guess ... jikes? Known bug in jikes. Avoid using it to compile classpath on arm-linux. Use another compiler.

[Fwd: How to participate to your project...]

2004-05-25 Thread C. Brian Jones
---BeginMessage--- Hi, Your project draw my attention out. I would like to be part of it. I've checked some tasks you needed people to be working on, but it seemed they may be out of date (some should have been finished more than a year ago as it is written on the board). So I was wondering

Re: Question on java.lang.Thread and final static int constants

2004-05-11 Thread C. Brian Jones
On Mon, 2004-05-10 at 12:46, Tom Tromey wrote: Steven == Steven Augart [EMAIL PROTECTED] writes: Steven So, for the purposes of GNU Classpath's AWT code Steven (--portable-native-sync), is it reasonable to assume that they are, Steven indeed, 1, 5, and 10, or should the implementation check

Re: [Jikesrvm-core] Re: gnu.java.nio.channels.FileChannelImpl

2004-05-11 Thread C. Brian Jones
On Tue, 2004-05-11 at 20:41, Per Bothner wrote: Steven Augart wrote: Michael Koch wrote: What if someone wants to port GNU classpath to an Operating System with totally different semantics like Windows ? If someone does that kind of port, he'll have more problems than just than

Re: performance problems with classpath 0.09 on Jikes RVM

2004-05-07 Thread C. Brian Jones
On Fri, 2004-05-07 at 14:21, David P Grove wrote: Here's some more data: dynamic count of JNI functions executed in 1 iteration of jack size 100 on classpath 0.08 and classpath 0.09 with Jikes RVM. Note the massive number of calls from FileChannelImpl.get_native_fd 2/3 of which are

Re: syntax error near unexpected token `PKG_CHECK_MODULES(GTK,

2004-04-19 Thread C. Brian Jones
On Mon, 2004-04-19 at 06:26, Dalibor Topic wrote: Dalibor Topic wrote: Dalibor Topic wrote: Howdy, I ocassionally try out classpath's configury mechanism, and it always breaks down on me, so I must be doing something really 'special' to it. I've tried the autogen.sh script

Re: Support for installation of glibj.zip and separate class files

2004-04-09 Thread C. Brian Jones
On Thu, 2004-04-08 at 16:36, Michael Koch wrote: Hi all, With my big NIO commit I accidently commited the first part (the parts in configure.ac) for this patch and so I decided to commit it fully. We now have two options for installing our classes --enable-glibj installs glibj.zip

Re: Configuration class and --enable-native-sync

2004-04-06 Thread C. Brian Jones
it too much. Another option perhaps even in addition to is to simply add these to standard classpath specific system properties at startup for use via System.getProperty()? -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: generated files in CVS?

2004-03-29 Thread C. Brian Jones
On Mon, 2004-03-29 at 01:35, Michael Koch wrote: Am Sonntag, 28. März 2004 21:29 schrieb Etienne Gagnon: Mark Wielaard wrote: Unless running with --force the auto* tools shouldn't override these files so normally you won't see any diffs when following the HACKING instructions. But

Re: Classpath build process and VM-specific issues

2004-03-26 Thread C. Brian Jones
all historical data unless you get a CVS admin to do it on the server side. Brian -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org

Re: Debugging acronyms

2004-03-14 Thread C. Brian Jones
On Sun, 2004-03-14 at 07:12, Sascha Brawer wrote: (b): As a client-side API, any JDI implementation should run on all VMs. A free application that depends on JDI is JSwat, a GPL-ed graphical debugger. Right now, there are also other things missing from Classpath that would prevent JSwat from

Re: GNU Classpath 0.08 released

2004-03-13 Thread C. Brian Jones
On Sat, 2004-03-13 at 13:28, Mark Wielaard wrote: Hi, Etienne, On Sat, 2004-03-13 at 18:08, Etienne Gagnon wrote: While importing Classpath into sablevm-classpath, using the classpath-0_08-release tag, I notice that you are resuscitating some files such as ./configure.in. Why isn't this

Re: Imported gnu.regexp and java.util.regex wrappers

2004-03-13 Thread C. Brian Jones
On Sun, 2004-03-07 at 19:00, Mark Wielaard wrote: Hi all, I finally imported gnu.regexp and added java.util.regex wrappers for it. At the moment our gnu.regexp is the same as the original gnu.regexp version, except for a few files and added copyright notices. Maybe I should have mentioned

Re: Free Java, the sequel

2004-03-11 Thread C. Brian Jones
On Fri, 2004-03-05 at 04:35, Jens Lehmann wrote: Chris Gray wrote: This is bizarre. IBM already has an open source version of Java (JikesVM), but perhaps Rod Smith is not aware of that. The question is, if IBM is allowed to open source their Java implementation. Their

RE: [Article] Sun Fires Back over Open Source Java Accusations

2004-02-18 Thread C. Brian Jones
On Wed, 2004-02-18 at 05:12, Robert Lougher wrote: Hi, A quite interesting response. However, it's funny hearing Phipps slam IBM so much (considering their Linux technology center and support of Jikes). He used to be IBM's Java evangelist (based in Hursley, UK) before defecting to Sun.

Serialization compatibility testing

2004-01-10 Thread C. Brian Jones
/NamingSecurityException.ser identical kaffe113/javax/naming/NameClassPair.ser identical kaffe113/javax/naming/RefAddr.ser identical kaffe113/javax/naming/ReferralException.ser identical Brian -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: JIT pluggability

2004-01-09 Thread C. Brian Jones
On Fri, 2004-01-09 at 03:45, Sascha Brawer wrote: Tom Tromey [EMAIL PROTECTED] wrote on Thu, 8 Jan 2004 17:48:59 -0700: [standard pluggable JIT interface] This would indeed be quite nice, IMHO. Language choice for API. The obvious choices being: C lowest common denominator

RE: The status of Classpath (in brief)

2004-01-04 Thread C. Brian Jones
and any subsequent releases containing the 1.2, 1.3, or 1.4 compatibility you mention. With the exception of Swing and Java 2D it seems as though those releases would follow quickly on the heels of 1.0. -- Brian Jones [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message

Re: [PATCH] Serialization #5

2003-12-06 Thread Brian Jones
here if it is something else we delegate +// to TypeSignature. Just rewrite the comment, don't discuss it in another. ;) Ok. :-) Fixed in the next commit. Cheers, Guilhem. Guilhem are you going to be or have committed these to Classpath CVS? Thanks, Brian -- Brian Jones [EMAIL

Re: New homepage

2003-11-28 Thread Brian Jones
and apparently some cron job then kicked in and auto-fixed the symlinks or something... Anyway. Please check out Patrik his work: http://www.gnu.org/software/classpath/ Some of the links are broken that shouldn't be. Brian -- Brian Jones [EMAIL PROTECTED

Re: Tests, Documentation

2003-11-24 Thread Brian Jones
to gcc.gnu.org nightly, just like we do for the classpath comparison. This could be expedited if somebody sent a simple script to generate the pages. Is gjdoc ready for this sort of work? Here's and old script, I think it needs some work. Brian -- Brian Jones [EMAIL PROTECTED] classpath

Re: [PATCH] small fix for ServerSocket close

2003-11-13 Thread Brian Jones
Michael Koch [EMAIL PROTECTED] writes: I think it would be really nice i you could commit this to libgcj too. This class is totally merged. Just out of my curiosity, how does that whole process work? Brian -- Brian Jones [EMAIL PROTECTED

Re: reformatting: hacked jalopy available

2003-11-13 Thread Brian Jones
. -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Q: Classpath and Eclipse

2003-11-06 Thread Brian Jones
are imported into package vm.java.lang Probably I'm just doing something wrong (I'm using Eclipse 3.0M4) Never tried it. Most IDEs do not expect people to try to work on core java, especially not a different core java. Brian -- Brian Jones [EMAIL PROTECTED

Re: CVS configure.in is broken

2003-10-24 Thread Brian Jones
have to check in the generated aclocal.m4. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: installing classpath

2003-10-24 Thread Brian Jones
work it is a bug. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: org.omg link on Classpath homepage

2003-10-23 Thread Brian Jones
each interface, class, and method since you indicate that text is non-free. Chapter 6 should allow someone to pretty easily create the 3 interfaces and 5 classes, some of which are abstract. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing

Re: org.omg link on Classpath homepage

2003-10-23 Thread Brian Jones
. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: org.omg link on Classpath homepage

2003-10-22 Thread Brian Jones
in this context then the FSF web server is useless and I'll have to consider moving http://www.classpath.org/ elsewhere. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: org.omg link on Classpath homepage

2003-10-20 Thread Brian Jones
response. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Implementing java.text

2003-10-18 Thread Brian Jones
time to spend on reviewing and commiting patches, I don't know. I find it a tad difficult to evaluate some patches without test cases. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: [Question] j2ee, classpath, kaffe.

2003-10-16 Thread Brian Jones
JBoss yet. Definitely would be very cool. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Fwd: Alan Moore assigns past and future changes

2003-10-14 Thread Brian Jones
---BeginMessage--- cc - maintainer name: Alan Moore email: [EMAIL PROTECTED] Which files have you changed so far, and which new files have you written so far? changed: RE.java, REException.java, new: MessagesBundle.properties ---End Message--- -- Brian Jones [EMAIL PROTECTED

Re: RFC: Spin Java petition

2003-10-04 Thread Brian Jones
platform. But don't hold your breath, the IP is probably considered too valuable. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: About stub methods

2003-09-29 Thread Brian Jones
them do whatever you'd like. :) Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: [patch] Re: HashMap putAll/putAllInternal bug

2003-09-25 Thread Brian Jones
this occurs too. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: NYIException

2003-09-25 Thread Brian Jones
exception type, just finding all the spots to throw the UnsupportedOperationException and doing that would probably be more than enough. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: Classpath - javax.sound implementation - which library?

2003-09-25 Thread Brian Jones
if their system remained theirs to maintain and distribute. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: auto-formatting: no more jalopy

2003-09-24 Thread Brian Jones
Tom Tromey [EMAIL PROTECTED] writes: Brian == Brian Jones [EMAIL PROTECTED] writes: Brian Bug: Printer Java: GNU brace style does not indent beyond braces Brian http://sourceforge.net/tracker/index.php?func=detailaid=716393group_id=45216atid=442212 I tried adding gnu-style indent

Re: file.encoding property

2003-09-23 Thread Brian Jones
Sascha Brawer [EMAIL PROTECTED] writes: Brian Jones [EMAIL PROTECTED] wrote on Tue, 23 Sep 2003 00:28:16 -0400: A grep through the source confirms many complaints about Sun not [...] providing a standard means of getting at the available encodings. They have added this with 1.4. See

Re: auto-formatting: no more jalopy

2003-09-22 Thread Brian Jones
these features and have a classpath only fork of jalopy. Maybe. -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: file.encoding property

2003-09-22 Thread Brian Jones
DecoderUTF8 and EncoderUTF8 which implies the EncodingManager would load on UTF8 rather than UTF-8. There is a hacking guide reference in Chapter 11. I can't connect to gnu.org currently so I can't link it. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath

Re: Classpath java/awt/AWTEvent.java minor documentation patch.

2003-09-22 Thread Brian Jones
-- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: auto-formatting: no more jalopy

2003-09-21 Thread Brian Jones
will write his now :-) Link to the bad news: https://sourceforge.net/mailarchive/forum.php?thread_id=2526002forum_id=8775 Looking at CVS now. I don't care much about most of the editor plugins. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath

Re: auto-formatting: no more jalopy

2003-09-21 Thread Brian Jones
the commercial release. August was a planned FCS but it's likely late. Nothing has been updated in available CVS since last November it appears to me. http://sourceforge.net/mailarchive/forum.php?thread_id=2463425forum_id=8775 Brian -- Brian Jones [EMAIL PROTECTED

Re: classpath CVS not buildable

2003-09-19 Thread Brian Jones
don't want in the build by modifying lib/standard.omit. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: HTML-Rendering engine written in Java?

2003-09-15 Thread Brian Jones
at all for me :-( There might be something useful in the Jazilla project archive at mozilla.org. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: extended peers

2003-09-12 Thread Brian Jones
the reference as a Toolkit only. What parts of our code would rely upon having a ClasspathToolkit with the additional Font related stuff? Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: --enable-portable-native-sync

2003-09-12 Thread Brian Jones
is invalid. aborting... Abort -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Declaring RuntimeExceptions?

2003-09-11 Thread Brian Jones
. HeadlessException extends java.lang.RuntimeException. It's not necessary to use a 'throws' clause with RuntimeException or subclasses. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo

Re: extended peers

2003-09-11 Thread Brian Jones
was implemented in this unpublished peer interface you could plug these into Sun's JVM. In that sense, the java.awt.peer classes act as the public facade to internal private peer implementations such as the GTK peers we have today. Brian -- Brian Jones [EMAIL PROTECTED

Re: Kaffe/GNU Classpath AWT support

2003-08-29 Thread Brian Jones
already. GCJ contains some xlib peers for Classpath's AWT. Someone was recently working to get the Kaffe xlib peers and all the Kaffe AWT code working under GCJ. The variations on AWT and Java2d are starting to require a huge matrix. It would be nice to standardize a peer interface. Brian -- Brian

Re: [Classpathx-discuss] [gnujaxp] javax.xml.* conform to jaxp1.1

2003-08-21 Thread Brian Jones
implementation. Ahh, that's good. Should we import that for the release? Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Preparing for 0.06 release (last test release - hopefully)

2003-08-18 Thread Brian Jones
into cvs. Paul set this up for me before. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Preparing for 0.06 release

2003-08-15 Thread Brian Jones
, Julian ([EMAIL PROTECTED]) could probably answer if he had time. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: bug fix for java.io.InputReaderStream.close andjava.util.zip.InflaterInputStream.close

2003-08-14 Thread Brian Jones
not use synchronize on the java/util/zip/InflaterInputStream patch. Not sure why. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: gnu.java.awt.font

2003-08-14 Thread Brian Jones
working on improving it or are you thinking of writing it on top of OpenGL? Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Patches need applying ...

2003-08-14 Thread Brian Jones
Stephen Crawley [EMAIL PROTECTED] writes: Could some kind soul please apply the BigDecimal.setScale patch I just submitted on behalf of Saket and Jerry? Mark did this back in mid-July. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing

Re: classpath java/util/TimeZone.java java/util/Loc...

2003-08-14 Thread Brian Jones
an opening brace `{' goes on its own line. Any word on jalopy understanding our conventions? Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Preparing for 0.06 release

2003-08-14 Thread Brian Jones
submitted to this mailing list. Thanks Ito, I hadn't forgot about these. Brian -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Method.equals() question

2003-08-14 Thread Brian Jones
] http://mail.gnu.org/mailman/listinfo/classpath -- Brian Jones [EMAIL PROTECTED] ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Preparing for 0.06 release

2003-08-14 Thread Brian Jones
Brian Jones [EMAIL PROTECTED] writes: - Import new external libraries - GNU-JAXP Done, but someone concerned that I'm not seeing 'configure' in the jaxp directory. No difference otherwise between initial import and this import. Brian -- Brian Jones [EMAIL PROTECTED

Re: Method.equals() question

2003-08-14 Thread Brian Jones
Tom Tromey [EMAIL PROTECTED] writes: Brian == Brian Jones [EMAIL PROTECTED] writes: Brian These have not been applied yet, we should do so before Friday. Brian Does this look okay to everyone? Yes, except for one little nit: - // Implementation note: - // The following

  1   2   3   4   5   6   7   8   >