classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs commits and java.util.regex


From: John Leuner
Subject: Re: cvs commits and java.util.regex
Date: Fri, 8 Mar 2002 19:15:33 +0000
User-agent: Mutt/1.3.27i

> >>they didn't appear in Classpath, and gave me a clean compile even though
> >>I was expecting failure (because I referenced java.util.regex, which is
> >>not yet in Classpath).
> >
> >How should we build Classpath without regex?
> 
> I think the short answer right now is that Classpath doesn't support 
> regex, so those classes would have to come from rt.jar.
> 
> However, I am working on getting java.util.regex code into Classpath -- 
> per the discussion last week I would like to check in the 
> java.util.regex classes and update the build to use the gnu.regexp JAR 
> to compile against.
> 
> Email me if you want code right away.
> 

I wrote empty classes to allow compilation (I specifically don't want to 
compile against foreign classes for the stuff I'm doing).

John Leuner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]