From a5e87f66c4588ac23201d00cc55a748b6088eb96 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 19 Apr 2020 00:25:35 -0400 Subject: Fixed artifact file-name generation and archive module naming in caching. --- new-luxc/source/program.lux | 1 + 1 file changed, 1 insertion(+) (limited to 'new-luxc/source/program.lux') 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 [])))) -- cgit v1.2.3