Re: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-26 Thread Stian Soiland-Reyes
On 25 May 2016 at 20:06, Benedikt Ritter wrote: > I haven't done git migrations too often. The last time I can remember, all > the issues on github were closed automatically. I don't remember why. INFRA > had to reopen the issues manually. OK, that's another good argument for doing it one by one

Re: [Poll][VFS] Switch to Git

2016-05-25 Thread Josh Elser
+1 wfm Bernd Eckenfels wrote: Hello, I would like to be able to use Git with the Apache Commons VFS repo. As we agreed upon I call out the intention to do this and ask you for your oppinion. Now that we have the 2.1 release out of the way the switch wont affect any planned steps. Anybody

Re: [Poll][VFS] Switch to Git

2016-05-25 Thread Dave Brosius
+1 On 05/25/2016 04:55 PM, Gary Gregory wrote: On Wed, May 25, 2016 at 1:20 PM, Bernd Eckenfels wrote: Hello, I would like to be able to use Git with the Apache Commons VFS repo. As we agreed upon I call out the intention to do this and ask you for your oppinion. +1 Gary Now that we

Re: [Poll][VFS] Switch to Git

2016-05-25 Thread Woonsan Ko
On Wed, May 25, 2016 at 4:20 PM, Bernd Eckenfels wrote: > Hello, > > I would like to be able to use Git with the Apache Commons VFS repo. As > we agreed upon I call out the intention to do this and ask you for your > oppinion. +1 Woonsan > > Now that we have the 2.1 relea

Re: [Poll][VFS] Switch to Git

2016-05-25 Thread Gary Gregory
On Wed, May 25, 2016 at 1:20 PM, Bernd Eckenfels wrote: > Hello, > > I would like to be able to use Git with the Apache Commons VFS repo. As > we agreed upon I call out the intention to do this and ask you for your > oppinion. > +1 Gary > > Now that we have the 2.1 re

[Poll][VFS] Switch to Git

2016-05-25 Thread Bernd Eckenfels
Hello, I would like to be able to use Git with the Apache Commons VFS repo. As we agreed upon I call out the intention to do this and ask you for your oppinion. Now that we have the 2.1 release out of the way the switch wont affect any planned steps. Anybody opposed to this move? I will

Re: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-25 Thread Benedikt Ritter
e same location). > Otherwise we need to be worried about open pull requests, link to > forks, etc. > I haven't done git migrations too often. The last time I can remember, all the issues on github were closed automatically. I don't remember why. INFRA had to reopen the issues manua

Re: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-25 Thread Gary Gregory
ion). > Otherwise we need to be worried about open pull requests, link to > forks, etc. > > > We can start with VFS, then perhaps IO and Collections? All fine with me. Gary > > > > > On 25 May 2016 at 12:09, Benedikt Ritter wrote: > > Gary Gregory schrieb am

Re: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-25 Thread Stian Soiland-Reyes
can start with VFS, then perhaps IO and Collections? On 25 May 2016 at 12:09, Benedikt Ritter wrote: > Gary Gregory schrieb am Di., 24. Mai 2016 um > 23:03 Uhr: > >> I think we have to do 1-by-1 with infra anyway but I'd prefer to do it all. >> My guess from recolle

Re: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-25 Thread Benedikt Ritter
we still have the "every component may do stuff as it sees fit" we should move components 1-by-1. In the past we have did votes by lazy consensus for moving components to git. Benedikt > > Gary > > On Tue, May 24, 2016 at 1:48 PM, wrote: > > > I would nominate VFS

Re: [VFS] Jackrabbit

2016-05-24 Thread Woonsan Ko
Hi, I happend to meet this old thread while looking at VFS-180, and was tempted to ask a question here. :-) I took a look at the current Jackrabbit based test cases, but I'm not sure if JR is the only option now. Tomcat has a built-in WebDavServlet to expose DAV access (read/write/list) and

