You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Antoine Levy Lambert <an...@gmx.de> on 2010/01/06 00:19:39 UTC

failing test cases in the build of ant 1.8.0RC1

Hi,

I found 5 failing test cases in the build of ant 1.8.0RC1.

    [junit] Testcase: 
testGetResourcesUsingFactory(org.apache.tools.ant.loader.AntClassLoader5Test):    
FAILED
    [junit] Test org.apache.tools.ant.loader.AntClassLoader5Test FAILED
    [junit] Testcase: 
testRedirector13(org.apache.tools.ant.taskdefs.ExecTaskTest):    FAILED
    [junit] Test org.apache.tools.ant.taskdefs.ExecTaskTest FAILED
    [junit] Testcase: 
testSymbolicLinkUtilsMethods(org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest):    
FAILED
    [junit] Test org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest 
FAILED
[au:antunit] Target: testRedirector13  FAILED
[au:antunit] Target: testTraceJdk15+  FAILED


I know that the junit testRedirector13 is a FAQ.

About AntClassLoader5Test, I do not know whether this has to do with 
that, but I did the build in the following way :

- first pass building everything with JDK 1.4. Then build with JDK 1.5. 
It looks like we have only 3 classes which require JDK 1.5.

I ran the tests under JDK 1.5.

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Kevin Jackson <fo...@gmail.com>.
Hi,

Sorry I didn't include a full stacktrace:

SymlinkTest	testDelete
weblogic.apache.xerces.parsers.SecurityConfiguration cannot be cast to
weblogic.apache.xerces.xni.parser.XMLParserConfiguration

java.lang.ClassCastException:
weblogic.apache.xerces.parsers.SecurityConfiguration cannot be cast to
weblogic.apache.xerces.xni.parser.XMLParserConfiguration
at weblogic.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:140)
at weblogic.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:125)
at weblogic.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:102)
at weblogic.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:95)
at weblogic.xml.jaxp.WebLogicSAXParser.<init>(WebLogicSAXParser.java:45)
at weblogic.xml.jaxp.WebLogicSAXParserFactory.newSAXParser(WebLogicSAXParserFactory.java:43)
at weblogic.xml.jaxp.RegistrySAXParser.<init>(RegistrySAXParser.java:45)
at weblogic.xml.jaxp.RegistrySAXParserFactory.newSAXParser(RegistrySAXParserFactory.java:91)
at org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:215)
at org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXPUtils.java:172)
at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:241)
at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:177)
at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:80)
at org.apache.tools.ant.BuildFileTest.configureProject(BuildFileTest.java:300)
at org.apache.tools.ant.BuildFileTest.configureProject(BuildFileTest.java:283)
at org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest.setUp(SymlinkTest.java:58)

