You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/01/19 22:13:06 UTC

[jira] Closed: (MAVENUPLOAD-660) ProGuard

     [ http://jira.codehaus.org/browse/MAVENUPLOAD-660?page=all ]
     
Carlos Sanchez closed MAVENUPLOAD-660:
--------------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

> ProGuard
> --------
>
>          Key: MAVENUPLOAD-660
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-660
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Michael Böckling
>     Assignee: Carlos Sanchez
>  Attachments: kenv-2.2.pom, kenv-2.2.pom, proguard-3.4-bundle.jar, proguard-3.4-bundle.jar, proguard-3.4-bundle.jar
>
>
> ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.
> Note:
> - I'm not the developer
> - This project doesn't use Maven, but I checked it builds correctly using the provided POM
> - you might want to check the kenv dependency and see if you like the group-id (there is no proposal for naming j2me jars in the coping-with-sun-jars table)
> - It is under GPL with a special excpetion clause. Both parts are in the license.txt.
> - I contacted the author if he would grant a GPL exception for Proguard usage in Maven (meaning that a maven proguard plugin is allowed to use e.g. Apache 2.0 license), and it seems that he would do that.
> If you have any questions, you may contact me at michael dot boeckling at giniality dot ch

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org