Closed GoogleCodeExporter closed 9 years ago
clirr.sh is another script referenced in the release checklist to consider
pulling in.
There is also a clirr maven plugin that we could consider using.
Original comment by atdi...@gmail.com
on 2 Apr 2011 at 4:44
It might be possible with a combination of release profiles and assembly
descriptors to generate what we need with the maven release plugin. The
assembly and release plugins have improved since the time of our 1.3 release.
clirr.sh just calls the standalone Clirr jar
java -jar ~/bin/clirr-core-0.6-uber.jar "$@"
It blows up on extras, so I didn't configure it into the maven site build
$ clirr.sh -o piccolo2d-extras-1.3.jar -ocp ../core/piccolo2d-core-1.3.jar -n
target/piccolo2d-extras-1.4-SNAPSHOT.jar -ncp ../core/target/piccolo2d-
core-1.4-SNAPSHOT.jar
Unable to complete checks:Unable to locate enclosing class
edu.umd.cs.piccolox.event.PStyledTextEventHandler$2 for nested class
edu.umd.cs.piccolox.event.PStyledTextEventHandler$2$1
We might also want to add JDiff, though that might need to be run as a separate
script too, see
http://code.google.com/p/guava-libraries/wiki/Release08
Original comment by heue...@gmail.com
on 4 Apr 2011 at 3:25
Original comment by heue...@gmail.com
on 31 Aug 2012 at 8:24
Original comment by heue...@gmail.com
on 31 Aug 2012 at 8:27
Original comment by heue...@gmail.com
on 31 Aug 2012 at 8:28
Original comment by heue...@gmail.com
on 31 Aug 2012 at 8:30
Original comment by heue...@gmail.com
on 26 Nov 2013 at 9:11
Adding new downloads is no longer supported by Google Code.
Original comment by heue...@gmail.com
on 17 Feb 2014 at 1:46
Original issue reported on code.google.com by
atdi...@gmail.com
on 2 Apr 2011 at 4:43