[armedbear] #416: Have abcl.jar include java and lisp source code by default

armedbear armedbear-devel at common-lisp.net
Wed Nov 16 07:00:21 UTC 2016


#416: Have abcl.jar include java and lisp source code by default
---------------------------+--------------------------
      Reporter:  mevenson  |      Owner:
          Type:  defect    |     Status:  new
      Priority:  major     |  Milestone:
     Component:  (A)MOP    |    Version:
    Resolution:            |   Keywords:  github-issue
Parent Tickets:            |
---------------------------+--------------------------

Comment (by mevenson):

 mark:



 There is already an Ant target to package source, which I would like to
 reuse here if possible. The subtlety here is that we normalize the line
 endings depending on whether we are making jar, zip, or tar.gz archives,
 which is probably a mistake that I would correct.

 Would it be possible to use a separate jar to view source, using logical
 pathnames?

 There is a need for separate source artifacts for the org.abcl Maven
 packaging anyways, so I would rather reuse this work rather than
 "bloating" abcl.jar. Even though I accept that a ~15% increase in jar size
 is probably fine, I definitely wouldn't want to have different results for
 making abcl.jar ("does it include source?" would not be a question that
 could be answered without inspection of the contents of abcl.jar).

--
Ticket URL: <http://abcl.org/trac/ticket/416#comment:2>
armedbear <http://abcl.org>
armedbear


More information about the armedbear-ticket mailing list