Skip to content

[BEAM-1358] Require dependencies to support JDK7#1877

Closed
dhalperi wants to merge 1 commit into
apache:masterfrom
dhalperi:enforce-source-version
Closed

[BEAM-1358] Require dependencies to support JDK7#1877
dhalperi wants to merge 1 commit into
apache:masterfrom
dhalperi:enforce-source-version

Conversation

@dhalperi
Copy link
Copy Markdown
Contributor

@dhalperi dhalperi commented Jan 31, 2017

Uses maven-enforcer to do bytecode analysis of transitive dependencies

@dhalperi
Copy link
Copy Markdown
Contributor Author

R: @davorbonaci

@dhalperi dhalperi force-pushed the enforce-source-version branch from abc2cd4 to d567f82 Compare January 31, 2017 03:14
@asfbot
Copy link
Copy Markdown

asfbot commented Jan 31, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6905/
--none--

@asfbot
Copy link
Copy Markdown

asfbot commented Jan 31, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6906/
--none--

Uses maven-enforcer to do bytecode analysis of transitive dependencies
@dhalperi dhalperi force-pushed the enforce-source-version branch from d567f82 to 616a1be Compare January 31, 2017 03:30
@asfbot
Copy link
Copy Markdown

asfbot commented Jan 31, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6907/

Build result: FAILURE

[...truncated 12890 lines...] at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 7 See RAT report in: /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall@2/sdks/python/target/beam-sdks-python-0.6.0-SNAPSHOT.rat at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:183) at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:156) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more2017-01-31T03:56:22.309 [ERROR] 2017-01-31T03:56:22.309 [ERROR] Re-run Maven using the -X switch to enable full debug logging.2017-01-31T03:56:22.309 [ERROR] 2017-01-31T03:56:22.309 [ERROR] For more information about the errors and possible solutions, please read the following articles:2017-01-31T03:56:22.309 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException2017-01-31T03:56:22.309 [ERROR] 2017-01-31T03:56:22.309 [ERROR] After correcting the problems, you can resume the build with the command2017-01-31T03:56:22.309 [ERROR] mvn -rf :beam-sdks-pythonchannel stoppedSetting status of 616a1be to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6907/ and message: 'Build finished. 'Using context: Jenkins: Maven clean install
--none--

@dhalperi
Copy link
Copy Markdown
Contributor Author

retest this please

now that the build is unbroken

@davorbonaci
Copy link
Copy Markdown
Member

LGTM. Please self-merge.

@asfbot
Copy link
Copy Markdown

asfbot commented Jan 31, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6909/
--none--

@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 616a1be on dhalperi:enforce-source-version into ** on apache:master**.

@asfgit asfgit closed this in bcc2806 Jan 31, 2017
@dhalperi dhalperi deleted the enforce-source-version branch March 2, 2017 01:59
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.

4 participants