Uploading proguard 3.10.1 to The Central Repository
---------------------------------------------------
Key: MAVENUPLOAD-1709
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1709
Project: maven-upload-requests
Issue Type: Task
Reporter: Vlad Skarzhevskyy
Please Upload the latest version to Repository. The last version (posted by me)
in repository is 3.9
http://pyx4j.com/downloads/proguard-3.10.1-bundle.jar
http://proguard.sourceforge.net/
ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It
removes unused classes, fields, methods, and attributes. It then optimizes the
bytecode. It then renames the remaining classes, fields, and methods using
short meaningless names.
Version 3.10
- Now handling mixed-case input class names when
-dontusemixedcaseclassnames is specified.
- Fixed optimization of synchronization on classes,
as compiled by Eclipse and Jikes.
- Fixed optimization of switch statements with
unreachable cases.
- Avoiding merging subsequent identically named files.
- Updated documentation and examples.
Version 3.10.1 fixes an optimization bug that was
introduced in 3.10 (processing the creation of objects
that are not actually assigned or used).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira