Re: [compress] test failures in master

2016-04-08 Thread Gary Gregory
All better now after a clean git clone. Gary On Wed, Apr 6, 2016 at 10:40 AM, Gary Gregory wrote: > I get: > > Failed tests: > ArchiveReadTest.testArchive:103 Problem checking > E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\FreeBSD.ar >

Re: [compress] Update Java version

2016-04-08 Thread Gary Gregory
Java 6 seems like a no brainer IMO. G On Fri, Apr 8, 2016 at 9:05 PM, Stefan Bodewig wrote: > On 2016-04-08, Gary Gregory wrote: > > > I think it would be good to use try-with-resources in our tests and for > > users too. > > > Thoughts on updating to Java 7? Or, gasp, Java

Re: [compress] Update Java version

2016-04-08 Thread Stefan Bodewig
On 2016-04-08, Gary Gregory wrote: > I think it would be good to use try-with-resources in our tests and for > users too. > Thoughts on updating to Java 7? Or, gasp, Java 8? I've had to fix some Java6ism a couple of times after applying patches like @Override on interface implementations - I

Re: Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread Stefan Bodewig
On 2016-04-08, sebb wrote: > The Windows issues all seem to have been caused by the move to Git. > It appears that the move did not preserve EOL or binary file settings. > So some .ar files were being corrupted on Windows. > And some sample files were being converted to CRLF so they did not >

Jenkins build became unstable: Commons-Compress-Windows #14

2016-04-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is unstable: Commons-Compress-Windows » Apache Commons Compress #14

2016-04-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail:

Jenkins build is back to normal : Commons-Compress #83

2016-04-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread sebb
Have you tried getting another clone? On 9 April 2016 at 00:45, Gary Gregory wrote: > Still broken for me. > > Gary > > On Fri, Apr 8, 2016 at 4:29 PM, sebb wrote: > >> No idea. >> >> Why not try it and see whether the unit tests stop failing? >> >> On

Re: Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread Gary Gregory
Still broken for me. Gary On Fri, Apr 8, 2016 at 4:29 PM, sebb wrote: > No idea. > > Why not try it and see whether the unit tests stop failing? > > On 9 April 2016 at 00:11, Gary Gregory wrote: > > Can just do a pull to get proper versions of the

Re: Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread sebb
No idea. Why not try it and see whether the unit tests stop failing? On 9 April 2016 at 00:11, Gary Gregory wrote: > Can just do a pull to get proper versions of the files or do I need a fresh > clone? > > G > > On Fri, Apr 8, 2016 at 11:57 AM, sebb

Re: Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread Gary Gregory
Can just do a pull to get proper versions of the files or do I need a fresh clone? G On Fri, Apr 8, 2016 at 11:57 AM, sebb wrote: > Lucky for some. > > The Windows issues all seem to have been caused by the move to Git. > > It appears that the move did not preserve EOL or

Build failed in Jenkins: Commons-Compress #82

2016-04-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace

Re: [Math] Feature development model: pull request?

2016-04-08 Thread Gilles
On Fri, 08 Apr 2016 16:18:25 +0200, Gilles wrote: Hello. Struggling with how to share non-committer contributions: https://issues.apache.org/jira/browse/MATH-1290 At some point, we should have a paragraph in doc/development/development.howto.txt that would explain which steps the

Re: [Math] Feature development model: pull request?

2016-04-08 Thread Gilles
Hi. I'm not fluent enough in "git" and never used "Github", so most of what you write below is not at all clear to me. Also, I'm not sure that we talk from the same basis. Just to be sure: Commons Math is not hosted at "Github"; the "Github" site is merely a "one-way" mirror. Committers must

Build failed in Jenkins: Commons-Compress #81

2016-04-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace

Re: [Math] Feature development model: pull request?

2016-04-08 Thread Rob Tompkins
Hey Gilles, Having been thinking about these sorts of ideas considerably in my day job, it might be worth considering adding some status checks for formatting. These aren’t too difficult to implement, but do require some mechanics. Its mainly having github POST to some configured url, and

Re: [COLLECTIONS] [DISCUSS] Possible candidate for inclusion in Commons-Collections: OrderedSet (provides composite-key based ordering of a set of values)

2016-04-08 Thread Daniel Vimont
Such is the beauty of open-source development -- please do fork away -- I would be anxious to see what you come up with! And I will look into OGNL (had not heard of it before). BTW, here is the original desktop application in which I developed the progenitor of OrderedSet:

Build failed in Jenkins: Commons-Compress #80

2016-04-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace

Re: [compress] Update Java version

2016-04-08 Thread Jeremy Gustie
Oracle claims “extended support” for Java 6 until the end of 2018[1], so there are still going to be a few environments out there that benefit from Java 6 support. That said, there are some more disruptive changes that could take advantage of new Java 7 APIs: For something like COMPRESS-327 it

Build failed in Jenkins: Commons-Compress #78

2016-04-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on beam1 (beam) in workspace java.io.IOException:

Re: Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread sebb
Lucky for some. The Windows issues all seem to have been caused by the move to Git. It appears that the move did not preserve EOL or binary file settings. So some .ar files were being corrupted on Windows. And some sample files were being converted to CRLF so they did not match the ones in the

