Nicola Ken Barozzi wrote:
>
> I've corrected the gump descriptor as much as I was able, but there is still
> a jar missing from the dependencies.
> We need that the IzPress.jar (artistic license) that is now in
> http://cvs.apache.org/viewcvs/jakarta-poi/tools/centipede/lib/ be added to
> the Gump jars.

That is easily added... gump can use the jar from cvs.  The anttask also
needed to be added to the work directory.

The next problem is that this build seems to run in interactive mode...
requiring a user input for the target name.  That doesn't automate well.
In fact, it results in a nullPointerException.

> As for the Gump project descriptor... we have our own project-info.xml file
> that now contains also the Gump descriptor as a node, and Forrest has a
> similar one.
> It would be cool if Gump could get that automagically. I ain't a script
> guru, but can write an Ant script that traverses all project CVS, looks for
> project-info.xml, gets the descriptor and places it somewhere for gump to
> work at.
> Let me know how this can be integrated.

For now, can you make the descriptor a separate file?  Gump can use
descriptors from cvs.

> Finally I added the javadoc tag to GUMP :-)
> When are we gonna have a <site> tag?  <hint hint, nudge nudge>
> In this new descriptor we call a task that also does the docs, so we would
> be ready for it (if the build doesn't fail, of course 8-)

Stefan - let me know if this is something you want to take a crack at,
otherwise, I will.

- Sam Ruby


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to