Re: Commons NoSQL

2015-12-02 Thread Gary Gregory
On Mon, Nov 23, 2015 at 3:54 PM, Nick Burch  wrote:

> On Sun, 22 Nov 2015, Gary Gregory wrote:
>
>> Any thoughts on creating a JDBC for NoSQL? Including modules for MongoDb
>> and CouchDb for example.
>>
>
> Isn't that what Apache Gora already provides?
>

Thank you for the pointer, I need to dig into that...

Gary


>
> Nick
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release Configuration 2.0-beta2 based on RC1

2015-12-02 Thread Gary Gregory
+1

Builds OK, reports OK, ASC, MD5, SHA1 OK.

Tested 'mvn clean site' from src zip.

Gary


On Tue, Dec 1, 2015 at 4:25 PM, Oliver Heger 
wrote:

> Hi all,
>
> to continue the current series of releases, this is a vote for the
> second beta version of [configuration] 2.0 based on the first release
> candidate. After beta1 was released in June there has been some feedback
> which lead to some minor changes on the API. Details are available in
> the release notes.
>
> Because this is a beta and not yet an official release I did not deploy
> the artifacts to Nexus; only the distributions were created.
>
> Configuration 2.0-beta1 RC2 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/configuration
> (revision 11367)
>
> Details of changes since 1.10 and the previous beta version are in the
> release notes:
>
>
> https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt
>
>
> http://people.apache.org/~oheger/configuration-2.0-beta2-rc1/changes-report.html
>
> Here is the tag:
>
>
> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_0_beta2_RC1
> (revision 1717329)
>
> Site:
>http://people.apache.org/~oheger/configuration-2.0-beta2-rc1/
> (note some links in the menu are not yet working)
>
> KEYS:
>   http://www.apache.org/dist/commons/KEYS
>
> Please review the release candidate and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 2100
> GMT 04-Dec 2015
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Thanks!
> Oliver
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release Configuration 2.0-beta2 based on RC1

2015-12-02 Thread Thomas Neidhart
On 12/01/2015 10:25 PM, Oliver Heger wrote:
> Hi all,
> 
> to continue the current series of releases, this is a vote for the
> second beta version of [configuration] 2.0 based on the first release
> candidate. After beta1 was released in June there has been some feedback
> which lead to some minor changes on the API. Details are available in
> the release notes.
> 
> Because this is a beta and not yet an official release I did not deploy
> the artifacts to Nexus; only the distributions were created.
> 
> Configuration 2.0-beta1 RC2 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/configuration
> (revision 11367)
> 
> Details of changes since 1.10 and the previous beta version are in the
> release notes:
> 
> https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt
> 
> http://people.apache.org/~oheger/configuration-2.0-beta2-rc1/changes-report.html
> 
> Here is the tag:
> 
> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_0_beta2_RC1
> (revision 1717329)
> 
> Site:
>http://people.apache.org/~oheger/configuration-2.0-beta2-rc1/
> (note some links in the menu are not yet working)
> 
> KEYS:
>   http://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 2100
> GMT 04-Dec 2015

Hi Oliver,

first I looked at the site which reported many test errors.

Building the source tag / source dist myself using

Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
17:22:22+0200)
Maven home: /home/tn/bin/apache-maven-3.1.1
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-i386/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-63-generic", arch: "i386", family: "unix"

results in no errors:

Tests run: 2697, Failures: 0, Errors: 0, Skipped: 0

so I guess the site build is corrupted.


The rest looks fine, so considering that this is a beta release

[X] +1 Release these artifacts

Thomas


>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
> 
> Thanks!
> Oliver
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [JXPATH] Java Version

2015-12-02 Thread Uwe Barthel
Hi,

should we start a official vote for the Java version topic for JXPath or 
following the release plan provided by Benedikt?

-- Uwe


> On 25 Nov 2015, at 20:18, Gary Gregory  wrote:
> 
> On Wed, Nov 25, 2015 at 9:27 AM, sebb  wrote:
> 
>> On 25 November 2015 at 16:49, Gary Gregory  wrote:
>>> On Tue, Nov 24, 2015 at 11:57 PM, Uwe Barthel 
>> wrote:
>>> 
 
> Do you like to start these changes before or after the release 1.4?
>>> I prefer to create the release as soon as possible and start rework
>> on
>> that baseline.
>> 
> 
 Maybe my statement was a bit ambiguous. I'm fine with a Java version 1.6
 or 1.7 but would not wait until the code is overall refurbished.
>>> 
>>> 
>>> RERO! :-)
>> 
>> Repent at leisure.
>> 
>>> 
 
 
 The problem with JDK 1.4 is, that I don't have it on any machine. The
> oldest JDK you can get for Mac OS X to my knowledge is 1.6.
> 
 
 Unfortunately, same here.
