This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ant test | |
| Buildfile: /home/abartell/git/jffi/build.xml | |
| -pre-init: | |
| -init-vars: | |
| -post-init: | |
| -init: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ant -v test | |
| Apache Ant(TM) version 1.9.4 compiled on April 29 2014 | |
| Trying the default build file: build.xml | |
| Buildfile: /home/abartell/git/jffi/build.xml | |
| Detected Java version: 1.7 in: /QOpenSys/QIBM/ProdData/JavaVM/jdk71/32bit/jre | |
| Detected OS: OS/400 | |
| parsing buildfile /home/abartell/git/jffi/build.xml with URI = file:/home/abartell/git/jffi/build.xml | |
| Project base dir set to: /home/abartell/git/jffi | |
| parsing buildfile jar:file:/home/abartell/BuildTools/apache-ant-1.9.4/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/abartell/BuildTools/apache-ant-1.9.4/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file | |
| Importing file /home/abartell/git/jffi/version.xml from /home/abartell/git/jffi/build.xml |
OlderNewer