Yep -- that's why CC is failing. I'm in the process of redirecting the website from http://i.a.o/beehive to http://b.a.o. Because of the re-arrangement of the site and release documentation, the mapping is a little complicated, and I didn't specifically handle the DTD file till the controls tests started failing.

These should be able to use the right resolver to pull the DTD from the controls test JARs, but apparently that isn't wired up right now.

Should be fixed after the next sync from the Apache servers. Apologies for the inconvenience.

Eddie

Xibin Zeng wrote:
I did a sync this morning and ran the controls drt. All drt tests
passed, except at the end I got the following error. Looks like there
is a problem with a DTD url.

      [tch] -========================================


      [tch] TOTALS
      [tch] -------
      [tch] TOTAL TESTS:          2
      [tch] SUCCESSES:            2  (100.0%)
      [tch] FAILURES:             0  (0.0%)
      [tch] ABORTS:               0  (0.0%)
      [tch] SKIPS:                0  (0.0%)
      [tch] VALIDATION SKIPS:     0  (0.0%)
      [tch] TIMEOUTS:             0  (0.0%)

      [tch] INVALIDATIONS:        0
      [tch] SCRATCHES:            0
      [tch] ABANDONS:             0



      [tch] TEST RUN COMPLETE



      [tch] run:

      [tch] BUILD SUCCESSFUL
      [tch] Total time: 7 seconds

generate-html-log:

-generate-html-log:
     [echo] Generating Controls Test Report with GTLF
     [echo] beehive.home: D:\Development\Beehive
     [echo] gtlf.file: D:\Development\Beehive\controls\test\tch.xml
     [java] Buildfile:
D:\Development\Beehive\controls\test\infra\gtlf\xsl\build.xml

     [java] test.report:
     [java] Creating D:\Development\Beehive\controls\test\tch.html
     [java] Deleting: D:\Development\Beehive\controls\test\tch.html
     [java] Processing D:\Development\Beehive\controls\test\tch.xml to
D:\Development\Beeh
ive\controls\test\tch.html
     [java] Loading stylesheet
D:\Development\Beehive\controls\test\infra\gtlf\xsl\TestRep
ort.xsl
     [java] : Error!
http://beehive.apache.org/releases/v1.0m1/dtd/gtlf/gtlf-config-2.0.dt
d
     [java] : Error!
com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: http:/
/beehive.apache.org/releases/v1.0m1/dtd/gtlf/gtlf-config-2.0.dtd

     [java] BUILD FAILED
     [java] D:\Development\Beehive\controls\test\infra\gtlf\xsl\build.xml:322:
javax.xml.t
ransform.TransformerException:
javax.xml.transform.TransformerException: com.sun.org.apach
e.xml.internal.utils.WrappedRuntimeException:
http://beehive.apache.org/releases/v1.0m1/dt
d/gtlf/gtlf-config-2.0.dtd
     [java] Failed to process D:\Development\Beehive\controls\test\tch.xml

     [java] Total time: 4 seconds

BUILD FAILED
D:\Development\Beehive\controls\build.xml:267: The following error
occurred while executin
g this line:
D:\Development\Beehive\controls\test\build.xml:337: The following
error occurred while exe
cuting this line:
D:\Development\Beehive\controls\test\build.xml:433: The following
error occurred while exe
cuting this line:
D:\Development\Beehive\controls\test\infra\tch\runtime\build.xml:54:
The following error o
ccurred while executing this line:
D:\Development\Beehive\controls\test\infra\tch\runtime\build.xml:69:
Java returned: 1

Total time: 49 seconds

Reply via email to