Jenkins build is back to normal : Commons-Compress-Windows » Apache Commons Compress #13

2016-04-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is back to normal : Commons-Compress-Windows #13

2016-04-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Build failed in Jenkins: Commons-Compress-Windows #12

2016-04-08 Thread Apache Jenkins Server
See -- [...truncated 61 lines...] [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ commons-compress --- [INFO] Changes detected -

Build failed in Jenkins: Commons-Compress-Windows » Apache Commons Compress #12

2016-04-08 Thread Apache Jenkins Server
See -- [...truncated 22 lines...] main: [copy] Copying 2 files to

Re: [compress] Update Java version

2016-04-08 Thread sebb
On 8 April 2016 at 19:23, Gary Gregory wrote: > I think it would be good to use try-with-resources in our tests and for > users too. Does not affect users directly. > Thoughts on updating to Java 7? Why, apart from try with resources? What are the benefits for the end

Build failed in Jenkins: Commons-Compress-Windows #11

2016-04-08 Thread Apache Jenkins Server
See Changes: [sebb] Try another way -- [...truncated 165 lines...] Running org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest Tests run: 27, Failures: 0, Errors: 0,

Build failed in Jenkins: Commons-Compress-Windows » Apache Commons Compress #11

2016-04-08 Thread Apache Jenkins Server
See Changes: [sebb] Try another way -- [...truncated 113 lines...] Running org.apache.commons.compress.archivers.ExceptionMessageTest Tests run: 4,

Re: [IO] commons-io 2.5 release?

2016-04-08 Thread Gary Gregory
Any news? Gary On Tue, Feb 16, 2016 at 2:37 AM, Emmanuel Bourg wrote: > Le 16/02/2016 11:26, Jochen Wiedmann a écrit : > > > Act as the RM? > > Wasn't Kristian planning to cut a new RC? > > Emmanuel > > > -

Build failed in Jenkins: Commons-Compress-Windows » Apache Commons Compress #10

2016-04-08 Thread Apache Jenkins Server
See Changes: [sebb] Some more lost EOL properties -- [...truncated 137 lines...] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

Build failed in Jenkins: Commons-Compress-Windows #10

2016-04-08 Thread Apache Jenkins Server
See Changes: [sebb] Some more lost EOL properties -- [...truncated 183 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in

[compress] Update Java version

2016-04-08 Thread Gary Gregory
I think it would be good to use try-with-resources in our tests and for users too. Thoughts on updating to Java 7? Or, gasp, Java 8? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action,

Build failed in Jenkins: Commons-Compress-Windows » Apache Commons Compress #9

2016-04-08 Thread Apache Jenkins Server
See Changes: [sebb] Missing case statements [sebb] Close resource [sebb] Try to fix some Windows test failures (presumably this occurred when SVN --

Build failed in Jenkins: Commons-Compress-Windows #9

2016-04-08 Thread Apache Jenkins Server
See Changes: [sebb] Missing case statements [sebb] Close resource [sebb] Try to fix some Windows test failures (presumably this occurred when SVN -- [...truncated 196 lines...] Tests

Re: [COLLECTIONS] [DISCUSS] Possible candidate for inclusion in Commons-Collections: OrderedSet (provides composite-key based ordering of a set of values)

2016-04-08 Thread James Carman
Don't get me wrong. This is a cool idea and I think we can build upon it. But, I think we can "stand on the shoulders of giants" a bit here and use some tools that are already available to us. The use of reflection in your code is a little off-putting. One option to consider would be something

[Math] Feature development model: pull request?

2016-04-08 Thread Gilles
Hello. Struggling with how to share non-committer contributions: https://issues.apache.org/jira/browse/MATH-1290 At some point, we should have a paragraph in doc/development/development.howto.txt that would explain which steps the contributor and committer must follow (i.e. one, simple,

Re: [COLLECTIONS] [DISCUSS] Possible candidate for inclusion in Commons-Collections: OrderedSet (provides composite-key based ordering of a set of values)

2016-04-08 Thread Daniel Vimont
Thanks for the suggestion. I will look into emulating OrderedSet functionality using the two classes you recommend. Since all of the materials that I provided may be a bit on the "tl;dr" side, I will focus on a single example: Book class, with the following attribute get-methods: getAuthors --

Re: [COLLECTIONS] [DISCUSS] Possible candidate for inclusion in Commons-Collections: OrderedSet (provides composite-key based ordering of a set of values)

2016-04-08 Thread James Carman
Couldn't you achieve the same thing using any SortedSet and CompareToBuilder? On Fri, Apr 8, 2016 at 2:17 AM Daniel Vimont wrote: > Hello all, > > I've just published a new extension to the standard Java Collections > Framework to both GitHub and the Maven Central

[COLLECTIONS] [DISCUSS] Possible candidate for inclusion in Commons-Collections: OrderedSet (provides composite-key based ordering of a set of values)

2016-04-08 Thread Daniel Vimont
Hello all, I've just published a new extension to the standard Java Collections Framework to both GitHub and the Maven Central Repository, and am considering offering it up for possible inclusion in the Apache Commons Collections package. The name of the class is "OrderedSet", which is an