>>> 
>>> 
>>> No longer supporting 1.4 is not a showstopper IMO. Bumping the JRE to 1.6
>>> or 1.7 and releasing would be OK with me.
>> 
>> Same here.
>> 
>> However, since the code was written for 1.4, it won't have generics
>> support.
>> 
>> Do we want to release code which requires 1.5+ but which does not
>> compile cleanly on 1.5+?
>> 
>> It's quite a lot of work adding generics, and mistakes can be hard to
>> correct without potentially causing compatibility issues.
>> 
>> I don't think there is an easy solution here. However, unless the time
>> can be put in to add generics properly, I think it would be better not
>> to do so at all.
>> In which case, change the Java version to the minimum that is easy to
>> build/test, i.e. 1.6.
>> This would be with the intention of doing another release before too
>> long that fixes up generics etc.
>> That could target 1.7.
>> 
> 
> +1
> 
> Gary
> 
> 
>> 
>>> Gary
>>> 
 
 
 -- Uwe
 
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
 For additional commands, e-mail: dev-h...@commons.apache.org
 
 
>>> 
>>> 
>>> --
>>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>>> Java Persistence with Hibernate, Second Edition
>>> 
>>> JUnit in Action, Second Edition 
>>> Spring Batch in Action 
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
>> 
> 
> 
> -- 
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> 
> JUnit in Action, Second Edition 
> Spring Batch in Action 
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] Adding badges

2015-12-02 Thread Thomas Neidhart
On 12/02/2015 08:29 PM, Luc Maisonobe wrote:
> Le 02/12/2015 09:57, Thomas Neidhart a écrit :
>> Hi,
>>
>> recently I added some badges (building on travis, code coverage with
>> coveralls, license tag, latest available version from maven) to
>> collections, which can be seen here:
>> https://github.com/apache/commons-collections
>>
>> Any objection to add the same for math?
> 
> Go for it if you think it is useful.
> 
> For the record, there is a pending pull request about travis here:
> 
>  

ok done. I have also closed the pull request at the same time.

The infra ticket [1] for travis is pending, it might take a few days.

Thomas

[1] https://issues.apache.org/jira/browse/INFRA-10883

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] Adding badges

2015-12-02 Thread Luc Maisonobe
Le 02/12/2015 09:57, Thomas Neidhart a écrit :
> Hi,
> 
> recently I added some badges (building on travis, code coverage with
> coveralls, license tag, latest available version from maven) to
> collections, which can be seen here:
> https://github.com/apache/commons-collections
> 
> Any objection to add the same for math?

Go for it if you think it is useful.

For the record, there is a pending pull request about travis here:

 

best regards,
Luc

> 
> The travis integration can be quite useful for a RM as you can specify
> which jdks shall be automatically tested.
> 
> Thomas
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[VFS] 2.1 Release State

2015-12-02 Thread dlmarion

We have started down this path several times before. I'd like to revisit it as 
the Accumulo community is dependent on Commons VFS. I have been advising people 
to download the 2.1-SNAPSHOT jar from Continuum as it resolves several issues 
for our users. Can the Accumulo community provide any assistance in getting 2.1 
out the door? 

According to the release state wiki[1], we are not waiting on any other JIRA 
issues to be resolved. Is this correct as there are 3 issues in JIRA with a 2.1 
FixVersion? 

I have been advising people to download the 2.1-SNAPSHOT jar from Continuum as 
it resolves several issues for our users. Can the Accumulo community provide 
any assistance in getting 2.1 out the door? I have some questions based on the 
release state wiki page: 

1. Are there instructions for running Clirr? 
2. Is the manual release process documented somewhere? 
3. Can the release candidate be created by someone with only committer 
privileges, or do they need other privileges? 

Thanks, 

Dave 

[1] https://wiki.apache.org/commons/VfsReleaseState 



Re: [math] Adding badges

2015-12-02 Thread Gilles

On Wed, 2 Dec 2015 09:57:39 +0100, Thomas Neidhart wrote:

Hi,

recently I added some badges (building on travis, code coverage with
coveralls, license tag, latest available version from maven) to
collections, which can be seen here:
https://github.com/apache/commons-collections

Any objection to add the same for math?

The travis integration can be quite useful for a RM as you can 
specify

which jdks shall be automatically tested.


+1

Gilles


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[math] Adding badges

2015-12-02 Thread Thomas Neidhart
Hi,

recently I added some badges (building on travis, code coverage with
coveralls, license tag, latest available version from maven) to
collections, which can be seen here:
https://github.com/apache/commons-collections

Any objection to add the same for math?

The travis integration can be quite useful for a RM as you can specify
which jdks shall be automatically tested.

Thomas