-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trip-discovery build.xml fails to compile #36
Comments
Thanks. |
For me @harshil1234 What operating system and Ant version do you have? @climbage Any insights offhand? |
Hi Randall, I am running on Mac OS X Yosemite 10.10.1. Is there something specific that you want me to check in my environment ? Thanks, |
Thanks for the OS version. What is your Ant version? Not that I have any real reason to think it makes a difference - I'm making wild guesses. Maybe a colleague with a Mac will be able to try it out. |
Below is the ant info: Thanks, |
Harshil, would you be able to submit a merge/pull request? In your patch, please adapt the |
Hi Randall, Yes I can do that, one question so I had manually copied this jar file at this location: ../lib/maven-ant-tasks-2.1.3.jar. So you are ok with jar file being copied at this location. |
Ideally it would pick up the maven-ant-tasks jar location from the default location in the OS. |
I am seeing an error while trying to compile trip-discovery jar. So am I doing something wrong.
Adding following lines in build.xml fixes it:
[edited 02/02 to display the output and XML correctly -- Randall]
The text was updated successfully, but these errors were encountered: