We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc11a40 commit 19b2aa2Copy full SHA for 19b2aa2
net.tascalate.javaflow.examples/note.txt renamed to net.tascalate.javaflow.examples/ant-notes.txt
@@ -1,6 +1,6 @@
1
-You should use the following set of libs:
+You should use the following set of libs for ant:
2
3
-1) All individual dependencies:
+1) All individual dependencies (as in ant-lib-alt folder):
4
asm-5.2.jar
5
asm-analysis-5.2.jar
6
asm-tree-5.2.jar
@@ -11,7 +11,7 @@ net.tascalate.javaflow.spi-2.0-SNAPSHOT.jar
11
net.tascalate.javaflow.tools.ant-2.0-SNAPSHOT.jar
12
net.tascalate.javaflow.tools.jar-2.0-SNAPSHOT.jar
13
14
-2) TaskDef + FatJar only
+2) TaskDef + FatJar only (as in ant-lib folder)
15
16
JavaFlowRewriteJar.jar (from net.tascalate.javaflow.tools.jar)
17
0 commit comments