Uploading proguard 4.1 to The Central Repository
------------------------------------------------
Key: MAVENUPLOAD-1864
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1864
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 4.0.1
http://pyx4j.com/downloads/proguard-4.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.
Changes in 4.1:
- Fixed shrinking of default annotation element values.
- Fixed optimization of invocations of methods in
same class that are accessed through extensions.
- Fixed optimization of invocations of synchronized
methods without other side-effects.
- Fixed optimization of some non-returning subroutines.
- Fixed handling of local variable debug information
when inlining methods.
- Avoiding StackOverflowErrors during optimization of
complex methods.
- Fixed obfuscation of potentially ambiguous
non-primitive constants in interfaces.
- Fixed preverification of some code constructs
involving String, Class, and exception types.
- The Ant task now allows empty <injars> and
<libraryjars> elements.
- Updated documentation and examples.
--
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