Changes between Version 1 and Version 2 of apache-ant
- Timestamp:
- 09/26/2007 08:54:01 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apache-ant
v1 v2 1 1 = Apache Ant = 2 2 3 The build of the apache-ant-1.7.0 was failing due to missing junit.jar file (seems to be mandatory). The work around the issue was to download the junit-4.4.jar file, create lib/optional directory in the ant source tree and mv the downloaded file as lib/optional/junit.jar 3 4 [wiki:SystemUtilities Up][[br]] 4 5 [wiki:BlfsNotes Top]