it is easy to fix (readme.txt was updated in the jira 995):
copy the 'apache-ant-1.6.5\lib\ant-apache-regexp.jar' to the 'cc\lib\ant-
apache-regexp.jar' and add the string
set CRUISE_PATH=%CRUISE_PATH%;%LIBDIR%\ant-apache-regexp.jar
to the cruisecontrol.bat file.
thanks, Vladimir



On 10/16/06, Nathan Beyer <[EMAIL PROTECTED]> wrote:

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