Re: [ANNOUNCE] Apache Commons JCS 2.0-beta-2 Released

2016-11-16 Thread Jörg Schaible
Tim Cronin wrote:

> doesn't show up in the main maven repo the listings
> 
> http://mvnrepository.com/artifact/org.apache.commons/commons-jcs-core

Ask the owner of that site. The link below points to central and that's the 
only official Maven repository (searchable using http://search.maven.org).

> On Wed, Nov 16, 2016 at 8:54 AM, Thomas Vandahl  wrote:
> 
>> On 16.11.16 14:56, Tim Cronin wrote:
>> > when will it be accessible via maven/ivy repo?
>>
>> It already is:
>> http://repo1.maven.org/maven2/org/apache/commons/commons->> 
>> jcs-core/2.0-beta-2/
>>
>> Bye, Thomas.

- Jörg


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



Re: [ANNOUNCE] Apache Commons JCS 2.0-beta-2 Released

2016-11-16 Thread Tim Cronin
doesn't show up in the main maven repo the listings

http://mvnrepository.com/artifact/org.apache.commons/commons-jcs-core

On Wed, Nov 16, 2016 at 8:54 AM, Thomas Vandahl  wrote:

> On 16.11.16 14:56, Tim Cronin wrote:
> > when will it be accessible via maven/ivy repo?
>
> It already is:
> http://repo1.maven.org/maven2/org/apache/commons/commons-
> jcs-core/2.0-beta-2/
>
> Bye, Thomas.
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>


Re: [ANNOUNCE] Apache Commons JCS 2.0-beta-2 Released

2016-11-16 Thread Thomas Vandahl
On 16.11.16 14:56, Tim Cronin wrote:
> when will it be accessible via maven/ivy repo?

It already is:
http://repo1.maven.org/maven2/org/apache/commons/commons-jcs-core/2.0-beta-2/

Bye, Thomas.


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



Re: [ANNOUNCE] Apache Commons JCS 2.0-beta-2 Released

2016-11-16 Thread Tim Cronin
when will it be accessible via maven/ivy repo?

On Wed, Nov 16, 2016 at 4:16 AM, Thomas Vandahl  wrote:

> The Apache Commons Team is pleased to announce the availability of:
>
> Apache Commons JCS 2.0-beta-2
>
> Apache Commons JCS is a distributed, versatile caching system.
>
> The release notes can be reviewed at:
> http://www.apache.org/dist/commons/jcs/RELEASE-NOTES.txt
>
> Distribution packages can be downloaded from:
> https://commons.apache.org/proper/commons-jcs/download_jcs.cgi
>
> When downloading, please verify signatures using the KEYS file available
> at:
> http://www.apache.org/dist/commons
>
> Maven artifacts are also available in the central Maven repository:
>
> http://repo1.maven.org/maven2/org/apache/commons/
>
> The Apache Commons Team
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>


[ANNOUNCE] Apache Commons RDF 0.3.0-incubating

2016-11-16 Thread Stian Soiland-Reyes
The Apache Commons RDF team is pleased to announce:

* Apache Commons RDF 0.3.0-incubating


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

Commons RDF 0.3.0 adds API bindings for Apache Jena, Eclipse RDF4J,
JSON-LD Java as well as a standalone implementation.

This release also adds support for Quads, Datasets and generalized RDF.

Note that Commons RDF 0.3.0 adds an experimental RDFParser API which
is subject to change in the following releases; we welcome any
feedback and suggestions.


Commons RDF 0.3.0 is available from Maven Central and from:

https://commonsrdf.incubator.apache.org/download


For documentation and more, see
https://commonsrdf.incubator.apache.org/



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.



sha1 checksums:
965cbbb52946ae9ba710ab19a8fb931fbfe65e7f
apache-commons-rdf-0.3.0-incubating-src.zip
9e08b3edcc633eb07a1c303b1939a0faaebb6c1f
apache-commons-rdf-0.3.0-incubating-src.tar.gz


-- 
Stian Soiland-Reyes
http://orcid.org/-0001-9842-9718

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



[ANNOUNCE] Apache Commons JCS 2.0-beta-2 Released

2016-11-16 Thread Thomas Vandahl
The Apache Commons Team is pleased to announce the availability of:

Apache Commons JCS 2.0-beta-2

Apache Commons JCS is a distributed, versatile caching system.

The release notes can be reviewed at:
http://www.apache.org/dist/commons/jcs/RELEASE-NOTES.txt

Distribution packages can be downloaded from:
https://commons.apache.org/proper/commons-jcs/download_jcs.cgi

When downloading, please verify signatures using the KEYS file available at:
http://www.apache.org/dist/commons

Maven artifacts are also available in the central Maven repository:

http://repo1.maven.org/maven2/org/apache/commons/

The Apache Commons Team


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



Re: Brotli compression

2016-11-16 Thread Gary Gregory
There is Java implementation here https://github.com/meteogroup/jbrotli but
it is not 100% Java.

Gary

On Tue, Nov 15, 2016 at 11:33 PM, Philippe Mouawad <
philippe.moua...@gmail.com> wrote:

> Hi Gary,
> I created :
> https://issues.apache.org/jira/browse/COMPRESS-370
>
> Regards
>
> On Wed, Nov 16, 2016 at 12:14 AM, Gary Gregory 
> wrote:
>
> > I do not think so. This would be interesting to add to Commons Compress
> > though.
> >
> > Gary
> >
> > On Nov 15, 2016 11:51 AM, "Philippe Mouawad"  >
> > wrote:
> >
> > > Hello,
> > > Is Brotli (https://en.wikipedia.org/wiki/Brotli) compression supported
> > by
> > > HttpCore/HttpClient ?
> > >
> > > Thanks
> > > Regards
> > > Philippe
> > >
> >
>
>
>
> --
> Cordialement.
> Philippe Mouawad.
>



-- 
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