apache-ant/README.md
Silvan Calarco c90e15c0b2 fix build with optional libraries. CLASSPATH is ignored (why?), needs symlnks in lib/optional
fixes: the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found.
also restores build of gcj libraries [release 1.8.4-2mamba;Fri Jun 14 2013]
2024-01-05 20:27:30 +01:00

5 lines
119 B
Markdown

# apache-ant
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.