Re: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-24 Thread Gary Gregory
I think we have to do 1-by-1 with infra anyway but I'd prefer to do it all. My guess from recollections from previous email threads is that folks would rather do this 1-by-1. You could start a [POLL] thread. Gary On Tue, May 24, 2016 at 1:48 PM, wrote: > I would nominate VFS to mov

[Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-24 Thread ecki
I would nominate VFS to move to git, the question is do we keep want to do that one by one? Gruss Bernd -- http://bernd.eckenfels.net -Original Message- From: Gary Gregory To: Commons Developers List Cc: annou...@apache.org, Commons Users List Sent: Di., 24 Mai 2016 22:36 Subject

Re: [VFS] Final steps for 2.1

2016-05-23 Thread ecki
distributed by the download servers. Gruss Bernd -- http://bernd.eckenfels.net -Original Message- From: Josh Elser To: Commons Developers List Sent: Di., 24 Mai 2016 4:20 Subject: Re: [VFS] Final steps for 2.1 sebb wrote: > On 22 May 2016 at 03:54, Josh Elser wrote: >> >

Re: [VFS] Final steps for 2.1

2016-05-23 Thread Josh Elser
sebb wrote: On 22 May 2016 at 03:54, Josh Elser wrote: > It's not a problem, it's an inconvenience. > > Ideally, Maven builds the artifacts with the intended names. This creates > consistency through every VOTE message, xsum/sig verification automation, > website links, and dist.a.o files.

Re: [VFS] Final steps for 2.1

2016-05-22 Thread sebb
configure Maven to not deploy the ASF archives but to create the hashes instead. This should work for all components, not just VFS. I think this has been looked at, but for single module components the gain is not that great for the effort involved, so it was not pursued. > > Ralph Goers wrote:

Re: [VFS] Final steps for 2.1

2016-05-21 Thread Josh Elser
by the pom used by the commons:download plugin to generate the website source file. The entry means the suffix is suppressed by the plugin. The download name is defined by commons-vfs-${commons.release.version} This could be changed to add the -distribution suffix if it's difficult

Re: [VFS] Final steps for 2.1

2016-05-21 Thread Ralph Goers
more places that the docs could >>>>> use >>>>>>>>> some help (I knew what needed to be done already, but, >> obviously, I >>>>>>>>> didn't do it quite right on my own). >>>>>>>>> >&g

Re: [VFS] Final steps for 2.1

2016-05-20 Thread Christopher
but, > obviously, I > >>>>>>> didn't do it quite right on my own). > >>>>>>> > >>>>> > >>>>> Are you talking about [1]? Please add any improvements you find > >>> necessary. > >>>>>

Re: [VFS] Final steps for 2.1

2016-05-20 Thread Josh Elser
"-bin" for the binary release are present built by Maven, but not expected by the website). The -bin suffix is controlled by the pom used by the commons:download plugin to generate the website source file. The entry means the suffix is suppressed by the plugin. The download name is def

Re: [VFS] Final steps for 2.1

2016-05-20 Thread Christopher
are of little >> inconsistencies. >> >> :-) >> >> >> >> Benedikt >> >> >> >> [1]http://commons.apache.org/releases/release.html >> >> >> > >> > Well, the problem this time is the inconsistency between

Re: [VFS] Final steps for 2.1

