There was a discussion about website documentation at some point, I
didn't catch the outcome sorry, so ignore this if its already sorted.
Is there an appetite to using apt or xdoc to generate some quick
start doc inside the maven built site? (or did I see a move to doing
all the doc on the wiki)
Ian
On 3 Jun 2008, at 00:58, Vincent Siveton wrote:
I second!
Cheers,
Vincent
2008/6/2, Cassie <[EMAIL PROTECTED]>:
Thanks guys, this is great!
- Cassie
On Mon, Jun 2, 2008 at 3:11 PM, Ralph Jocham
<[EMAIL PROTECTED]> wrote:
Shindig now has a CruiseControl instance running which also
generates the
Maven reports.
The current location is temporary until the Apache Zone get setup.
*CruiseControl URL:*
http://shindig-ci.bigr2.info:8080/dashboard/tab/dashboard
*
Maven Report URL:*
http://shindig-ci.bigr2.info/project-reports.html
You can then select 1 of the 4 modules and drill down: (i.e. for
gadgets)
*
Cobertura (Test Coverage)*
http://shindig-ci.bigr2.info/shindig-gadgets/cobertura/index.html*
JavaDocs*
http://shindig-ci.bigr2.info/shindig-gadgets/apidocs/index.html
*Source Xref*
http://shindig-ci.bigr2.info/shindig-gadgets/xref/index.html
*Unit Tests (surefire)*
http://shindig-ci.bigr2.info/shindig-gadgets/surefire-report.html
*TODO (all TODO tags in source)*
http://shindig-ci.bigr2.info/shindig-gadgets/taglist.html
Enjoy!
Ralph and Dave