Re: Checkstyle with LICENSE-header.txt vs. RAT

2016-05-26 Thread Stian Soiland-Reyes
+1

However be aware it is not quite the same, as RAT also permits a license
header with different formatting/indenting, which could be seen as breaking
the visual style. :)
On 26 May 2016 7:41 a.m., "Benedikt Ritter"  wrote:

> +1
>
> Gary Gregory  schrieb am Mi., 25. Mai 2016 um
> 23:54:
>
> > Hi All:
> >
> > It would be nice if components would be consistent in their use
> > of Checkstyle with LICENSE-header.txt vs. RAT.
> >
> > Should we just forgo the use of LICENSE-header.txt and rely on RAT 100%?
> >
> > The following components contain a LICENSE-header.txt:
> >
> > commons-beanutils
> > commons-chain
> > commons-codec
> > commons-csv
> > commons-dbutils
> > commons-fileupload
> > commons-logging
> > commons-math4
> > commons-pool2
> >
> > Gary
> >
> > --
> > 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 Apache Commons FileUpload 1.3.2 based on RC1

2016-05-26 Thread Jochen Wiedmann
On Wed, May 25, 2016 at 10:31 PM, Bernd Eckenfels
 wrote:

> RELEASE-NOTES.txt contains the site link as http instead of https, I
> had the impression we wanted to switch the defaults?

Should be sufficient to keep that in mind for the future, as the http
URL still works.
It is something, we all got to be used to. (Not only at  Apache.)

> Is the site planned to be "rolled back" to 1.3.2 or will it stay
> 1.4-SNAPSHOT?

No need for that either, in my opinion. In fact, I just added changes
to the site in trunk, and would like to keep them.

Jochen

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



Re: Stian to PMC

2016-05-26 Thread Stian Soiland-Reyes
On 25 May 2016 at 20:08, Benedikt Ritter  wrote:
> Benedikt Ritter  schrieb am Mi., 25. Mai 2016 um
> 19:35 Uhr:
>> I can grant you the necessary karma when I'm back to my machine.
> I have added you to the commons-developers group.

Thank you, seems to work! :)


-- 
Stian Soiland-Reyes
Apache Commons, Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/-0001-9842-9718

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



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 then - make
sure we don't lose any open pull requests (issues are disabled at GH
in favour of our Jira) - plus of course we need to update the
locations in the  section and the website.

BTW - is there a good way to inject links to GitHub on pages like
http://commons.apache.org/proper/commons-math/source-repository.html ?
 The git-wip-us.apache.org UI is generally not helpful to outsiders
and a GitHub link will encourage pull requests.



-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons
http://orcid.org/-0001-9842-9718

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



Re: svn commit: r1745314 - in /commons/proper/fileupload/tags: commons-fileupload-1.3.2/ commons-fileupload-1.3.2RC1/

2016-05-26 Thread sebb
On 25 May 2016 at 12:14, Jochen Wiedmann  wrote:
> On Wed, May 25, 2016 at 1:07 PM, Benedikt Ritter  wrote:
>
>> I think the tag got created when Jochen played around with the
>> maven-release-plugin. I didn't notice when I created the RC we're currently
>> voting for. The tag can probably be dropped, since it has never been used.
>
> Exactly.

The commit log still ought to document why the tag was renamed.

> Thanks,
>
> Jochen
>
> --
> The next time you hear: "Don't reinvent the wheel!"
>
> http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg
>
> -
> 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: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-26 Thread sebb
On 26 May 2016 at 11:44, Stian Soiland-Reyes  wrote:
> 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 then - make
> sure we don't lose any open pull requests (issues are disabled at GH
> in favour of our Jira) - plus of course we need to update the
> locations in the  section and the website.
>
> BTW - is there a good way to inject links to GitHub on pages like
> http://commons.apache.org/proper/commons-math/source-repository.html ?

These links are all defined in the POM.

But be careful about changing the developer URL as it may be used by
Maven plugins to create tags etc.

>  The git-wip-us.apache.org UI is generally not helpful to outsiders
> and a GitHub link will encourage pull requests.
>
>
>
> --
> Stian Soiland-Reyes
> Apache Taverna (incubating), Apache Commons
> http://orcid.org/-0001-9842-9718
>
> -
> 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: Checkstyle with LICENSE-header.txt vs. RAT

2016-05-26 Thread sebb
+1, drop Checkstyle license checks.

We need the RAT report for the site, so using Checkstyle as well is
wasted effort.


