Re: VFS 2.0 release notes

2010-12-21 Thread Phil Steitz
On Tue, Dec 21, 2010 at 8:10 PM, Ralph Goers wrote: > > On Dec 21, 2010, at 4:11 PM, Phil Steitz wrote: > > > On Tue, Dec 21, 2010 at 7:00 PM, Ralph Goers >wrote: > > > >> > >> > >> I would say that is up to the RM :) > > Did you add the above comment? It wasn't in my original email. > > Yes. De

Re: VFS 2.0 release notes

2010-12-21 Thread Ralph Goers
On Dec 21, 2010, at 5:10 PM, Ralph Goers wrote: > > On Dec 21, 2010, at 4:11 PM, Phil Steitz wrote: > >> On Tue, Dec 21, 2010 at 7:00 PM, Ralph Goers >> wrote: >> >>> >>> >>> I would say that is up to the RM :) > > Did you add the above comment? It wasn't in my original email. > >> >> I

VFS 2.0 release notes

2010-12-21 Thread Ralph Goers
On Dec 21, 2010, at 4:11 PM, Phil Steitz wrote: > On Tue, Dec 21, 2010 at 7:00 PM, Ralph Goers > wrote: > >> >> >> I would say that is up to the RM :) Did you add the above comment? It wasn't in my original email. > > I personally don't have a problem with the out-of-synch condition. What

Re: [VFS] 2.0 release

2009-03-22 Thread Henri Yandell
Stick one in the m2 snapshot repository on p.o.a and point Configuration to that. There's no release process for those, they're akin to nightly builds. Hen On Sun, Mar 22, 2009 at 6:19 AM, Ralph Goers wrote: > If we aren't going to release real soon is there any process for publishing > a SNAPS

Re: [VFS] 2.0 release

2009-03-22 Thread Jörg Schaible
Jörg Schaible wrote: > Sergey Vladimirov wrote: > >> Personally, I would like to see some issues to be resolved before 2.0 >> release, because they can create incompatibility with previous releases >> in some way. >> - VFS-169 is the example of such issue (changing default behavior of >> toString

Re: [VFS] 2.0 release

2009-03-21 Thread Ralph Goers
If we aren't going to release real soon is there any process for publishing a SNAPSHOT? I have a bunch of stuff for Configuration I'd really like to commit but I can't because Commons Configuration will now have a dependency on Commons VFS 2.0-SNAPSHOT. Ralph On Mar 21, 2009, at 4:55 PM, J

Re: [VFS] 2.0 release

2009-03-21 Thread Jörg Schaible
Sergey Vladimirov wrote: > Personally, I would like to see some issues to be resolved before 2.0 > release, because they can create incompatibility with previous releases in > some way. > - VFS-169 is the example of such issue (changing default behavior of > toString() to use friendly URI) this i

Re: [VFS] 2.0 release

2009-03-21 Thread Sergey Vladimirov
Personally, I would like to see some issues to be resolved before 2.0 release, because they can create incompatibility with previous releases in some way. - VFS-169 is the example of such issue (changing default behavior of toString() to use friendly URI) - VFS-203 (if it's going to be fixed at all

Re: [VFS] 2.0 release

2009-03-17 Thread sebb
On 17/03/2009, sebb wrote: > On 17/03/2009, Ralph Goers wrote: > > > Actually, the tests are (correctly) run many times. VFS uses an interesting > > mechanism to run the tests once for each provider type. It took me quite a > > while to figure out what it was doing. Some providers, such as webd

Re: [VFS] 2.0 release

2009-03-17 Thread sebb
On 17/03/2009, Ralph Goers wrote: > Actually, the tests are (correctly) run many times. VFS uses an interesting > mechanism to run the tests once for each provider type. It took me quite a > while to figure out what it was doing. Some providers, such as webdav, http > and ftp have to be run manual

Re: [VFS] 2.0 release

2009-03-17 Thread Ralph Goers
Actually, the tests are (correctly) run many times. VFS uses an interesting mechanism to run the tests once for each provider type. It took me quite a while to figure out what it was doing. Some providers, such as webdav, http and ftp have to be run manually. I've put instructions in the do

Re: [VFS] 2.0 release

2009-03-17 Thread sebb
On 17/03/2009, sebb wrote: > On 17/03/2009, Siegfried Goeschl wrote: > > Hi Ralph, > > > > +) I'm unable to run "mvn test" on commons-vfs (see below) SVN trunk > > +) you can deploy a SNAPSHOT using "mvn -Pci deploy" > > > Surely you just have to run > > mvn install > > to deploy it to yo

Re: [VFS] 2.0 release

2009-03-17 Thread sebb
On 17/03/2009, Siegfried Goeschl wrote: > Hi Ralph, > > +) I'm unable to run "mvn test" on commons-vfs (see below) SVN trunk > +) you can deploy a SNAPSHOT using "mvn -Pci deploy" Surely you just have to run mvn install to deploy it to your local repo? > Cheers, > > Siegfried Goeschl > >

Re: [VFS] 2.0 release

2009-03-17 Thread Siegfried Goeschl
Hi Ralph, +) I'm unable to run "mvn test" on commons-vfs (see below) SVN trunk +) you can deploy a SNAPSHOT using "mvn -Pci deploy" Cheers, Siegfried Goeschl === START === Downloading: http://people.apache.org/repo/m2-snapshot-repository//org/apache/commons/commons-vfs/2.0-SNAPSHOT/commons-vfs

Re: [VFS] 2.0 release