2016-05-20 Thread Christopher
the problem this time is the inconsistency between what file names > > that Maven generates and what the website is expecting the names to be > > (notably the "-distribution" for both binary and source releases and a > > "-bin" for the binary release are prese

Re: [VFS] Final steps for 2.1

2016-05-20 Thread sebb
aven generates and what the website is expecting the names to be > (notably the "-distribution" for both binary and source releases and a > "-bin" for the binary release are present built by Maven, but not expected > by the website). The -bin suffix is controlled by the pom us

[ANNOUNCE] Apache Commons VFS 2.1 released

2016-05-20 Thread Josh Elser
The Apache Commons team is pleased to announce the release of Apache Commons VFS 2.1. Apache Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP

Re: [VFS] Final steps for 2.1

2016-05-20 Thread Josh Elser
Benedikt Ritter wrote: Hello Josh, Josh Elser schrieb am Fr., 20. Mai 2016 um 05:28 Uhr: > One more (final?) snafu: turns out I used the "wrong" name for the > artifacts in dist.a.o which caused the website to have the wrong links. > > Just corrected that, sadly the website will continue

Re: [VFS] Final steps for 2.1

2016-05-19 Thread Benedikt Ritter
Sorry, I did an `svn cp`, IIRC. Just didn't write the correct verb here > :) > > > > Yes, I have since seen the commit message. > > > >>>> remove the checksums on the signatures before promoting the Nexus > >>>> repository > >>>>

Re: [VFS] Final steps for 2.1

2016-05-19 Thread Josh Elser
ues out as well. Copying from Ralph's 2.0 announcement: The Apache Commons team is pleased to announce the release of Apache Commons VFS 2.1 We ought to include a paragraph on what VFS does. The Announce will be seen much wider than just the VFS user community. Yes, people can check the we

Re: [VFS] Final steps for 2.1

2016-05-19 Thread sebb
rb here :) Yes, I have since seen the commit message. >>> remove the checksums on the signatures before promoting the Nexus >>> repository >>> (thanks for pointing that out Bernd and Sebb). Just pushed all of the >>> fixVersion=2.1 issues out as well. &

Re: [VFS] Final steps for 2.1

2016-05-19 Thread Josh Elser
ssues out as well. Copying from Ralph's 2.0 announcement: The Apache Commons team is pleased to announce the release of Apache Commons VFS 2.1 We ought to include a paragraph on what VFS does. The Announce will be seen much wider than just the VFS user community. Yes, people can check t

Re: [VFS] Final steps for 2.1

2016-05-19 Thread Josh Elser
. Copying from Ralph's 2.0 announcement: The Apache Commons team is pleased to announce the release of Apache Commons VFS 2.1 We ought to include a paragraph on what VFS does. The Announce will be seen much wider than just the VFS user community. Yes, people can check the website, but a br

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc2

2016-05-19 Thread Josh Elser
/repositories/orgapachecommons-1166 Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 MD5 commons-vfs-distribution-2.1-bin.tar.gz 8cc35a3169e1faee727c5af94c7dd904 SHA1 commons-vfs-distribution-2.1-bin.tar.gz 72b7557c4e8b1789b8aa0a9c1e0cb2c9daecec30 MD5 comm

Re: [VFS] Final steps for 2.1

2016-05-19 Thread Schalk Cronjé
x27;s 2.0 announcement: The Apache Commons team is pleased to announce the release of Apache Commons VFS 2.1 Details of the changes and bug fixes in this release can be found in the release notes: http://www.apache.org/dist/commons/vfs/RELEASE_NOTES.txt For information on Commons VFS please visi

Re: [vfs] On to Java 7

2016-05-19 Thread Schalk Cronjé
With VFS 2.1 getting out, I can clean up Groovy VFS 1.0 as well and get it out of beta state \o/ I'm all for that NIO thing :-} Just yesterday I wrote a provider for Files.probeFileContent(Path) which utilises Apache Tika. It's on Github atm - https://github.com/ysb33r/nio2-filedet

Re: [vfs] On to Java 7

2016-05-19 Thread Ralph Goers
If Java 7 is going to be the minimum version then VFS should become an extension of java.nio.file. Not doing that doesn’t make any sense to me and you should just keep the Java version at 6 since you aren’t taking advantage of the new Java APIs. Ralph > On May 19, 2016, at 3:21 AM, G

Re: svn commit: r13683 - in /dev/commons/vfs: ./ binaries/ source/

2016-05-19 Thread sebb
:53:35 2016 > New Revision: 13683 > > Log: > Remove commons-vfs 2.1 rc2 artifacts from dist/dev > > Removed: > dev/commons/vfs/RELEASE-NOTES.txt > dev/commons/vfs/binaries/commons-vfs-distribution-2.1-bin.tar.gz > dev/commons/vfs/binaries/commons-vfs-distributio

Re: [VFS] Final steps for 2.1