On 26 May 2016 at 10:27, Stian Soiland-Reyes  wrote:
> +1
>
> However be aware it is not quite the same, as RAT also permits a license
> header with different formatting/indenting, which could be seen as breaking
> the visual style. :)
> On 26 May 2016 7:41 a.m., "Benedikt Ritter"  wrote:
>
>> +1
>>
>> Gary Gregory  schrieb am Mi., 25. Mai 2016 um
>> 23:54:
>>
>> > Hi All:
>> >
>> > It would be nice if components would be consistent in their use
>> > of Checkstyle with LICENSE-header.txt vs. RAT.
>> >
>> > Should we just forgo the use of LICENSE-header.txt and rely on RAT 100%?
>> >
>> > The following components contain a LICENSE-header.txt:
>> >
>> > commons-beanutils
>> > commons-chain
>> > commons-codec
>> > commons-csv
>> > commons-dbutils
>> > commons-fileupload
>> > commons-logging
>> > commons-math4
>> > commons-pool2
>> >
>> > Gary
>> >
>> > --
>> > 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: [ANNOUNCE] Apache CommonsRDF 0.2.0-incubating released

2016-05-26 Thread sebb
There are quite a few typos in the e-mail below, and it does not make
it clear that the code is undergoing incubation.

The e-mail should include the Incubation Disclaimer.
For example see the Mynewt announce message dated May 6th.

I think the announce mail should be re-issued with the appropriate corrections.

On 25 May 2016 at 14:58, Sergio Fernández  wrote:
> The Apache CommonsRDF team is proud to announce the latest release of Apache
> CommonsRDF 0.2.0.
>
> Apache BroCommons RDF aims to provide a common library for RDF 1.1 that
> could be implemented by systems on the Java Virtual Machine. More details
> can be found at https://commonsrdf.incubator.apache.org/
>
> Version 0.2.0 represent the evolution of the API towards providing a common
> RDF library. Further details can be found in the release notes:
> https://s.apache.org/0.2.0-incubating
>
> Binary and source archives are available from:
> http://commonsrdf.incubator.apache.org/download.html
>
> User guide:
> http://commonsrdf.incubator.apache.org/userguide.html
>
> Maven artifacts have also been made available on repository.apache.org and
> Maven Central.
>
> Thanks on behalf of the CmmonsRDF PPMC.
>
> --
> Sergio Fernández
> Partner Technology Manager
> Redlink GmbH
> m: +43 6602747925
> e: sergio.fernan...@redlink.co
> w: http://redlink.co

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



Re: [ANNOUNCE] Apache CommonsRDF 0.2.0-incubating released

2016-05-26 Thread Gary Gregory
On Thu, May 26, 2016 at 7:42 AM, sebb  wrote:

> There are quite a few typos in the e-mail below, and it does not make
> it clear that the code is undergoing incubation.
>
> The e-mail should include the Incubation Disclaimer.
> For example see the Mynewt announce message dated May 6th.
>
> I think the announce mail should be re-issued with the appropriate
> corrections.
>

+1

Gary


>
> On 25 May 2016 at 14:58, Sergio Fernández  wrote:
> > The Apache CommonsRDF team is proud to announce the latest release of
> Apache
> > CommonsRDF 0.2.0.
> >
> > Apache BroCommons RDF aims to provide a common library for RDF 1.1 that
> > could be implemented by systems on the Java Virtual Machine. More details
> > can be found at https://commonsrdf.incubator.apache.org/
> >
> > Version 0.2.0 represent the evolution of the API towards providing a
> common
> > RDF library. Further details can be found in the release notes:
> > https://s.apache.org/0.2.0-incubating
> >
> > Binary and source archives are available from:
> > http://commonsrdf.incubator.apache.org/download.html
> >
> > User guide:
> > http://commonsrdf.incubator.apache.org/userguide.html
> >
> > Maven artifacts have also been made available on repository.apache.org
> and
> > Maven Central.
> >
> > Thanks on behalf of the CmmonsRDF PPMC.
> >
> > --
> > Sergio Fernández
> > Partner Technology Manager
> > Redlink GmbH
> > m: +43 6602747925
> > e: sergio.fernan...@redlink.co
> > w: http://redlink.co
>
> -
> 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 Apache Commons FileUpload 1.3.2 based on RC1

2016-05-26 Thread Benedikt Ritter
This vote passes with the following votes:

- Gary Gregory: +1
- Jochen Wiedmann: +1
- Benedikt Ritter: +1
- Stian Soiland-Reyes: +1
- Bernd Eckenfels: +1

I'll continue with the release procedure.

Thank you for reviewing!
Benedikt

Benedikt Ritter  schrieb am Mo., 23. Mai 2016 um
17:23 Uhr:

> It has been a long time since the last release of Apache Commons
> FileUpload, so I'd like to release Apache Commons FileUpload 1.3.2 based on
> RC1.
>
> Apache Commons FileUpload 1.3.2 RC1 is available for review here:
>   https://dist.apache.org/repos/dist/dev/commons/fileupload (rev 13750)
>
> Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1173/commons-fileupload/commons-fileupload/1.3.2/
>
> These are the Maven artifacts and their hashes
>
> commons-fileupload-1.3.2-javadoc.jar
> (SHA1: 12bbb300a1b61e038defb1dee85e8302d6f1bbaa)
> commons-fileupload-1.3.2-sources.jar
> (SHA1: 23996750d5a80dc74dad55633c2a0f3db91462cb)
> commons-fileupload-1.3.2-test-sources.jar
> (SHA1: 2df285ad143910759a3763fcec0cd58e8525d881)
> commons-fileupload-1.3.2-tests.jar
> (SHA1: 310e3713308073a0392be30c129b55e872fe48f6)
> commons-fileupload-1.3.2,jar
> (SHA1: 5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72)
> commons-fileupload-1.3.2.pom
> (SHA1: a4c3e5d590c2e83bba42768c5b5fbef43219b5c4)
>
> Details of the change since 1.3.1 are in the release notes:
>
> https://dist.apache.org/repos/dist/dev/commons/fileupload/RELEASE-NOTES.txt
>
> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/changes-report.html
>
> I have tested this with:
>   JDK 1.6 and Maven 3.2.5
>   JDK 1.7 and Maven 3.3.9
>   JDK 1.8 and Maven 3.3.9
> Note that commons-fileupload should be JDK 1.5 compatible, but I don't
> have a JDK 1.5 installation on my MacBook. If someone could check the build
> with JDK 1.5, that would be great!
>
> The tag is here:
>
> https://svn.apache.org/repos/asf/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1
>  (rev 1745203)
>
> Site:
>   http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/
> (note some *relative* links are broken and the 1.3.2 directories are not
> yet created - these will be OK once the site is deployed)
>
> Clirr Report (compared to 1.3):
>
> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/clirr-report.html
> (note that the API additions have been introduced in 1.3.1 not in 1.3.2)
>
> RAT Report:
>
> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/rat-report.html
>
> KEYS:
>   https://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. sometime after 17:30 CEST 26-May 2016
>
> [ ] +1 Release these artifacts
> [ ] +0 OK, but...
> [ ] +0 OK, but really should fix...
> [ ] -1 I oppose this release because...
>
> Thanks!
> Benedikt
>


Re: [VOTE] Release Apache Commons FileUpload 1.3.2 based on RC1

2016-05-26 Thread Oliver Heger
For the record, I voted +1, too.

Oliver

Am 26.05.2016 um 21:35 schrieb Benedikt Ritter:
> This vote passes with the following votes:
> 
> - Gary Gregory: +1
> - Jochen Wiedmann: +1
> - Benedikt Ritter: +1
> - Stian Soiland-Reyes: +1
> - Bernd Eckenfels: +1
> 
> I'll continue with the release procedure.
> 
> Thank you for reviewing!
> Benedikt
> 
> Benedikt Ritter  schrieb am Mo., 23. Mai 2016 um
> 17:23 Uhr:
> 
>> It has been a long time since the last release of Apache Commons
>> FileUpload, so I'd like to release Apache Commons FileUpload 1.3.2 based on
>> RC1.
>>
>> Apache Commons FileUpload 1.3.2 RC1 is available for review here:
>>   https://dist.apache.org/repos/dist/dev/commons/fileupload (rev 13750)
>>
>> Maven artifacts are here:
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1173/commons-fileupload/commons-fileupload/1.3.2/
>>
>> These are the Maven artifacts and their hashes
>>
>> commons-fileupload-1.3.2-javadoc.jar
>> (SHA1: 12bbb300a1b61e038defb1dee85e8302d6f1bbaa)
>> commons-fileupload-1.3.2-sources.jar
>> (SHA1: 23996750d5a80dc74dad55633c2a0f3db91462cb)
>> commons-fileupload-1.3.2-test-sources.jar
>> (SHA1: 2df285ad143910759a3763fcec0cd58e8525d881)
>> commons-fileupload-1.3.2-tests.jar
>> (SHA1: 310e3713308073a0392be30c129b55e872fe48f6)
>> commons-fileupload-1.3.2,jar
>> (SHA1: 5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72)
>> commons-fileupload-1.3.2.pom
>> (SHA1: a4c3e5d590c2e83bba42768c5b5fbef43219b5c4)
>>
>> Details of the change since 1.3.1 are in the release notes:
>>
>> https://dist.apache.org/repos/dist/dev/commons/fileupload/RELEASE-NOTES.txt
>>
>> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/changes-report.html
>>
>> I have tested this with:
>>   JDK 1.6 and Maven 3.2.5
>>   JDK 1.7 and Maven 3.3.9
>>   JDK 1.8 and Maven 3.3.9
>> Note that commons-fileupload should be JDK 1.5 compatible, but I don't
>> have a JDK 1.5 installation on my MacBook. If someone could check the build
>> with JDK 1.5, that would be great!
>>
>> The tag is here:
>>
>> https://svn.apache.org/repos/asf/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1
>>  (rev 1745203)
>>
>> Site:
>>   http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/
>> (note some *relative* links are broken and the 1.3.2 directories are not
>> yet created - these will be OK once the site is deployed)
>>
>> Clirr Report (compared to 1.3):
>>
>> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/clirr-report.html
>> (note that the API additions have been introduced in 1.3.1 not in 1.3.2)
>>
>> RAT Report:
>>
>> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/rat-report.html
>>
>> KEYS:
>>   https://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. sometime after 17:30 CEST 26-May 2016
>>
>> [ ] +1 Release these artifacts
>> [ ] +0 OK, but...
>> [ ] +0 OK, but really should fix...
>> [ ] -1 I oppose this release because...
>>
>> Thanks!
>> Benedikt
>>
> 

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