2009-03-17 Thread sebb
On 17/03/2009, Ralph Goers wrote: > > On Mar 16, 2009, at 5:32 PM, sebb wrote: > > > > On 16/03/2009, Ralph Goers wrote: > > > > > > > > On Mar 16, 2009, at 3:31 PM, Jörg Schaible wrote: > > > > > > > > > > > > > Hi Ralph, > > > > > > > > Ralph Goers wrote: > > > > > > > > > > > > > > > > > I ha

Re: [VFS] 2.0 release

2009-03-16 Thread Ralph Goers
On Mar 16, 2009, at 5:32 PM, sebb wrote: On 16/03/2009, Ralph Goers wrote: On Mar 16, 2009, at 3:31 PM, Jörg Schaible wrote: Hi Ralph, Ralph Goers wrote: I have finished the work to implement webdav versioning support in VFS trunk. I would like to take advantage of this in Commons

Re: [VFS] 2.0 release

2009-03-16 Thread sebb
On 16/03/2009, Ralph Goers wrote: > > On Mar 16, 2009, at 3:31 PM, Jörg Schaible wrote: > > > > Hi Ralph, > > > > Ralph Goers wrote: > > > > > > > I have finished the work to implement webdav versioning support in VFS > > > trunk. I would like to take advantage of this in Commons Configuration >

Re: [VFS] 2.0 release

2009-03-16 Thread Ralph Goers
On Mar 16, 2009, at 3:31 PM, Jörg Schaible wrote: Hi Ralph, Ralph Goers wrote: I have finished the work to implement webdav versioning support in VFS trunk. I would like to take advantage of this in Commons Configuration (that code is also complete) but to do so I need a release of VFS

Re: [VFS] 2.0 release

2009-03-16 Thread Jörg Schaible
Hi Ralph, Ralph Goers wrote: > I have finished the work to implement webdav versioning support in VFS > trunk. I would like to take advantage of this in Commons Configuration > (that code is also complete) but to do so I need a release of VFS 2.0. > What must be done to accomplish this? FWIW I do

Re: [VFS] 2.0 release

2009-03-16 Thread sebb
It's not necessary to get the key signed by others before using it to sign a release. Just create a key and add it to KEYS and upload it to a key server. On 16/03/2009, Ralph Goers wrote: > I'd be happy to do all that. But my understanding is that I can't do the > release until all those steps a

Re: [VFS] 2.0 release

2009-03-16 Thread Ralph Goers
I'd be happy to do all that. But my understanding is that I can't do the release until all those steps are completed. I'd really like VFS 2.0 released asap. Since I'm also not on the PMC I can't even vote for the release. As far as I can tell I'm the only one committing code but I know I'm

Re: [VFS] 2.0 release

2009-03-16 Thread Siegfried Goeschl
Hi Ralph, +) see http://www.apache.org/dev/release-signing.html +) you can upload your key to a public key server even if it is not trusted yet +) afterwards you add it to the KEYS file and commit it +) you have to join a key signing party at some point in time Cheers, Siegfried Goeschl Ralp

[VFS] 2.0 release

2009-03-15 Thread Ralph Goers
I have finished the work to implement webdav versioning support in VFS trunk. I would like to take advantage of this in Commons Configuration (that code is also complete) but to do so I need a release of VFS 2.0. What must be done to accomplish this? FWIW I don't yet have a PGP key so I kin

Re: commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ramon Buckland
Thanks Ralph. I am investigating my issue at the moment. Hopefully it is one in the same and I can submit a patch for it soon. regards ramon On Thu, Feb 5, 2009 at 18:15, Ralph Goers wrote: > I haven't tried the ftp provider before. I just tried the unit test and am > getting a "Folder does not

Re: commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ralph Goers
I haven't tried the ftp provider before. I just tried the unit test and am getting a "Folder does not exist" assertion failure. I'm not sure why and it is getting fairly let. I'll have to investigate some more tomorrow when I can. Ralph On Feb 4, 2009, at 11:06 PM, Ramon Buckland wrote:

Re: commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ramon Buckland
On Thu, Feb 5, 2009 at 17:07, Ralph Goers wrote:users@ . > What error are you referring to? The message during the build that says > webdav isn't configured or something else? > > Sorry Ralph, nothing to worry about. I was commenting, but should have been clear, that switching from v1.0 to the bu

Re: commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ralph Goers
What error are you referring to? The message during the build that says webdav isn't configured or something else? Ralph On Feb 4, 2009, at 9:13 PM, Ramon Buckland wrote: Thanks Ralph, I have grabbed the V2.0 src and built it. (from v1.0 ) (I noticed the new webdav error saying I did not

Re: commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ramon Buckland
Thanks Ralph, I have grabbed the V2.0 src and built it. (from v1.0 ) (I noticed the new webdav error saying I did not have jack rabbit come up). I'll perform a site and review later this evening and see what i see. thanks. On Thu, Feb 5, 2009 at 15:54, Ralph Goers wrote: > Well, I still have s

Re: commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ralph Goers
Well, I still have some enhancements I need to make to the WebDAV support which I would prefer to do before the release. I need to support webdav versioning for my application. I should have this done within a week. In the meantime, you could certainly build trunk yourself and test it as

commons-vfs 2.0 release ? is it coming ?

2009-02-04 Thread Ramon Buckland
Hi, Just wondering if there is a roadmap for the release of 2.0. On the maven ibiblio.org repository the latest release is 1.0 and that is terribly old, but it appears there has not been any release since then. Is there stuff that needs to be sorted out ? I can certainly lend a hand. regards ram