2016-05-19 Thread Benedikt Ritter
bb). Just pushed all of the > > fixVersion=2.1 issues out as well. > > > > Copying from Ralph's 2.0 announcement: > > > > > > The Apache Commons team is pleased to announce the release of Apache > Commons > > VFS 2.1 > > We ought to include

Re: [vfs] On to Java 7

2016-05-19 Thread Benedikt Ritter
Gary Gregory schrieb am Do., 19. Mai 2016 um 10:21 Uhr: > Now that we have finally gotten 2.1 out the door, I think it is time to > move [vfs] on to Java 7. > +1 > > Tracking here: https://issues.apache.org/jira/browse/VFS-612 > > Gary > > -- > E-Mail:

Re: [VFS] Final steps for 2.1

2016-05-19 Thread sebb
> > The Apache Commons team is pleased to announce the release of Apache Commons > VFS 2.1 We ought to include a paragraph on what VFS does. The Announce will be seen much wider than just the VFS user community. Yes, people can check the website, but a brief description would be very

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc2

2016-05-19 Thread Benedikt Ritter
itory: > > https://repository.apache.org/content/repositories/orgapachecommons-1166 > > Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 > > > > MD5 commons-vfs-distribution-2.1-bin.tar.gz > > 8cc35a3169e1faee727c5af94c7dd904 > &g

[vfs] On to Java 7

2016-05-19 Thread Gary Gregory
Now that we have finally gotten 2.1 out the door, I think it is time to move [vfs] on to Java 7. Tracking here: https://issues.apache.org/jira/browse/VFS-612 Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.

[VFS] Final steps for 2.1

2016-05-18 Thread Josh Elser
repository (thanks for pointing that out Bernd and Sebb). Just pushed all of the fixVersion=2.1 issues out as well. Copying from Ralph's 2.0 announcement: The Apache Commons team is pleased to announce the release of Apache Commons VFS 2.1 Details of the changes and bug fixes in

[RESULT] [VOTE] Apache Commons VFS 2.1 rc2

