Hi all,

a am new to this usergroup. I would like to try to use velocity for generating pdf with xml. I hope this is possible.

I can't install velocity correct, on windows vista. I installed ant, i hope so.

By installing velocity-1.6.2 and velocity-tools-1.4-src i a am getting a lot of warnings like:

velocity:
...\velocity-1.6.2\bin\src\org\apache\velocity\anakia\AnakiaTask.java:34: package org.apache.tools.ant does not exist
import org.apache.tools.ant.BuildException;

What meas package org.apache.tools.ant does not exist. My java.class.path has "C:\ANT_HOME\lib\ant.jar"

or

...\velocity-1.6.2\bin\src\org\apache\velocity\anakia\AnakiaTask.java:217: cannot find symbol
symbol  : class BuildException
location: class org.apache.velocity.anakia.AnakiaTask
   public void execute () throws BuildException

I get 15 warnings and then the build routines says:

docs:

 #######################################################
 #
 #  Now using Anakia to transform the XML documentation
 #  to HTML.
 #
 #  using project file: project.xml
 #
 #  Note: set property "docs.project" to "project.xml"
 #  for distribution and "project-website.xml" for
 #  website.
 #######################################################
Transforming into: Z:\tools\entwicklung\anakia_apache\velocity-1.6.2\bin\docs
Input:  user-guide.xml

Error: The content of elements must consist of well-formed character data or markup.
      Line: 760 Column: 50

There is no user-guide.html in the docs folder.

May i can start with solving the warnings from velocity and than go to the warnings of velocity-tools.

Could someone point my, where my problem is. I can't read/understand the warnings.

Tanks in advance.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to