The Apache News Round-up: week ending 10 October 2014

2014-10-10 Thread Sally Khudairi
>> this announcement is also online at http://s.apache.org/qbY

With more than 200 projects and initiatives at The Apache Software Foundation, 
there are so many amazing things happening in the Apache community! Here are 
some noteworthy items from over the past week: 
ApacheCon™ –the official conference series of The Apache Software Foundation 
 - CFP now open for ApacheCon North America 2015 (Austin, Texas, 13-17 April 
2015) 
http://events.linuxfoundation.org/events/apachecon-north-america/program/cfp 
 - Follow ApacheCon developments via 
http://www.apache.org/foundation/mailinglists.html#foundation-apachecon and 
https://twitter.com/ApacheCon 

Apache Jackrabbit™ –a fully conforming implementation of the Content Repository 
for Java Technology API (JCR) 
 - Apache Jackrabbit Oak 1.1.0 released 
http://jackrabbit.apache.org/downloads.html 
Apache OFBiz™ –an Open Source enterprise automation software project (ERP, CRM, 
E-Business/E-Commerce, SCM, MRP, CMMS/EAM, and so on) 
 - Apache OFBiz 13.07.01 released http://ofbiz.apache.org/download.html 
Apache Syncope™ –Open Source system for managing digital identities in 
enterprise environments, implemented in JEE technology and released under 
Apache 2.0 license 
 - Apache Syncope 1.2.0 released http://syncope.apache.org/downloads.html 
Apache Tomcat™ –a Web server that is an open source software implementation of 
the Java Servlet and JavaServer Pages technologies 
 - Apache Tomcat 7.0.56 released http://tomcat.apache.org/download-70.cgi 
Apache XML Graphics Commons™ –a library that consists of several reusable 
components used by Apache Batik and Apache FOP 
 - Apache XML Graphics Commons 2.0 released 
http://xmlgraphics.apache.org/commons/ 
= = = 
Want more? For real-time updates, sign up for Apache-related news at 
announce@apache.org and follow @TheASF on Twitter. 
For a broader spectrum from the Apache community, 
https://twitter.com/PlanetApache provides an aggregate of both Project 
activities and the personal blogs of select ASF Committers.

= = =

NOTE: you are receiving this message because you are subscribed to the 
announce@apache.org distribution list. To unsubscribe, send email from the 
recipient account to announce-unsubscr...@apache.org with the word 
"Unsubscribe" in the subject line.


[ANN] Apache Commons Compress 1.9 Released

2014-10-10 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The Apache Commons Team is pleased to announce the release of Apache
Commons Compress 1.9.

Version 1.9 adds support for raw DEFLATE streams without GZIP framing.
In addition it fixes bugs in the 7z and tar packages and may improve
checking for the presence of the XZ for Java library.

The Apache Commons Compress Library defines a Java API for working with
ar, cpio, tar, zip, 7z, arj, dump, gzip, pack200, bzip2, lzma, snappy,
Z, xz and deflate files.

Source and binary distributions are available for download from the
Apache Commons download site:

http://commons.apache.org/proper/commons-compress/download_compress.cgi

When downloading, please verify signatures using the KEYS file available
at the above location when downloading the release.

Changes in this version include:

New features:
o Added support for DEFLATE streams without any gzip framing.
  Issue: COMPRESS-263.
  Thanks to Matthias Stevens.

Fixed Bugs:
o When reading 7z files unknown file properties and properties of type
  kDummy are now ignored.
  Issue: COMPRESS-287.
o Expanding 7z archives using LZMA compression could cause an
  EOFException.
  Issue: COMPRESS-286. 
o Long-Name and -link or PAX-header entries in TAR archives always had
  the current time as last modfication time, creating archives that
  are different at the byte level each time an archive was built.
  Issue: COMPRESS-289.
  Thanks to Bob Robertson.

Changes:
o Checking for XZ for Java may be expensive.  The result will now be
  cached outside of an OSGi environment.  You can use the new
  XZUtils#setCacheXZAvailability to overrride this default behavior.
  Issue: COMPRESS-285.

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

http://commons.apache.org/compress/

Stefan Bodewig, on behalf of the Apache Commons community
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAlQ4Bi0ACgkQohFa4V9ri3JTfgCePodWpLt1EAh0S0qPfl0IN3sC
5C0AoN0CWqsxGQAthb7pyVzghWSZ/oAa
=PeQB
-END PGP SIGNATURE-