[GitHub] commons-lang issue #187: LANG-1263 Add possibility to retrieve the current J...

2016-09-18 Thread britter
Github user britter commented on the issue:

https://github.com/apache/commons-lang/pull/187
  
We already have `SystemUtils.isJavaVersionAtLeast(JavaVersion)` so there is 
no reason to add this API.


---
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] commons-lang issue #187: LANG-1263 Add possibility to retrieve the current J...

2016-09-17 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-lang/pull/187
  

[![Coverage 
Status](https://coveralls.io/builds/7932625/badge)](https://coveralls.io/builds/7932625)

Coverage increased (+0.007%) to 93.57% when pulling 
**dedddbd8df9791cf644c5ec3c8c2f7806e9cad21 on britter:LANG-1263** into 
**49e8d539fb248b9dff23e2c5b0766c0f966cee64 on apache:master**.



---
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] commons-lang issue #187: LANG-1263 Add possibility to retrieve the current J...

2016-09-12 Thread britter
Github user britter commented on the issue:

https://github.com/apache/commons-lang/pull/187
  
@PascalSchumacher I've changed the implementation to use the `IS_JAVA_XX` 
fields from `SystemUtils`. However, Java 9 detection is still broken, since it 
is broken in `SystemUtils`


---
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] commons-lang issue #187: LANG-1263 Add possibility to retrieve the current J...

2016-09-11 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-lang/pull/187
  

[![Coverage 
Status](https://coveralls.io/builds/7836644/badge)](https://coveralls.io/builds/7836644)

Coverage increased (+0.02%) to 93.593% when pulling 
**de0de45fedd9dbf012be3b12a24b1b7433d25f77 on britter:LANG-1263** into 
**dad86bc0a29689fd29bf03b382a39621718e8b05 on apache:master**.



---
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] commons-lang issue #187: LANG-1263 Add possibility to retrieve the current J...

2016-09-11 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-lang/pull/187
  

[![Coverage 
Status](https://coveralls.io/builds/7835751/badge)](https://coveralls.io/builds/7835751)

Coverage increased (+0.02%) to 93.591% when pulling 
**565bd90e5be3a93c07292ee35dccb76d960dbac6 on britter:LANG-1263** into 
**05a6beba76b3195b26f2b15919d4f3a95b22c580 on apache:master**.



---
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.
---