Opened 9 years ago

Last modified 9 months ago

#383 new enhancement

Build standalone JARs which contain additional application code

Reported by: Mark Evenson Owned by:
Priority: major Milestone: 1.9.3
Component: other Version: 1.4.0-dev
Keywords: Cc:
Parent Tickets:

Description

Clojure ("lein uberjar") as well as jruby ("warbler jar") have facilities for creating a standalone JAR which contains the runtime plus application.

Other than creating the necessary assembly instructions, the only substantial problem would seem to be the need to further abstract the mechanism for finding ABCL-CONTRIB to something that could work on a pathname as well as an entire JAR.

Change History (14)

comment:1 Changed 7 years ago by Mark Evenson

Milestone: 1.4.01.5.0

Ticket retargeted after milestone closed

comment:2 Changed 7 years ago by Mark Evenson

Milestone: 1.5.01.6.0

Ticket retargeted after milestone closed

comment:3 Changed 5 years ago by Mark Evenson

This feature has been partially implemented with the abcl-aio ("all in one") feature, added in <https://abcl.org/trac/changeset/14907> and <https://abcl.org/trac/changeset/14908> which combines the contents of abcl and abcl-contrib into a single jar.

See https://abcl.org/trac/ticket/442 for status of the documentation.

comment:4 Changed 4 years ago by Mark Evenson

Milestone: 1.6.01.6.1

Ticket retargeted after milestone closed

comment:5 Changed 4 years ago by Mark Evenson

Milestone: 1.6.11.6.2

Ticket retargeted after milestone closed

comment:6 Changed 4 years ago by Mark Evenson

Milestone: 1.6.21.7.0

comment:7 Changed 4 years ago by Mark Evenson

Milestone: 1.7.01.7.1

Ticket retargeted after milestone closed

comment:8 Changed 4 years ago by Mark Evenson

Milestone: 1.7.11.7.2

Ticket retargeted after milestone closed

comment:9 Changed 4 years ago by Mark Evenson

Milestone: 1.7.21.8.0

Milestone renamed

comment:10 Changed 3 years ago by Mark Evenson

Milestone: 1.8.01.8.1

Ticket retargeted after milestone closed

comment:11 Changed 2 years ago by Mark Evenson

Milestone: 1.8.11.9.0

comment:12 Changed 14 months ago by Mark Evenson

Milestone: 1.9.01.9.1

comment:13 Changed 13 months ago by Mark Evenson

Milestone: 1.9.11.9.2

comment:14 Changed 9 months ago by Mark Evenson

Milestone: 1.9.21.9.3
Note: See TracTickets for help on using tickets.