Hi IAS, That's great! Do you think you could also submit a patch to the Cactus build.xml to use dvsl (for the documentation/ subproject)? (I know I could do it from the build.xml sample you have provided but that would help if you could provide a nice and tested patch) ;-)
Anyone has any objection? Thanks -Vincent Note: When transforming the XML files, be careful to follow the following existing rules: - 2 char indentations - no tabs - max line length is 80 (as much as possible) - HTML elements are alone on their line (content is put on a line below) (Basically, it means keeping the existing format) Thanks again. > -----Original Message----- > From: IAS [mailto:cactus@;iasandcb.pe.kr] > Sent: 25 October 2002 13:37 > To: 'Cactus Developers List' > Subject: The 2nd report on documentation system migration (DVSL-adopted) > > I tried Velocity DVSL shortly for new Cactus document build system. > Here's my test environment: > Windows XP > JDK 1.4.1_01 > Ant 1.5.1 > Commons-collections 2.1 > Velocity 1.3 > Dom4j 1.3 > JUnit 3.8.1 > Velocity-DVSL 0.45 > > You can download the tested files at > http://www.iasandcb.pe.kr/projects/cactus/jakarta-cactus-dvsl.zip > The compressed file includes all you need to build. First make some > directory for testing, extract the file to the directory, and type "ant" > in the directory. > > As you can see the result, index.html in docs directory, the mechanism > is based on jakarta-velocity-dvsl documentation itself. If you agree to > go further with DVSL, I'll submit transformed index.xml and project.xml > in the cactus project for the next step. > > Best Wishes, > IAS > > Independent Java Technology Evangelist > http://www.iasandcb.pe.kr > > Jakarta Seoul Project Coordinator > http://jakarta.apache-korea.org > > > > > -- > To unsubscribe, e-mail: <mailto:cactus-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:cactus-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:cactus-dev-help@;jakarta.apache.org>
