Hello,

Am 11.09.2007 um 09:31 schrieb Munro, LG, Mr <[EMAIL PROTECTED]>:
> Hi George,
>
> Ant is on version 1.6.5-3 and apache on 2.0.55-4
>
> Java version is: java-1.5.0-sun
> Any ideas?
I reread your Error message.
ant is not capable to solve the regular expression on line 88 of  
build.xml.
Before, I pondered why it fails with such a simple regex.
But then, it tells you: It could not find a suitable regexp matcher.
The architecture of the tool is modular and it requires some  
supporting libs.
To ensure that everything is fine, ant has a switch for testing the  
environment.
Run ant -diagnostics.
There should be listed something like this:
/Your/path/to/apache-ant/lib/ant-apache-regexp.jar
I bet the diagnostics will report problems and you can solve them
by running aptitude to either upgrade or uninstall and reinstall ant.
Please post back to the list using shift-reply.

Bye, Christian


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to