Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5
-
None
-
Operating System: All
Platform: All
-
35681
Description
~/workspace/velocity.core/build > ant docs
Buildfile: build.xml
env:
[echo] java.home = /usr/apps/jdk1.5.0_04/jre
[echo] user.home = /home/elkner
...
docs:
[echo]
[echo] #######################################################
[echo] #
[echo] # Now using Anakia to transform our XML documentation
[echo] # to HTML.
[echo]
[echo] #######################################################
[echo]
[anakia] SLF4J built for org.slf4j.impl.Log4jLoggerFA
[anakia] Transforming into: /home/elkner/workspace/velocity.core/docs
[anakia] 23:25:45,665 [main] ERROR (VelocimacroProxy.java:224) - ./site.vsl
[line 42, column 13]: #tr too few arguments to macro. Wanted 1 got 0
[anakia] 23:25:45,672 [main] ERROR (VelocimacroProxy.java:224) - ./site.vsl
[line 52, column 13]: #td too few arguments to macro. Wanted 1 got 0
[anakia] 23:25:45,674 [main] ERROR (VelocimacroProxy.java:224) - ./site.vsl
[line 54, column 13]: #th too few arguments to macro. Wanted 1 got 0
...