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

Ant integration #62

Closed
shree-pawar opened this issue Feb 25, 2013 · 2 comments
Closed

Ant integration #62

shree-pawar opened this issue Feb 25, 2013 · 2 comments

Comments

@shree-pawar
Copy link

Hi,

I am using CI tool Jenkins with ant build xml. As far as spoon goes I think it is supporting maven.Is there any way in which spoon can be integrated in Jenkins or with ant..

Pardon my n00bness :p

@JakeWharton
Copy link
Collaborator

Use the java task to invoke it through ant. Or, just use the command line interface described on the website and README for use within Jenkins.

@brnhffmnn
Copy link
Contributor

You could do something like this:
https://github.com/panzerfahrer/spoon/blob/master/spoon-runner/build.xml

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

No branches or pull requests

3 participants