On Thu, Jan 7, 2010 at 7:11 PM, Kevin Jackson <fo...@gmail.com> wrote:
> Hi,
>
> I've taken the tagged 1.8RC1 from svn and built against the jars I
> used for 1.7.1
> I get a few Class Cast errors for example:
>
> XMLFragmentTest testNestedText  Error   weblogic.apache.xerces.parsers.SecurityConfiguration
> cannot be cast to
> weblogic.apache.xerces.xni.parser.XMLParserConfiguration
>
> The environment:
> kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$ java -version
> java version "1.6.0_15"
> Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)
> kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$
>
> kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$ uname -a
> Linux ubuntu-dev 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15
> UTC 2009 x86_64 GNU/Linux
>
> kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$ ls -la lib/optional
> total 74416
> drwxr-xr-x 3 kjackson kjackson     4096 2010-01-07 18:22 .
> drwxr-xr-x 4 kjackson kjackson     4096 2010-01-07 18:13 ..
> -rwxrwx--- 1 kjackson kjackson    55932 2008-04-29 02:30 activation.jar
> -rw-r--r-- 1 kjackson kjackson    35776 2010-01-07 18:13 ant-antunit-1.1.jar
> -rwxrwx--- 1 kjackson kjackson   435563 2008-04-29 02:30 antlr-2.7.5.jar
> -rwxrwx--- 1 kjackson kjackson   533339 2008-04-29 02:30 bcel-5.2.jar
> -rwxrwx--- 1 kjackson kjackson   113369 2008-04-29 02:30 bsf.jar
> -rwxrwx--- 1 kjackson kjackson    38015 2008-04-29 02:30
> commons-logging-1.0.4.jar
> -rwxrwx--- 1 kjackson kjackson   180792 2008-04-29 02:30 commons-net-1.4.1.jar
> -rwxrwx--- 1 kjackson kjackson  2291445 2008-04-29 02:30 groovy-all-1.0.jar
> -rwxrwx--- 1 kjackson kjackson   728649 2008-04-29 02:30 jacl.jar
> -rwxrwx--- 1 kjackson kjackson   258160 2008-04-29 02:30 jai_codec.jar
> -rwxrwx--- 1 kjackson kjackson  1900631 2008-04-29 02:30 jai_core.jar
> -rwxrwx--- 1 kjackson kjackson    65261 2008-04-29 02:30 jakarta-oro-2.0.8.jar
> -rwxrwx--- 1 kjackson kjackson    33028 2008-04-29 02:30 jakarta-regexp-1.5.jar
> -rwxrwx--- 1 kjackson kjackson    82818 2008-04-29 02:30 jdepend-2.9.jar
> -rwxrwx--- 1 kjackson kjackson  1088261 2008-04-29 02:30 jruby.jar
> -rwxrwx--- 1 kjackson kjackson   143138 2008-04-29 02:30 jsch-0.1.33.jar
> -rwxrwx--- 1 kjackson kjackson   813521 2008-04-29 02:30 js.jar
> -rwxrwx--- 1 kjackson kjackson  2990564 2008-04-29 02:30 judo.jar
> -rw-r--r-- 1 kjackson kjackson   120640 2010-01-07 18:13 junit-3.8.2.jar
> -rwxrwx--- 1 kjackson kjackson  4547548 2008-04-29 02:30
> jython_Release_2_2alpha1.jar
> -rw-r--r-- 1 kjackson kjackson    15198 2010-01-07 18:13 LICENSE.junit.html
> -rwxrwx--- 1 kjackson kjackson   367444 2008-04-29 02:30 log4j-1.2.14.jar
> -rwxrwx--- 1 kjackson kjackson   388826 2008-04-29 02:30 mail-1.4.jar
> -rwxrwx--- 1 kjackson kjackson   355931 2008-04-29 02:30 NetRexxC.jar
> -rwxrwx--- 1 kjackson kjackson    36610 2008-04-29 02:30 NetRexxR.jar
> -rw-r--r-- 1 kjackson kjackson      201 2010-01-07 18:13 README
> -rwxrwx--- 1 kjackson kjackson    84091 2008-04-29 02:30 resolver.jar
> -rwxrwx--- 1 kjackson kjackson   188993 2008-04-29 02:30 serializer.jar
> -rwxrwx--- 1 kjackson kjackson  2905469 2008-04-29 02:30 starteam93.jar
> -rwxrwx--- 1 kjackson kjackson    57857 2008-04-29 02:30 stylebook-1.0-b2.jar
> drwxr-xr-x 6 kjackson kjackson     4096 2010-01-07 18:13 .svn
> -rwxrwx--- 1 kjackson kjackson   220552 2008-04-29 02:30 tcljava.jar
> -rwxrwx--- 1 kjackson kjackson  5786487 2008-04-29 02:30 weblogicaux.jar
> -rwxrwx--- 1 kjackson kjackson  9582053 2008-04-29 02:30 weblogicclasses.jar
> -rwxrwx--- 1 kjackson kjackson 33894880 2008-04-29 02:30 weblogic.jar
> -rwxrwx--- 1 kjackson kjackson   856167 2008-04-29 02:30 xalan1.jar
> -rwxrwx--- 1 kjackson kjackson  3078593 2008-04-29 02:30 xalan.jar
> -rwxrwx--- 1 kjackson kjackson  1831079 2008-04-29 02:30 xsltc.jar
>
> I don't know the exact versions of the weblogic jars, but these were
> the ones I used to build 1.7.1.
>
> My guess is that this is caused by tying to build with Java6.
>
> Thanks,
> Kev
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Antoine Levy Lambert <an...@gmx.de>.
Kevin Jackson wrote:
>
> So to bootstrap/build ant from src now I no longer need the weblogic
> and starteam jars?
> Kev
>   
Hello Kev,

