Re: [VOTE] Release Apache Commons JCS 2.2.1 (roll 2)

2017-11-20 Thread Romain Manni-Bucau
Guys,

do we have a real blocker on the release? Being said having the RC or
not now is pointless since the tag is there, are we waiting for
anything particular? Happy to drop the RC if it brings more confusion
than it helps.

Romain Manni-Bucau
@rmannibucau |  Blog | Old Blog | Github | LinkedIn


2017-11-11 16:05 GMT+01:00 Thomas Vandahl :
> On 06.11.17 21:11, Romain Manni-Bucau wrote:
>> created 
>> http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2.1-RC2/
>> (rev 1814438)
>
> Thanks, Romain. However, the POM file in this RC tag contains now
>
> --8<--
> 
>   
>
> scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2.1
>   
>   
>
> scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2.1
>   
>   
> http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.2.1
>   
> 
> --8<--
>
> See my point? If you created the RC tag first and then copied, the
> scm-entries would still point to the RC tag. In this case, it's the
> other way round. It is difficult for me to see why this is believed to
> make sense. I'd prefer to match tag name and file content.
>
> Bye, Thomas
>
> -
> 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: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread Bruno P. Kinoshita
[ X ] +1 Release this package

Build passing from tag with

Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T20:58:13+13:00)
Maven home: /opt/apache-maven-3.5.2
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: "unix"

No blocker issues in the site reports. Most seemed to be due to unused imports 
and now newline imports. We can quickly fix these later or suppress warnings in 
the reports if preferable.

Checked signatures of jars in Maven repository, all good.


Thanks for preparing this new release.

Cheers,
Bruno





From: Sergio Fernández 
To: Commons Developers List  
Sent: Monday, 20 November 2017 11:08 AM
Subject: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2



Hi,


once we addressed most of the issues from RC1, I'd like to propose to

release Apache Commons RDF 0.5.0 based on RC2.


Apache Commons RDF aims to provide a common Java API for RDF 1.1 graphs and

datasets. API bindings in Commons RDF 0.5.0 include Apache Jena, Eclipse

RDF4J, JSON-LD Java as well as a standalone implementation (simple).


Apache Commons RDF 0.5.0 RC2 is available for review at (r23205):


https://dist.apache.org/repos/dist/dev/commons/rdf/apache-commons-rdf-0.5.0-RC2/


The source code for this RC is available from git tagged as 0.5.0-RC2

(commit 186df0c36981a308338792f02d93fc59776b0b7c):


https://git-wip-us.apache.org/repos/asf?p=commons-rdf.git;a=commit;h=186df0c36981a308338792f02d93fc59776b0b7c


Mirrored at

https://github.com/apache/commons-rdf/commit/186df0c36981a308338792f02d93fc59776b0b7c


This source release produces the following binary artifacts:


commons-rdf-parent-0.5.0

commons-rdf-api-0.5.0

commons-rdf-simple-0.5.0

commons-rdf-jena-0.5.0

commons-rdf-rdf4j-0.5.0

commons-rdf-jsonld-java-0.5.0

commons-rdf-integration-tests-0.5.0


The Maven Staging repository can be found at:


https://repository.apache.org/content/repositories/orgapachecommons-1293


Please vote on releasing this release candidate as:


Apache Commons RDF 0.5.0


The vote is open for at least 72 hours/


[ ] +1 Release this package

[ ] 0 I don't feel strongly about it, but don't object

[ ] -1 Do not release this package because...


Anyone can participate in testing and voting, not just committers,

please feel free to try out the release candidate and provide your

votes!


Thanks

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



Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread Aaron Coburn
[X] +1 Release this package (non-binding)

Built on OS X with Maven 3.5.2 and Java 1.8.0_151

NOTICE and LICENSE files are present in the source release

Checked signatures


Thanks for preparing this release,
Aaron


On 11/20/17, 7:27 AM, "Bruno P. Kinoshita"  
wrote:

[ X ] +1 Release this package

Build passing from tag with

Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T20:58:13+13:00)
Maven home: /opt/apache-maven-3.5.2
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: "unix"

No blocker issues in the site reports. Most seemed to be due to unused 
imports and now newline imports. We can quickly fix these later or suppress 
warnings in the reports if preferable.

Checked signatures of jars in Maven repository, all good.


Thanks for preparing this new release.

Cheers,
Bruno





From: Sergio Fernández 
To: Commons Developers List  
Sent: Monday, 20 November 2017 11:08 AM
Subject: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2



Hi,


once we addressed most of the issues from RC1, I'd like to propose to

release Apache Commons RDF 0.5.0 based on RC2.


Apache Commons RDF aims to provide a common Java API for RDF 1.1 graphs and

datasets. API bindings in Commons RDF 0.5.0 include Apache Jena, Eclipse

RDF4J, JSON-LD Java as well as a standalone implementation (simple).


Apache Commons RDF 0.5.0 RC2 is available for review at (r23205):



https://dist.apache.org/repos/dist/dev/commons/rdf/apache-commons-rdf-0.5.0-RC2/


The source code for this RC is available from git tagged as 0.5.0-RC2

(commit 186df0c36981a308338792f02d93fc59776b0b7c):



https://git-wip-us.apache.org/repos/asf?p=commons-rdf.git;a=commit;h=186df0c36981a308338792f02d93fc59776b0b7c


Mirrored at


https://github.com/apache/commons-rdf/commit/186df0c36981a308338792f02d93fc59776b0b7c


This source release produces the following binary artifacts:


commons-rdf-parent-0.5.0

commons-rdf-api-0.5.0

commons-rdf-simple-0.5.0

commons-rdf-jena-0.5.0

commons-rdf-rdf4j-0.5.0

commons-rdf-jsonld-java-0.5.0

commons-rdf-integration-tests-0.5.0


The Maven Staging repository can be found at:


https://repository.apache.org/content/repositories/orgapachecommons-1293


Please vote on releasing this release candidate as:


Apache Commons RDF 0.5.0


The vote is open for at least 72 hours/


[ ] +1 Release this package

[ ] 0 I don't feel strongly about it, but don't object

[ ] -1 Do not release this package because...


Anyone can participate in testing and voting, not just committers,

please feel free to try out the release candidate and provide your

votes!


Thanks

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





[GitHub] commons-rdf pull request #45: COMMONSRDF-71

2017-11-20 Thread acoburn
GitHub user acoburn opened a pull request:

https://github.com/apache/commons-rdf/pull/45

COMMONSRDF-71

Updates location of RDF4J javadocs link

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/acoburn/commons-rdf COMMONSRDF-71

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-rdf/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #45


commit 7b75bdd8e71cda31f479e70518dea1db2d3436ec
Author: Aaron Coburn 
Date:   2017-11-20T16:32:16Z

Updates location of RDF4J javadocs link

Resolves COMMONSRDF-71




---

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



[GitHub] commons-rdf pull request #46: Add .DS_Store to .gitignore (Mac OS X system f...

2017-11-20 Thread ajs6f
GitHub user ajs6f opened a pull request:

https://github.com/apache/commons-rdf/pull/46

Add .DS_Store to .gitignore (Mac OS X system file)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ajs6f/commons-rdf patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-rdf/pull/46.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #46


commit cdcafc6f45a555a4217a8f985fed813f3d1268cf
Author: A. Soroka 
Date:   2017-11-20T16:43:13Z

Add .DS_Store to .gitignore (Mac OS X system file)




---

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



Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread ajs6f
Non-binding +1:

I got a lovely clean build from 186df0c36981a308338792f02d93fc59776b0b7c using 
mvn clean install on

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T15:39:06-04:00)
Java version: 1.8.0_65, vendor: Oracle Corporation
OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"

NOTICE and LICENSE present, although the NOTICE has "Copyright 2015-2016", 
which I think we can update...

ajs6f

> On Nov 20, 2017, at 9:46 AM, Aaron Coburn  wrote:
> 
> [X] +1 Release this package (non-binding)
> 
> Built on OS X with Maven 3.5.2 and Java 1.8.0_151
> 
> NOTICE and LICENSE files are present in the source release
> 
> Checked signatures
> 
> 
> Thanks for preparing this release,
> Aaron
> 
> 
> On 11/20/17, 7:27 AM, "Bruno P. Kinoshita" 
>  wrote:
> 
>[ X ] +1 Release this package
> 
>Build passing from tag with
> 
>Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T20:58:13+13:00)
>Maven home: /opt/apache-maven-3.5.2
>Java version: 1.8.0_151, vendor: Oracle Corporation
>Java home: /usr/lib/jvm/java-8-oracle/jre
>Default locale: en_NZ, platform encoding: UTF-8
>OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: 
> "unix"
> 
>No blocker issues in the site reports. Most seemed to be due to unused 
> imports and now newline imports. We can quickly fix these later or suppress 
> warnings in the reports if preferable.
> 
>Checked signatures of jars in Maven repository, all good.
> 
> 
>Thanks for preparing this new release.
> 
>Cheers,
>Bruno
> 
> 
> 
> 
>
>From: Sergio Fernández 
>To: Commons Developers List  
>Sent: Monday, 20 November 2017 11:08 AM
>Subject: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2
> 
> 
> 
>Hi,
> 
> 
>once we addressed most of the issues from RC1, I'd like to propose to
> 
>release Apache Commons RDF 0.5.0 based on RC2.
> 
> 
>Apache Commons RDF aims to provide a common Java API for RDF 1.1 graphs and
> 
>datasets. API bindings in Commons RDF 0.5.0 include Apache Jena, Eclipse
> 
>RDF4J, JSON-LD Java as well as a standalone implementation (simple).
> 
> 
>Apache Commons RDF 0.5.0 RC2 is available for review at (r23205):
> 
> 
>
> https://dist.apache.org/repos/dist/dev/commons/rdf/apache-commons-rdf-0.5.0-RC2/
> 
> 
>The source code for this RC is available from git tagged as 0.5.0-RC2
> 
>(commit 186df0c36981a308338792f02d93fc59776b0b7c):
> 
> 
>
> https://git-wip-us.apache.org/repos/asf?p=commons-rdf.git;a=commit;h=186df0c36981a308338792f02d93fc59776b0b7c
> 
> 
>Mirrored at
> 
>
> https://github.com/apache/commons-rdf/commit/186df0c36981a308338792f02d93fc59776b0b7c
> 
> 
>This source release produces the following binary artifacts:
> 
> 
>commons-rdf-parent-0.5.0
> 
>commons-rdf-api-0.5.0
> 
>commons-rdf-simple-0.5.0
> 
>commons-rdf-jena-0.5.0
> 
>commons-rdf-rdf4j-0.5.0
> 
>commons-rdf-jsonld-java-0.5.0
> 
>commons-rdf-integration-tests-0.5.0
> 
> 
>The Maven Staging repository can be found at:
> 
> 
>https://repository.apache.org/content/repositories/orgapachecommons-1293
> 
> 
>Please vote on releasing this release candidate as:
> 
> 
>Apache Commons RDF 0.5.0
> 
> 
>The vote is open for at least 72 hours/
> 
> 
>[ ] +1 Release this package
> 
>[ ] 0 I don't feel strongly about it, but don't object
> 
>[ ] -1 Do not release this package because...
> 
> 
>Anyone can participate in testing and voting, not just committers,
> 
>please feel free to try out the release candidate and provide your
> 
>votes!
> 
> 
>Thanks
> 
>-
>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



Fwd: [VOTE] Release Apache Commons Daemon 1.1.0 based on RC3

2017-11-20 Thread Gary Gregory
+1

Java build for Java from src zip. ASC, MD5, SHA1, SHA512 OK.

mvn clean verify passes with:

Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
2017-10-18T03:58:13-04:00)
Maven home: C:\Java\apache-maven-3.5.2\bin\..
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_80\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"

Native build from src zip. ASC, MD5, SHA1, SHA512 OK.

Using:

"C:\Program Files (x86)\Microsoft Visual
Studio\2017\Professional\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64

Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both OK.
Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both OK.

Using:

Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x64
Microsoft (R) Incremental Linker Version 14.10.25019.0

Builds only, not verified with actual JVM and Windows Service.

Gary




On Wed, Nov 15, 2017 at 5:35 AM, Mark Thomas  wrote:

> It has been 4.5 years since the 1.0.15 release. Since then, there has
> been a large number of bug fixes and - most notably - changes to enable
> support for Java 9. Therefore, I am calling the following vote to
> release RC3 as Apache Commons Daemon 1.1.0
>
> RC3 can be obtained from:
> https://dist.apache.org/repos/dist/dev/commons/daemon/ (r23110)
>
> The tag is here:
> https://svn.apache.org/viewvc/commons/proper/daemon/tags/
> COMMONS_DAEMON_1_1_0_RC3/
> (r1815312)
>
> The Maven staging repo is here:
> https://repository.apache.org/content/repositories/orgapachecommons-1292/
>
> Contents:
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip.asc
> (SHA1: 4c19bf59c5d53f284ed507797f70be602d9b)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip
> (SHA1: 9141206583c6e898529e300b5d0dd62dcb9a3337)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-javadoc.jar.asc
> (SHA1: e2c76b61060243e58623fb6b81e7772c523169ad)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-native-src.tar.gz.asc
> (SHA1: ae2e8856e68d401870fc6767e283d18f383f93cf)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-native-src.tar.gz
> (SHA1: e30f8d382f43c45a591c1a1810021563c15c34bc)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-sources.jar.asc
> (SHA1: 185737095a81b8b8afd26969d12a54fd8fd555b5)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin-windows.zip
> (SHA1: 546ffea7816581ecb95178970a547f9cbe08f056)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar
> (SHA1: 96f07daacf0a3c832c47ac6b4052363fe43db9a1)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip
> (SHA1: d70a289540cb8736f0be304d006f6f94c571dac7)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-bin-windows.zip.asc
> (SHA1: 36b64a067449f00bd911d0e4e682963e501d642c)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom
> (SHA1: 6af9f56807b35df0828d9d71fc4c05a593fb1efe)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.tar.gz
> (SHA1: 5a64221b8020d32c02bf44a115f8a95016d3c76e)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-javadoc.jar
> (SHA1: 2eb0f5a785ad627dd963d9b361e1df64b0a44729)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.tar.gz.asc
> (SHA1: c63faf86588f39f5dc249564cd7c750f7e5bf662)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip.asc
> (SHA1: 57d02b63dd47426ffec56a78859e1c1d1ed61114)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar.asc
> (SHA1: 2124234d3794340aaad3fbfb6afbb7b5853366ad)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.tar.gz
> (SHA1: 65481edfb426dadea6689c650c7457c68ef0918c)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-native-src.zip
> (SHA1: 2d78ac97031d9ce9b02356701f009b9f1cd8d0b4)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-sources.jar
> (SHA1: d3b8df086ea287dbc1f987979222e868814732be)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.tar.gz.asc
> (SHA1: 4ebff4d85d2c1ecd81d5881004ab64c674c27833)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-native-src.zip.asc
> (SHA1: 825d7537c9ebe5b311a95ff8c1147ec7d001f790)
> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom.asc
> (SHA1: 1aa08a8d24ca230562400a18b570b26fc63b6dd3)
>
>
> It is worth noting that the next round of Apache Tomcat releases is
> dependent on this release. Tomcat needs the Java 9 support for the
> service wrappers.
>
> The proposed 1.1.0 release based on RC3 is:
> [ ] Broken   - do not release because...
> [ ] Approved - go ahead and release as 1.1.0
>
> Thanks,
>
> Mark
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-ma

Re: [VOTE] Release Apache Commons JCS 2.2.1 (roll 2)

2017-11-20 Thread Gary Gregory
Please delete the tag
https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2.1/
; it should not exist since the software is not released.

Personally, I'd like to see a clean VOTE email at the very least with all
the bits in place in the message instead of reading through this whole
thread again.

If we also need another RC to pick up loose ends, then go ahead. This
thread is so old by now (in VOTE 'years') and there are so many replies
that I'd rather have a clean start (new VOTE and new RC.) but that's just
me.

Gary

On Mon, Nov 20, 2017 at 1:15 AM, Romain Manni-Bucau 
wrote:

> Guys,
>
> do we have a real blocker on the release? Being said having the RC or
> not now is pointless since the tag is there, are we waiting for
> anything particular? Happy to drop the RC if it brings more confusion
> than it helps.
>
> Romain Manni-Bucau
> @rmannibucau |  Blog | Old Blog | Github | LinkedIn
>
>
> 2017-11-11 16:05 GMT+01:00 Thomas Vandahl :
> > On 06.11.17 21:11, Romain Manni-Bucau wrote:
> >> created http://svn.apache.org/repos/asf/commons/proper/jcs/tags/
> commons-jcs-2.2.1-RC2/
> >> (rev 1814438)
> >
> > Thanks, Romain. However, the POM file in this RC tag contains now
> >
> > --8<--
> > 
> >   
> >
> > scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/
> tags/commons-jcs-2.2.1
> >   
> >   
> >
> > scm:svn:https://svn.apache.org/repos/asf/commons/proper/
> jcs/tags/commons-jcs-2.2.1
> >   
> >   
> > http://svn.apache.org/viewvc/commons/proper/jcs/tags/
> commons-jcs-2.2.1
> >   
> > 
> > --8<--
> >
> > See my point? If you created the RC tag first and then copied, the
> > scm-entries would still point to the RC tag. In this case, it's the
> > other way round. It is difficult for me to see why this is believed to
> > make sense. I'd prefer to match tag name and file content.
> >
> > Bye, Thomas
> >
> > -
> > 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: Fwd: [VOTE] Release Apache Commons Daemon 1.1.0 based on RC3

2017-11-20 Thread Mark Thomas
On 20/11/17 18:36, Gary Gregory wrote:
> +1
> 
> Java build for Java from src zip. ASC, MD5, SHA1, SHA512 OK.
> 
> mvn clean verify passes with:
> 
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
> 2017-10-18T03:58:13-04:00)
> Maven home: C:\Java\apache-maven-3.5.2\bin\..
> Java version: 1.7.0_80, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_80\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"
> 
> Native build from src zip. ASC, MD5, SHA1, SHA512 OK.
> 
> Using:
> 
> "C:\Program Files (x86)\Microsoft Visual
> Studio\2017\Professional\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
> 
> Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both OK.
> Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both OK.
> 
> Using:
> 
> Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
> Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
> Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x64
> Microsoft (R) Incremental Linker Version 14.10.25019.0
> 
> Builds only, not verified with actual JVM and Windows Service.

Cool. Nice to know that these build with a more standard tool chain than
the one I use to do the releases.

Thanks.

Mark


> 
> Gary
> 
> 
> 
> 
> On Wed, Nov 15, 2017 at 5:35 AM, Mark Thomas  wrote:
> 
>> It has been 4.5 years since the 1.0.15 release. Since then, there has
>> been a large number of bug fixes and - most notably - changes to enable
>> support for Java 9. Therefore, I am calling the following vote to
>> release RC3 as Apache Commons Daemon 1.1.0
>>
>> RC3 can be obtained from:
>> https://dist.apache.org/repos/dist/dev/commons/daemon/ (r23110)
>>
>> The tag is here:
>> https://svn.apache.org/viewvc/commons/proper/daemon/tags/
>> COMMONS_DAEMON_1_1_0_RC3/
>> (r1815312)
>>
>> The Maven staging repo is here:
>> https://repository.apache.org/content/repositories/orgapachecommons-1292/
>>
>> Contents:
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip.asc
>> (SHA1: 4c19bf59c5d53f284ed507797f70be602d9b)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip
>> (SHA1: 9141206583c6e898529e300b5d0dd62dcb9a3337)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-javadoc.jar.asc
>> (SHA1: e2c76b61060243e58623fb6b81e7772c523169ad)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-native-src.tar.gz.asc
>> (SHA1: ae2e8856e68d401870fc6767e283d18f383f93cf)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-native-src.tar.gz
>> (SHA1: e30f8d382f43c45a591c1a1810021563c15c34bc)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-sources.jar.asc
>> (SHA1: 185737095a81b8b8afd26969d12a54fd8fd555b5)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin-windows.zip
>> (SHA1: 546ffea7816581ecb95178970a547f9cbe08f056)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar
>> (SHA1: 96f07daacf0a3c832c47ac6b4052363fe43db9a1)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip
>> (SHA1: d70a289540cb8736f0be304d006f6f94c571dac7)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-bin-windows.zip.asc
>> (SHA1: 36b64a067449f00bd911d0e4e682963e501d642c)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom
>> (SHA1: 6af9f56807b35df0828d9d71fc4c05a593fb1efe)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.tar.gz
>> (SHA1: 5a64221b8020d32c02bf44a115f8a95016d3c76e)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-javadoc.jar
>> (SHA1: 2eb0f5a785ad627dd963d9b361e1df64b0a44729)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.tar.gz.asc
>> (SHA1: c63faf86588f39f5dc249564cd7c750f7e5bf662)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip.asc
>> (SHA1: 57d02b63dd47426ffec56a78859e1c1d1ed61114)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar.asc
>> (SHA1: 2124234d3794340aaad3fbfb6afbb7b5853366ad)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.tar.gz
>> (SHA1: 65481edfb426dadea6689c650c7457c68ef0918c)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-native-src.zip
>> (SHA1: 2d78ac97031d9ce9b02356701f009b9f1cd8d0b4)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-sources.jar
>> (SHA1: d3b8df086ea287dbc1f987979222e868814732be)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.tar.gz.asc
>> (SHA1: 4ebff4d85d2c1ecd81d5881004ab64c674c27833)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-native-src.zip.asc
>> (SHA1: 825d7537c9ebe5b311a95ff8c1147ec7d001f790)
>> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom.asc
>> (SHA1: 1aa08a8d24ca230562400a18b570b26fc63b6dd3)
>>
>>
>> It is worth noting that the next round of Apache Tomcat releases is
>> dependent on this release. Tomcat needs the Java 9 support for the
>> service wrappers.
>>
>> The p

Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread Gary Gregory
On Sun, Nov 19, 2017 at 3:08 PM, Sergio Fernández  wrote:

> Hi,
>
> once we addressed most of the issues from RC1, I'd like to propose to
> release Apache Commons RDF 0.5.0 based on RC2.
>
> Apache Commons RDF aims to provide a common Java API for RDF 1.1 graphs and
> datasets. API bindings in Commons RDF 0.5.0 include Apache Jena, Eclipse
> RDF4J, JSON-LD Java as well as a standalone implementation (simple).
>
> Apache Commons RDF 0.5.0 RC2 is available for review at (r23205):
>
> https://dist.apache.org/repos/dist/dev/commons/rdf/apache-co
> mmons-rdf-0.5.0-RC2/


The current rev for this link is 23215, are you sure 23205 is correct?


>
>
> The source code for this RC is available from git tagged as 0.5.0-RC2
> (commit 186df0c36981a308338792f02d93fc59776b0b7c):
>
> https://git-wip-us.apache.org/repos/asf?p=commons-rdf.git;a=
> commit;h=186df0c36981a308338792f02d93fc59776b0b7c
>
> Mirrored at
> https://github.com/apache/commons-rdf/commit/186df0c36981a30
> 8338792f02d93fc59776b0b7c
>
> This source release produces the following binary artifacts:
>
> commons-rdf-parent-0.5.0
> commons-rdf-api-0.5.0
> commons-rdf-simple-0.5.0
> commons-rdf-jena-0.5.0
> commons-rdf-rdf4j-0.5.0
> commons-rdf-jsonld-java-0.5.0
> commons-rdf-integration-tests-0.5.0
>

You should include the checksums from the email you received from Nexus.

Gary


>
> The Maven Staging repository can be found at:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1293
>
> Please vote on releasing this release candidate as:
>
> Apache Commons RDF 0.5.0
>
> The vote is open for at least 72 hours/
>
> [ ] +1 Release this package
> [ ] 0 I don't feel strongly about it, but don't object
> [ ] -1 Do not release this package because...
>
> Anyone can participate in testing and voting, not just committers,
> please feel free to try out the release candidate and provide your
> votes!
>
> Thanks
>


Re: Fwd: [VOTE] Release Apache Commons Daemon 1.1.0 based on RC3

2017-11-20 Thread Gary Gregory
Note that the Java projects passes CLIRR but fails the RAT check.

The Native project does not even include a pom.xml so the RAT check cannot
even run :-(

Gary

On Mon, Nov 20, 2017 at 1:49 PM, Mark Thomas  wrote:

> On 20/11/17 18:36, Gary Gregory wrote:
> > +1
> >
> > Java build for Java from src zip. ASC, MD5, SHA1, SHA512 OK.
> >
> > mvn clean verify passes with:
> >
> > Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
> > 2017-10-18T03:58:13-04:00)
> > Maven home: C:\Java\apache-maven-3.5.2\bin\..
> > Java version: 1.7.0_80, vendor: Oracle Corporation
> > Java home: C:\Program Files\Java\jdk1.7.0_80\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"
> >
> > Native build from src zip. ASC, MD5, SHA1, SHA512 OK.
> >
> > Using:
> >
> > "C:\Program Files (x86)\Microsoft Visual
> > Studio\2017\Professional\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
> >
> > Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both
> OK.
> > Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both
> OK.
> >
> > Using:
> >
> > Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
> > Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
> > Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x64
> > Microsoft (R) Incremental Linker Version 14.10.25019.0
> >
> > Builds only, not verified with actual JVM and Windows Service.
>
> Cool. Nice to know that these build with a more standard tool chain than
> the one I use to do the releases.
>
> Thanks.
>
> Mark
>
>
> >
> > Gary
> >
> >
> >
> >
> > On Wed, Nov 15, 2017 at 5:35 AM, Mark Thomas  wrote:
> >
> >> It has been 4.5 years since the 1.0.15 release. Since then, there has
> >> been a large number of bug fixes and - most notably - changes to enable
> >> support for Java 9. Therefore, I am calling the following vote to
> >> release RC3 as Apache Commons Daemon 1.1.0
> >>
> >> RC3 can be obtained from:
> >> https://dist.apache.org/repos/dist/dev/commons/daemon/ (r23110)
> >>
> >> The tag is here:
> >> https://svn.apache.org/viewvc/commons/proper/daemon/tags/
> >> COMMONS_DAEMON_1_1_0_RC3/
> >> (r1815312)
> >>
> >> The Maven staging repo is here:
> >> https://repository.apache.org/content/repositories/
> orgapachecommons-1292/
> >>
> >> Contents:
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip.asc
> >> (SHA1: 4c19bf59c5d53f284ed507797f70be602d9b)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip
> >> (SHA1: 9141206583c6e898529e300b5d0dd62dcb9a3337)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-javadoc.jar.asc
> >> (SHA1: e2c76b61060243e58623fb6b81e7772c523169ad)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> >> 1.0-native-src.tar.gz.asc
> >> (SHA1: ae2e8856e68d401870fc6767e283d18f383f93cf)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> >> 1.0-native-src.tar.gz
> >> (SHA1: e30f8d382f43c45a591c1a1810021563c15c34bc)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-sources.jar.asc
> >> (SHA1: 185737095a81b8b8afd26969d12a54fd8fd555b5)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-bin-windows.zip
> >> (SHA1: 546ffea7816581ecb95178970a547f9cbe08f056)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar
> >> (SHA1: 96f07daacf0a3c832c47ac6b4052363fe43db9a1)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip
> >> (SHA1: d70a289540cb8736f0be304d006f6f94c571dac7)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> >> 1.0-bin-windows.zip.asc
> >> (SHA1: 36b64a067449f00bd911d0e4e682963e501d642c)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom
> >> (SHA1: 6af9f56807b35df0828d9d71fc4c05a593fb1efe)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.tar.gz
> >> (SHA1: 5a64221b8020d32c02bf44a115f8a95016d3c76e)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-javadoc.jar
> >> (SHA1: 2eb0f5a785ad627dd963d9b361e1df64b0a44729)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-src.tar.gz.asc
> >> (SHA1: c63faf86588f39f5dc249564cd7c750f7e5bf662)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip.asc
> >> (SHA1: 57d02b63dd47426ffec56a78859e1c1d1ed61114)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar.asc
> >> (SHA1: 2124234d3794340aaad3fbfb6afbb7b5853366ad)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.tar.gz
> >> (SHA1: 65481edfb426dadea6689c650c7457c68ef0918c)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-native-src.zip
> >> (SHA1: 2d78ac97031d9ce9b02356701f009b9f1cd8d0b4)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-sources.jar
> >> (SHA1: d3b8df086ea287dbc1f987979222e868814732be)
> >> /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
> 1.0-bin.tar.gz.asc
> >> (SHA1: 4ebff4d85d2c1ecd81d5881004ab64c674c278

[GitHub] commons-rdf pull request #47: COMMONSRDF-67

2017-11-20 Thread acoburn
GitHub user acoburn opened a pull request:

https://github.com/apache/commons-rdf/pull/47

COMMONSRDF-67

The current japicmp maven plugin requires a number of javaee
libraries that are not available on JDK 9. Until this is fixed
in the upstream project, this adds the required dependencies
for the plugin so that commons-rdf can be built on JDK 9.

The jacoco tool version is also updated to support Java 9.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/acoburn/commons-rdf COMMONSRDF-67

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-rdf/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #47


commit 5cbfd5105e8523556116918c1068f34f38fea2e7
Author: Aaron Coburn 
Date:   2017-11-20T19:57:30Z

COMMONSRDF-67

The current japicmp maven plugin requires a number of javaee
libraries that are not available on JDK 9. Until this is fixed
in the upstream project, this adds the required dependencies
for the plugin so that commons-rdf can be built on JDK 9.




---

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



Re: Fwd: [VOTE] Release Apache Commons Daemon 1.1.0 based on RC3

2017-11-20 Thread Mark Thomas
On 20/11/17 19:44, Gary Gregory wrote:
> Note that the Java projects passes CLIRR but fails the RAT check.

RAT fails how? The report generated by 'mvn site' looked OK to me.

> The Native project does not even include a pom.xml so the RAT check cannot
> even run :-(

The report generated by 'mvn site' covers the native code. Is there
something no being covered?

Mark


> 
> Gary
> 
> On Mon, Nov 20, 2017 at 1:49 PM, Mark Thomas  wrote:
> 
>> On 20/11/17 18:36, Gary Gregory wrote:
>>> +1
>>>
>>> Java build for Java from src zip. ASC, MD5, SHA1, SHA512 OK.
>>>
>>> mvn clean verify passes with:
>>>
>>> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
>>> 2017-10-18T03:58:13-04:00)
>>> Maven home: C:\Java\apache-maven-3.5.2\bin\..
>>> Java version: 1.7.0_80, vendor: Oracle Corporation
>>> Java home: C:\Program Files\Java\jdk1.7.0_80\jre
>>> Default locale: en_US, platform encoding: Cp1252
>>> OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"
>>>
>>> Native build from src zip. ASC, MD5, SHA1, SHA512 OK.
>>>
>>> Using:
>>>
>>> "C:\Program Files (x86)\Microsoft Visual
>>> Studio\2017\Professional\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
>>>
>>> Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both
>> OK.
>>> Then in windows\apps\prunmgr: 'nmake CPU=x86' and 'nmake CPU=X64' both
>> OK.
>>>
>>> Using:
>>>
>>> Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
>>> Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
>>> Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x64
>>> Microsoft (R) Incremental Linker Version 14.10.25019.0
>>>
>>> Builds only, not verified with actual JVM and Windows Service.
>>
>> Cool. Nice to know that these build with a more standard tool chain than
>> the one I use to do the releases.
>>
>> Thanks.
>>
>> Mark
>>
>>
>>>
>>> Gary
>>>
>>>
>>>
>>>
>>> On Wed, Nov 15, 2017 at 5:35 AM, Mark Thomas  wrote:
>>>
 It has been 4.5 years since the 1.0.15 release. Since then, there has
 been a large number of bug fixes and - most notably - changes to enable
 support for Java 9. Therefore, I am calling the following vote to
 release RC3 as Apache Commons Daemon 1.1.0

 RC3 can be obtained from:
 https://dist.apache.org/repos/dist/dev/commons/daemon/ (r23110)

 The tag is here:
 https://svn.apache.org/viewvc/commons/proper/daemon/tags/
 COMMONS_DAEMON_1_1_0_RC3/
 (r1815312)

 The Maven staging repo is here:
 https://repository.apache.org/content/repositories/
>> orgapachecommons-1292/

 Contents:
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip.asc
 (SHA1: 4c19bf59c5d53f284ed507797f70be602d9b)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.zip
 (SHA1: 9141206583c6e898529e300b5d0dd62dcb9a3337)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-javadoc.jar.asc
 (SHA1: e2c76b61060243e58623fb6b81e7772c523169ad)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
 1.0-native-src.tar.gz.asc
 (SHA1: ae2e8856e68d401870fc6767e283d18f383f93cf)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
 1.0-native-src.tar.gz
 (SHA1: e30f8d382f43c45a591c1a1810021563c15c34bc)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-sources.jar.asc
 (SHA1: 185737095a81b8b8afd26969d12a54fd8fd555b5)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-bin-windows.zip
 (SHA1: 546ffea7816581ecb95178970a547f9cbe08f056)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar
 (SHA1: 96f07daacf0a3c832c47ac6b4052363fe43db9a1)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip
 (SHA1: d70a289540cb8736f0be304d006f6f94c571dac7)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
 1.0-bin-windows.zip.asc
 (SHA1: 36b64a067449f00bd911d0e4e682963e501d642c)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom
 (SHA1: 6af9f56807b35df0828d9d71fc4c05a593fb1efe)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-src.tar.gz
 (SHA1: 5a64221b8020d32c02bf44a115f8a95016d3c76e)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-javadoc.jar
 (SHA1: 2eb0f5a785ad627dd963d9b361e1df64b0a44729)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-src.tar.gz.asc
 (SHA1: c63faf86588f39f5dc249564cd7c750f7e5bf662)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.zip.asc
 (SHA1: 57d02b63dd47426ffec56a78859e1c1d1ed61114)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar.asc
 (SHA1: 2124234d3794340aaad3fbfb6afbb7b5853366ad)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0-bin.tar.gz
 (SHA1: 65481edfb426dadea6689c650c7457c68ef0918c)
 /commons-daemon/commons-daemon/1.1.0/commons-daemon-1.
>> 1.0-native-src.zip
 (SHA1: 2d78ac97031d9ce9b02356701f009b9f1cd8d0b4)
 /commons-

Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread Sergio Fernández
Hi,

On Mon, Nov 20, 2017 at 10:54 AM, Gary Gregory 
wrote:

> On Sun, Nov 19, 2017 at 3:08 PM, Sergio Fernández 
> wrote:
> > Apache Commons RDF 0.5.0 RC2 is available for review at (r23205):
> >
> > https://dist.apache.org/repos/dist/dev/commons/rdf/apache-co
> > mmons-rdf-0.5.0-RC2/
>
> The current rev for this link is 23215, are you sure 23205 is correct?
>

And currently it's 23217 for me. But that doesn't mean much.

I'm pretty sure I did push the release on that revision:

$ svn log -l 1
https://dist.apache.org/repos/dist/dev/commons/rdf/apache-commons-rdf-0.5.0-RC2/

r23205 | wikier | 2017-11-19 13:54:15 -0800 (Sun, 19 Nov 2017) | 1 line

added correct source release for apache commons rdf 0.5.0 RC2



So rev. 23205 is still correct. Subversion handles revisions at a global
level. So the checked out revision will always be '>=', '=' only when no
changes in the overall repository, not just in the subpath.


> This source release produces the following binary artifacts:
> >
> > commons-rdf-parent-0.5.0
> > commons-rdf-api-0.5.0
> > commons-rdf-simple-0.5.0
> > commons-rdf-jena-0.5.0
> > commons-rdf-rdf4j-0.5.0
> > commons-rdf-jsonld-java-0.5.0
> > commons-rdf-integration-tests-0.5.0
>
> You should include the checksums from the email you received from Nexus.
>

I read that Commons policy. The issues is that I didn't get that email, and
I couldn't find how to easily gather those checksums given the amount of
binary artifacts this source release produces.

Since I only called to vote the source artifact, I understood the binaries
aren't being actually voted, that's why I didn't dig deeper. But I'm happy
to provide those if someone point me how to gather those checksums from
Nexus.

Cheers,


Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread sebb
On 20 November 2017 at 21:36, Sergio Fernández  wrote:
> Hi,
>
> On Mon, Nov 20, 2017 at 10:54 AM, Gary Gregory 
> wrote:
>
>> On Sun, Nov 19, 2017 at 3:08 PM, Sergio Fernández 
>> wrote:
>> > Apache Commons RDF 0.5.0 RC2 is available for review at (r23205):
>> >
>> > https://dist.apache.org/repos/dist/dev/commons/rdf/apache-co
>> > mmons-rdf-0.5.0-RC2/
>>
>> The current rev for this link is 23215, are you sure 23205 is correct?
>>
>
> And currently it's 23217 for me. But that doesn't mean much.

And it's 23227 for me.

You need to look at the Last Changed revision:

svn info 
https://dist.apache.org/repos/dist/dev/commons/rdf/apache-commons-rdf-0.5.0-RC2/
...
Revision: 23227
Last Changed Rev: 23205


> I'm pretty sure I did push the release on that revision:
>
> $ svn log -l 1
> https://dist.apache.org/repos/dist/dev/commons/rdf/apache-commons-rdf-0.5.0-RC2/
> 
> r23205 | wikier | 2017-11-19 13:54:15 -0800 (Sun, 19 Nov 2017) | 1 line
>
> added correct source release for apache commons rdf 0.5.0 RC2
> 
>
>
> So rev. 23205 is still correct. Subversion handles revisions at a global
> level. So the checked out revision will always be '>=', '=' only when no
> changes in the overall repository, not just in the subpath.
>
>
>> This source release produces the following binary artifacts:
>> >
>> > commons-rdf-parent-0.5.0
>> > commons-rdf-api-0.5.0
>> > commons-rdf-simple-0.5.0
>> > commons-rdf-jena-0.5.0
>> > commons-rdf-rdf4j-0.5.0
>> > commons-rdf-jsonld-java-0.5.0
>> > commons-rdf-integration-tests-0.5.0
>>
>> You should include the checksums from the email you received from Nexus.
>>
>
> I read that Commons policy. The issues is that I didn't get that email, and
> I couldn't find how to easily gather those checksums given the amount of
> binary artifacts this source release produces.

You should be able to get the email from the mail-archives, e.g.

http://mail-archives.apache.org/mod_mbox/commons-commits/201711.mbox/browser

PonyMail! (lists.apache.org) does not currently store Nexus mails (INFRA-12085)

> Since I only called to vote the source artifact, I understood the binaries
> aren't being actually voted, that's why I didn't dig deeper. But I'm happy
> to provide those if someone point me how to gather those checksums from
> Nexus.

See above.

Although binaries are not required, if we do provide them it's
important that the archives contain the correct NOTICE and LICENSE
files, and don't contain spurious jars etc.

> Cheers,

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



Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread Sergio Fernández
Hi,

On Mon, Nov 20, 2017 at 5:39 PM, sebb  wrote:

> On 20 November 2017 at 21:36, Sergio Fernández  wrote:
> > I read that Commons policy. The issues is that I didn't get that email,
> and
> > I couldn't find how to easily gather those checksums given the amount of
> > binary artifacts this source release produces.
>
> You should be able to get the email from the mail-archives, e.g.
>
> http://mail-archives.apache.org/mod_mbox/commons-commits/201
> 711.mbox/browser


Thanks for the pointer, sebb!

Then, I'd like to update the VOTE to include the following artifacts have
been staged for Apache Commons RDF 0.5.0 RC2:

commons-rdf-rdf4j-0.5.0-tests.jar.asc (SHA1:
04605bc88577af60fa0762ca279be80a57a85958)
commons-rdf-rdf4j-0.5.0.pom (SHA1: 1cdc74b7205fa06531bd59e1ee24f1d15999ab1b)
commons-rdf-rdf4j-0.5.0-javadoc.jar.asc (SHA1:
8f2f0ca7ed441d57638bff113331e2ea2582ce3e)
commons-rdf-rdf4j-0.5.0-sources.jar.asc (SHA1:
3c556b3e00713e99032b47888743370142d681fa)
commons-rdf-rdf4j-0.5.0.jar (SHA1: 9d820f278c80ad6948ae90e5684b7929f0437cb3)
commons-rdf-rdf4j-0.5.0-tests.jar (SHA1:
e7d80cd6cb101c9b1132228e218d501be8e993af)
commons-rdf-rdf4j-0.5.0-javadoc.jar (SHA1:
ae587f243395da5ae868124651d227f581f8c219)
commons-rdf-rdf4j-0.5.0.jar.asc (SHA1:
5f72ef133c0cb54c48f386c0b08789ae1f5b2945)
commons-rdf-rdf4j-0.5.0-test-sources.jar (SHA1:
86f16a8af7d1c9635ef2f53df4db2e115b3c9c71)
commons-rdf-rdf4j-0.5.0-test-sources.jar.asc (SHA1:
e347de285e59484b2a099ce776a4901397f16a2c)
commons-rdf-rdf4j-0.5.0-sources.jar (SHA1:
dcc4d9c6a1f59a8c561c42b1d4b1b6c5851b851f)
commons-rdf-rdf4j-0.5.0.pom.asc (SHA1:
3603993d3cdee09a59d3743cb831d81a9447eaa0)
commons-rdf-api-0.5.0-sources.jar (SHA1:
ab3d5097882ade36948da3850d3012b1618c7838)
commons-rdf-api-0.5.0.jar (SHA1: f2c460dea59ce36ad06591a4e35670a4bd0aceb7)
commons-rdf-api-0.5.0-javadoc.jar.asc (SHA1:
f0dddb805b816ded5f1f3087561e24bbd8d1e4f9)
commons-rdf-api-0.5.0-tests.jar.asc (SHA1:
0b7e622257b722d3cc47a6d81ab4828d791159c4)
commons-rdf-api-0.5.0-sources.jar.asc (SHA1:
589491a448232fed30815c0b5eb2880ad6dcea98)
commons-rdf-api-0.5.0-tests.jar (SHA1:
745b0584a341e5b91a6fe03c1a9f95026dbfd92d)
commons-rdf-api-0.5.0-test-sources.jar.asc (SHA1:
851ce69fcbd42ce5bf1dc1ce8aca0e93eb2f767e)
commons-rdf-api-0.5.0-javadoc.jar (SHA1:
7864c01900a60e3ccc33208faaa22617b9461bdb)
commons-rdf-api-0.5.0-test-sources.jar (SHA1:
347b29318e5b0dc4544035d077cb0d10a93e22f9)
commons-rdf-api-0.5.0.pom (SHA1: cc3382c3a60d815a20bba1763933434f41d85598)
commons-rdf-api-0.5.0.pom.asc (SHA1:
cca3d4f34e229d5ddc672a75e75aec135c3aaef8)
commons-rdf-api-0.5.0.jar.asc (SHA1:
76aef667f3fd941fdea8567bfc4c71009063affc)
commons-rdf-simple-0.5.0-javadoc.jar.asc (SHA1:
2149f0a7b260f08fca4f7bbd90ddb5d727ae768e)
commons-rdf-simple-0.5.0-sources.jar.asc (SHA1:
2e410296acdf351493973fb77ae96d478087ad19)
commons-rdf-simple-0.5.0-tests.jar (SHA1:
95f0a02550a06f214533007af07dc57a50e9ed03)
commons-rdf-simple-0.5.0.pom (SHA1:
b5aa51f49cbbdb9f39fa70d8cf183f63ae0c3a6a)
commons-rdf-simple-0.5.0-test-sources.jar.asc (SHA1:
f7de79994338ebc43659d3c3c727ec545aec389a)
commons-rdf-simple-0.5.0.jar.asc (SHA1:
41d4558af80dc72e81533fae21354931ba06b6b3)
commons-rdf-simple-0.5.0-javadoc.jar (SHA1:
727cf414a2da46a7f0da751756bc74844e5bc6fa)
commons-rdf-simple-0.5.0-tests.jar.asc (SHA1:
84bbfe92be8aa42bfc6a1bb8cc6c4afb2ce1e71c)
commons-rdf-simple-0.5.0-sources.jar (SHA1:
5a781e23952b7cb54c66b8c165b2079a63b335bf)
commons-rdf-simple-0.5.0.jar (SHA1:
eb97fa986f400845f12cd47a48297d30998c8fc2)
commons-rdf-simple-0.5.0.pom.asc (SHA1:
2b633568c9bd640a5f02e761e364d58256c52fc5)
commons-rdf-simple-0.5.0-test-sources.jar (SHA1:
1d6980982a77c46b404021e7545d037febfa5236)
commons-rdf-parent-0.5.0.pom.asc (SHA1:
18216f499afca5b6effa0ac6644b0764a9fe0d0c)
commons-rdf-parent-0.5.0-src.zip.asc (SHA1:
794ca08dc118d1b4d5fcff9ba642f57d5f212faf)
commons-rdf-parent-0.5.0-src.tar.gz.asc (SHA1:
c3b5404d273ab3bcffebe3849d5c9bd80f93db71)
commons-rdf-parent-0.5.0-src.tar.gz (SHA1:
3ea3de8d3e120eb2737fde3c6af50d1e91fd395b)
commons-rdf-parent-0.5.0-site.xml.asc (SHA1:
c13a97d1d7a515fe215305ec32e02e5b779682c0)
commons-rdf-parent-0.5.0-src.zip (SHA1:
155b95960f494c59739caab769ea9f319e91ef9c)
commons-rdf-parent-0.5.0.pom (SHA1:
4186153db162b4382f73be1ce2ff97a98ee5d442)
commons-rdf-parent-0.5.0-site.xml (SHA1:
26fd1dc487f5f002d35841ba8dcc53704652d3b8)
commons-rdf-integration-tests-0.5.0.pom.asc (SHA1:
7ba8e31e1470953bc23ff4b10f5e9cdd42f3b206)
commons-rdf-integration-tests-0.5.0-test-sources.jar (SHA1:
c72eb2184e57d433630eb5177cbdfef1c57613f8)
commons-rdf-integration-tests-0.5.0-tests.jar.asc (SHA1:
73b079eebff0bfd4ebbee64c16a0ecfd782be1ac)
commons-rdf-integration-tests-0.5.0-test-sources.jar.asc (SHA1:
fff692e49536d03416e22dee82ebb0c794dbf8e5)
commons-rdf-integration-tests-0.5.0-tests.jar (SHA1:
bc210de252cae2a4f9f6d6dce554dd00df06c8c2)
commons-rdf-integration-tests-0.5.0.pom (SHA1:
dc8b7754e2069b8c19c507a59a665ba12fd60007)
commons-rdf-jena-0.5.0.pom (SHA1: a4a0f39e0428d0484074d1dde5368a9f9ba2b065)

Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-11-20 Thread Sergio Fernández
BTW, my +1 (non-binding).

On Mon, Nov 20, 2017 at 7:31 PM, Sergio Fernández  wrote:

> Hi,
>
> On Mon, Nov 20, 2017 at 5:39 PM, sebb  wrote:
>
>> On 20 November 2017 at 21:36, Sergio Fernández  wrote:
>> > I read that Commons policy. The issues is that I didn't get that email,
>> and
>> > I couldn't find how to easily gather those checksums given the amount of
>> > binary artifacts this source release produces.
>>
>> You should be able to get the email from the mail-archives, e.g.
>>
>> http://mail-archives.apache.org/mod_mbox/commons-commits/201
>> 711.mbox/browser
>
>
> Thanks for the pointer, sebb!
>
> Then, I'd like to update the VOTE to include the following artifacts have
> been staged for Apache Commons RDF 0.5.0 RC2:
>
> commons-rdf-rdf4j-0.5.0-tests.jar.asc (SHA1:
> 04605bc88577af60fa0762ca279be80a57a85958)
> commons-rdf-rdf4j-0.5.0.pom (SHA1: 1cdc74b7205fa06531bd59e1ee24f1
> d15999ab1b)
> commons-rdf-rdf4j-0.5.0-javadoc.jar.asc (SHA1:
> 8f2f0ca7ed441d57638bff113331e2ea2582ce3e)
> commons-rdf-rdf4j-0.5.0-sources.jar.asc (SHA1:
> 3c556b3e00713e99032b47888743370142d681fa)
> commons-rdf-rdf4j-0.5.0.jar (SHA1: 9d820f278c80ad6948ae90e5684b79
> 29f0437cb3)
> commons-rdf-rdf4j-0.5.0-tests.jar (SHA1: e7d80cd6cb101c9b1132228e218d50
> 1be8e993af)
> commons-rdf-rdf4j-0.5.0-javadoc.jar (SHA1: ae587f243395da5ae868124651d227
> f581f8c219)
> commons-rdf-rdf4j-0.5.0.jar.asc (SHA1: 5f72ef133c0cb54c48f386c0b08789
> ae1f5b2945)
> commons-rdf-rdf4j-0.5.0-test-sources.jar (SHA1:
> 86f16a8af7d1c9635ef2f53df4db2e115b3c9c71)
> commons-rdf-rdf4j-0.5.0-test-sources.jar.asc (SHA1:
> e347de285e59484b2a099ce776a4901397f16a2c)
> commons-rdf-rdf4j-0.5.0-sources.jar (SHA1: dcc4d9c6a1f59a8c561c42b1d4b1b6
> c5851b851f)
> commons-rdf-rdf4j-0.5.0.pom.asc (SHA1: 3603993d3cdee09a59d3743cb831d8
> 1a9447eaa0)
> commons-rdf-api-0.5.0-sources.jar (SHA1: ab3d5097882ade36948da3850d3012
> b1618c7838)
> commons-rdf-api-0.5.0.jar (SHA1: f2c460dea59ce36ad06591a4e35670a4bd0aceb7)
> commons-rdf-api-0.5.0-javadoc.jar.asc (SHA1:
> f0dddb805b816ded5f1f3087561e24bbd8d1e4f9)
> commons-rdf-api-0.5.0-tests.jar.asc (SHA1: 0b7e622257b722d3cc47a6d81ab482
> 8d791159c4)
> commons-rdf-api-0.5.0-sources.jar.asc (SHA1:
> 589491a448232fed30815c0b5eb2880ad6dcea98)
> commons-rdf-api-0.5.0-tests.jar (SHA1: 745b0584a341e5b91a6fe03c1a9f95
> 026dbfd92d)
> commons-rdf-api-0.5.0-test-sources.jar.asc (SHA1:
> 851ce69fcbd42ce5bf1dc1ce8aca0e93eb2f767e)
> commons-rdf-api-0.5.0-javadoc.jar (SHA1: 7864c01900a60e3ccc33208faaa226
> 17b9461bdb)
> commons-rdf-api-0.5.0-test-sources.jar (SHA1:
> 347b29318e5b0dc4544035d077cb0d10a93e22f9)
> commons-rdf-api-0.5.0.pom (SHA1: cc3382c3a60d815a20bba1763933434f41d85598)
> commons-rdf-api-0.5.0.pom.asc (SHA1: cca3d4f34e229d5ddc672a75e75aec
> 135c3aaef8)
> commons-rdf-api-0.5.0.jar.asc (SHA1: 76aef667f3fd941fdea8567bfc4c71
> 009063affc)
> commons-rdf-simple-0.5.0-javadoc.jar.asc (SHA1:
> 2149f0a7b260f08fca4f7bbd90ddb5d727ae768e)
> commons-rdf-simple-0.5.0-sources.jar.asc (SHA1:
> 2e410296acdf351493973fb77ae96d478087ad19)
> commons-rdf-simple-0.5.0-tests.jar (SHA1: 95f0a02550a06f214533007af07dc5
> 7a50e9ed03)
> commons-rdf-simple-0.5.0.pom (SHA1: b5aa51f49cbbdb9f39fa70d8cf183f
> 63ae0c3a6a)
> commons-rdf-simple-0.5.0-test-sources.jar.asc (SHA1:
> f7de79994338ebc43659d3c3c727ec545aec389a)
> commons-rdf-simple-0.5.0.jar.asc (SHA1: 41d4558af80dc72e81533fae213549
> 31ba06b6b3)
> commons-rdf-simple-0.5.0-javadoc.jar (SHA1: 727cf414a2da46a7f0da751756bc74
> 844e5bc6fa)
> commons-rdf-simple-0.5.0-tests.jar.asc (SHA1:
> 84bbfe92be8aa42bfc6a1bb8cc6c4afb2ce1e71c)
> commons-rdf-simple-0.5.0-sources.jar (SHA1: 5a781e23952b7cb54c66b8c165b207
> 9a63b335bf)
> commons-rdf-simple-0.5.0.jar (SHA1: eb97fa986f400845f12cd47a48297d
> 30998c8fc2)
> commons-rdf-simple-0.5.0.pom.asc (SHA1: 2b633568c9bd640a5f02e761e364d5
> 8256c52fc5)
> commons-rdf-simple-0.5.0-test-sources.jar (SHA1:
> 1d6980982a77c46b404021e7545d037febfa5236)
> commons-rdf-parent-0.5.0.pom.asc (SHA1: 18216f499afca5b6effa0ac6644b07
> 64a9fe0d0c)
> commons-rdf-parent-0.5.0-src.zip.asc (SHA1: 794ca08dc118d1b4d5fcff9ba642f5
> 7d5f212faf)
> commons-rdf-parent-0.5.0-src.tar.gz.asc (SHA1:
> c3b5404d273ab3bcffebe3849d5c9bd80f93db71)
> commons-rdf-parent-0.5.0-src.tar.gz (SHA1: 3ea3de8d3e120eb2737fde3c6af50d
> 1e91fd395b)
> commons-rdf-parent-0.5.0-site.xml.asc (SHA1:
> c13a97d1d7a515fe215305ec32e02e5b779682c0)
> commons-rdf-parent-0.5.0-src.zip (SHA1: 155b95960f494c59739caab769ea9f
> 319e91ef9c)
> commons-rdf-parent-0.5.0.pom (SHA1: 4186153db162b4382f73be1ce2ff97
> a98ee5d442)
> commons-rdf-parent-0.5.0-site.xml (SHA1: 26fd1dc487f5f002d35841ba8dcc53
> 704652d3b8)
> commons-rdf-integration-tests-0.5.0.pom.asc (SHA1:
> 7ba8e31e1470953bc23ff4b10f5e9cdd42f3b206)
> commons-rdf-integration-tests-0.5.0-test-sources.jar (SHA1:
> c72eb2184e57d433630eb5177cbdfef1c57613f8)
> commons-rdf-integration-tests-0.5.0-tests.jar.asc (SHA1:
> 73b079eebff0bfd4ebbee64c16a0ecfd782be1ac)
> commons-rdf-integration-tests-0.5.0-test-

Re: [VOTE] Release Apache Commons JCS 2.2.1 (roll 2)

2017-11-20 Thread Romain Manni-Bucau
Le 20 nov. 2017 19:44, "Gary Gregory"  a écrit :

Please delete the tag
https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2.1/
; it should not exist since the software is not released.


No, the RC should not exist. This one is the only correct one since it is
aligned between version, name and source content. All other tag would be
wrong and unusable for a vote and there is no other way to handle it on svn
except a branch which is not what we want.



Personally, I'd like to see a clean VOTE email at the very least with all
the bits in place in the message instead of reading through this whole
thread again.

If we also need another RC to pick up loose ends, then go ahead. This
thread is so old by now (in VOTE 'years') and there are so many replies
that I'd rather have a clean start (new VOTE and new RC.) but that's just
me.

Gary

On Mon, Nov 20, 2017 at 1:15 AM, Romain Manni-Bucau 
wrote:

> Guys,
>
> do we have a real blocker on the release? Being said having the RC or
> not now is pointless since the tag is there, are we waiting for
> anything particular? Happy to drop the RC if it brings more confusion
> than it helps.
>
> Romain Manni-Bucau
> @rmannibucau |  Blog | Old Blog | Github | LinkedIn
>
>
> 2017-11-11 16:05 GMT+01:00 Thomas Vandahl :
> > On 06.11.17 21:11, Romain Manni-Bucau wrote:
> >> created http://svn.apache.org/repos/asf/commons/proper/jcs/tags/
> commons-jcs-2.2.1-RC2/
> >> (rev 1814438)
> >
> > Thanks, Romain. However, the POM file in this RC tag contains now
> >
> > --8<--
> > 
> >   
> >
> > scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/
> tags/commons-jcs-2.2.1
> >   
> >   
> >
> > scm:svn:https://svn.apache.org/repos/asf/commons/proper/
> jcs/tags/commons-jcs-2.2.1
> >   
> >   
> > http://svn.apache.org/viewvc/commons/proper/jcs/tags/
> commons-jcs-2.2.1
> >   
> > 
> > --8<--
> >
> > See my point? If you created the RC tag first and then copied, the
> > scm-entries would still point to the RC tag. In this case, it's the
> > other way round. It is difficult for me to see why this is believed to
> > make sense. I'd prefer to match tag name and file content.
> >
> > Bye, Thomas
> >
> > -
> > 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
>
>