Created
September 12, 2012 07:09
-
-
Save tagrudev/3704859 to your computer and use it in GitHub Desktop.
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
tagrudev:socket.io-java-client/ (master) $ ant jar [10:08:32] | |
Buildfile: /home/tagrudev/Code/socket.io-java-client/build.xml | |
init: | |
build-project: | |
[echo] socket.io-java-client: /home/tagrudev/Code/socket.io-java-client/build.xml | |
[javac] /home/tagrudev/Code/socket.io-java-client/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds | |
[javac] Compiling 9 source files to /home/tagrudev/Code/socket.io-java-client/bin | |
jar: | |
[mkdir] Created dir: /home/tagrudev/Code/socket.io-java-client/jar | |
[jar] Building jar: /home/tagrudev/Code/socket.io-java-client/jar/socketio.jar | |
BUILD SUCCESSFUL | |
Total time: 3 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment