Re: Suppressing unnecessary JIRA Close mails

2017-12-20 Thread Rob Tompkins


> On Dec 17, 2017, at 10:08 AM, Gary Gregory  wrote:
> 
> That needs to be documented on our release page…

Done

> 
> Gary
> 
> On Dec 17, 2017 07:23, "sebb"  wrote:
> 
>> FTR, here is the email I sent previously:
>> 
>> On 27 November 2015 at 22:51, sebb  wrote:
>>> I'm not sure we really want all the JIRA Close mails when a component
>>> has been released.
>>> 
>>> Too late for Collections, but for future releases:
>>> 
>>> To avoid sending emails, use a query to select the relevant issues, for
>> example:
>>> 
>>> project = IO AND fixVersion = 2.5 and status = Resolved
>>> 
>>> Then use the Tools/Bulk Change feature.
>>> Select the relevant issues
>>> Use the Transition function to move them to closed
>>> Deselect the "Send Mail" option before pressing GO
>> 
>> -
>> 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



[dbcp] Releasing 2.2.0

2017-12-20 Thread Gary Gregory
Hi All,

Now that Apache Commons Pool 2.5.0 and builds cleanly with Commons DBCP
master, I'd like to release Commons DBCP 2.2.

I plan on creating an RC soon. Hopefully today at best or tomorrow at worst.

Gary


[ANNOUCEMENT] Apache Commons Pool 2.5.0

2017-12-20 Thread Gary Gregory
The Apache Commons Pool team is pleased to announce the release of Apache
Commons Pool 2.5.0.

Apache Commons Pool provides an object-pooling API and a number of object
pool implementations.
Version 2 contains a completely re-written pooling implementation compared
to the 1.x series.
In addition to performance and scalability improvements, version 2 includes
robust instance
tracking and pool monitoring. Version 2 requires JDK level 1.6 or above.

No client code changes are required to migrate from versions 2.4.x to
version 2.5.0.
Users of version 1.x should consult the migration guide on the Commons Pool
web site.

NOTE: The MBean interfaces (DefaultPooledObjectInfoMBean,
GenericKeyedObjectPoolMXBean
  and GenericKeyedObjectPoolMXBean) exist only to define the attributes
and methods
  that will be made available via JMX. They must not be implemented by
clients as
  they are subject to change between major, minor and patch version
releases of
  Commons Pool. Clients that implement any of these interfaces may not,
therefore,
  be able to upgrade to a new minor or patch release without requiring
code
  changes.

Changes in version 2.5.0 include:

New features:
o POOL-332:  ObjectPool and KeyedObject pool should extend Closeable.
o POOL-335:  Make abandoned logging stack trace requirements configurable.
This also reverts
 the default behavior introduced by POOL-320.


Changes:
o POOL-331:  Update from Java 6 to 7.
o POOL-333:  Update optional dependency asm-util from 5.2 to 6.0.
o POOL-334:  org.apache.commons.pool2.impl.ThrowableCallStack.Snapshot is
missing serialVersionUID.


For complete information on Apache Commons Pool, including instructions on
how to submit bug reports,
patches, or suggestions for improvement, see the Apache Apache Commons Pool
website:

http://commons.apache.org/proper/commons-pool/

Enjoy!
Gary Gregory, on behalf of the Apache Commons Team


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

2017-12-20 Thread Sergio Fernández
Polite ping. We still need two binding votes to move forward with this RC.

On Dec 17, 2017 08:27, "Sergio Fernández"  wrote:

> I'd like to kindly ask other Commons PMC members to check this release
> candidate, which VOTE is open for 10 days now. Thanks.
>
> On Dec 14, 2017 17:32, "Sergio Fernández"  wrote:
>
>> 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 
>> 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 
>>> 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 
>>> > 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
>>> >> >> =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/orgapache
>>> commons-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:
>>> >> 

Re: Security mailing list

2017-12-20 Thread sebb
Anyone want to find/update the website references?

On 20 December 2017 at 14:13, sebb  wrote:
> BTW it's all set up now.
>
> On 19 December 2017 at 20:24, Jochen Wiedmann  
> wrote:
>> On Tue, Dec 19, 2017 at 6:47 PM, Gary Gregory  wrote:
>>> Request submitted!
>>
>> Thanks a lot!
>>
>> --
>> 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: Security mailing list

2017-12-20 Thread sebb
BTW it's all set up now.

On 19 December 2017 at 20:24, Jochen Wiedmann  wrote:
> On Tue, Dec 19, 2017 at 6:47 PM, Gary Gregory  wrote:
>> Request submitted!
>
> Thanks a lot!
>
> --
> 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