[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-03-01 Thread DadanielZ
Github user DadanielZ commented on the issue:

https://github.com/apache/eagle/pull/795
  
merged, hence closing the PR


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-03-01 Thread haoch
Github user haoch commented on the issue:

https://github.com/apache/eagle/pull/795
  
OK, please move on to merge the PR directly.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-03-01 Thread DadanielZ
Github user DadanielZ commented on the issue:

https://github.com/apache/eagle/pull/795
  
@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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-02-21 Thread haoch
Github user haoch commented on the issue:

https://github.com/apache/eagle/pull/795
  
@DadanielZ is this PR still valid?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-02-07 Thread DadanielZ
Github user DadanielZ commented on the issue:

https://github.com/apache/eagle/pull/795
  
@haoch this is for branch-0.4, which should be using jdk 1.7 to build. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-02-07 Thread haoch
Github user haoch commented on the issue:

https://github.com/apache/eagle/pull/795
  
@DadanielZ eagle currently requires `jdk-1.8` to compile, why the build 
failed?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] eagle issue #795: [EAGLE-881] Url of scala-tools repository is no longer val...

2017-02-07 Thread DadanielZ
Github user DadanielZ commented on the issue:

https://github.com/apache/eagle/pull/795
  
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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---