----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 08:47
Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant
Diagnostics.java


> On 1 Dec 2002, <[EMAIL PROTECTED]> wrote:
>
> >   +    private static SAXParser getSAXParser() {
>
> this could get borrowed from JAXPUtils - we'd only need to make
> newSAXParser public.

ok

>
> >   +    private static String getClassLocation( Class clazz) {
>
> is very very incompatible with JDK 1.1 - and makes bootsrapping as
> well as running ant -diagnostics on JDK 1.1 impossible.
>
> There is code that tries to achieve the something similar in
> JUnitTask.addClasspathEntry, maybe we could factor this out (into
> LoaderUtils for example)?

yeah, that would be good . Sorry for breaking things.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to