Hi Miguel,

the build is working fine for me and I don't see why it would fail for you
:(
My config : w2k, JDK 1.4.2, Eclipse 3.01.
What about other developers ? Does the build work or fail ?

Only a few questions / suggestions :
- do you also have a JDK 1.4 version installed to try ?
- are you sure you are using JDK and not JRE ?
- what version of Ant are you using ?  But I don't see why it would be a
problem since replaceregexp is an old task.

I have built Jmol-web and updated the website with the modifications you
made.

Nicolas

From: "Miguel" <[EMAIL PROTECTED]>
>Nico,
>
>I cannot build Jmol-web ... I am having a problem with ant.
>
>It is dying because of the regular expressions that you are using for the
>localization.
>
>
>/home/mth/jmol/Jmol-web/build.xml:100: Could not create task or type of
>type: replaceregexp.
>
>Ant could not find the task or a class this task relies upon.
>
>This is common and has a number of causes; the usual
>solutions are to read the manual pages then download and
>install needed JAR files, or fix the build file:
> - You have misspelt 'replaceregexp'.
>
>
>However, after googling and looking at the ant documentation, I do not
>understand why this is happening. I am running on Java 1.5, which has
>regexp support built-in. The ant doc at:
>
 >http://ant.apache.org/manual/install.html#librarydependencies
>
>Says:
>
>Note that only one of the regexp libraries is needed for use with the
>mappers (and Java 1.4 and higher includes a regexp implementation which
>Ant will find automatically).
>
>Any ideas?




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to