Closed mro 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.
Reported by atdixon
on 2011-04-02 04:44:59
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
Reported by heuermh
on 2011-04-04 15:25:40
Reported by heuermh
on 2012-08-31 20:24:01
Accepted
Reported by heuermh
on 2012-08-31 20:27:54
Reported by heuermh
on 2012-08-31 20:28:19
Reported by heuermh
on 2012-08-31 20:30:05
Reported by heuermh
on 2013-11-26 21:11:16
Adding new downloads is no longer supported by Google Code.
Reported by heuermh
on 2014-02-17 01:46:42
WontFix
Originally reported on Google Code with ID 216
Reported by
atdixon
on 2011-04-02 04:43:32