Skip to content

Add travis-ci support#92

Merged
docker-java-maintain merged 1 commit intodocker-java:masterfrom
gesellix-docker:ServiceLoaderClassLoader
Nov 13, 2014
Merged

Add travis-ci support#92
docker-java-maintain merged 1 commit intodocker-java:masterfrom
gesellix-docker:ServiceLoaderClassLoader

Conversation

@gesellix
Copy link
Copy Markdown
Contributor

This makes the DockerClientBuilder compile again (see #90 ). I also added a commit to configure travis-ci, so that in future pull requests basic correctness will be checked automatically (see #91). You still need to enable travis-ci to watch your repository, though.

@gesellix
Copy link
Copy Markdown
Contributor Author

@marcuslinke you have been faster :)
so, this now only contains the travis-ci config.

@gesellix gesellix changed the title Use ClassLoader instead of ClassPath Add travis-ci support Nov 13, 2014
docker-java-maintain added a commit that referenced this pull request Nov 13, 2014
@docker-java-maintain docker-java-maintain merged commit 945e821 into docker-java:master Nov 13, 2014
@docker-java-maintain
Copy link
Copy Markdown
Contributor

@gesellix Thanks!

@docker-java-maintain
Copy link
Copy Markdown
Contributor

Unfortunately Travis CI doesn't support Java 1.6 so deployed SNAPSHOTS are compiled under Java 1.7. Don't know if this is a problem as pom.xml declares

<jdk.source>1.6</jdk.source>
<jdk.target>1.6</jdk.target>

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