Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Use Pack200 to further streamline the size of the Groovy JARs.
Issue Links
- is depended upon by
-
GROOVY-4157
groovyall.jar is too heavy, can we reduce it?
-
Activity
Guillaume Laforge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue is depended upon by |
Guillaume Laforge
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Guillaume Laforge [ guillaume ] | |
| Resolution | Won't Fix [ 2 ] |
Paul King
made changes -
| Resolution | Won't Fix [ 2 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Paul King
made changes -
| Fix Version/s | 1.8.x [ 15750 ] |
Paul King
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Pack 200 is used for transmitting compressed JARs, but can't really be used "in place" of normal JARs.
So Pack 200 won't bring any particular benefit to the size of the JARs provided by Groovy.