Build failed in Jenkins: Commons-configuration #3

2016-05-26 Thread Apache Jenkins Server
See 

Changes:

[oheger] [CONFIGURATION-632] Updated changes.xml.

[oheger] [CONFIGURATION-632] Better support for interpolation with arrays.

Variables that reference properties with multiple values are now
handled correctly. The getList() and getStringArray() methods then
return all values of the referenced property.

[oheger] Merge branch 'arrayInterpolation_CONF-633' into trunk

--
[...truncated 515 lines...]
AUsrc/main/java/org/apache/commons/configuration2/XMLDocumentHelper.java
A src/main/java/org/apache/commons/configuration2/convert
AU
src/main/java/org/apache/commons/configuration2/convert/ConversionHandler.java
AU
src/main/java/org/apache/commons/configuration2/convert/package-info.java
AU
src/main/java/org/apache/commons/configuration2/convert/DefaultConversionHandler.java
AU
src/main/java/org/apache/commons/configuration2/convert/ListDelimiterHandler.java
AU
src/main/java/org/apache/commons/configuration2/convert/AbstractListDelimiterHandler.java
AU
src/main/java/org/apache/commons/configuration2/convert/PropertyConverter.java
AU
src/main/java/org/apache/commons/configuration2/convert/DefaultListDelimiterHandler.java
AU
src/main/java/org/apache/commons/configuration2/convert/LegacyListDelimiterHandler.java
AU
src/main/java/org/apache/commons/configuration2/convert/ValueTransformer.java
AU
src/main/java/org/apache/commons/configuration2/convert/DisabledListDelimiterHandler.java
A src/main/java/org/apache/commons/configuration2/event
AU
src/main/java/org/apache/commons/configuration2/event/EventListenerRegistrationData.java
AU
src/main/java/org/apache/commons/configuration2/event/BaseEventSource.java
AUsrc/main/java/org/apache/commons/configuration2/event/Event.java
AUsrc/main/java/org/apache/commons/configuration2/event/EventSource.java
AU
src/main/java/org/apache/commons/configuration2/event/ConfigurationErrorEvent.java
AU
src/main/java/org/apache/commons/configuration2/event/EventListenerList.java
AUsrc/main/java/org/apache/commons/configuration2/event/EventType.java
AU
src/main/java/org/apache/commons/configuration2/event/package-info.java
AU
src/main/java/org/apache/commons/configuration2/event/EventListener.java
AU
src/main/java/org/apache/commons/configuration2/event/ConfigurationEvent.java
AUsrc/main/java/org/apache/commons/configuration2/BaseConfiguration.java
AU
src/main/java/org/apache/commons/configuration2/XMLPropertiesConfiguration.java
AUsrc/main/java/org/apache/commons/configuration2/FindNodeVisitor.java
AU
src/main/java/org/apache/commons/configuration2/HierarchicalConfiguration.java
AU
src/main/java/org/apache/commons/configuration2/ImmutableHierarchicalConfiguration.java
AU
src/main/java/org/apache/commons/configuration2/FileBasedConfiguration.java
AU
src/main/java/org/apache/commons/configuration2/BaseConfigurationXMLReader.java
A src/main/java/org/apache/commons/configuration2/beanutils
AU
src/main/java/org/apache/commons/configuration2/beanutils/ConfigurationDynaBean.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/ConfigurationDynaClass.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/BeanDeclaration.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/CombinedBeanDeclaration.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/XMLBeanDeclaration.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/BeanFactory.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/BeanCreationContext.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/ConstructorArg.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/DefaultBeanFactory.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/package-info.java
AU
src/main/java/org/apache/commons/configuration2/beanutils/BeanHelper.java
A src/main/java/org/apache/commons/configuration2/builder
AU
src/main/java/org/apache/commons/configuration2/builder/BuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/EventListenerParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/BasicBuilderParameters.java
A src/main/java/org/apache/commons/configuration2/builder/fluent
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/FileBasedBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/HierarchicalBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/Configurations.java
AU
src/main/java/org/apache/commo

Build failed in Jenkins: Commons-configuration #4

2016-05-26 Thread Apache Jenkins Server
See 

--
[...truncated 516 lines...]
AU
src/main/java/org/apache/commons/configuration2/builder/DatabaseBuilderParametersImpl.java
AU
src/main/java/org/apache/commons/configuration2/builder/package-info.java
AU
src/main/java/org/apache/commons/configuration2/builder/ReloadingDetectorFactory.java
AU
src/main/java/org/apache/commons/configuration2/builder/DatabaseBuilderProperties.java
AU
src/main/java/org/apache/commons/configuration2/builder/AutoSaveListener.java
AU
src/main/java/org/apache/commons/configuration2/builder/JndiBuilderParametersImpl.java
AU
src/main/java/org/apache/commons/configuration2/builder/CopyObjectDefaultHandler.java
AU
src/main/java/org/apache/commons/configuration2/builder/ConfigurationBuilderResultCreatedEvent.java
AU
src/main/java/org/apache/commons/configuration2/builder/JndiBuilderProperties.java
AU
src/main/java/org/apache/commons/configuration2/builder/PropertiesBuilderParametersImpl.java
AU
src/main/java/org/apache/commons/configuration2/builder/BuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/EventListenerParameters.java
A src/main/java/org/apache/commons/configuration2/builder/fluent
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/DatabaseBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/JndiBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/Parameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/package-info.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/MultiFileBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/PropertiesBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/FileBasedBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/HierarchicalBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/Configurations.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/CombinedBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/fluent/XMLBuilderParameters.java
AU
src/main/java/org/apache/commons/configuration2/builder/FileBasedConfigurationBuilder.java
AU
src/main/java/org/apache/commons/configuration2/builder/XMLBuilderParametersImpl.java
AU
src/main/java/org/apache/commons/configuration2/builder/ReloadingBuilderSupportListener.java
AU
src/main/java/org/apache/commons/configuration2/builder/ConfigurationBuilder.java
AU
src/main/java/org/apache/commons/configuration2/builder/PropertiesBuilderProperties.java
AU
src/main/java/org/apache/commons/configuration2/builder/XMLBuilderProperties.java
AU
src/main/java/org/apache/commons/configuration2/builder/DefaultReloadingDetectorFactory.java
AU
src/main/java/org/apache/commons/configuration2/builder/HierarchicalBuilderParametersImpl.java
AU
src/main/java/org/apache/commons/configuration2/builder/FileBasedBuilderParametersImpl.java
A src/main/java/org/apache/commons/configuration2/builder/combined
AU
src/main/java/org/apache/commons/configuration2/builder/combined/ConfigurationDeclaration.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/MultiFileBuilderProperties.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/ReloadingMultiFileConfigurationBuilder.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/CombinedConfigurationBuilder.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/package-info.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/BaseConfigurationBuilderProvider.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/MultiWrapDynaBean.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/MultiWrapDynaClass.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/FileExtensionConfigurationBuilderProvider.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/ConfigurationBuilderProvider.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/MultiFileConfigurationBuilder.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/CombinedConfigurationBuilderProvider.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/CombinedBuilderParametersImpl.java
AU
src/main/java/org/apache/commons/configuration2/builder/combined/CombinedBuilderProperties.java
AU   

Re: [ANNOUNCE] Apache Commons git repositories now writable for all ASF committers

2016-05-26 Thread Ralph Goers
I wish we didn’t have to use SVN for site publication. Due to infra’s 
restrictions on home.apache.org  I had to publish the 
Log4j rc candidate web site at github.io  instead of at 
people.apache.org  like I used to.  It took me about 
30 seconds to deploy. When I go to publish the site at Apache it will take me 
10-20 minutes.

Ralph

> On May 24, 2016, at 3:25 PM, sebb  wrote:
> 
> On 24 May 2016 at 22:55, Gary Gregory  > wrote:
>> On Tue, May 24, 2016 at 2:51 PM, sebb > > wrote:
>> 
>>> On 24 May 2016 at 21:36, Gary Gregory >> > wrote:
 The more this goes on the more I wish we'd switch all Commons components
>>> to
 git lock stock and two smoking barrels.
>>> 
>>> That would not affect GitHub, which will still be readonly.
>>> 
>> 
>> Sure, but one thing I look forward to is simpler build/release/publish
>> instructions. Right now, https://commons.apache.org/releases/prepare.html 
>> 
>> is getting MORE complicated because we have started adding Git instructions.
> 
> Note that SVN is not going to go away; it will always be needed for
> the DIST repo.
> And probably for site publication as well.
> 
> So there will always be a need to document both.
> 
> However the sections which relate to the SCM are a relatively small
> part of the whole and could be extracted ino separate pages for the
> relevant SCM if required.
> 
>> Gary
>> 
>> 
>>> 
 Gary
 On May 24, 2016 12:43 PM,  wrote:
 
> Hello Jochen,
> 
> I think the announcement is refering to the Apache hosted Git
>>> (writeable)
> repositories (https://git-wip-us.apache.org/) - not the apache
> organisation on github or the public git mirror (https://git.apache.org
>>> ).
> Those are always read-only mirrors. (Note that most commons projects are
> still in SVN, which means there is no writeable git master repo for them
> either)
> 
> Gruss
> Bernd
> 
> --
> http://bernd.eckenfels.net
> 
> -Original Message-
> From: Jochen Wiedmann 
> To: Commons Developers List 
> Cc: Commons Users List , "annou...@apache.org"
>>> <
> annou...@apache.org>
> Sent: Di., 24 Mai 2016 12:24
> Subject: Re: [ANNOUNCE] Apache Commons git repositories now writable for
> all ASF committers
> 
> On Sat, May 21, 2016 at 5:13 PM, Benedikt Ritter 
> wrote:
>> Hello,
>> 
>> a while back, the Apache Commons project decided to grant write
>>> access to
>> all ASF committers [1]. While setting this up for our SVN repositories
> was
>> easy, we had some problems to grant the necessary karma to all ASF
>> committers for our git repositories. This problem has now been fixed
>>> [2].
>> All ASF committers should now be able to commit to our git
>>> repositories
> as
>> well. This includes the repositories of the following components:
>> 
>> - Apache Commons Lang
>> - Apache Commons Math
>> - Apache Commons Compress
>> - Apache Commons SCXML
>> 
>> If you experience any issues, please report them on
> dev@commons.apache.org.
>> 
>> Have fun,
>> Benedikt, on behalf of the Apache Commons community
>> 
>> [1] https://s.apache.org/RKWl
>> [2] https://issues.apache.org/jira/browse/INFRA-10636
> 
> Doesn't work for my Github User (jochenw):
> 
> $ git push
> Username for 'https://github.com':
> Password for 'https://joch...@github.com':
> remote: Permission to apache/commons-fileupload.git denied to jochenw.
> fatal: unable to access
> 'https://github.com/apache/commons-fileupload.git/': The requested URL
> returned error: 403
> 
> 
> --
> The next time you hear: "Don't reinvent the wheel!"
> 
> 
> 
>>> http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg
> 
> -
> 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
> 
> 
>>> 
>>> -
>>> 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 

Re: [Poll][VFS] Switch to Git

2016-05-26 Thread Ralph Goers
+1

Ralph

> On 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.
> 
> 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 probably need a few days to come
> back to this, so this poll with lazy consensus is open for at least 5
> days.
> 
> Gruss
> Bernd
> 
> -
> 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: [Vfs] to git (was: Apache Commons git repositories now writable for all ASF committers)

2016-05-26 Thread Jochen Wiedmann
On Wed, May 25, 2016 at 5:53 PM, Stian Soiland-Reyes  wrote:

> We can start with VFS, then perhaps IO and Collections?

Fine with me. Could we add Fileupload to the queue as the next element?

Jochen

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



Re: [Poll][VFS] Switch to Git

2016-05-26 Thread Jochen Wiedmann
+1 (for all components)

Jochen


On Thu, May 26, 2016 at 10:34 PM, Ralph Goers
 wrote:
> +1
>
> Ralph
>
>> On 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.
>>
>> 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 probably need a few days to come
>> back to this, so this poll with lazy consensus is open for at least 5
>> days.
>>
>> Gruss
>> Bernd
>>
>> -
>> 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
>



-- 
The next time you hear: "Don't reinvent the wheel!"

http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg

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



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

2016-05-26 Thread Gary Gregory
Who wants to do the first one? That person could doc the experience for the
next person.

Gary
On May 26, 2016 2:13 PM, "Jochen Wiedmann" 
wrote:

> On Wed, May 25, 2016 at 5:53 PM, Stian Soiland-Reyes 
> wrote:
>
> > We can start with VFS, then perhaps IO and Collections?
>
> Fine with me. Could we add Fileupload to the queue as the next element?
>
> Jochen
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


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

2016-05-26 Thread Jochen Wiedmann
On Thu, May 26, 2016 at 11:28 PM, Gary Gregory  wrote:
> Who wants to do the first one? That person could doc the experience for the
> next person.

Pointing to the next person in the circle (clockwise).

Jochen

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



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

2016-05-26 Thread Gary Gregory
On May 26, 2016 2:31 PM, "Jochen Wiedmann" 
wrote:
>
> On Thu, May 26, 2016 at 11:28 PM, Gary Gregory 
wrote:
> > Who wants to do the first one? That person could doc the experience for
the
> > next person.
>
> Pointing to the next person in the circle (clockwise).

Dang it! No one told me about the circle! I'm standing on a square!

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


Re: [Poll][VFS] Switch to Git

2016-05-26 Thread Christopher
+1 for git everywhere

On Thu, May 26, 2016 at 5:14 PM Jochen Wiedmann 
wrote:

> +1 (for all components)
>
> Jochen
>
>
> On Thu, May 26, 2016 at 10:34 PM, Ralph Goers
>  wrote:
> > +1
> >
> > Ralph
> >
> >> On 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.
> >>
> >> 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 probably need a few days to come
> >> back to this, so this poll with lazy consensus is open for at least 5
> >> days.
> >>
> >> Gruss
> >> Bernd
> >>
> >> -
> >> 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
> >
>
>
>
> --
> The next time you hear: "Don't reinvent the wheel!"
>
>
> http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: jsvc build not recognizing ARM as valid platform

2016-05-26 Thread Gary Gregory
[Adding Commons Dev ML to the TO list of this thread]

Roman,

Well, we have no plans to release ATM. We need an Apache volunteer to step
up that has all the right software to process a release. So my answer is
unsatisfactory I know.

You could ask on the dev ML with a subject like "Can we get a release of
[daemon] SVP." or something like that.

Gary


On Thu, May 26, 2016 at 6:02 PM, Roman Shaposhnik 
wrote:

> Hi Gary!
>
> first of all -- thanks for taking care of this patch -- much appreciated!
>
> One more question: when can we see this in a release? What's your
> project policy?
>
> Thanks,
> Roman.
>
> On Mon, May 23, 2016 at 1:49 PM, Gary Gregory 
> wrote:
> > Done. Thank you for the ping.
> >
> > Gary
> >
> > On Mon, May 23, 2016 at 9:24 AM, Roman Shaposhnik 
> wrote:
> >
> >> Hi!
> >>
> >> any chance somebody can take a look at:
> >> https://issues.apache.org/jira/browse/DAEMON-347
> >> The patch is attached and it is a pretty trivial one.
> >>
> >> Thanks,
> >> Roman.
> >>
> >> -
> >> 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
>



-- 
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 Apache Commons FileUpload 1.3.2 based on RC1

2016-05-26 Thread Benedikt Ritter
Oliver Heger  schrieb am Do., 26. Mai 2016 um
21:56 Uhr:

> For the record, I voted +1, too.
>

Yes, sorry! Must have missed that when counting votes.


>
> Oliver
>
> Am 26.05.2016 um 21:35 schrieb Benedikt Ritter:
> > This vote passes with the following votes:
> >
> > - Gary Gregory: +1
> > - Jochen Wiedmann: +1
> > - Benedikt Ritter: +1
> > - Stian Soiland-Reyes: +1
> > - Bernd Eckenfels: +1
> >
> > I'll continue with the release procedure.
> >
> > Thank you for reviewing!
> > Benedikt
> >
> > Benedikt Ritter  schrieb am Mo., 23. Mai 2016 um
> > 17:23 Uhr:
> >
> >> It has been a long time since the last release of Apache Commons
> >> FileUpload, so I'd like to release Apache Commons FileUpload 1.3.2
> based on
> >> RC1.
> >>
> >> Apache Commons FileUpload 1.3.2 RC1 is available for review here:
> >>   https://dist.apache.org/repos/dist/dev/commons/fileupload (rev 13750)
> >>
> >> Maven artifacts are here:
> >>
> >>
> https://repository.apache.org/content/repositories/orgapachecommons-1173/commons-fileupload/commons-fileupload/1.3.2/
> >>
> >> These are the Maven artifacts and their hashes
> >>
> >> commons-fileupload-1.3.2-javadoc.jar
> >> (SHA1: 12bbb300a1b61e038defb1dee85e8302d6f1bbaa)
> >> commons-fileupload-1.3.2-sources.jar
> >> (SHA1: 23996750d5a80dc74dad55633c2a0f3db91462cb)
> >> commons-fileupload-1.3.2-test-sources.jar
> >> (SHA1: 2df285ad143910759a3763fcec0cd58e8525d881)
> >> commons-fileupload-1.3.2-tests.jar
> >> (SHA1: 310e3713308073a0392be30c129b55e872fe48f6)
> >> commons-fileupload-1.3.2,jar
> >> (SHA1: 5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72)
> >> commons-fileupload-1.3.2.pom
> >> (SHA1: a4c3e5d590c2e83bba42768c5b5fbef43219b5c4)
> >>
> >> Details of the change since 1.3.1 are in the release notes:
> >>
> >>
> https://dist.apache.org/repos/dist/dev/commons/fileupload/RELEASE-NOTES.txt
> >>
> >>
> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/changes-report.html
> >>
> >> I have tested this with:
> >>   JDK 1.6 and Maven 3.2.5
> >>   JDK 1.7 and Maven 3.3.9
> >>   JDK 1.8 and Maven 3.3.9
> >> Note that commons-fileupload should be JDK 1.5 compatible, but I don't
> >> have a JDK 1.5 installation on my MacBook. If someone could check the
> build
> >> with JDK 1.5, that would be great!
> >>
> >> The tag is here:
> >>
> >>
> https://svn.apache.org/repos/asf/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1
> >>  (rev 1745203)
> >>
> >> Site:
> >>   http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/
> >> (note some *relative* links are broken and the 1.3.2 directories are not
> >> yet created - these will be OK once the site is deployed)
> >>
> >> Clirr Report (compared to 1.3):
> >>
> >>
> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/clirr-report.html
> >> (note that the API additions have been introduced in 1.3.1 not in 1.3.2)
> >>
> >> RAT Report:
> >>
> >>
> http://home.apache.org/~britter/commons/fileupload-1.3.2-rc1/rat-report.html
> >>
> >> KEYS:
> >>   https://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. sometime after 17:30 CEST 26-May 2016
> >>
> >> [ ] +1 Release these artifacts
> >> [ ] +0 OK, but...
> >> [ ] +0 OK, but really should fix...
> >> [ ] -1 I oppose this release because...
> >>
> >> Thanks!
> >> Benedikt
> >>
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: [ANNOUNCE] Apache CommonsRDF 0.2.0-incubating released

2016-05-26 Thread Sergio Fernández
OK, I'll re-issue the announcement.
Apologize for the deficiencies in the first one.

On Thu, May 26, 2016 at 6:54 PM, Gary Gregory 
wrote:

> On Thu, May 26, 2016 at 7:42 AM, sebb  wrote:
>
>> There are quite a few typos in the e-mail below, and it does not make
>> it clear that the code is undergoing incubation.
>>
>> The e-mail should include the Incubation Disclaimer.
>> For example see the Mynewt announce message dated May 6th.
>>
>> I think the announce mail should be re-issued with the appropriate
>> corrections.
>>
>
> +1
>
> Gary
>
>
>>
>> On 25 May 2016 at 14:58, Sergio Fernández  wrote:
>> > The Apache CommonsRDF team is proud to announce the latest release of
>> Apache
>> > CommonsRDF 0.2.0.
>> >
>> > Apache BroCommons RDF aims to provide a common library for RDF 1.1 that
>> > could be implemented by systems on the Java Virtual Machine. More
>> details
>> > can be found at https://commonsrdf.incubator.apache.org/
>> >
>> > Version 0.2.0 represent the evolution of the API towards providing a
>> common
>> > RDF library. Further details can be found in the release notes:
>> > https://s.apache.org/0.2.0-incubating
>> >
>> > Binary and source archives are available from:
>> > http://commonsrdf.incubator.apache.org/download.html
>> >
>> > User guide:
>> > http://commonsrdf.incubator.apache.org/userguide.html
>> >
>> > Maven artifacts have also been made available on repository.apache.org
>> and
>> > Maven Central.
>> >
>> > Thanks on behalf of the CmmonsRDF PPMC.
>> >
>> > --
>> > Sergio Fernández
>> > Partner Technology Manager
>> > Redlink GmbH
>> > m: +43 6602747925
>> > e: sergio.fernan...@redlink.co
>> > w: http://redlink.co
>>
>> -
>> 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
>



-- 
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 6602747925
e: sergio.fernan...@redlink.co
w: http://redlink.co


[ANNOUNCE] Apache CommonsRDF 0.2.0-incubating released

2016-05-26 Thread Sergio Fernández
The Apache CommonsRDF team is proud to announce the latest release of
Apache CommonsRDF 0.2.0.

Apache Commons RDF aims to provide a common library for RDF 1.1 that could
be implemented by systems on the Java Virtual Machine (e.g., Apache Jena or
Eclipse RDF4J). The main motivation behind this simple library is revise an
historical incompatibility issue. This library does not pretend to be a
generic API wrapping those libraries, but a set of interfaces for the RDF
1.1 concepts that can be used to expose common RDF 1.1 concepts using
common Java interfaces.

More details can be found at https://commonsrdf.incubator.apache.org/

Version 0.2.0 represent the evolution of the API towards providing a common
RDF library.

Further details can be found in the release notes:
https://s.apache.org/0.2.0-incubating

Binary and source archives are available from:
http://commonsrdf.incubator.apache.org/download.html

User guide:
http://commonsrdf.incubator.apache.org/userguide.html

Maven artifacts have also been made available on repository.apache.org and
Maven Central.

Thanks on behalf of the CommonsRDF PPMC.

Disclaimer: Apache Commons RDF is an effort undergoing incubation at The
Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted projects until a further
review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful
ASF projects. While incubation status is not necessarily a reflection of
the completeness or stability of the code, it does indicate that the
project has yet to be fully endorsed by the ASF.


-- 
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 6602747925
e: sergio.fernan...@redlink.co
w: http://redlink.co