2016-05-18 Thread Josh Elser
sitories/orgapachecommons-1166 Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 MD5 commons-vfs-distribution-2.1-bin.tar.gz 8cc35a3169e1faee727c5af94c7dd904 SHA1 commons-vfs-distribution-2.1-bin.tar.gz 72b7557c4e8b1789b8aa0a9c1e0cb2c9daecec30 MD5 commons-vfs-di

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-17 Thread Gary Gregory
he.org/repos/dist/dev/commons/vfs/ r13608 > > MD5 commons-vfs-distribution-2.1-bin.tar.gz > 8cc35a3169e1faee727c5af94c7dd904 > SHA1 commons-vfs-distribution-2.1-bin.tar.gz > 72b7557c4e8b1789b8aa0a9c1e0cb2c9daecec30 > MD5 commons-vfs-distribution-2.1-src.tar.gz > a182ac642

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-17 Thread Sean Busbey
t; mentioned module >> is missing. >> >> [4]: >> >> everything properly checks out, but the format of the md5 file was >> different for the artifacts in >> dist.apache compared to repository.apache. >> >> On 2016-05-11 20:29, Jos

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-17 Thread Josh Elser
ersion was used for the release. + all *.sha1, *.md5 and *.asc verified in orgapachecommons-1166/org/apache/commons/commons-vfs2-distribution/2.1/ Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 MD5 commons-vfs-distribution-2.1-bin.tar.gz 8cc35a3169e1faee727c5af94c7dd904 SH

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-17 Thread sebb
. Hopefully. Note that Maven did not create these hashes for the NET and Validator releases I created recently. It would be worth knowing what Maven version was used for the release. > + all *.sha1, *.md5 and *.asc verified in > orgapachecommons-1166/org/apache/commons/commons-vfs2-distribu

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-17 Thread Bernd
n orgapachecommons-1166/org/apache/commons/commons-vfs2-distribution/2.1/ > > Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 > > MD5 commons-vfs-distribution-2.1-bin.tar.gz > 8cc35a3169e1faee727c5af94c7dd904 > SHA1 com

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-17 Thread Jörg Schaible
Hi, built this version from source the tarball. IBM JDK' still fail, but it seems caused by a test making wrong assumptions (see VFS-500). Built with JDK 9 fails because of failure with jar plugin. However, all tests pass previously. Therefore: +1 Cheers, Jörg Josh Elser wrote:

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-17 Thread Stian Soiland-Reyes
wrote: > >>>> > >>>> Ignore that, I see you found the actual source file, > >>>> so clearly it is not from the original Day contribution. > >>>> > >>>> I was mislead by the comments in the source which implied it came fro

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Dave Fisher
he source which implied it came from >>>> various sources. >>>> It would be helpful to identify the actual sources in the JIRA and VFS >>>> once they have been established (not a blocker IMO) >>>> >>>>>> I'll ask on dev@jackra

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-16 Thread Josh Elser
-11 20:29, Josh Elser wrote: All, Please consider the following for Apache Commons VFS2 version 2.1 (rc2). Maven repository: https://repository.apache.org/content/repositories/orgapachecommons-1166 Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 MD5 commons-vfs-d

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Sean Busbey
aphrase here. It sounds like we have everything covered for NOTICE about the JackRabbit sources. I'd recommend adding a comment to the copied files that points at VFS-611 so that in future reviews there's an easy indicator that we've done due

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Josh Elser
Stian Soiland-Reyes wrote: >>>> I'll ask on dev@jackrabbit to be sure. > > Agreed - so I've tracked it ashttps://issues.apache.org/jira/browse/VFS-611 > > Could you assign it to me so I can mark it as In Progress? Tried, but cannot find you as an assig

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Josh Elser
wrote: Ignore that, I see you found the actual source file, so clearly it is not from the original Day contribution. I was mislead by the comments in the source which implied it came from various sources. It would be helpful to identify the actual sources in the JIRA and VFS once they have been e

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Stian Soiland-Reyes
;> >>> I was mislead by the comments in the source which implied it came from >>> various sources. >>> It would be helpful to identify the actual sources in the JIRA and VFS >>> once they have been established (not a blocker IMO) >>> >>>>>

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread sebb
mplied it came from >> various sources. >> It would be helpful to identify the actual sources in the JIRA and VFS >> once they have been established (not a blocker IMO) >> >>>> I'll ask on dev@jackrabbit to be sure. > > Agreed - so I've tracked it

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Stian Soiland-Reyes
dentify the actual sources in the JIRA and VFS > once they have been established (not a blocker IMO) > >>> I'll ask on dev@jackrabbit to be sure. Agreed - so I've tracked it as https://issues.apache.org/jira/browse/VFS-611 Could you assign it to me so I can mark it as In Progre

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread sebb
arly it is not from the original Day contribution. I was mislead by the comments in the source which implied it came from various sources. It would be helpful to identify the actual sources in the JIRA and VFS once they have been established (not a bloc

Re: [VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread sebb
;>> > >>> > says it is copied from Apache Jackrabbit 2.4.0, which has a NOTICE.txt >>> file. >>> >>> i.e. >>> >>> http://svn.apache.org/repos/asf/jackrabbit/tags/2.4.0/NOTICE.txt >>> >>> > there is no mention of t

[VFS] NOTICE required for Jackrabbit's JcrUtils? (was: [VOTE] Apache Commons VFS 2.1 rc2)

2016-05-16 Thread Stian Soiland-Reyes
2.4.0, which has a NOTICE.txt >> file. >> >> i.e. >> >> http://svn.apache.org/repos/asf/jackrabbit/tags/2.4.0/NOTICE.txt >> >> > there is no mention of this in the source repo NOTICE (I would presume >> the >> > related test jar would als

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-13 Thread Gary Gregory
jar would also be wrong). > > Whether that is needed or not depends on whether the specific file was > part of the original source code from Day. > > The file was added as a part of fixing VFS-392 > > @Gary: can you advise which source files you used to create JcrUtils? >

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-13 Thread sebb
ICE.txt > there is no mention of this in the source repo NOTICE (I would presume the > related test jar would also be wrong). Whether that is needed or not depends on whether the specific file was part of the original source code from Day. The file was added as a part of fixing VFS-392 @Gary

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-13 Thread sebb
gt; via `mvn -Pinclude-sandbox verify`, things fall over because the above >> mentioned module >> is missing. >> >> [4]: >> >> everything properly checks out, but the format of the md5 file was >> different for the artifacts in >> dist.apache compared to reposit

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-12 Thread Gary Gregory
20:29, Josh Elser wrote: > > All, > > > > Please consider the following for Apache Commons VFS2 version 2.1 (rc2). > > > > Maven repository: > > https://repository.apache.org/content/repositories/orgapachecommons-1166 > > Artifacts: http

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-12 Thread Josh Elser
://repository.apache.org/content/repositories/orgapachecommons-1166 Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 MD5 commons-vfs-distribution-2.1-bin.tar.gz 8cc35a3169e1faee727c5af94c7dd904 SHA1 commons-vfs-distribution-2.1-bin.tar.gz 72b7557c4e8b1789b8aa0a9c1e0cb2c9daecec30

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-12 Thread Sean Busbey
Maven repository: > https://repository.apache.org/content/repositories/orgapachecommons-1166 > Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 > > MD5 commons-vfs-distribution-2.1-bin.tar.gz > 8cc35a3169e1faee727c5af94c7dd904 > SHA1 commons-vfs-distribution-2.1-bin.tar.gz

Re: [VOTE] Apache Commons VFS 2.1 rc2

2016-05-12 Thread Gary Gregory
rg/content/repositories/orgapachecommons-1166 > Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 > > MD5 commons-vfs-distribution-2.1-bin.tar.gz > 8cc35a3169e1faee727c5af94c7dd904 > SHA1 commons-vfs-distribution-2.1-bin.tar.gz > 72b7557c4e8b1789b8aa0a9c1e0cb2c9daecec30 >

[VOTE] Apache Commons VFS 2.1 rc2

2016-05-11 Thread Josh Elser
All, Please consider the following for Apache Commons VFS2 version 2.1 (rc2). Maven repository: https://repository.apache.org/content/repositories/orgapachecommons-1166 Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13608 MD5 commons-vfs-distribution-2.1-bin.tar.gz

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc1

2016-05-11 Thread Josh Elser
sebb wrote: On 11 May 2016 at 15:49, Josh Elser wrote: > Well, I'd ask that you tell me what you think is wrong in what currently > exists. I did what you asked for rc1 already, but apparently you still find > it insufficient? The RN section which mentioned the compatibility issues was b

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc1

2016-05-11 Thread sebb
hanges and hope we can get the minimum >>>> binding votes for the next RC. Will try to get rc2 out in the next day >>>> or >>>> two. >>>> >>>> Josh Elser wrote: >>>> >>>>> All, >>>>> >>>>> Pleas

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc1

2016-05-11 Thread Josh Elser
ut in the next day or two. Josh Elser wrote: All, Please consider the following for Apache Commons VFS2 version 2.1 (rc1). Maven repository: https://repository.apache.org/content/repositories/orgapachecommons-1163 Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13511 MD5 com

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc1

2016-05-11 Thread sebb
ote: >> >>> All, >>> >>> Please consider the following for Apache Commons VFS2 version 2.1 (rc1). >>> >>> Maven repository: >>> https://repository.apache.org/content/repositories/orgapachecommons-1163 >>> Artifacts: https

Re: [RESULT] [VOTE] Apache Commons VFS 2.1 rc1

2016-05-10 Thread Gary Gregory
gt;> Please consider the following for Apache Commons VFS2 version 2.1 (rc1). >> >> Maven repository: >> https://repository.apache.org/content/repositories/orgapachecommons-1163 >> Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13511 >> >> MD

[RESULT] [VOTE] Apache Commons VFS 2.1 rc1

2016-05-10 Thread Josh Elser
s/dist/dev/commons/vfs/ r13511 MD5 commons-vfs-distribution-2.1-bin.tar.gz 1192914d1ba6f8ca3a2a688feeff602c SHA1 commons-vfs-distribution-2.1-bin.tar.gz 285097f1db6cbc9d76ae5bb3adf66a315344a864 MD5 commons-vfs-distribution-2.1-src.tar.gz 0646187562302a7dcfbddb93204fc9eb SHA1 commons-vfs-distri

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-09 Thread Josh Elser
Benedikt Ritter wrote: - The name is different from Release 1.0. It has been vfs-1.0, no it is > commons-vfs-project-2.1. I think we should stick with the convention > established with v1.0. > I've looked at the tag names again. It looks completely mixed up. We have: vfs-1.0

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-09 Thread Benedikt Ritter
Benedikt Ritter schrieb am Mo., 9. Mai 2016 um 21:03 Uhr: > Hello Josh, > > first of all: Thank you for RMing VFS 2.1! Sorry it took me so long, but > I'm about to go on vacation and you know how that is... :o) > > Here are my observations: > > - The staging repo con

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-09 Thread Benedikt Ritter
Hello Josh, first of all: Thank you for RMing VFS 2.1! Sorry it took me so long, but I'm about to go on vacation and you know how that is... :o) Here are my observations: - The staging repo contains a lot of stuff which is not needed (bin and src archives, examples). Not a blocker for me.

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-08 Thread Gary Gregory
; >> Please note that I'm requesting one more RC. >> >> For details, see the thread "[VFS] BC breaks in VFS 2.1 RC1" starting here >> >> http://mail-archives.apache.org/mod_mbox/commons-dev/201605.mbox/%3CCACZkXPy2R2m-95yme4J8ZbRQVtj%3DHaEZ7LncR7aU_Q

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-08 Thread Josh Elser
ceeded the vote extension and I've gotten one binding vote (essentially**. Please vote at your earliest convenience. Gary Gregory wrote: Please note that I'm requesting one more RC. For details, see the thread "[VFS] BC breaks in VFS 2.1 RC1" starting here http://mail-archiv

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-08 Thread Josh Elser
it. My personal opinion is that I am comfortable with releasing 2.1 with the issues Gary mentions. There should have been 10 releases for VFS 2 by now. Well, yeah, RERO would have been great but it was not on high enough on my priority list too ;-) The issue we have now would have popped each

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-08 Thread Gary Gregory
the interface. >>> Then external source will only need to be updated once. >>> >>> Assuming others agree with my analysis, these findings need to be >>> documented in the RN. >>> >>> >>> On 7 May 2016 at 06:29, Gary Gregory

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-08 Thread Josh Elser
(due to the nasty race conditions that exist in 2.0) than you are in releasing something that is not 100% binary compatible. Gary Gregory wrote: Please note that I'm requesting one more RC. For details, see the thread "[VFS] BC breaks in VFS 2.1 RC1" starting here http://ma

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-08 Thread Josh Elser
those thoughts and mentioned them a few times since Java 7 was released. But absolutely no effort has been expended to do it. My personal opinion is that I am comfortable with releasing 2.1 with the issues Gary mentions. There should have been 10 releases for VFS 2 by now. Well, yeah, RERO would

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-08 Thread Josh Elser
been expended to do it. My personal opinion is that I am comfortable with releasing 2.1 with the issues Gary mentions. There should have been 10 releases for VFS 2 by now. Well, yeah, RERO would have been great but it was not on high enough on my priority list too ;-) The issue we have now would

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-08 Thread Gary Gregory
me. I have had those thoughts and mentioned them a few times > >> since Java 7 was released. But absolutely no effort has been expended > to do > >> it. > >> > >> My personal opinion is that I am comfortable with releasing 2.1 with the > >> issues

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-08 Thread Gary Gregory
Please note that I'm requesting one more RC. For details, see the thread "[VFS] BC breaks in VFS 2.1 RC1" starting here http://mail-archives.apache.org/mod_mbox/commons-dev/201605.mbox/%3CCACZkXPy2R2m-95yme4J8ZbRQVtj%3DHaEZ7LncR7aU_QYAVt3UCA%40mail.gmail.com%3E Thank you, Gary

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-08 Thread Benedikt Ritter
> > > Maven repository: > > https://repository.apache.org/content/repositories/orgapachecommons-1163 > > Artifacts: https://dist.apache.org/repos/dist/dev/commons/vfs/ r13511 > > > > MD5 commons-vfs-distribution-2.1-bin.tar.gz > > 1192914d1ba6f8ca3a2a688feeff60

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-07 Thread Jörg Schaible
test for https >> capability first and ignore themselves if the JDK doesn't support SSL. > > What has HTTPS to do with the failing > VfsClassLoaderTests.testGetResourcesJARs for the IBM JDKs? It seems the patch for VFS-5

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-07 Thread sebb
has been expended to do >> it. >> >> My personal opinion is that I am comfortable with releasing 2.1 with the >> issues Gary mentions. There should have been 10 releases for VFS 2 by now. >> > > Well, yeah, RERO would have been great but it was not on high e

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Gary Gregory
th the > issues Gary mentions. There should have been 10 releases for VFS 2 by now. > Well, yeah, RERO would have been great but it was not on high enough on my priority list too ;-) The issue we have now would have popped each time we wanted to break BC, so we could have gotten a better feel

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Ralph Goers
That was me. I have had those thoughts and mentioned them a few times since Java 7 was released. But absolutely no effort has been expended to do it. My personal opinion is that I am comfortable with releasing 2.1 with the issues Gary mentions. There should have been 10 releases for VFS 2 by

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Gary Gregory
On Fri, May 6, 2016 at 8:40 PM, Matt Sicker wrote: > I thought there were talks about using Java 1.7 APIs in 3.0 that would > eliminate the need for some classes in commons-vfs, or am I confusing that > with another commons project? > You are correct, but this is a big job worth

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Matt Sicker
I thought there were talks about using Java 1.7 APIs in 3.0 that would eliminate the need for some classes in commons-vfs, or am I confusing that with another commons project? On 6 May 2016 at 17:46, Gary Gregory wrote: > OK, I've gone through the Clirr report and fixed the low-hangin

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Gary Gregory
Reyes for RM'ing a > > release, I'm sure he did not know what he was getting himself into! ;-) > > Huh? ... that was/is Josh Elser. > Who does (also) deserve many thanks. > > > Part of me writing this here is flushing out for myself, voters, and > casual

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Jörg Schaible
s that the breaks will not affect (m)any users. In the case of vfs I can live with the latter. - Jörg - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Gary Gregory
gt; casual > > observers what it is we are doing ;-) > > > > We have BC breakage in VFS 2.1 RC1 in two areas: > > > > - Adding methods to public interfaces > > AFAIK that is only a SOURCE breakage. > > > - Other stuff like removing fields, changing fields from p

Re: [VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread sebb
... that was/is Josh Elser. Who does (also) deserve many thanks. > Part of me writing this here is flushing out for myself, voters, and casual > observers what it is we are doing ;-) > > We have BC breakage in VFS 2.1 RC1 in two areas: > > - Adding methods to public int

[VFS] BC breaks in VFS 2.1 RC1

2016-05-06 Thread Gary Gregory
ers, and casual observers what it is we are doing ;-) We have BC breakage in VFS 2.1 RC1 in two areas: - Adding methods to public interfaces - Other stuff like removing fields, changing fields from protected to private, changing method arg types. Details: https://home.apache.org/~elserj/commons/commons-

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-06 Thread Josh Elser
Gary Gregory wrote: Some of the versions of jars in this page are out of date. Why not refer to the generated page: https://home.apache.org/~elserj/commons/commons-vfs-2.1/dependency-management.html from the "About" page and other places if

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-06 Thread Gary Gregory
post release): https://home.apache.org/~elserj/commons/commons-vfs-2.1/download.html Some of the versions of jars in this page are out of date. Why not refer to the generated page: https://home.apache.org/~elserj/commons/commons-vfs-2.1/dependency-management.html from the "About" page and

<    1   2   3   4   5   6   7   8   9   10   >