that's perfectly right, weblogic and starteam jars are not needed any 
more to bootstrap/build ant.

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Kevin Jackson <fo...@gmail.com>.
Hi,

On Fri, Jan 8, 2010 at 4:21 PM, Antoine Levy Lambert <an...@gmx.de> wrote:
> Ant 1.8.0RC1 is not dependent upon weblogic. The only commercial dependency
> left is NetRex.
>
> I read somewhere that we removed the dependencies of ant proper upon
> weblogic and starteam, and I removed the corresponding ant-weblogic and
> ant-starteam POMS.

So to bootstrap/build ant from src now I no longer need the weblogic
and starteam jars?
Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Antoine Levy Lambert <an...@gmx.de>.
Ant 1.8.0RC1 is not dependent upon weblogic. The only commercial 
dependency left is NetRex.

I read somewhere that we removed the dependencies of ant proper upon 
weblogic and starteam, and I removed the corresponding ant-weblogic and 
ant-starteam POMS.

Regards,

Antoine

Stefan Bodewig wrote:
> On 2010-01-07, Kevin Jackson <fo...@gmail.com> wrote:
>
>   
>> I get a few Class Cast errors for example:
>>     
>
>   
>> XMLFragmentTest	testNestedText	Error	weblogic.apache.xerces.parsers.SecurityConfiguration
>> cannot be cast to
>> weblogic.apache.xerces.xni.parser.XMLParserConfiguration
>>     
>
> One of the weblogic jars contains a variant of Xerces and configures
> JAXP to use it - and later confuses itself.  I've seen the same and the
> problem disappeared when I removed two of the three weblogic jars.  The
> only one you need to build Ant and run the tests is weblogicclasses.jar
> AFAICT.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Stefan Bodewig <bo...@apache.org>.
On 2010-01-07, Kevin Jackson <fo...@gmail.com> wrote:

> I get a few Class Cast errors for example:

> XMLFragmentTest	testNestedText	Error	weblogic.apache.xerces.parsers.SecurityConfiguration
> cannot be cast to
> weblogic.apache.xerces.xni.parser.XMLParserConfiguration

One of the weblogic jars contains a variant of Xerces and configures
JAXP to use it - and later confuses itself.  I've seen the same and the
problem disappeared when I removed two of the three weblogic jars.  The
only one you need to build Ant and run the tests is weblogicclasses.jar
AFAICT.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Kevin Jackson <fo...@gmail.com>.
Hi,

I've taken the tagged 1.8RC1 from svn and built against the jars I
used for 1.7.1
I get a few Class Cast errors for example:

XMLFragmentTest	testNestedText	Error	weblogic.apache.xerces.parsers.SecurityConfiguration
cannot be cast to
weblogic.apache.xerces.xni.parser.XMLParserConfiguration

The environment:
kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$ java -version
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)
kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$

kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$ uname -a
Linux ubuntu-dev 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15
UTC 2009 x86_64 GNU/Linux

kjackson@ubuntu-dev:~/workspace/ant-1.8rc1$ ls -la lib/optional
total 74416
drwxr-xr-x 3 kjackson kjackson     4096 2010-01-07 18:22 .
drwxr-xr-x 4 kjackson kjackson     4096 2010-01-07 18:13 ..
-rwxrwx--- 1 kjackson kjackson    55932 2008-04-29 02:30 activation.jar
-rw-r--r-- 1 kjackson kjackson    35776 2010-01-07 18:13 ant-antunit-1.1.jar
-rwxrwx--- 1 kjackson kjackson   435563 2008-04-29 02:30 antlr-2.7.5.jar
-rwxrwx--- 1 kjackson kjackson   533339 2008-04-29 02:30 bcel-5.2.jar
-rwxrwx--- 1 kjackson kjackson   113369 2008-04-29 02:30 bsf.jar
-rwxrwx--- 1 kjackson kjackson    38015 2008-04-29 02:30
commons-logging-1.0.4.jar
-rwxrwx--- 1 kjackson kjackson   180792 2008-04-29 02:30 commons-net-1.4.1.jar
-rwxrwx--- 1 kjackson kjackson  2291445 2008-04-29 02:30 groovy-all-1.0.jar
-rwxrwx--- 1 kjackson kjackson   728649 2008-04-29 02:30 jacl.jar
-rwxrwx--- 1 kjackson kjackson   258160 2008-04-29 02:30 jai_codec.jar
-rwxrwx--- 1 kjackson kjackson  1900631 2008-04-29 02:30 jai_core.jar
-rwxrwx--- 1 kjackson kjackson    65261 2008-04-29 02:30 jakarta-oro-2.0.8.jar
-rwxrwx--- 1 kjackson kjackson    33028 2008-04-29 02:30 jakarta-regexp-1.5.jar
-rwxrwx--- 1 kjackson kjackson    82818 2008-04-29 02:30 jdepend-2.9.jar
-rwxrwx--- 1 kjackson kjackson  1088261 2008-04-29 02:30 jruby.jar
-rwxrwx--- 1 kjackson kjackson   143138 2008-04-29 02:30 jsch-0.1.33.jar
-rwxrwx--- 1 kjackson kjackson   813521 2008-04-29 02:30 js.jar
-rwxrwx--- 1 kjackson kjackson  2990564 2008-04-29 02:30 judo.jar
-rw-r--r-- 1 kjackson kjackson   120640 2010-01-07 18:13 junit-3.8.2.jar
-rwxrwx--- 1 kjackson kjackson  4547548 2008-04-29 02:30
jython_Release_2_2alpha1.jar
-rw-r--r-- 1 kjackson kjackson    15198 2010-01-07 18:13 LICENSE.junit.html
-rwxrwx--- 1 kjackson kjackson   367444 2008-04-29 02:30 log4j-1.2.14.jar
-rwxrwx--- 1 kjackson kjackson   388826 2008-04-29 02:30 mail-1.4.jar
-rwxrwx--- 1 kjackson kjackson   355931 2008-04-29 02:30 NetRexxC.jar
-rwxrwx--- 1 kjackson kjackson    36610 2008-04-29 02:30 NetRexxR.jar
-rw-r--r-- 1 kjackson kjackson      201 2010-01-07 18:13 README
-rwxrwx--- 1 kjackson kjackson    84091 2008-04-29 02:30 resolver.jar
-rwxrwx--- 1 kjackson kjackson   188993 2008-04-29 02:30 serializer.jar
-rwxrwx--- 1 kjackson kjackson  2905469 2008-04-29 02:30 starteam93.jar
-rwxrwx--- 1 kjackson kjackson    57857 2008-04-29 02:30 stylebook-1.0-b2.jar
drwxr-xr-x 6 kjackson kjackson     4096 2010-01-07 18:13 .svn
-rwxrwx--- 1 kjackson kjackson   220552 2008-04-29 02:30 tcljava.jar
-rwxrwx--- 1 kjackson kjackson  5786487 2008-04-29 02:30 weblogicaux.jar
-rwxrwx--- 1 kjackson kjackson  9582053 2008-04-29 02:30 weblogicclasses.jar
-rwxrwx--- 1 kjackson kjackson 33894880 2008-04-29 02:30 weblogic.jar
-rwxrwx--- 1 kjackson kjackson   856167 2008-04-29 02:30 xalan1.jar
-rwxrwx--- 1 kjackson kjackson  3078593 2008-04-29 02:30 xalan.jar
-rwxrwx--- 1 kjackson kjackson  1831079 2008-04-29 02:30 xsltc.jar

I don't know the exact versions of the weblogic jars, but these were
the ones I used to build 1.7.1.

My guess is that this is caused by tying to build with Java6.

Thanks,
Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Antoine Levy Lambert <an...@gmx.de>.
Stefan Bodewig wrote:
> On 2010-01-06, Stefan Bodewig <bo...@apache.org> wrote:
>
>   
>> On 2010-01-06, Stefan Bodewig <bo...@apache.org> wrote:
>>     
>
>   
>> I'll run the testsute against the binary distribution you've created
>> later today.
>>     
>
> OK, didn't manage to do it yesterday, did it earlier this morning.
> Running the tests against the jars of the binary distribution (by
> copying the jars of the bin-dist to bootstrap/lib of the src-dist and
> running the tests) works well for AntClassLoader5Test - so it's really
> more an issue of "./build.sh test" not using the jars you expected and
> not a problem with the distribution itself.
>
> Stefan
>   
Thanks Stefan,
this shows that I need to write a wrapper script to use to create the 
release, or change build.sh so that it does the right thing.
Regards,
Antoine


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Stefan Bodewig <bo...@apache.org>.
On 2010-01-06, Stefan Bodewig <bo...@apache.org> wrote:

