manuel-serrano / bigloo

a practical Scheme compiler
http://www-sop.inria.fr/indes/fp/Bigloo
Other
138 stars 19 forks source link

Fix jar creation logic using -jvm-jar #15

Closed donaldsonjw closed 5 years ago

donaldsonjw commented 5 years ago

2 changes were made. 1) the default configured jar command was changed to jar cmf to reflect the order of arguments used in jld.scm 2) the generation of the classpath attribute of the manifest was corrected to properly separated classpath components