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

Add a test checking that the One-JAR version can be overridden #3

Open
stigkj opened this issue Dec 9, 2011 · 1 comment
Open

Add a test checking that the One-JAR version can be overridden #3

stigkj opened this issue Dec 9, 2011 · 1 comment

Comments

@stigkj
Copy link
Owner

stigkj commented Dec 9, 2011

Add a test checking that overriding which version of One-JAR to use actually works. It would look like this:

dependencies {
    ...
    executableJar 'one-jar:one-jar-boot:0.96'
    ...
}
@stigkj
Copy link
Owner Author

stigkj commented Jan 2, 2012

Not a proper unit test, but the sample build :execjar1 overrides it, check out commit 2cc429e.

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

1 participant