I'm trying to setup the Build-Test stuff on a Windows XP machine and
I'm running to a weird script failure for the 'classlib' build. I can
run the build perfectly outside of CruiseControl, but this is the
error I'm getting when the build is run by CruiseControl.

<console>
compile-java:
    [echo] Compiling ACCESSIBILITY classes

copy-resources:

svn-info:

BUILD FAILED
C:\dev\buildtest\trunk\cc\projects\classlib\trunk\build.xml:108: The following e
rror occurred while executing this line:
C:\dev\buildtest\trunk\cc\projects\classlib\trunk\make\build-java.xml:183: The f
ollowing error occurred while executing this line:
C:\dev\buildtest\trunk\cc\projects\classlib\trunk\make\properties.xml:249: The f
ollowing error occurred while executing this line:
C:\dev\buildtest\trunk\cc\projects\classlib\trunk\make\properties.xml:259: The f
ollowing error occurred while executing this line:
C:\dev\buildtest\trunk\cc\projects\classlib\trunk\make\properties.xml:223: No su
pported regular expression matcher found
</console>

Any thoughts?

BTW - The classlib's "fetch-depends" failed on download of the
MSVCR71.dll. I had to manually download it.

-Nathan

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to