[GitHub] commons-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-30 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-compress/pull/43
  

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

Coverage increased (+0.09%) to 84.856% when pulling 
**71eb8304944a50c30ff6b057ecdd9f6210477e4d on sesuncedu:COMPRESS-413-REDUX** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 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-compress pull request #43: COMPRESS-413 : Improved build performance...

2017-06-30 Thread garydgregory
Github user garydgregory commented on a diff in the pull request:

https://github.com/apache/commons-compress/pull/43#discussion_r125108952
  
--- Diff: .travis.yml ---
@@ -13,17 +13,26 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-language: java
 sudo: false
+# Use Trusty as dist
+dist: trusty
+language: java
+
 
 jdk:
   - openjdk7
-  - oraclejdk7
-  - oraclejdk8
--- End diff --

Why drop the Oracle JDK builds?


---
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-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-30 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-compress/pull/43
  

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

Coverage increased (+0.3%) to 85.034% when pulling 
**ae1f61cbd73615829b2d25a9ee8f2eb734d73119 on sesuncedu:COMPRESS-413-REDUX** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 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-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-30 Thread sesuncedu
Github user sesuncedu commented on the issue:

https://github.com/apache/commons-compress/pull/43
  
Oracle JDK 7 has been dead for two years. Openjdk 7 has some back ports of 
security patches, but both are gone from most Linux distros. 

Openjdk and oraclejdk 8 are essentially in sync, with the only differences 
really being the oracle proprietary stuff. There's not much win testing against 
both unless the oracle commercial stuff is being used. 


---
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-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-30 Thread garydgregory
Github user garydgregory commented on the issue:

https://github.com/apache/commons-compress/pull/43
  
We all know that Java 7 is EOL but that is the required platform currently. 
As we have seen in Commons with other components, the IBM JDK sometimes gives 
surprising results. It is my opinion that we do loose confidence that all is 
well everywhere by omitting building on Oracle's JDK.


---
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-compress pull request #43: COMPRESS-413 : Improved build performance...

2017-06-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-compress/pull/43


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


Build failed in Jenkins: Commons-Compress PullRequest Builder #80

2017-06-30 Thread Apache Jenkins Server
See 


--
GitHub pull request #43 to apache/commons-compress
GitHub pull request #43 to apache/commons-compress
GitHub pull request #43 to apache/commons-compress
GitHub pull request #43 to apache/commons-compress
[EnvInject] - Loading node environment variables.
Building remotely on H14 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/commons-compress.git
 > git init 
 >  
 > # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/commons-compress.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://github.com/apache/commons-compress.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
Done: 0
  Counting objects
Done: 544
  Finding sources
Done: 544
  Getting sizes
Done: 340
  Compressing objects
Done: 418610
  Writing objects
Done: 544
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/80
 > git rev-parse refs/tags/changes/80^{commit} # timeout=10
 > git merge ae1f61cbd73615829b2d25a9ee8f2eb734d73119 # timeout=10
FATAL: Command "git merge ae1f61cbd73615829b2d25a9ee8f2eb734d73119" returned 
status code 1:
stdout: Auto-merging mvnw.cmd
CONFLICT (add/add): Merge conflict in mvnw.cmd
Auto-merging mvnw
CONFLICT (add/add): Merge conflict in mvnw
Auto-merging .travis.yml
CONFLICT (content): Merge conflict in .travis.yml
Auto-merging .mvn/wrapper/maven-wrapper.properties
CONFLICT (add/add): Merge conflict in .mvn/wrapper/maven-wrapper.properties
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
hudson.plugins.git.GitException: Command "git merge 
ae1f61cbd73615829b2d25a9ee8f2eb734d73119" returned status code 1:
stdout: Auto-merging mvnw.cmd
CONFLICT (add/add): Merge conflict in mvnw.cmd
Auto-merging mvnw
CONFLICT (add/add): Merge conflict in mvnw
Auto-merging .travis.yml
CONFLICT (content): Merge conflict in .travis.yml
Auto-merging .mvn/wrapper/maven-wrapper.properties
CONFLICT (add/add): Merge conflict in .mvn/wrapper/maven-wrapper.properties
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1903)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1871)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1867)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1512)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:621)
at 
org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:86)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote