Skip to content
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

adding two files to gitignore lists #266

Merged
merged 2 commits into from
May 17, 2017

Conversation

kunkun-tang
Copy link
Contributor

@kunkun-tang kunkun-tang commented May 16, 2017

  • Adding two build generated files to gitignore.
  • Ant build doesn't work in Travis due to missing ant-junit. Therefore, we install it before we do ant.

@kunkun-tang kunkun-tang changed the title adding ignore files to gitignore lists adding two files to gitignore lists May 16, 2017
@HappyRay
Copy link

Did anything change that caused travis build to fail? i.e. is ant-junit a new dependency?

@kunkun-tang
Copy link
Contributor Author

No idea about that. Probably there were upgrades to Travis some while ago?

/home/travis/build/azkaban/azkaban-plugins/plugins/hdfsviewer/build.xml:112:

Problem: failed to create task or type junit
Cause: the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found.
This looks like one of Ant's optional components.
Action: Check that the appropriate optional JAR exists in
-/usr/share/ant/lib
-/home/travis/.ant/lib
-a directory added on the command line with the -lib argument

@kunkun-tang kunkun-tang merged commit c0826c9 into azkaban:master May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants