gordonad / powermock

Automatically exported from code.google.com/p/powermock
0 stars 0 forks source link

Generate binary release #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Automatically generate all binary releases from maven. We want to have
pre-packaged jar files for powermock-junit3, powermock-junit4-legacy and
powermock-junit4. Ie project should only have to include a single powermock
jar file instead of multiple files. This will greatly simplify the use of
PowerMock for projects not using maven.

Original issue reported on code.google.com by jan.kron...@gmail.com on 3 Sep 2008 at 3:06

GoogleCodeExporter commented 9 years ago
in "release" module we now automatically build *-full.jar, *-src.zip and
*-with-dependencies.zip

Original comment by hugo.josefson.old@gmail.com on 26 Nov 2008 at 5:23