|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[configuration] configuration 2 release date ?Hello,
I have seen that you are currently implementing support for commons VFS. Great ! What is the current state of configuration2 ? How stable is this branch ? Are there any dates for a release ? Is there some documentation on how to port applications from the current release ? - Ron http://yajsw.sourceforge.net --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: [configuration] configuration 2 release date ?rzo wrote:
> Hello, > > I have seen that you are currently implementing support for commons VFS. > Great ! > > What is the current state of configuration2 ? How stable is this branch ? > Are there any dates for a release ? > Is there some documentation on how to port applications from the current > release ? The configuration2 branch is still experimental. The APIs are subject to change. So I would not recommend using it in its current state. We are still in an early state, and it is not yet clear, which parts of the library should be changed or rewritten. Thus a release is probably not going to happen in the nearer future. However, if you have suggestions for Configuration 2.0, please let us know. Oliver > > - Ron > http://yajsw.sourceforge.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: [configuration] configuration 2 release date ?Support for VFS has been added to current trunk as it is completely
backwards compatible. If you don't specify that you want the VFS file system then the previous "default" file system will be used. If you check out trunk and run mvn site you will see some documentation on how to use VFS. In addition, there are plenty of unit tests. You will also have to manually build commons vfs before you can build commons configuration to resolve the dependency. The current "status" is that I have several teams who are using commons configuration with commons vfs to access files in a Day CRX (i.e. Apache Jackrabbit) repository. They keep finding minor bugs and I keep fixing them. The biggest stumbling block to a release is commons vfs itself. There are still findbugs issues that should be resolved as well as several Jira issues I would like to address. Any help along those lines would be greatly appreciated. As far as configuration2 goes, there is still major work on it that has to happen and it will be quite a while before you should expect a release. Ralph On Jun 11, 2009, at 11:56 AM, rzo wrote: > Hello, > > I have seen that you are currently implementing support for commons > VFS. > Great ! > > What is the current state of configuration2 ? How stable is this > branch ? > Are there any dates for a release ? > Is there some documentation on how to port applications from the > current release ? > > - Ron > http://yajsw.sourceforge.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: [configuration] configuration 2 release date ?Ralph,
I built configuration and vfs from the svn trunk and it works as expected. Great work. Thanks - Ron Ralph Goers wrote: > Support for VFS has been added to current trunk as it is completely > backwards compatible. If you don't specify that you want the VFS file > system then the previous "default" file system will be used. > > If you check out trunk and run mvn site you will see some > documentation on how to use VFS. In addition, there are plenty of unit > tests. You will also have to manually build commons vfs before you can > build commons configuration to resolve the dependency. > > The current "status" is that I have several teams who are using > commons configuration with commons vfs to access files in a Day CRX > (i.e. Apache Jackrabbit) repository. They keep finding minor bugs and > I keep fixing them. The biggest stumbling block to a release is > commons vfs itself. There are still findbugs issues that should be > resolved as well as several Jira issues I would like to address. Any > help along those lines would be greatly appreciated. > > As far as configuration2 goes, there is still major work on it that > has to happen and it will be quite a while before you should expect a > release. > > > Ralph > > On Jun 11, 2009, at 11:56 AM, rzo wrote: > >> Hello, >> >> I have seen that you are currently implementing support for commons VFS. >> Great ! >> >> What is the current state of configuration2 ? How stable is this >> branch ? >> Are there any dates for a release ? >> Is there some documentation on how to port applications from the >> current release ? >> >> - Ron >> http://yajsw.sourceforge.net >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@... >> For additional commands, e-mail: user-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |