aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/program.lux
diff options
context:
space:
mode:
authorEduardo Julian2020-04-19 00:25:35 -0400
committerEduardo Julian2020-04-19 00:25:35 -0400
commita5e87f66c4588ac23201d00cc55a748b6088eb96 (patch)
treef8f9795a7b094c52e9aba8bb58fec4d536d24ceb /new-luxc/source/program.lux
parent4955cfe6f248a039e95b404f26abfae04204740f (diff)
Fixed artifact file-name generation and archive module naming in caching.
Diffstat (limited to 'new-luxc/source/program.lux')
-rw-r--r--new-luxc/source/program.lux1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-luxc/source/program.lux b/new-luxc/source/program.lux
index 5fbbd0537..dc293cf81 100644
--- a/new-luxc/source/program.lux
+++ b/new-luxc/source/program.lux
@@ -163,5 +163,6 @@
jvm/program.program
..extender
service
+ ".class"
[(packager.package jvm/program.class) jar-path])
(io.io []))))