The deprecated tag has been removed.

Best regards,
Thierry Boileau
Jérôme,

I noticed also that the "style" tag seems to be deprecated and should be replaced by "xslt" in macrodef "checkstyleModule".

Thierry
Hi Thierry,

I tried to build from the SVN repository and got the following error:

[checkstyle] Running Checkstyle 4.2 on 84 files
[style] DEPRECATED - xalan processor is deprecated. Use trax instead.
    [style] DEPRECATED - xslp processor is deprecated. Use trax instead.
    [style] java.lang.ClassNotFoundException:
org.apache.tools.ant.taskdefs.optional.XslpLiaison
[style] at java.net.URLClassLoader$1.run(URLClassLoader.java:200) [style] at java.security.AccessController.doPrivileged(Native Method) [style] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

[...deleted...]

BUILD FAILED
/home/slandis/tmp/restlet/build/build.xml:935: The following error occurred
while executing this line:
/home/slandis/tmp/restlet/build/build.xml:621: java.lang.ClassNotFoundException:
org.apache.tools.ant.taskdefs.optional.TraXLiaison


I'm using ant, not maven.
Sean



Reply via email to