Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove dependency version properties from cosmic-core pom. #58

Closed
wants to merge 1 commit into from

Conversation

borisroman
Copy link
Contributor

These properties are already defined in the top-level cosmic pom. Before, the java version property was set in the cosmic-core. Now we define it here.

Integration tests succeeded: https://beta-jenkins.mcc.schubergphilis.com/job/cosmic/job/0002-tracking-repo-branch-build/128/

Merge together with: MissionCriticalCloudOldRepos/cosmic-core#183

@miguelaferreira
Copy link
Contributor

@borisroman: why would the build be broken with failed unit tests?

@borisroman borisroman force-pushed the build/remove/pom_dependency_properties branch from d3063ed to 28352f2 Compare June 8, 2016 08:51
@borisroman borisroman force-pushed the build/remove/pom_dependency_properties branch from 28352f2 to 93d8ea7 Compare June 8, 2016 09:00
@borisroman
Copy link
Contributor Author

@miguelaferreira Rebased this pr, now everything passes.

@@ -28,7 +28,7 @@

<properties>
<maven.javadoc.skip>true</maven.javadoc.skip>
<cs.jdk.version>1.8</cs.jdk.version>
<cs.jdk.version>1.7</cs.jdk.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why 7?

@borisroman
Copy link
Contributor Author

I'll leave the cosmic pom at Java 8.

@borisroman borisroman closed this Jun 9, 2016
@borisroman borisroman deleted the build/remove/pom_dependency_properties branch June 9, 2016 08:47
bheuvel pushed a commit that referenced this pull request Jun 20, 2016
bheuvel pushed a commit that referenced this pull request Jun 20, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants