I just looked at gump and it seems Sam was faster to fix it ;) We can wait to
next run to see if the issues are gone.
On Mon, 13 Aug 2001 08:03, Berin Loritsch wrote:
> The solution is to use the Ant and Option jars in
> CVS. The other thing might be to have Ant autobuilt
> with both Xalan1 and Xalan2 (or simply Xalan 2 with
> the compatibility jar).
>
> The test for building the JUnitReport task is
> dependant
> on Xalan 1 being present in the classpath. It first
> tests to see if Xalan 2 is present, and then it
> fails over to Xalan 1 otherwise. That means that
> there
> is still Xalan 1 code in the taskdef.
>
> --- Peter Donald <[EMAIL PROTECTED]> wrote:
> > ----------------------------------------------------
> > This email is autogenerated from the output from:
>
> <http://jakarta.apache.org/builds/gump/2001-08-11/jakarta-avalon-excalibur.
>html>
>
> > ----------------------------------------------------
> >
> > Buildfile: build.xml
> >
> > check-environment:
> >
> > check-datasource:
> >
> > setup-properties:
> >
> > jdbc2:
> >
> > jdbc3:
> >
> > prepare:
> >
> > compile:
> > [mkdir] Created dir:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/scratchpad
>
> > [mkdir] Created dir:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/cadastre
>
> > [javac] Compiling 91 source files to
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/classes
>
> > [javac] Note:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/src/test/org/apache/avalon/exc
>alibur/datasource/test/DataSourceTestCase.java
>
> > uses or overrides a deprecated API.
> > [javac] Note: Recompile with -deprecation for
> > details.
> > [javac] Compiling 43 source files to
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/scratchpad
>
> > [javac] Note:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/src/scratchpad/org/apache/aval
>on/excalibur/proxy/ProxyGenerator.java
>
> > uses or overrides a deprecated API.
> > [javac] Note: Recompile with -deprecation for
> > details.
> > [javac] Compiling 20 source files to
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/cadastre
>
> > [rmic] RMI Compiling 1 class to
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/cadastre
>
> > [rmic] RMI Compiling 1 class to
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/classes
>
> > jar:
> > [jar] Building jar:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/lib/avalon-excalibur.jar
>
> > [jar] Building jar:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/lib/avalon-scratchpad.ja
>r
>
> > [jar] Building jar:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/lib/avalon-cadastre.jar
>
> > javadocs:
> > [mkdir] Created dir:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/javadocs
>
> > [copy] Copying 88 files to
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/src
>
> > [javadoc] Generating Javadoc
> > [javadoc] Javadoc execution
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.datasource...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.naming...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.naming.rmi...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.naming.rmi.server...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.naming.memory...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.io...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.collections...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.cli...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.pool...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.component...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.concurrent...
> > [javadoc] Loading source files for package
> > org.apache.avalon.excalibur.property...
> > [javadoc] Constructing Javadoc information...
> > [javadoc] javadoc: warning - Import not found:
> > com.informix.jdbcx.IfxConnectionPoolDataSource -
> > ignoring!
> > [javadoc] javadoc: warning - Import not found:
> > com.informix.jdbcx.IfxDataSource - ignoring!
> > [javadoc] Building tree for all the packages and
> > classes...
> > [javadoc] Building index for all the packages and
> > classes...
> > [javadoc] Building index for all classes...
> > [javadoc] javadoc: warning - Tag @link: Class or
> > Package not found: java.awt.FileDialog
> > [javadoc] javadoc: warning - Tag @link: Class or
> > Package not found: java.io.BufferedOuputStream
> > [javadoc] Generating
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/javadocs/stylesheet.css.
>..
>
> > [javadoc] 4 warnings
> > [delete] Deleting directory
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/src
>
> > test:
> > [mkdir] Created dir:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/docs/test
>
> > [mkdir] Created dir:
>
> /home/rubys/jakarta/jakarta-avalon-excalibur/build/reports
>
> > [echo] Performing Unit Tests
> > [junit] Running
> > org.apache.avalon.excalibur.cli.test.ClutilTestCase
> > [junit] Tests run: 11, Failures: 0, Errors: 0,
> > Time elapsed: 1.389 sec
> > [junit] Running
>
> org.apache.avalon.excalibur.collections.test.BinaryHeapTestCase
>
> > [junit] Tests run: 10, Failures: 0, Errors: 0,
> > Time elapsed: 1.323 sec
> > [junit] Running
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase
>
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase.runDBTest(Da
>taSourceTestCase.java:182)
>
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase$ConnectionTh
>read.run(DataSourceTestCase.java:206)
>
> > [junit] at
> > java.lang.Thread.run(Thread.java:484)
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase.runDBTest(Da
>taSourceTestCase.java:182)
>
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase$ConnectionTh
>read.run(DataSourceTestCase.java:206)
>
> > [junit] at
> > java.lang.Thread.run(Thread.java:484)
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase.runDBTest(Da
>taSourceTestCase.java:182)
>
> > [junit] Tests run: 2, Failures: 0, Errors: 0,
> > Time elapsed: 1.989 sec
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase$ConnectionTh
>read.run(DataSourceTestCase.java:206)
>
> > [junit] at
> > java.lang.Thread.run(Thread.java:484)
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase.runDBTest(Da
>taSourceTestCase.java:182)
>
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase$ConnectionTh
>read.run(DataSourceTestCase.java:206)
>
> > [junit] at
> > java.lang.Thread.run(Thread.java:484)
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase.runDBTest(Da
>taSourceTestCase.java:182)
>
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase$ConnectionTh
>read.run(DataSourceTestCase.java:206)
>
> > [junit] at
> > java.lang.Thread.run(Thread.java:484)
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase.runDBTest(Da
>taSourceTestCase.java:182)
>
> > [junit] at
>
> org.apache.avalon.excalibur.datasource.test.DataSourceTestCase$ConnectionTh
>read.run(DataSourceTestCase.java:206)
>
> > [junit] at
> > java.lang.Thread.run(Thread.java:484)
> > [junit] junit.framework.AssertionFailedError:
> > Normal Use Test
> > [junit] at
> > junit.framework.Assert.fail(Assert.java:51)
> > [junit] at
> > junit.framework.Assert.assertTrue(Assert.java:38)
>
> === message truncated ===
>
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]