> On 2010-01-06, Stefan Bodewig <bo...@apache.org> wrote:

> I'll run the testsute against the binary distribution you've created
> later today.

OK, didn't manage to do it yesterday, did it earlier this morning.
Running the tests against the jars of the binary distribution (by
copying the jars of the bin-dist to bootstrap/lib of the src-dist and
running the tests) works well for AntClassLoader5Test - so it's really
more an issue of "./build.sh test" not using the jars you expected and
not a problem with the distribution itself.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Stefan Bodewig <bo...@apache.org>.
On 2010-01-06, Stefan Bodewig <bo...@apache.org> wrote:

> On 2010-01-06, Antoine Levy Lambert <an...@gmx.de> wrote:

>> About AntClassLoader5Test, I do not know whether this has to do with
>> that, but I did the build in the following way :

>> - first pass building everything with JDK 1.4. Then build with JDK
>> 1.5. It looks like we have only 3 classes which require JDK 1.5.

>> I ran the tests under JDK 1.5.

> Truth be told, I've never run the build under Java5 only Java6, will try
> later today.

I see the same error if I bootstrap trunk with Java 1.4 and run the test
with 1.5 (which compiles AntClassLoader5 and re-creates
ant-nodeps.jar).  Once I copy over ant-nodeps.jar to bootstrap/lib
things look fine.

"./build.sh test" really runs tests against the version you've
bootstrapped, at least if classloaders are involved since ant.jar will
be loaded from there.

I'll run the testsute against the binary distribution you've created
later today.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Stefan Bodewig <bo...@apache.org>.
On 2010-01-06, Antoine Levy Lambert <an...@gmx.de> wrote:

> Stefan Bodewig wrote:
>> On 2010-01-06, Antoine Levy Lambert <an...@gmx.de> wrote:


>>>    [junit] Testcase:
>>> testSymbolicLinkUtilsMethods(org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest):
>>> FAILED


>> I've never seen that, which OS?

> Mac OS 10.5.8

I don't own a Mac anymore (sad story of a display dieing deleted), so I
can't test it.  The tests pass on Linux and Solaris (see gump's build on
gump.zones.a.o).

>>> [au:antunit] Target: testTraceJdk15+  FAILED

>> Which build file is that?

> this was src/tests/antunit/taskdefs/xslt-test.xml.

Works for me.  It could be the same classloader issue that caused your
AntClassLoader5 tests to fail.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Antoine Levy Lambert <an...@gmx.de>.
Stefan Bodewig wrote:
> On 2010-01-06, Antoine Levy Lambert <an...@gmx.de> wrote:
>
>   
>>    [junit] Testcase:
>> testSymbolicLinkUtilsMethods(org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest):
>> FAILED
>>     
>
> I've never seen that, which OS?
>   
Mac OS 10.5.8
>   
>> [au:antunit] Target: testTraceJdk15+  FAILED
>>     
>
> Which build file is that?
>   
this was src/tests/antunit/taskdefs/xslt-test.xml.

>   
Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: failing test cases in the build of ant 1.8.0RC1

Posted by Stefan Bodewig <bo...@apache.org>.
On 2010-01-06, Antoine Levy Lambert <an...@gmx.de> wrote:

>    [junit] Testcase:
> testSymbolicLinkUtilsMethods(org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest):
> FAILED

I've never seen that, which OS?

> [au:antunit] Target: testTraceJdk15+  FAILED

Which build file is that?

> I know that the junit testRedirector13 is a FAQ.

It's what we call "ostfriesischer Blinker" around here.  Sometimes it
works, sometimes it doesn't.

> About AntClassLoader5Test, I do not know whether this has to do with
> that, but I did the build in the following way :

> - first pass building everything with JDK 1.4. Then build with JDK
> 1.5. It looks like we have only 3 classes which require JDK 1.5.

> I ran the tests under JDK 1.5.

Truth be told, I've never run the build under Java5 only Java6, will try
later today.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org