Russel Winder wrote:
Adam,
On Wed, 2009-03-25 at 07:14 +1100, Adam Murdoch wrote:
Russel Winder wrote:
The user manual says that TestNG integration is a missing feature. Do I
just edit the XML to remove it or is someone looking over this material
for clearly wrong statements :-)
Feel free to update the XML.
Wilco.
I noticed though that it is not just this one point, there needs to be a
bit of work on the Java Plugin chapter as well. I have started a nother
thread just to debate this a bit before taking any action.
I think that there is a default action of just quickly deleting and
amending a couple of sentences if the deadline for 0.6 arrives before
any changes are finalized.
There's some info about the documentation on the wiki at
http://docs.codehaus.org/display/GRADLE/How+to+build+the+documentation
Thanks for the pointer.
I have found though that the PDF generation is broken:
Build file
'/home/users/russel/Repositories/Bazaar/Subversion/GradleCore/Trunk/build.gradle'
line: 453
Execution failed for task ':userguidePdf'.
Cause: Cannot cast object
'file:/home/users/russel/Repositories/Bazaar/Subversion/GradleCore/Trunk/build/docbook/src/userguidePdf.html'
with class 'java.lang.String' to class 'java.io.File'
This should be fixed now.
Adam