File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ This is the directory that will be zipped when Scalive is released.
2525 zip/
2626 scalive
2727 scalive.cmd
28- scalive-<version>.jar -> ../../target/scala-2.11/scalive-<version>.jar
28+ scalive-<version>.jar <- ../../target/scala-2.11/scalive-<version>.jar
29+ jline-2.14.2.jar <- Download and put JLine JAR here
2930
3031 scala-library-2.10.6.jar
3132 scala-compiler-2.10..jar
@@ -52,7 +53,7 @@ released (remember to remove uneccessary files, like .gitignore):
5253 scalive-<version>/
5354 scalive
5455 scalive.cmd
55- scalive-<version>.jar <-- Doesn't depend on Scala, thus doesn't follow Scala JAR naming
56+ scalive-<version>.jar <- Doesn't depend on Scala, thus doesn't follow Scala JAR naming
5657
5758 scala-library-2.10.4.jar
5859 scala-compiler-2.10.4.jar
You can’t perform that action at this time.
0 commit comments