Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

[EAGLE-881] Url of scala-tools repository is no longer valid#795

Closed
DadanielZ wants to merge 2 commits intoapache:branch-0.4from
DadanielZ:EAGLE-881
Closed

[EAGLE-881] Url of scala-tools repository is no longer valid#795
DadanielZ wants to merge 2 commits intoapache:branch-0.4from
DadanielZ:EAGLE-881

Conversation

@DadanielZ
Copy link
Contributor

@DadanielZ DadanielZ commented Feb 7, 2017

Removed the repositories declaration of "Scala-Tools Maven2 Repository" from "eagle-parent" pom file, so that maven can download them from default maven repo.

Removed the repositories declaration of "Scala-Tools Maven2 Repository" from "eagle-parent" pom file, so that maven can download them from default maven repo.
@DadanielZ
Copy link
Contributor Author

Build failed because Jenkins is using jdk1.8 but not jdk1.7:

[ERROR] error: error while loading CharSequence, class file '/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken
[INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte 10)
[ERROR] error: error while loading AnnotatedElement, class file '/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/lang/reflect/AnnotatedElement.class)' is broken
[INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte 76)
[ERROR] error: error while loading ConcurrentMap, class file '/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/util/concurrent/ConcurrentMap.class)' is broken

@haoch
Copy link
Member

haoch commented Feb 8, 2017

@DadanielZ eagle currently requires jdk-1.8 to compile, why the build failed?

@DadanielZ
Copy link
Contributor Author

@haoch this is for branch-0.4, which should be using jdk 1.7 to build.

@haoch
Copy link
Member

haoch commented Feb 22, 2017

@DadanielZ is this PR still valid?

@DadanielZ
Copy link
Contributor Author

@haoch Yes it is still valid. jenkin server is using jdk1.8 but not jdk1.7 to build branch-0.4, which lead to the failure.

@haoch
Copy link
Member

haoch commented Mar 2, 2017

OK, please move on to merge the PR directly.

asfgit pushed a commit that referenced this pull request Mar 2, 2017
- Removed scala-tools repository url from pom.xml

https://issues.apache.org/jira/browse/EAGLE-881

Author: @DadanielZ <dazhou@apache.org>
Reviewer: @haoch <hao@apache.org>

Closes #795
@DadanielZ
Copy link
Contributor Author

merged, hence closing the PR

@DadanielZ DadanielZ closed this Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants