Griffon

Create stripped down runtime jar

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 0.2
  • Fix Version/s: None
  • Component/s: rt
  • Labels:
    None
  • Number of attachments :
    0

Description

Right now there is a lot of stuff in the groovy jar that we could likely get rid of at runtime as we don't need it. We should investigate creating a 'lite' jar. Candidates for removal:

  • command line tools like groovysh, groovydoc, grape, and groovy console
  • jmx builder
  • the groovy compiler and support stuff like antlr
  • trim ArrayUtil.class down to... i don't know, 64 length arrays?

Issue Links

Activity

Hide
Andres Almiray added a comment -

Watch for modules in Groovy 1.8

Show
Andres Almiray added a comment - Watch for modules in Groovy 1.8

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: