Closed GoogleCodeExporter closed 9 years ago
ok, as of r575 I think hudson should be able to build stuff.
Left TODOS:
1) enter the correct local path where to push the site: parent/pom.xml line 327
2) tell hudson to call "mvn -P hudson clean install site site:deploy"
3) verify build + published site
4) merge the branch to trunk
5) tell hudson o build the trunk
6) verify build + published site
7) close this issue.
Original comment by mr0...@mro.name
on 26 Jul 2009 at 9:27
Issue 45 has been merged into this issue.
Original comment by mr0...@mro.name
on 26 Jul 2009 at 9:33
the merge will be:
$ svn co https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk p2d.java
$ cd p2d.java
$ svn merge -r568:HEAD
https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/mvn4hudson
$ svn ci -m "issue#108 fixed."
Original comment by mr0...@mro.name
on 26 Jul 2009 at 9:44
let's not forget to add the CI stuff to the reports' pom section as to
advertise it a
bit.
Original comment by mr0...@mro.name
on 27 Jul 2009 at 4:04
reports: http://allain.homelinux.org/piccolo2d/piccolo2d-complete/
Original comment by mr0...@mro.name
on 27 Jul 2009 at 4:04
Needed to explicitly declare java environment as headless in hudson.
-Djava.awt.headless=true
Original comment by allain.lalonde
on 27 Jul 2009 at 4:42
[deleted comment]
fixed in r584
Original comment by allain.lalonde
on 27 Jul 2009 at 7:12
Looks great, nice work Allain and Marcus.
Original comment by heue...@gmail.com
on 28 Jul 2009 at 1:38
Yes, I'm very glad to have it in place. Shall we feature the URL from the
google code
page?
Big thanks to Allain for hosting us in his basement!
Original comment by mr0...@mro.name
on 28 Jul 2009 at 9:43
Original issue reported on code.google.com by
mr0...@mro.name
on 26 Jul 2009 at 6:22