Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

'ant jar' doesn't build #12

Closed
foodpoison opened this issue Jul 2, 2012 · 5 comments
Closed

'ant jar' doesn't build #12

foodpoison opened this issue Jul 2, 2012 · 5 comments

Comments

@foodpoison
Copy link

Following the instruction on README, doing 'ant jar' I'm currently getting the following:

BUILD FAILED
Target "jar" does not exist in the project "socket.io-java-client". 
@JanisGruzis
Copy link

Im too facing this problem. It would be nice if installation would be a bit more documented.

@Gottox
Copy link
Owner

Gottox commented Jul 5, 2012

Hi there!

I'm currently involved in house moving. I try to face this issue at the weekend

@JanisGruzis thanks for your reply, I'll investigate to improve the documentation, too. :)

regards

Enno

@JanisGruzis
Copy link

I could give a quick fix. I replaced build.xml with older one and changed
some dependencies. (Im new to Java so I may lack the terminology) But it
compiled. Also in installation there should be a comment about changes in
xml. It was pointing to wrong directory of eclipse and those dependencies
may get outdated due to change of eclipse versions. Resume - installation
part asks for a bit detailed explanation (cross OS explanation). But great
work, trying right now to make the magic work. Thanks for your effort.

P.S. added my XML file.

On Thu, Jul 5, 2012 at 5:57 PM, Enno Boland <
reply@reply.github.com

wrote:

Hi there!

I'm currently involved in house moving. I try to face this issue at the
weekend

@JanisGruzis thanks for your reply, I'll investigate to improve the
documentation, too. :)

regards

Enno


Reply to this email directly or view it on GitHub:

#12 (comment)

Latvijas Universitātes students
Jānis Gruzis

@Gottox
Copy link
Owner

Gottox commented Jul 6, 2012

I reverted the commits. Please report any issues about ant. Thank you :D

@Gottox Gottox closed this as completed Jul 6, 2012
@jaydenlin
Copy link

It still has the issue,

$ ant jar
Buildfile: D:\socket.io-java-client\build.xml

BUILD FAILED
Target "jar" does not exist in the project "socket.io-java-client".

Total time: 0 seconds

I am using apache-ant-1.9.2 to build the latest codes and follow the steps from here:
https://github.com/Gottox/socket.io-java-client#how-to-use

git clone git://github.com/Gottox/socket.io-java-client.git
cd socket.io-java-client
ant jar
mv jar/socketio.jar /path/to/your/libs/project

regards,
Jayden

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants