Thanks Gary and Bruno; I'll register those things to be fixed for upcoming
releases.

On Thu, Dec 14, 2017 at 8:42 AM, Gary Gregory <garydgreg...@gmail.com>
wrote:

> I forgot to mention that a command line RAT check passed and a CLIRR check
> is irrelevant.
>
> Gary
>
> On Thu, Dec 14, 2017 at 9:17 AM, Gary Gregory <garydgreg...@gmail.com>
> wrote:
>
> > From sources zip: ASC, MD5, SHA1 OK.
> >
> > 'mvn clean install' and 'mvn site' build OK with:
> >
> > Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
> > 2017-10-18T01:58:13-06:00)
> > Maven home: C:\Java\apache-maven-3.5.2\bin\..
> > Java version: 1.8.0_152, vendor: Oracle Corporation
> > Java home: C:\Program Files\Java\jdk1.8.0_152\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> >
> > The code needs clean up next, for example "Avoid modifiers which are
> > implied by the context". This means for example, that method decls in
> > interfaces do not need to be 'public', it is implied.
> >
> > You should also provide a site with the RC, either a full site on your
> > home.apache.org folder or as a zip file.
> >
> > +1
> >
> > Gary
> >
> > On Thu, Dec 7, 2017 at 9:51 PM, Sergio Fernández <wik...@apache.org>
> > wrote:
> >
> >> Hi,
> >>
> >> once we addressed most of the issues from RC1 and RC2, I'd like to
> propose
> >> to release Apache Commons RDF 0.5.0 based on RC.
> >>
> >> 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 RC3 is available for review at (r23441):
> >>
> >> https://dist.apache.org/repos/dist/dev/commons/rdf/apache-
> >> commons-rdf-0.5.0-RC3/
> >>
> >> The source code for this RC is available from git tagged as 0.5.0-RC3
> >> (commit e82eaa0b7d67f5a1afdf4cdecc19589fbe1654d6):
> >>
> >> https://git-wip-us.apache.org/repos/asf?p=commons-rdf.git;a=commit;h=
> >> e82eaa0b7d67f5a1afdf4cdecc19589fbe1654d6
> >> <https://git-wip-us.apache.org/repos/asf?p=commons-rdf.git;a=commit;h=
> e82eaa0b7d67f5a1afdf4cdecc19589fbe1654d6>
> >>
> >> Mirrored at https://github.com/apache/commons-rdf/commit/
> >> e82eaa0b7d67f5a1afdf4cdecc19589fbe1654d6
> >>
> >> 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-1295
> >>
> >> containing the following artifacts:
> >>
> >> commons-rdf-rdf4j-0.5.0.pom (SHA1: 1cdc74b7205fa06531bd59e1ee24f1
> >> d15999ab1b)
> >> commons-rdf-rdf4j-0.5.0.jar (SHA1: 265549b98b423c075f4a186dec76ef
> >> b815c03649)
> >> commons-rdf-rdf4j-0.5.0-tests.jar (SHA1:
> >> 9aab05dceefde27d79bc79f4b3c80daeeb01cb52)
> >> commons-rdf-rdf4j-0.5.0-javadoc.jar (SHA1:
> >> 4254ac42dd569a45ab3b95c3d16cb8f47508039a)
> >> commons-rdf-rdf4j-0.5.0-test-sources.jar (SHA1:
> >> 39eb4a6b10cafa4cfb87b4e48827006332ceaed3)
> >> commons-rdf-rdf4j-0.5.0-sources.jar (SHA1:
> >> f8a0ea29f31f501df05686abfd171f35fd39ed71)
> >> commons-rdf-api-0.5.0-sources.jar (SHA1:
> >> 02735a136e206408f75507fbf27af1230a99f61b)
> >> commons-rdf-api-0.5.0.jar (SHA1: df2d4451dee5b311cb4f51ced214df
> >> aab5838291)
> >> commons-rdf-api-0.5.0-tests.jar (SHA1:
> >> 025730515d0e66043b6483710a9638e1f71ff917)
> >> commons-rdf-api-0.5.0-javadoc.jar (SHA1:
> >> 3e15be3c7d018225aa6bafd91861474780c3ad8e)
> >> commons-rdf-api-0.5.0-test-sources.jar (SHA1:
> >> 5f2554c926de52b5661f430b69c92dac2056a029)
> >> commons-rdf-api-0.5.0.pom (SHA1: cc3382c3a60d815a20bba176393343
> >> 4f41d85598)
> >> commons-rdf-simple-0.5.0-tests.jar (SHA1:
> >> 472e43e582ddcf1a7f06f9184f4bf26fad3b65fc)
> >> commons-rdf-simple-0.5.0.pom (SHA1:
> >> b5aa51f49cbbdb9f39fa70d8cf183f63ae0c3a6a)
> >> commons-rdf-simple-0.5.0-javadoc.jar (SHA1:
> >> 87941fc168b6011fb003288eb392577fc4519be0)
> >> commons-rdf-simple-0.5.0-sources.jar (SHA1:
> >> 7232c14775db216efc85a1a7fabb90c6a456950c)
> >> commons-rdf-simple-0.5.0.jar (SHA1:
> >> c6b5038624d860129e273538d18dd52c5adcfd70)
> >> commons-rdf-simple-0.5.0-test-sources.jar (SHA1:
> >> 8028e8f20ebc465a6cd5a32fd9b8447eb4cf48dc)
> >> commons-rdf-parent-0.5.0-src.tar.gz (SHA1:
> >> 5b3788cb6b647f3663839fd0737a5a85a75d19fa)
> >> commons-rdf-parent-0.5.0-src.zip (SHA1:
> >> 519891322ed75f3ae4ef5cf7e8df60c65b797634)
> >> 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-test-sources.jar (SHA1:
> >> d7ad7ad0c09c3ae46d8da9c1ed989a9615369dcf)
> >> commons-rdf-integration-tests-0.5.0-tests.jar (SHA1:
> >> 0db5cb5a32afcad51decae42c6a7d4dc7e62f15a)
> >> commons-rdf-integration-tests-0.5.0.pom (SHA1:
> >> dc8b7754e2069b8c19c507a59a665ba12fd60007)
> >> commons-rdf-jena-0.5.0.pom (SHA1: a4a0f39e0428d0484074d1dde5368a
> >> 9f9ba2b065)
> >> commons-rdf-jena-0.5.0-sources.jar (SHA1:
> >> 51c8127914e5d7f3d8922375af08c524f1a5d403)
> >> commons-rdf-jena-0.5.0-test-sources.jar (SHA1:
> >> fb9cc23fd01210ec32c2c79a70204689359ab8c5)
> >> commons-rdf-jena-0.5.0-tests.jar (SHA1:
> >> e26df331facb7dff0ef837ba8fa39000a2082048)
> >> commons-rdf-jena-0.5.0-javadoc.jar (SHA1:
> >> 3b8a9fc8aa8238b72c2ebd582a777824660dbdfe)
> >> commons-rdf-jena-0.5.0.jar (SHA1: a66e6c9e49082ceb14e98541fabf8b
> >> e060128853)
> >> commons-rdf-jsonld-java-0.5.0-test-sources.jar (SHA1:
> >> 26026e8f03e464b5601cb4eefeb32766352fe688)
> >> commons-rdf-jsonld-java-0.5.0.pom (SHA1:
> >> c6d30844d93a42761a0c54a25655b7cdc34bcfa5)
> >> commons-rdf-jsonld-java-0.5.0-javadoc.jar (SHA1:
> >> 3fc6b506ac7887275cac9aeef65b1f87a089c1d1)
> >> commons-rdf-jsonld-java-0.5.0-sources.jar (SHA1:
> >> e031d0bb4e128b949260ce61ac3af1287a0b6efe)
> >> commons-rdf-jsonld-java-0.5.0-tests.jar (SHA1:
> >> ff66a1731e25d53d1f9967b2524afa2cf705640f)
> >> commons-rdf-jsonld-java-0.5.0.jar (SHA1:
> >> 59c09bf7787d4c78c7564b383f4eedbcca165756)
> >>
> >>
> >> So, 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...
> >>
> >> Thanks
> >>
> >
> >
>

Reply via email to