<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>announce@apache.org Archives</title>
<link rel="self" href="http://mail-archives.apache.org/mod_mbox/www-announce/?format=atom"/>
<link href="http://mail-archives.apache.org/mod_mbox/www-announce/"/>
<id>http://mail-archives.apache.org/mod_mbox/www-announce/</id>
<updated>2013-05-26T03:08:00Z</updated>
<entry>
<title>[ANNOUNCE] Apache OpenWebBeans-1.2.0 has been released</title>
<author><name>Mark Struberg &lt;struberg@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c2D39BD89-52F8-4A36-8666-23CA952D369B@apache.org%3e"/>
<id>urn:uuid:%3c2D39BD89-52F8-4A36-8666-23CA952D369B@apache-org%3e</id>
<updated>2013-05-25T15:58:50Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans 1.2.0&#010;&#010;This version still targets the CDI-1.0 specification [1] but we internally refactored a lot&#010;of things.&#010;The most important change is that we did split up the NormalScoping proxy from the Interceptor/Decorator&#010;proxy and now create the proxy bytecode 100% ourselves using ASM. 10 Million normalscope proxy&#010;invocations now take about 30 ms thus they don't have much performance impact anymore. More&#010;details are outlined in our previous blog post [2]. Internally we already picked up lots of&#010;clarifications and fixes from the CDI-1.1 specification which we will fully target in a owb-2.0.0&#010;release in the close future.&#010;&#010;The following bugs improvements have been fixed:&#010;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310844&amp;version=12315461&#010;&#010;Apache OpenWebBeans is an Apache License v2 licensed implementation of the JSR-299 "Context&#010;and Dependency Injection for Java EE" and JSR-330 "atinject" specifications. OpenWebBeans&#010;has a modular structure and provides Dependency Injection scaling from Java SE environments&#010;up to EE6 server clusters with complicated ClassLoader hierarchies or OSGi environments.&#010;&#010;Openwebbeans-1.2.0 implements the CDI-1.0 API, and passes the JSR-330 TCK and the JSR-299&#010;standalone TCK.&#010;&#010;OpenWebBeans is being used in Apache TomEE, Apache Geronimo and a few other EE servers where&#010;the full CDI TCK test suite (including EE parts) is being executed. &#010;&#010;Distribution packages can be downloaded from &#010;http://www.apache.org/dyn/closer.cgi/openwebbeans/1.2.0/&#010;&#010;The release is also available via maven &#010;http://repo1.maven.org/maven2/org/apache/openwebbeans/&#010;&#010;Please also visit our homepage&#010;http://openwebbeans.apache.org&#010;&#010;&#010;The Apache OpenWebBeans Team  &#010;&#010;&#010;[1] http://jcp.org/en/jsr/proposalDetails?id=299&#010;[2] https://blogs.apache.org/owb/entry/news_from_openwebbeans_1_2&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Ant 1.9.1 Released</title>
<author><name>antoine@apache.org (Antoine Levy-Lambert)</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c20130522031728.417409A2F@minotaur.apache.org%3e"/>
<id>urn:uuid:%3c20130522031728-417409A2F@minotaur-apache-org%3e</id>
<updated>2013-05-22T03:17:28Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Ant Team is proud to announce the 1.9.1 release of Ant.&#010;&#010;Apache Ant is a Java based build tool.&#010;&#010;Version 1.9.1 is a bug fix release with the following main fixes :&#010;-  Zip64 extensions are disabled by default&#010;-  Loading of external dependencies fixed in JUnit tasks&#010;-  JUnitreport default stylesheets now compatible with JDK 1.7&#010;-  Recommending to upgrade to jsch 0.1.50 for users of the ssh/scp tasks under Java 1.7&#010;-  Other fixes and improvements documented in WHATSNEW  &#010;&#010;Version 1.9.1 also introduces if and unless XML namespaces allowing to put conditions on all&#010;tasks and nested elements.&#010;&#010;Source and binary distributions are available from the Apache Ant&#010;download site:&#010;&#010;http://ant.apache.org/bindownload.cgi&#010;&#010;and&#010;&#010;http://ant.apache.org/srcdownload.cgi&#010;&#010;Please verify signatures using the KEYS file available at the above&#010;location when downloading the release.&#010;&#010;For complete information on Ant, including instructions on how to submit&#010;bug reports, patches, or suggestions for improvement, see the Apache Ant&#010;website:&#010;&#010;http://ant.apache.org/index.html&#010;&#010;Antoine Levy-Lambert, on behalf of the Apache Ant community&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apache Wicket 6.8.0 released</title>
<author><name>Martijn Dashorst &lt;dashorst@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAB63Y-eDTCXbvtLxxm8WW4Med+jKzuy7As-91YEx=B6pabdhHg@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAB63Y-eDTCXbvtLxxm8WW4Med+jKzuy7As-91YEx=B6pabdhHg@mail-gmail-com%3e</id>
<updated>2013-05-21T22:02:03Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Wicket PMC is proud to announce Apache Wicket 6.8.0!&#010;&#010;This release marks the seventh minor release of Wicket 6. Starting&#010;with Wicket 6 we use semantic versioning for the future development&#010;of Wicket, and as such no API breaks are present in this release&#010;compared to 6.0.0.&#010;&#010;Using this release&#010;------------------&#010;&#010;With Apache Maven update your dependency to (and don't forget to&#010;update any other dependencies on Wicket projects to the same version):&#010;&#010;&lt;dependency&gt;&#010;    &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;&#010;    &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;&#010;    &lt;version&gt;6.8.0&lt;/version&gt;&#010;&lt;/dependency&gt;&#010;&#010;Or download and build the distribution yourself, or use our&#010;convenience binary package&#010;&#010; * Source: http://www.apache.org/dyn/closer.cgi/wicket/6.8.0&#010; * Binary: http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries&#010;&#010;Upgrading from earlier versions&#010;-------------------------------&#010;&#010;If you upgrade from 6.y.z this release is a drop in replacement. If&#010;you come from a version prior to 6.0.0, please read our Wicket 6&#010;migration guide found at&#010;&#010; * http://s.apache.org/wicket-6.0-migration&#010;&#010;Have fun!&#010;&#010;— The Wicket team&#010;&#010;Release Notes - Wicket - Version 6.8.0&#010;&#010;** Sub-task&#010;&#010; * [WICKET-5162] - InlineEnclosure markup id could collide in the&#010;   final page markup&#010; * [WICKET-5185] - JavaScript text is spread in several DOM text nodes&#010;&#010;** Bug&#010;&#010; * [WICKET-5083] - Page#isPageStateless() may return wrong value&#010; * [WICKET-5103] - Wicket session id not up to date when container&#010;   changes session id&#010; * [WICKET-5119] - PopupSettings IE8 - dosen't work second time a&#010;   link is clicked.&#010; * [WICKET-5140] - InterceptData never gets cleared from session&#010;   after continueToOriginalDestination is called and another page is&#010;   requested afterwards&#010; * [WICKET-5142] - Generating invalid JavaScript for ajax update&#010; * [WICKET-5145] - do not post an Atmosphere event if the filtered&#010;   subscription set is empty&#010; * [WICKET-5146] - Application not destroyed if WicketFilter#init() fails&#010; * [WICKET-5147] - WicketTester MockHttpRequest.getCookies very&#010;   slow / OutOfMemory&#010; * [WICKET-5149] - PageRequestHandlerTracker doesn't track resolves&#010;   of handlers caused by Exception&#010; * [WICKET-5154] - Positioning of autocomplete popup does not take&#010;   into account borders&#010; * [WICKET-5157] - URL query parameter values containing equals&#010;   sign get cut off&#010; * [WICKET-5163] - Implementing markup loading by extending&#010;   ResourceStreamLocator produces errors with inherited markup&#010; * [WICKET-5176] - StringResourceModel doesn't detach model in some cases&#010; * [WICKET-5178] - StopPropagation functionality on link is broken&#010; * [WICKET-5181] - Problem with OnEventHeaderItem and Wicket.Event.add&#010; * [WICKET-5187] - Unknown tag name with Wicket namespace: 'panel'&#010; * [WICKET-5191] - Session is created unnecessarily&#010;&#010;** Improvement&#010;&#010; * [WICKET-5143] - Create an interface for the roles replacing the&#010;   current Roles class&#010; * [WICKET-5150] - Log additional info when FormComponent fails in&#010;   updateCollectionModel&#010; * [WICKET-5158] - Ignore missing Page in StatelessForm#process()&#010; * [WICKET-5159] - Replace usage of JavaScript eval() with plain JS&#010;   in headed contribution decoding&#010; * [WICKET-5160] - Throttle the animation in DebugWindow when there&#010;   are many errors&#010; * [WICKET-5161] - The url gets longer when using StatelessForm&#010;   with GET method&#010; * [WICKET-5166] - Relax the requirements for using FilteringHeaderResponse&#010; * [WICKET-5186] - Use arrays instead of String concatenation in&#010;   JavaScript for better performance&#010; * [WICKET-5188] - Use a separate logger for the extra information&#010;   logged in RequestCycle#onException()&#010; * [WICKET-5189] - preregister known wicket tag names&#010;&#010;** Task&#010;&#010; * [WICKET-5169] - Create BuildBot config for wicket-6.x branch&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Commons Logging version 1.1.3 released</title>
<author><name>Thomas Neidhart &lt;tn@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c519BA981.1020707@apache.org%3e"/>
<id>urn:uuid:%3c519BA981-1020707@apache-org%3e</id>
<updated>2013-05-21T17:06:09Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello.&#010;&#010;The Apache Commons team is pleased to announce the release of&#010;commons-logging-1.1.3.&#010;&#010;Commons Logging is a thin adapter allowing configurable bridging to&#010;other, well known logging systems.&#010;&#010;Source and binary distributions are available for download&#010;from the Apache Commons download site:&#010;&#010;http://commons.apache.org/proper/commons-logging/download_logging.cgi&#010;&#010;For information on Commons Logging, please visit our website:&#010;&#010;http://commons.apache.org/logging/&#010;&#010;Details of the changes and bug fixes in this release can be found in the&#010;release notes or change-report:&#010;&#010;http://www.apache.org/dist/commons/logging/RELEASE-NOTES.txt&#010;http://commons.apache.org/proper/commons-logging/changes-report.html&#010;&#010;This release only changes the Bundle-SymbolicName in the manifest to&#010;"org.apache.commons.logging" to simplify the packaging for certain&#010;distributions.&#010;&#010;Best regards,&#010;&#010;Thomas, on behalf of the Apache Commons community&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apache Subversion 1.8.0-rc2 Released</title>
<author><name>Ben Reser &lt;breser@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCADkdwvTg8mUFED7NY4FORYCVgm8gdjAtr0mpds3pauCXAtTAqw@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCADkdwvTg8mUFED7NY4FORYCVgm8gdjAtr0mpds3pauCXAtTAqw@mail-gmail-com%3e</id>
<updated>2013-05-16T23:01:25Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
I'm happy to announce the release of Apache Subversion 1.8.0-rc2, the&#010;first public release candidate of Subversion 1.8.0.&#010;Please choose the mirror closest to you by visiting:&#010;&#010;    http://subversion.apache.org/download/#pre-releases&#010;&#010;The SHA1 checksums are:&#010;&#010;    272a32237cf297f9cca5f511e600e46ac19ab052 subversion-1.8.0-rc2.tar.bz2&#010;    9b8d319f6b556f856348a72563fd2d5005a6fa31 subversion-1.8.0-rc2.tar.gz&#010;    bab03d90dc8cc27877372ba875009c5b878c9785 subversion-1.8.0-rc2.zip&#010;&#010;PGP Signatures are available at:&#010;&#010;    http://www.apache.org/dist/subversion/subversion-1.8.0-rc2.tar.bz2.asc&#010;    http://www.apache.org/dist/subversion/subversion-1.8.0-rc2.tar.gz.asc&#010;    http://www.apache.org/dist/subversion/subversion-1.8.0-rc2.zip.asc&#010;&#010;For this release, the following people have provided PGP signatures:&#010;&#010;   Ben Reser [4096R/16A0DE01] with fingerprint:&#010;    19BB CAEF 7B19 B280 A0E2  175E 62D4 8FAD 16A0 DE01&#010;   Branko Čibej [2048R/C8628501] with fingerprint:&#010;    8769 28CD 4954 EA74 87B6  B96C 29B8 92D0 C862 8501&#010;   C. Michael Pilato [4096R/FE681333] with fingerprint:&#010;    753B 2F9D F717 FA23 A43E  E7C3 F5E0 F001 FE68 1333&#010;   Ivan Zhakov [4096R/F6AD8147] with fingerprint:&#010;    4829 8F0F E47F 4B8A 43FD  6525 919F 6F61 F6AD 8147&#010;   Mark Phippard [1024D/035A96A9] with fingerprint:&#010;    D315 89DB E1C1 E9BA D218  39FD 265D F8A0 035A 96A9&#010;   Paul T. Burba [4096R/56F3D7BC] with fingerprint:&#010;    1A0F E7C6 B3C5 F8D4 D0C4  A20B 64DD C071 56F3 D7BC&#010;   Philip Martin [2048R/ED1A599C] with fingerprint:&#010;    A844 790F B574 3606 EE95  9207 76D7 88E1 ED1A 599C&#010;   Stefan Sperling [2048R/9A59B973] with fingerprint:&#010;    8BC4 DAE0 C5A4 D65F 4044  0107 4F7D BAA9 9A59 B973&#010;&#010;This is a release candidate for what will eventually become Apache&#010;Subversion 1.8.0.  It is thought to be free of blocking issues, and if&#010;none are found will become the final release.  For this reason, we&#010;encourage thorough testing in as many environments as possible.  This&#010;release candidate begins the four-week "soak" period to allow for&#010;further testing, and barring show-stopping bugs, the final 1.8.0&#010;release can be expected on or near June 14th.&#010;&#010;A pre-release means the Subversion developers feel that this release&#010;is ready for widespread testing by the community.  There are known issues&#010;(and unknown ones!), so please use it at your own risk, though we do&#010;encourage people to test this release thoroughly.  Of particular note, please&#010;remember than persistent data, such as the working copy or repository&#010;formats may change before the final release, and there may not be an&#010;upgrade path from the pre-releases to the final.&#010;&#010;As a note to operating system distro packagers: while we wish to have this&#010;release candidate widely tested, we do not feel that it is ready for packaging&#010;and providing to end-users through a distro package system.  Packaging a&#010;release candidate poses many problems, the biggest being that our policy lets&#010;us break compatibility between the release candidate and the final release, if&#010;we find something serious enough.  Having many users depending on a release&#010;candidate through their distro would cause no end of pain and frustration that&#010;we do not want to have to deal with.  However, if your distro has a branch that&#010;is clearly labeled as containing experimental and often broken software, and&#010;explicitly destined to consenting developers and integrators only, then we're&#010;okay with packaging the release candidate there.  Just don't let it near the&#010;end users please.&#010;&#010;&#010;Release notes for the 1.8.x release series may be found at:&#010;&#010;    http://subversion.apache.org/docs/release-notes/1.8.html&#010;&#010;You can find the list of changes between 1.8.0-rc2 and earlier versions at:&#010;&#010;    http://svn.apache.org/repos/asf/subversion/tags/1.8.0-rc2/CHANGES&#010;&#010;Questions, comments, and bug reports to users@subversion.apache.org.&#010;&#010;Thanks,&#010;- The Subversion Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Hive 0.11.0 Released</title>
<author><name>&quot;Owen O'Malley&quot; &lt;omalley@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAHfHakGC9pkVV5V_oZBB4kzB_nQ2RRibZ9cqSGPMTp2Qe3+ABw@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAHfHakGC9pkVV5V_oZBB4kzB_nQ2RRibZ9cqSGPMTp2Qe3+ABw@mail-gmail-com%3e</id>
<updated>2013-05-16T21:19:37Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Hive team is proud to announce the the release of Apache&#010;Hive version 0.11.0.&#010;&#010;The Apache Hive data warehouse software facilitates querying and&#010;managing large datasets residing in distributed storage. Built on top&#010;of Apache Hadoop, it provides:&#010;&#010;* Tools to enable easy data extract/transform/load (ETL)&#010;&#010;* A mechanism to impose structure on a variety of data formats&#010;&#010;* Access to files stored either directly in Apache HDFS or in other&#010;  data storage systems such as Apache HBase&#010;&#010;* Query execution via MapReduce&#010;&#010;For Hive release details and downloads, please visit:&#010;http://hive.apache.org/releases.html&#010;&#010;Hive 0.11.0 Release Notes are available here:&#010;&#010;https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323587&amp;styleName=Html&amp;projectId=12310843&#010;&#010;We would like to thank the many contributors who made this release&#010;possible.&#010;&#010;Regards,&#010;&#010;The Apache Hive Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Jena 2.10.1 released</title>
<author><name>Andy Seaborne &lt;andy@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c5194F660.8060606@apache.org%3e"/>
<id>urn:uuid:%3c5194F660-8060606@apache-org%3e</id>
<updated>2013-05-16T15:08:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Jena team are pleased to announce the release of Jena 2.10.1.&#010;&#010;== About Apache Jena&#010;&#010;Apache Jena is a Java framework for building Semantic Web applications. &#010;Jena provides a collection of tools and Java libraries to help you to &#010;develop semantic web and linked-data applications, tools and services.&#010;&#010;     http://jena.apache.org/&#010;&#010;== Notable changes&#010;&#010;* RDF Output&#010;&#010;The writer for Turtle which has been rewritten and a writer for TriG &#010;added.  The exact output layout of the Turtle may change.&#010;&#010;Full details of using the writing subsystem:&#010;   http://jena.apache.org/documentation/io/rdf-output.html&#010;&#010;* RETE patch for faster forward rule execution&#010;   (contribution from Tilo Fischer)&#010;&#010;* Improved Fuseki service startup script&#010;   (contribution from Luís Duarte)&#010;&#010;* Improve ParameterizedSparqlString to prevent SPARQL injection attacks.&#010;&#010;* Query timeouts (including in Fuseki)&#010;&#010;Timeouts now happen at the right point. The Fuseki status code from a &#010;timeouts query was incorrectly 408 - it's now 503.&#010;&#010;* New optimizations for ORDER BY + DISTINCT/REDUCED combinations that &#010;gives substantially better performance for some queries&#010;&#010;* Improvements to statistics calculations in TDB to handle rdf:type.&#010;Large databases, with small numbers of different classes, may benefit&#010;from recalculating stats.opt.&#010;&#010;== Full details&#010;&#010;More details of changes:&#010;http://s.apache.org/jira-jena-2.10.1&#010;&#010;== More about Jena&#010;&#010;To learn more about Jena and get started:&#010;http://jena.apache.org/&#010;&#010;&#010;Thanks!&#010;-- The Apache Jena Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-beta4 Released</title>
<author><name>Oleg Kalnichevski &lt;olegk@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c1368693737.7462.3.camel@ubuntu%3e"/>
<id>urn:uuid:%3c1368693737-7462-3-camel@ubuntu%3e</id>
<updated>2013-05-16T08:42:17Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache HttpComponents project is pleased to announce the fourth BETA&#010;release of HttpAsyncClient 4.0. This release delivers significant&#010;performance improvements in request execution, especially for short HTTP&#010;messages, and also re-aligns programming interfaces used by the library&#010;with HttpCore 4.3 and HttpClient 4.3 APIs. Configuration and preference&#010;APIs of HttpAsyncClient are now consistent with those used by HttpClient&#010;4.3.&#010;&#010;Users of HttpAsyncClient are advised to upgrade.&#010;&#010;-------------------&#010;Download - &#010;&lt;http://hc.apache.org/downloads.cgi&gt;&#010;&#010;Release notes -&#010;&lt;http://www.apache.org/dist/httpcomponents/httpasyncclient/RELEASE_NOTES.txt&gt;&#010;&#010;HttpComponents site -&#010;&lt;http://hc.apache.org/&gt;&#010;&#010;-------------------&#010;About Apache HttpAsyncClient&#010;&#010;Although the java.net package provides basic functionality for accessing&#010;resources via HTTP, it doesn't provide the full flexibility or&#010;functionality needed by many applications. HttpAsyncClient seeks to fill&#010;this void by providing an efficient, up-to-date, and feature-rich&#010;package with an event-driven programming interface based on a&#010;non-blocking I/O model.&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache JSPWiki 2.9.1-incubating released</title>
<author><name>Juan Pablo Santos Rodríguez &lt;juanpablo@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAMufup7omZeBvziyZXPTcO7wd+xFFCOMu7ESfvtibyiSwMetfA@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAMufup7omZeBvziyZXPTcO7wd+xFFCOMu7ESfvtibyiSwMetfA@mail-gmail-com%3e</id>
<updated>2013-05-15T22:04:25Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache JSPWiki team is pleased to announce the release of JSPWiki&#010;2.9.1-incubating from the Apache Incubator.&#010;&#010;This is the second release of Apache JSPWiki, a feature-rich and&#010;extensible WikiWiki engine built around the standard J2EE components.&#010;&#010;The release is available here:&#010;http://www.apache.org/dyn/closer.cgi/incubator/jspwiki/&#010;&#010;The full change log is available here:&#010;https://issues.apache.org/jira/browse/jspwiki/fixforversion/12321249&#010;&#010;We welcome your help and feedback. For more information on how to&#010;report problems, and to get involved, visit the project website at&#010;http://incubator.apache.org/jspwiki/&#010;&#010;&#010;The Apache JSPWiki Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Rave 0.21.1 release</title>
<author><name>Erin Noe-Payne &lt;erinnp@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCACDjh5Lh9y54d5QTF8Pz26eQhHABytdiCDScKe=jN-Xek64iVw@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCACDjh5Lh9y54d5QTF8Pz26eQhHABytdiCDScKe=jN-Xek64iVw@mail-gmail-com%3e</id>
<updated>2013-05-15T19:18:14Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Rave team is pleased to announce immediate availability of&#010;the Apache Rave 0.21.1 release.&#010;&#010;This release improves separation between Rave's portal and core&#010;widget-management functionalities. It also adresses a number of bugs&#010;identified in the 0.21 release.&#010;&#010;About Apache Rave:&#010;&#010;Apache Rave is a new web and social mashup engine. It provides an&#010;out-of-the-box, as well as extendible, lightweight Java platform to&#010;host, serve and manage OpenSocial, W3C and other web widgets. Apache&#010;Rave is targeted as an engine for internet and intranet portals and as&#010;a building block to provide context-aware personalization and&#010;collaboration features for multi-site/multi-channel (mobile) oriented&#010;and content driven websites.&#010;&#010;The release can be obtained from the Apache Rave download page&#010;&#010;http://rave.apache.org/downloads.html&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Jackrabbit 2.4.4 released</title>
<author><name>Jukka Zitting &lt;jukka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAOFYJNaCNdoMzTKAev1b7hRJGb5rPLkLsyaMD2wiQ578nCoDKQ@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAOFYJNaCNdoMzTKAev1b7hRJGb5rPLkLsyaMD2wiQ578nCoDKQ@mail-gmail-com%3e</id>
<updated>2013-05-13T13:57:43Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Jackrabbit community is pleased to announce the release of&#010;Apache Jackrabbit 2.4.4. The release is available for download at:&#010;&#010;    http://jackrabbit.apache.org/downloads.html&#010;&#010;See the full release notes below for details about this release.&#010;&#010;&#010;Release Notes -- Apache Jackrabbit -- Version 2.4.4&#010;&#010;Introduction&#010;------------&#010;&#010;This is Apache Jackrabbit(TM) 2.4, a fully compliant implementation of the&#010;Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as&#010;specified in the Java Specification Request 283 (JSR 283).&#010;&#010;&#010;Apache Jackrabbit 2.4.4 is patch release that contains fixes and&#010;improvements over Jackrabbit 2.4.3. This release is fully compatible&#010;with earlier 2.x.x releases.&#010;&#010;Changes since Jackrabbit 2.4.3&#010;------------------------------&#010;&#010;New Features&#010;&#010;  [JCR-1873] - It should be possible to define how hrefs are generated&#010;for WebDav&#010;&#010;&#010;Improvements&#010;&#010;  [JCR-3386] - Adjust some default values of the BasicDataSource in&#010;the ConnectionFactory&#010;  [JCR-3392] - Combine the XA aware (Reentrant) LockImpls to prevent&#010;duplicate code&#010;  [JCR-3442] - Allow (override) access of the system search manager to&#010;RepositoryImpl subclasses&#010;  [JCR-3535] - Davex remoting should support absolute path hrefs&#010;  [JCR-3553] - improve error logging for unexpected path formats&#010;  [JCR-3566] - add TCK test for NaN and infinity double property values&#010;&#010;&#010;Bug Fixes&#010;&#010;  [JCR-3425] - XAAwareRWLock implementation fails with&#010;IllegalStateException on JBoss AS7&#010;  [JCR-3428] - Partial search terms are no longer highlighted in the excerpts&#010;  [JCR-3434] - EventJournal#skipTo() broken&#010;  [JCR-3439] - PrincipalManagerImpl.CheckedGroup should implement&#010;JackrabbitPrincipal&#010;  [JCR-3445] - PostgreSQL error with setValidationQueryTimeout&#010;  [JCR-3447] - InternalValueFactory should use the DataStore whenever available&#010;  [JCR-3450] - Reduce memory usage of SharedFieldCache.ValueIndex&#010;  [JCR-3469] - Thread interrupt may result in closed index files&#010;  [JCR-3476] - NodeIndexer attempts to extract binary property even&#010;when mime type is not supported by tika parser&#010;  [JCR-3478] - Partial search terms matching fails when there is a lot&#010;of matching content outside the query's scope&#010;  [JCR-3483] - Result set iterator causes infinite loop when used&#010;after session has been closed&#010;  [JCR-3486] - Potential null pointer exception in session save operation&#010;  [JCR-3501] - When cancelling an update modcount of modified states&#010;must be reset&#010;  [JCR-3502] - Deleted states are not merged correctly&#010;  [JCR-3523] - Workspace.copy changes WeakReferences to References&#010;  [JCR-3539] - NotQuery#advance (and for older versions skipTo)&#010;violates Lucene advance contract in case a Filter is used&#010;  [JCR-3540] - locator for RootCollection generates a broken href when&#010;using absolutePath setting&#010;  [JCR-3545] - unknown REPORT should cause status code 409/DAV:supported-report&#010;  [JCR-3546] - header fields values such as "Location" need to be&#010;resolved against the request uri&#010;  [JCR-3549] - URIResolverImpl needs to handle absolute paths in&#010;addition to absolute URIs&#010;  [JCR-3551] - DavEx cannot handle Double.NaN properties&#010;  [JCR-3554] - RepositoryService.getReferences needs to deal with&#010;absolute paths in hrefs&#010;  [JCR-3562] - Adding a child node named {foo fails but bar} works&#010;  [JCR-3576] - handle absolute paths in observation response bodies&#010;  [JCR-3578] - use absolute paths in DeltaV request bodies, and&#010;resolve hrefs in responses properly&#010;  [JCR-3581] - Incorrect bitwise arithmetic in&#010;BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask&#010;value used&#010;  [JCR-3580] - JcrPrivilegeReport needs to deal with both absolute&#010;paths and absolute URIs in payloads&#010;  [JCR-3583] - UPDATE method needs to deal with both absolute paths&#010;and absolute URIs in payloads&#010;&#010;&#010;Changes since Jackrabbit 2.4.2&#010;------------------------------&#010;&#010;Improvements&#010;&#010;  [JCR-3265] - Consistency checker should double check for false positives&#010;  [JCR-3269] - Consistency checker should fix 'disconnected' nodes&#010;  [JCR-3369] - Garbage collector improvements&#010;  [JCR-3393] - InternalVersionManagerBase.calculateCheckinVersionName&#010;may fail with NPE on broken versioning persistence&#010;  [JCR-3352] - Minor improvements for collecting ACEs&#010;&#010;Bug fixes&#010;&#010;  [JCR-3267] - Consistency checker needs to run multiple times to fix&#010;all problems&#010;  [JCR-3318] - BLOB not stored and no exception thrown&#010;  [JCR-3334] - incorrect logging template in CachingEntryCollector&#010;  [JCR-3349] - The BatchMode of the ConnectionHelper doesn't work in&#010;XA Environment&#010;  [JCR-3353] - A DeadLock can occur if an Exception is thrown while&#010;unlocking the Journal&#010;  [JCR-3354] - The ReadWriteLock in AbstractJournal can create a&#010;Deadlock in XA Environment&#010;  [JCR-3367] - InMemBundlePersistenceManager#getAllNodeIds is not&#010;implemented correctly&#010;  [JCR-3377] - DataStore Temp-Files will not be deleted as side effect&#010;of JCR-3318&#010;  [JCR-3378] - The ConnectionHelper can return a closed Connection in BatchMode&#010;  [JCR-3379] - XA concurrent transactions - NullPointerException&#010;  [JCR-3383] - Unclosed Resources in ConnectionHelper if ResultSet is null&#010;  [JCR-3387] - On heavy load we see occasional SQLException: closed&#010;statement: next&#010;  [JCR-3390] - Reordering policy node fails with AccessDeniedException&#010;  [JCR-3399] - Shared ISM does not release the internal Writelock if&#010;something unexpectedly is happening in externalUpdate&#010;  [JCR-3401] - Wrong results when querying with a DescendantSelfAxisQuery&#010;  [JCR-3417] - Failed Journal lock not propagated&#010;&#010;&#010;Changes since Jackrabbit 2.4.1&#010;------------------------------&#010;&#010;New features&#010;&#010;  [JCR-3233] Provide callback for consistency checker&#010;&#010;Improvements&#010;&#010;  [JCR-3286] InternalVersionManagerBase.calculateCheckinVersionName&#010;will fail with NPE upon empty predecessors property&#010;&#010;Bug fixes&#010;&#010;  [JCR-2662] JCR unit tests for journaled observation do not check&#010;capabilities and require implementation, contrary to JCR 2.0&#010;specification&#010;  [JCR-3050] NullPointerException on removing a node acquired from search result&#010;  [JCR-3234] QueryStat getPopularQueries doesn't set the proper position&#010;  [JCR-3262] Oracle JDBC Class Cast Exception&#010;  [JCR-3272] EventConsumer.canRead() should rely on AccessManager.isGranted()&#010;  [JCR-3289] Remove operation right after move operation causes&#010;missing child inconsistency&#010;  [JCR-3290] Concurrent add and move can cause inconsistency&#010;  [JCR-3291] Stack overflow in multi-session test with moves&#010;  [JCR-3292] Workspace move in concurrent environment causes inconsistencies&#010;  [JCR-3298] jackrabbit-core RepositoryChecker.fix() can fail with OOM&#010;  [JCR-3300] tests should consistently check for repository support&#010;and fail with NotExecutableException when the repo does not support&#010;the feature&#010;  [JCR-3303] ClusterNode's stopDelay should default to something other zero&#010;  [JCR-3307] JCR test&#010;org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check&#010;whether the repository supports activities&#010;  [JCR-3317] Set the MaxTotalConnections on ConnectionManager to&#010;prevent bottleneck&#010;  [JCR-3329] incorrect WebDAV PROPFIND response for version-controlled resources&#010;&#010;&#010;Changes since Jackrabbit 2.4.0&#010;------------------------------&#010;&#010;Improvements&#010;&#010;  [JCR-3237] add missing name constants for mix:title&#010;  [JCR-3254] make max size of CachingEntryCollector's cache configurable&#010;  [JCR-3255] Access cluster node id&#010;  [JCR-3259] augment logging information around CachingEntryCollector&#010;  [JCR-3280] SQL2 joins on empty sets are not efficient&#010;&#010;Bug fixes&#010;&#010;  [JCR-3158] Deadlock in DBCP when accessing node&#010;  [JCR-3227] VolatileIndex not closed properly&#010;  [JCR-3236] Can not instantiate lucene Analyzer in SearchIndex&#010;  [JCR-3247] SQL2 ISDESCENDANTNODE BooleanQuery#TooManyClauses returns&#010;  [JCR-3250] webapp welcome page shows incorrect port when port is the ...&#010;  [JCR-3261] Problems with BundleDbPersistenceManager getAllNodeIds&#010;  [JCR-3266] JCR-SQL2 query with multiple columns in result only returns ...&#010;  [JCR-3268] Re-index fails on corrupt bundle&#010;  [JCR-3270] Error instantiating lucene search index in Turkish Regional ...&#010;&#010;Changes since Jackrabbit 2.2.0&#010;------------------------------&#010;&#010;New features&#010;&#010;  [JCR-2859] Make open scoped locks recoverable&#010;  [JCR-2936] JMX Bindings for Jackrabbit&#010;  [JCR-3005] Make it possible to get multiple nodes in one call via davex&#010;  [JCR-3040] JMX Stats for the Session&#010;  [JCR-3117] Stats for the PersistenceManager&#010;  [JCR-3118] Configurable actions upon authorizable creation and removal&#010;  [JCR-3124] Stats for Queries&#010;  [JCR-3140] Add configurable hook for password validation&#010;  [JCR-3154] Stats for Queries continued&#010;  [JCR-3183] Add memory based bundle store&#010;&#010;Improvements&#010;&#010;  [JCR-1443] Make JCAManagedConnectionFactory non final, so it can be extended&#010;  [JCR-2798] JCAManagedConnectionFactory should chain cause exception&#010;  [JCR-2887] Split PrivilegeRegistry in a per-session manager instance ...&#010;  [JCR-2906] Multivalued property sorted by last/random value&#010;  [JCR-2989] Support for embedded index aggregates&#010;  [JCR-3017] Version history recovery fails in case a version does not ...&#010;  [JCR-3030] Permit using different tablespaces for tables and indexes ...&#010;  [JCR-3084] Script for checking releases&#010;  [JCR-3085] better diagnostics when version storage is broken&#010;  [JCR-3091] Lucene Scorer implementations should handle the 'advance' ...&#010;  [JCR-3098] Add hit miss statistics and logging to caches&#010;  [JCR-3102] InternalVersion.getFrozenNode confused about root version?&#010;  [JCR-3107] Speed up hierarchy cache initialization&#010;  [JCR-3109] Move PersistenceManagerTest from o.a.j.core to o.a.j.core....&#010;  [JCR-3114] expose PM for versioning manager so that the consistency ...&#010;  [JCR-3119] Improve aggregate node indexing code&#010;  [JCR-3120] Change log level in UserManagerImpl#getAuthorizable(NodeImpl) ...&#010;  [JCR-3122] QueryObjectModelImpl should execute queries as SessionOperation(s)&#010;  [JCR-3127] Upgrade to Tika 0.10&#010;  [JCR-3129] It should be possible to create a non-transient Repository ...&#010;  [JCR-3132] Test tooling updates&#010;  [JCR-3133] Query Stats should use the TimeSeries mechanism&#010;  [JCR-3135] Upgrade to Logback 1.0&#010;  [JCR-3136] Add m2e lifecycle mappings for Eclipse Indigo&#010;  [JCR-3138] Skip sync delay when changes are found&#010;  [JCR-3141] Upgrade to Tika 1.0&#010;  [JCR-3142] Create OSGi Bundles from jackrabbit-webdav and ...&#010;  [JCR-3143] SessionImpl#isSupportedOption: Skip descriptor evaluation ...&#010;  [JCR-3146] Text extraction may congest thread pool in the repository&#010;  [JCR-3161] Add JcrUtils.getPropertyTypeNames&#010;  [JCR-3162] Index update overhead on cluster slave due to JCR-905&#010;  [JCR-3165] Consolidate compare behaviour for Value(s) and Comparable(s)&#010;  [JCR-3167] Make Jackrabbit compile on Java 7&#010;  [JCR-3170] Precompile JavaCC parsers in jackrabbit-spi-commons&#010;  [JCR-3172] implement PERSIST events for the EventJournal&#010;  [JCR-3177] Remove jdk 1.4 restriction for jcr-tests&#010;  [JCR-3178] Improve error messages for index aggregates&#010;  [JCR-3184] extend ConsistencyChecker API to allow adoption of orphaned ...&#010;  [JCR-3185] refactor consistency checks in BundleDBPersistenceManager ...&#010;  [JCR-3199] workspace-wide default for lock timeout&#010;  [JCR-3200] consistency check should get node ids in chunks, not rely on ...&#010;  [JCR-3202] AuthorizableImpl#memberOf and #declaredMemberOf should ...&#010;  [JCR-3203] GroupImp#getMembers and #getDeclaredMembers should return ...&#010;  [JCR-3222] Allow servlet filters to specify custom session providers&#010;&#010;Bug fixes&#010;&#010;  [JCR-2539] spi2dav: Observation's user data not property handled&#010;  [JCR-2540] spi2dav : move/reorder not properly handled by observation&#010;  [JCR-2541] spi2dav : EventJournal not  implemented&#010;  [JCR-2542] spi2dav: EventFilters not respected&#010;  [JCR-2543] spi2dav : Query offset not respected&#010;  [JCR-2774] Access control for repository level API operations&#010;  [JCR-2892] Large fetch sizes have potentially deleterious effects on ...&#010;  [JCR-2930] same named child nodes disappear on restore&#010;  [JCR-3082] occasional index out of bounds exception while running ...&#010;  [JCR-3086] potential infinite loop around InternalVersionImpl.getSuccessors&#010;  [JCR-3089] javax.jcr.RepositoryException when a JOIN SQL2 query is ...&#010;  [JCR-3090] setFetchSize() fails in getAllNodeIds()&#010;  [JCR-3093] Inconsistency between Session.getProperty and Node....&#010;  [JCR-3095] Move operation may turn AC caches stale&#010;  [JCR-3101] recovery tool does not recover when version history can ...&#010;  [JCR-3105] NPE when versioning operations are concurrent&#010;  [JCR-3108] SQL2 ISDESCENDANTNODE can throw BooleanQuery#...&#010;  [JCR-3110] QNodeTypeDefinitionImpl.getSerializablePropertyDefs() ...&#010;  [JCR-3111] InternalVersionManagerBase; missing null check after getNode()&#010;  [JCR-3112] NodeTypeDefDiff.PropDefDiff.init() constraints change check ...&#010;  [JCR-3115] Versioning fixup leaves persistence in a state where the ...&#010;  [JCR-3116] Cluster Node ID should be trimmed&#010;  [JCR-3126] The CredentialsWrapper should use a empty String as userId ...&#010;  [JCR-3128] Problem with formerly escaped JCR node names when upgrading ...&#010;  [JCR-3131] NPE in ItemManager when calling Session.save() with nothing ...&#010;  [JCR-3139] missing sync in InternalVersionManagerImpl.externalUpdate ...&#010;  [JCR-3148] Using transactions still leads to memory leak&#010;  [JCR-3149] AccessControlProvider#getEffectivePolicies for a set of ...&#010;  [JCR-3151] SharedFieldCache can cause a memory leak&#010;  [JCR-3152] AccessControlImporter does not import repo level ac content&#010;  [JCR-3156] Group#getMembers may list inherited members multiple times&#010;  [JCR-3159] LOWER operand with nested LOCALNAME operand not work with SQL2&#010;  [JCR-3160] Session#move doesn't trigger rebuild of parent node aggregation&#010;  [JCR-3163] NPE in RepositoryServiceImpl.getPropertyInfo()&#010;  [JCR-3174] Destination URI should be normalized&#010;  [JCR-3175] InputContextImpl: cannot upload file larger than 2GB&#010;  [JCR-3176] JCARepositoryManager does not close InputStream&#010;  [JCR-3189] JCARepositoryManager.createNonTransientRepository throws NPE ...&#010;  [JCR-3194] ConcurrentModificationException in CacheManager.&#010;  [JCR-3195] wrong assumptions in test cases about lock tokens&#010;  [JCR-3198] Broken handling of outer join results over davex&#010;  [JCR-3205] Missing support for lock timeout and ownerHint in jcr-server&#010;  [JCR-3210] NPE in spi2dav when server does not send all headers&#010;  [JCR-3214] [Lock] weird number for "infinite"&#010;  [JCR-3216] When fetching node ids in checks for the checker all ...&#010;  [JCR-3218] UserImporter should trigger execution AuthorizableActions ...&#010;  [JCR-3220] simple webdav server does not support lock timeouts&#010;  [JCR-3223] Disallow unregistering of node types still (possibly) in use&#010;  [JCR-3224] SystemSession#createSession should return SessionImpl again&#010;  [JCR-3225] ConcurrentModificationException in QueryStatImpl&#010;&#010;In addition to the above-mentioned changes, this release contains&#010;all the changes included up to the Apache Jackrabbit 2.2.0 release.&#010;&#010;For more detailed information about all the changes in this and other&#010;Jackrabbit releases, please see the Jackrabbit issue tracker at&#010;&#010;    https://issues.apache.org/jira/browse/JCR&#010;&#010;Release Contents&#010;----------------&#010;&#010;This release consists of a single source archive packaged as a zip file.&#010;The archive can be unpacked with the jar tool from your JDK installation.&#010;See the README.txt file for instructions on how to build this release.&#010;&#010;The source archive is accompanied by SHA1 and MD5 checksums and a PGP&#010;signature that you can use to verify the authenticity of your download.&#010;The public key used for the PGP signature can be found at&#010;https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS.&#010;&#010;About Apache Jackrabbit&#010;-----------------------&#010;&#010;Apache Jackrabbit is a fully conforming implementation of the Content&#010;Repository for Java Technology API (JCR). A content repository is a&#010;hierarchical content store with support for structured and unstructured&#010;content, full text search, versioning, transactions, observation, and&#010;more.&#010;&#010;For more information, visit http://jackrabbit.apache.org/&#010;&#010;About The Apache Software Foundation&#010;------------------------------------&#010;&#010;Established in 1999, The Apache Software Foundation provides organizational,&#010;legal, and financial support for more than 100 freely-available,&#010;collaboratively-developed Open Source projects. The pragmatic Apache License&#010;enables individual and commercial users to easily deploy Apache software;&#010;the Foundation's intellectual property framework limits the legal exposure&#010;of its 2,500+ contributors.&#010;&#010;For more information, visit http://www.apache.org/&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Jackrabbit 2.6.1 released</title>
<author><name>Jukka Zitting &lt;jukka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAOFYJNb-v_093mbiBpRK7OxV0jiduDC6bsHv2gtTKMUkVR94UQ@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAOFYJNb-v_093mbiBpRK7OxV0jiduDC6bsHv2gtTKMUkVR94UQ@mail-gmail-com%3e</id>
<updated>2013-05-13T13:56:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Jackrabbit community is pleased to announce the release of&#010;Apache Jackrabbit 2.6.1. The release is available for download at:&#010;&#010;    http://jackrabbit.apache.org/downloads.html&#010;&#010;See the full release notes below for details about this release.&#010;&#010;&#010;Release Notes -- Apache Jackrabbit -- Version 2.6.1&#010;&#010;Introduction&#010;------------&#010;&#010;This is Apache Jackrabbit(TM) 2.6, a fully compliant implementation of the&#010;Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as&#010;specified in the Java Specification Request 283 (JSR 283).&#010;&#010;Apache Jackrabbit 2.6.1 is a patch release that contains fixes and&#010;improvements over Jackrabbit 2.6. Jackrabbit 2.6.x&#010;releases are considered stable and targeted for production use.&#010;&#010;Changes since Jackrabbit 2.6.0&#010;------------------------------&#010;&#010;Improvements&#010;&#010;  [JCR-3495] - Unregister from PrivilegeRegistry and NodeTypeRegistry&#010;on Session.logout()&#010;  [JCR-3513] - Slower range query execution&#010;  [JCR-3516] - Search index consistency check should report and fix&#010;wrong parent relation&#010;  [JCR-3517] - Search index consistency check should be able to double&#010;check its reported issues&#010;  [JCR-3519] - Disable IOCounters based on log level&#010;  [JCR-3535] - Davex remoting should support absolute path hrefs&#010;  [JCR-3553] - improve error logging for unexpected path formats&#010;  [JCR-3566] - add TCK test for NaN and infinity double property values&#010;  [JCR-3577] - Allow creation of users with 'null' password&#010;  [JCR-3587] - RepositoryImpl should expose the collection of&#010;PersistenceManager instances in use&#010;&#010;Bug Fixes&#010;&#010;  [JCR-3276] - JCA Adpater not handling transaction suspension correctly&#010;  [JCR-3382] - ItemManager.getNode does not do a permission check when&#010;the item data is in the item manager cache&#010;  [JCR-3498] - OUTER JOIN behavior is improperly excluding some values&#010;  [JCR-3512] - DelayedDelete in MultiDatastore does not work correctly&#010;  [JCR-3518] - Build fails on Mac OS + JDK 7&#010;  [JCR-3521] - IllegalArgumentException thrown on a box running java7&#010;with a sorted query&#010;  [JCR-3523] - Workspace.copy changes WeakReferences to References&#010;  [JCR-3539] - NotQuery#advance (and for older versions skipTo)&#010;violates Lucene advance contract in case a Filter is used&#010;  [JCR-3540] - locator for RootCollection generates a broken href when&#010;using absolutePath setting&#010;  [JCR-3545] - unknown REPORT should cause status code 409/DAV:supported-report&#010;  [JCR-3546] - header fields values such as "Location" need to be&#010;resolved against the request uri&#010;  [JCR-3549] - URIResolverImpl needs to handle absolute paths in&#010;addition to absolute URIs&#010;  [JCR-3551] - DavEx cannot handle Double.NaN properties&#010;  [JCR-3552] - Principal associated with Group does not update members&#010;  [JCR-3554] - RepositoryService.getReferences needs to deal with&#010;absolute paths in hrefs&#010;  [JCR-3562] - Adding a child node named {foo fails but bar} works&#010;  [JCR-3578] - use absolute paths in DeltaV request bodies, and&#010;resolve hrefs in responses properly&#010;  [JCR-3570] - Make immediately Repository start configureable in&#010;JCAManagedConnectionFactory&#010;  [JCR-3576] - handle absolute paths in observation response bodies&#010;  [JCR-3580] - JcrPrivilegeReport needs to deal with both absolute&#010;paths and absolute URIs in payloads&#010;  [JCR-3581] - Incorrect bitwise arithmetic in&#010;BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask&#010;value used&#010;  [JCR-3583] - UPDATE method needs to deal with both absolute paths&#010;and absolute URIs in payloads&#010;&#010;&#010;Changes since Jackrabbit 2.4.0&#010;------------------------------&#010;&#010;New features&#010;&#010;  [JCR-3233] Provide callback for consistency checker&#010;  [JCR-3255] Access cluster node id&#010;  [JCR-3389] Implement a MultiDataStore&#010;  [JCR-3420] Improving Jackrabbit integration within OSGi and other ...&#010;  [JCR-3443] Normalize String properties when ordering query results&#010;&#010;Improvements&#010;&#010;  [JCR-1873] It should be possible to define how hrefs are generated for WebDav&#010;  [JCR-3181] add test case for recovering from broken version history ...&#010;  [JCR-3191] Update commons-io dependency from versiom 1.4 to 2.0.1&#010;  [JCR-3209] lock token validity&#010;  [JCR-3212] add TCK test for Info map of NODE_MOVED event on node reordering&#010;  [JCR-3213] Speed up NodeIndexer.isIndexed() check&#010;  [JCR-3229] FileRevision should have a flag to control whether to sync ...&#010;  [JCR-3231] Replace BundleFsPersistenceManager with ...&#010;  [JCR-3232] Improve FileRevision extensibility&#010;  [JCR-3237] add missing name constants for mix:title&#010;  [JCR-3242] Update to Lucene 3.6&#010;  [JCR-3243] RepositoryStatistics should be more flexible&#010;  [JCR-3248] TimeoutHandler visitor should be extracted into a dedicated class&#010;  [JCR-3253] Set omit term freq positions flag on parent field in the index&#010;  [JCR-3254] make max size of CachingEntryCollector's cache configurable&#010;  [JCR-3259] augment logging information around CachingEntryCollector&#010;  [JCR-3263] Consistency checker performance improvements&#010;  [JCR-3265] Consistency checker should double check for false positives&#010;  [JCR-3269] Consistency checker should fix 'disconnected' nodes&#010;  [JCR-3275] Audit log&#010;  [JCR-3277] Let consistency report provide more information&#010;  [JCR-3280] SQL2 joins on empty sets are not efficient&#010;  [JCR-3282] Optimize usage of norms&#010;  [JCR-3286] InternalVersionManagerBase.calculateCheckinVersionName will ...&#010;  [JCR-3296] Indexing ignored file types creates some garbage&#010;  [JCR-3315] Add .gitignore file&#010;  [JCR-3319] Improve performance of repository updates - tweak index ...&#010;  [JCR-3327] Upgrade to Java SE 6&#010;  [JCR-3330] upgrade httpclient 3 dependency to final release 3.1&#010;  [JCR-3331] various tests do not compile with source==1.6&#010;  [JCR-3332] Add constructor with size argument to Node- and ...&#010;  [JCR-3339] Log stack trace with warn message in ObservationDispatcher&#010;  [JCR-3350] Easy-to-use utility class for adding ACEs to nodes&#010;  [JCR-3351] Add performance test setup for jr2.6&#010;  [JCR-3352] Minor improvements for collecting ACEs&#010;  [JCR-3356] performance tests&#010;  [JCR-3358] Allow null type in JcrUtils.getOrAddNode(parent, name, type)&#010;  [JCR-3362] Use a basic form for audit logs&#010;  [JCR-3365] Provide get property and get node utility methods in JcrUtils&#010;  [JCR-3369] Garbage collector improvements&#010;  [JCR-3370] TCK test for shareable node paths assumes work area&#010;  [JCR-3371] TCK test for shareable nodes incorrectly assumes the ...&#010;  [JCR-3376] TCK: SQLPathTest.testChildAxisRoot expects root node not ...&#010;  [JCR-3386] Adjust some default values of the BasicDataSource in the ...&#010;  [JCR-3392] Combine the XA aware (Reentrant) LockImpls to prevent ...&#010;  [JCR-3393] InternalVersionManagerBase.calculateCheckinVersionName may ...&#010;  [JCR-3395] separate entries used for permission eval from ACEs exposed ...&#010;  [JCR-3405] Improvements to user management implementation&#010;  [JCR-3406] Journal doUnlock sometimes not called on repository shutdown&#010;  [JCR-3418] CompactNodeTypeDefReader throws away exception information&#010;  [JCR-3426] Log warning when changes are performed with event ...&#010;  [JCR-3429] Make query tests (more) independent&#010;  [JCR-3442] Allow (override) access of the system search manager to ...&#010;  [JCR-3454] The RmiRepositoryFactory should handle auto reconnect&#010;  [JCR-3463] Configurable stopDelay&#010;  [JCR-3467] ConsistencyCheck.MissingAncestor#repair() should also log UUID&#010;  [JCR-3474] Add JackrabbitQueryResult.getTotalSize()&#010;  [JCR-3479] Remove logback log config from jr-core tests jar&#010;  [JCR-3480] Extend SaveTest#testConstraintViolationException to cover ...&#010;  [JCR-3490] More efficient node traversal during garbage collection&#010;  [JCR-3500] Upgrade to Tika 1.3&#010;&#010;Bug fixes&#010;&#010;  [JCR-861]  Connector should support LocalTransaction as well as ...&#010;  [JCR-2662] JCR unit tests for journaled observation do not check ...&#010;  [JCR-2666] JCR TCK Test for Restoring Version Tests That Versionable ...&#010;  [JCR-3267] Consistency checker needs to run multiple times to fix all ...&#010;  [JCR-3050] NullPointerException on removing a node acquired from search ...&#010;  [JCR-3158] Deadlock in DBCP when accessing node&#010;  [JCR-3192] Javadoc in jackrabbit-jcr-rmi is missing an ending "&gt;"&#010;  [JCR-3227] VolatileIndex not closed properly&#010;  [JCR-3234] QueryStat getPopularQueries doesn't set the proper position&#010;  [JCR-3236] Can not instantiate lucene Analyzer in SearchIndex&#010;  [JCR-3247] SQL2 ISDESCENDANTNODE BooleanQuery#TooManyClauses returns&#010;  [JCR-3250] webapp welcome page shows incorrect port when port is the ...&#010;  [JCR-3261] Problems with BundleDbPersistenceManager getAllNodeIds&#010;  [JCR-3266] JCR-SQL2 query with multiple columns in result only returns ...&#010;  [JCR-3268] Re-index fails on corrupt bundle&#010;  [JCR-3270] Error instantiating lucene search index in Turkish Regional ...&#010;  [JCR-3272] EventConsumer.canRead() should rely on AccessManager.isGranted()&#010;  [JCR-3289] Remove operation right after move operation causes missing ...&#010;  [JCR-3290] Concurrent add and move can cause inconsistency&#010;  [JCR-3291] Stack overflow in multi-session test with moves&#010;  [JCR-3292] Workspace move in concurrent environment causes inconsistencies&#010;  [JCR-3298] jackrabbit-core RepositoryChecker.fix() can fail with OOM&#010;  [JCR-3299] Adding new index infos generation is not atomic&#010;  [JCR-3300] tests should consistently check for repository support and ...&#010;  [JCR-3303] ClusterNode's stopDelay should default to something other zero&#010;  [JCR-3305] spi2davex.RepositoryServiceImpl -&gt; idUriCache raises until ...&#010;  [JCR-3307] JCR test org.apache.jackrabbit.test.api.version....&#010;  [JCR-3312] AbstractSession.getItem should deal with identifier paths&#010;  [JCR-3313] JCR TCK Test for expanding column names is too restrictive&#010;  [JCR-3314] Drop commons-io dependency from spi-commons&#010;  [JCR-3316] invalid namespace URI in AbstractImportXmlTest&#010;  [JCR-3317] Set the MaxTotalConnections on ConnectionManager to prevent ...&#010;  [JCR-3318] BLOB not stored and no exception thrown&#010;  [JCR-3321] TCK: Strange XPath query in OrderByMultiTypeTest....&#010;  [JCR-3324] TCK: GetQueryTest.testGetQuery() unnecessarily uses a same ...&#010;  [JCR-3325] check-release script fails to compute hashes on Cygwin ...&#010;  [JCR-3326] missing test configuration for org.apache.jackrabbit.test....&#010;  [JCR-3328] leaking temp files&#010;  [JCR-3329] incorrect WebDAV PROPFIND response for version-controlled ...&#010;  [JCR-3334] incorrect logging template in CachingEntryCollector&#010;  [JCR-3337] Negated descendant node query with no results throws NPE&#010;  [JCR-3343] ClusterNode's updateCommited method throws NPE&#010;  [JCR-3345] ACL evaluation may return non-fresh results&#010;  [JCR-3346] JMX Popular Queries size issue&#010;  [JCR-3349] The BatchMode of the ConnectionHelper doesn't work in XA ...&#010;  [JCR-3353] A DeadLock can occur if an Exception is thrown while ...&#010;  [JCR-3354] The ReadWriteLock in AbstractJournal can create a Deadlock ...&#010;  [JCR-3355] Unable to create performance tests using JCR 2.0 API&#010;  [JCR-3262] Oracle JDBC Class Cast Exception&#010;  [JCR-3363] DataStore garbage collection: test case GarbageCollectorTest....&#010;  [JCR-3367] InMemBundlePersistenceManager#getAllNodeIds is not ...&#010;  [JCR-3373] ChildNodesQueryHits may throw IOException when the session ...&#010;  [JCR-3374] Size estimate for AbstractBundlePersistenceManager.MISSING ...&#010;  [JCR-3377] DataStore Temp-Files will not be deleted as side effect of ...&#010;  [JCR-3378] The ConnectionHelper can return a closed Connection in BatchMode&#010;  [JCR-3379] XA concurrent transactions - NullPointerException&#010;  [JCR-3380] TCK tests for shareable nodes assume moving shareable ...&#010;  [JCR-3383] Unclosed Resources in ConnectionHelper if ResultSet is null&#010;  [JCR-3384] TCK: BinaryPropertyTest.testGetLengthJcr2() fails with a ...&#010;  [JCR-3385] DbClusterTest fails when port is already in use&#010;  [JCR-3387] On heavy load we see occasional SQLException: closed ...&#010;  [JCR-3390] Reordering policy node fails with AccessDeniedException&#010;  [JCR-3399] Shared ISM does not release the internal Writelock if ...&#010;  [JCR-3401] Wrong results when querying with a DescendantSelfAxisQuery&#010;  [JCR-3404] AuthorizableImpl#isProtectedProperty doesn't include the ...&#010;  [JCR-3407] CaseTermQuery #rewrite behavior changes&#010;  [JCR-3410] JcrUtils.readFile() and JcrUtils.getLastModifed() are not ...&#010;  [JCR-3415] XPathQueryEvaluator generates incorrect XPath query&#010;  [JCR-3417] Failed Journal lock not propagated&#010;  [JCR-3419] Overwriting Cache Entry Warnings&#010;  [JCR-3425] XAAwareRWLock implementation fails with IllegalStateException ...&#010;  [JCR-3427] JCR-3138 may cause resource starvation&#010;  [JCR-3428] Partial search terms are no longer highlighted in the excerpts&#010;  [JCR-3430] CNDImporter should handle implied nt:base&#010;  [JCR-3434] EventJournal#skipTo() broken&#010;  [JCR-3435] NPE on parsing XPath query with child axis and star name at ...&#010;  [JCR-3437] The DbDataStore does not implement getRecordIfStored as ...&#010;  [JCR-3439] PrincipalManagerImpl.CheckedGroup should implement ...&#010;  [JCR-3440] Deadlock on LOCAL_REVISION table in clustering environment&#010;  [JCR-3445] PostgreSQL error with setValidationQueryTimeout&#010;  [JCR-3447] InternalValueFactory should use the DataStore whenever available&#010;  [JCR-3450] Reduce memory usage of SharedFieldCache.ValueIndex&#010;  [JCR-3452] Modified property and child node definition are rejected&#010;  [JCR-3455] Events should be dispatched after the global cluster lock is ...&#010;  [JCR-3459] RmiRepositoryFactory regression, invalid stream header&#010;  [JCR-3466] NPE in SingletonTokenStream&#010;  [JCR-3468] ConcurrentModificationException in BitSetENTCacheImpl&#010;  [JCR-3469] Thread interrupt may result in closed index files&#010;  [JCR-3472] LargeResultSetTest: queries don't return anything&#010;  [JCR-3476] NodeIndexer attempts to extract binary property even when ...&#010;  [JCR-3478] Partial search terms matching fails when there is a lot of ...&#010;  [JCR-3482] SetValueVersionExceptionTest makes assumption about ...&#010;  [JCR-3483] Result set iterator causes infinite loop when used after ...&#010;  [JCR-3485] The Datastore garbage collector does not work with a ...&#010;  [JCR-3486] Potential null pointer exception in session save operation&#010;  [JCR-3491] Start the Repository immediatly in JCA Environment&#010;  [JCR-3493] OUTER JOIN tests expect incorrect results&#010;  [JCR-3497] Invalid path in SaveTest#testRepositoryException&#010;  [JCR-3499] Test cases should not rely on equality of node types&#010;  [JCR-3501] When cancelling an update modcount of modified states must ...&#010;  [JCR-3502] Deleted states are not merged correctly&#010;  [JCR-3503] ConnectionHelper should not call isBatchMode() more times ...&#010;&#010;In addition to the above-mentioned changes, this release contains&#010;all the changes included up to the Apache Jackrabbit 2.4.0 release.&#010;&#010;For more detailed information about all the changes in this and other&#010;Jackrabbit releases, please see the Jackrabbit issue tracker at&#010;&#010;    https://issues.apache.org/jira/browse/JCR&#010;&#010;Release Contents&#010;----------------&#010;&#010;This release consists of a single source archive packaged as a zip file.&#010;The archive can be unpacked with the jar tool from your JDK installation.&#010;See the README.txt file for instructions on how to build this release.&#010;&#010;The source archive is accompanied by SHA1 and MD5 checksums and a PGP&#010;signature that you can use to verify the authenticity of your download.&#010;The public key used for the PGP signature can be found at&#010;https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS.&#010;&#010;About Apache Jackrabbit&#010;-----------------------&#010;&#010;Apache Jackrabbit is a fully conforming implementation of the Content&#010;Repository for Java Technology API (JCR). A content repository is a&#010;hierarchical content store with support for structured and unstructured&#010;content, full text search, versioning, transactions, observation, and&#010;more.&#010;&#010;For more information, visit http://jackrabbit.apache.org/&#010;&#010;About The Apache Software Foundation&#010;------------------------------------&#010;&#010;Established in 1999, The Apache Software Foundation provides organizational,&#010;legal, and financial support for more than 100 freely-available,&#010;collaboratively-developed Open Source projects. The pragmatic Apache License&#010;enables individual and commercial users to easily deploy Apache software;&#010;the Foundation's intellectual property framework limits the legal exposure&#010;of its 2,500+ contributors.&#010;&#010;For more information, visit http://www.apache.org/&#010;&#010;Trademarks&#010;----------&#010;&#010;Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the Apache&#010;Jackrabbit project logo are trademarks of The Apache Software Foundation.&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Jackrabbit 2.7.0 released</title>
<author><name>Jukka Zitting &lt;jukka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAOFYJNa7xSK-AtmqvurF-Zhwb+_ZrQV+jUpaAURkeDUySdPzVQ@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAOFYJNa7xSK-AtmqvurF-Zhwb+_ZrQV+jUpaAURkeDUySdPzVQ@mail-gmail-com%3e</id>
<updated>2013-05-13T11:45:41Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Jackrabbit community is pleased to announce the release of&#010;Apache Jackrabbit 2.7.0. The release is available for download at:&#010;&#010;    http://jackrabbit.apache.org/downloads.html&#010;&#010;See the full release notes below for details about this release.&#010;&#010;&#010;Release Notes -- Apache Jackrabbit -- Version 2.7.0&#010;&#010;Introduction&#010;------------&#010;&#010;This is Apache Jackrabbit(TM) 2.7, a fully compliant implementation of the&#010;Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as&#010;specified in the Java Specification Request 283 (JSR 283).&#010;&#010;Apache Jackrabbit 2.7 is an unstable series of releases cut directly from&#010;Jackrabbit trunk, with a focus on new features and other improvements.&#010;For production use we recommend the latest stable 2.6 release.&#010;&#010;Changes in Jackrabbit 2.7.0&#010;---------------------------&#010;&#010;New features&#010;&#010;  [JCR-3550] Methods for determining type of array of values&#010;  [JCR-3566] add TCK test for NaN and infinity double property values&#010;&#010;Improvements&#010;&#010;  [JCR-3402] getSize() returning too many often -1&#010;  [JCR-3495] Unregister from PrivilegeRegistry and NodeTypeRegistry on ...&#010;  [JCR-3507] Make it possible to remove version histories via the ...&#010;  [JCR-3513] Slower range query execution&#010;  [JCR-3516] Search index consistency check should report and fix wrong ...&#010;  [JCR-3517] Search index consistency check should be able to double ...&#010;  [JCR-3519] Disable IOCounters based on log level&#010;  [JCR-3524] Node type selection for reference constraint is not optimal&#010;  [JCR-3528] Node type selection for CanAddChildNodeCallWithNodeTypeTest#...&#010;  [JCR-3531] Borrow all available RepositoryHelpers&#010;  [JCR-3535] Davex remoting should support absolute path hrefs&#010;  [JCR-3537] Large number of SQL queries when adding nodes with version history&#010;  [JCR-3549] URIResolverImpl needs to handle absolute paths in addition ...&#010;  [JCR-3553] improve error logging for unexpected path formats&#010;  [JCR-3554] RepositoryService.getReferences needs to deal with absolute ...&#010;  [JCR-3559] RepositoryStubExceptions with root causes&#010;  [JCR-3571] Light optimization for CachingNameResolver.getJCRName(Name)&#010;  [JCR-3573] Improve token based login concurrency&#010;  [JCR-3574] Leverage WebDAV compliance class 3 to use absolute paths in ...&#010;  [JCR-3575] use absolute paths in WebDAV request bodies (DAV:href elements)&#010;  [JCR-3577] Allow creation of users with 'null' password&#010;  [JCR-3578] use absolute paths in DeltaV request bodies, and resolve hrefs ...&#010;  [JCR-3580] JcrPrivilegeReport needs to deal with both absolute paths and ...&#010;  [JCR-3583] UPDATE method needs to deal with both absolute paths and ...&#010;  [JCR-3587] RepositoryImpl should expose the collection of ..&#010;&#010;Bug fixes&#010;&#010;  [JCR-3276] JCA Adpater not handling transaction suspension correctly&#010;  [JCR-3382] ItemManager.getNode does not do a permission check when the ...&#010;  [JCR-3465] JcrUtils.getOrCreateByPath() creates a whole subtree instead ...&#010;  [JCR-3512] DelayedDelete in MultiDatastore does not work correctly&#010;  [JCR-3518] Build fails on Mac OS + JDK 7&#010;  [JCR-3521] IllegalArgumentException thrown on a box running java7 with ...&#010;  [JCR-3523] Workspace.copy changes WeakReferences to References&#010;  [JCR-3539] NotQuery#advance (and for older versions skipTo) violates ...&#010;  [JCR-3540] locator for RootCollection generates a broken href when using ...&#010;  [JCR-3543] TCK does not allow a property to be re-bound to a different ...&#010;  [JCR-3545] unknown REPORT should cause status code 409/DAV:supported-report&#010;  [JCR-3551] DavEx cannot handle Double.NaN properties&#010;  [JCR-3552] Principal associated with Group does not update members&#010;  [JCR-3556] IndexingConfigurationImpl.getAggregateRules() should return ...&#010;  [JCR-3562] Adding a child node named {foo fails but bar} works&#010;  [JCR-3570] Make immediately Repository start configureable in ...&#010;  [JCR-3576] handle absolute paths in observation response bodies&#010;  [JCR-3581] Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey...&#010;&#010;In addition to the above-mentioned changes, this release contains&#010;all the changes included up to the Apache Jackrabbit 2.6.0 release.&#010;&#010;For more detailed information about all the changes in this and other&#010;Jackrabbit releases, please see the Jackrabbit issue tracker at&#010;&#010;    https://issues.apache.org/jira/browse/JCR&#010;&#010;Release Contents&#010;----------------&#010;&#010;This release consists of a single source archive packaged as a zip file.&#010;The archive can be unpacked with the jar tool from your JDK installation.&#010;See the README.txt file for instructions on how to build this release.&#010;&#010;The source archive is accompanied by SHA1 and MD5 checksums and a PGP&#010;signature that you can use to verify the authenticity of your download.&#010;The public key used for the PGP signature can be found at&#010;https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS.&#010;&#010;About Apache Jackrabbit&#010;-----------------------&#010;&#010;Apache Jackrabbit is a fully conforming implementation of the Content&#010;Repository for Java Technology API (JCR). A content repository is a&#010;hierarchical content store with support for structured and unstructured&#010;content, full text search, versioning, transactions, observation, and&#010;more.&#010;&#010;For more information, visit http://jackrabbit.apache.org/&#010;&#010;About The Apache Software Foundation&#010;------------------------------------&#010;&#010;Established in 1999, The Apache Software Foundation provides organizational,&#010;legal, and financial support for more than 100 freely-available,&#010;collaboratively-developed Open Source projects. The pragmatic Apache License&#010;enables individual and commercial users to easily deploy Apache software;&#010;the Foundation's intellectual property framework limits the legal exposure&#010;of its 2,500+ contributors.&#010;&#010;For more information, visit http://www.apache.org/&#010;&#010;Trademarks&#010;----------&#010;&#010;Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the Apache&#010;Jackrabbit project logo are trademarks of The Apache Software Foundation.&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCEMENT] Apache Log4j 2.0-beta6 released</title>
<author><name>Ralph Goers &lt;rgoers@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c7F19F949-1919-4D4B-907B-513607CB7582@apache.org%3e"/>
<id>urn:uuid:%3c7F19F949-1919-4D4B-907B-513607CB7582@apache-org%3e</id>
<updated>2013-05-12T06:11:44Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Log4j 2 team is pleased to announce the Log4j 2.0-beta6 release!&#010;&#010;Apache log4j is a well known framework for logging application behavior. Log4j 2 is an upgrade&#010;to&#010;Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides&#010;many of the improvements available in Logback while fixing some inherent problems in Logback's&#010;architecture.&#010;&#010;This is the eighth release of Log4j 2 and is being made available to encourage use and feedback&#010;from the community.&#010;&#010;Bug fixes and enhancements&#010;&#010;Changes in this version include:&#010;&#010;&#010;Fixed Bugs:&#010;o LOG4J2-231:  Logger.getParent() was not returning the correct Logger. &#010;o LOG4J2-201:  Renamed Plugin annotation attribute from "type" to "category". &#010;o LOG4J2-219:  Fix: install default root logger if not configured (this is unchanged),&#010;        but make sure to include configured named loggers. Clarified documentation. Thanks&#010;to Peter DePasquale. &#010;o LOG4J2-159:  Use OSGi version format in Fragment-Host &#010;o LOG4J2-234:  RegexFilter threw a NullPointerException when used as a context-wide filter.&#010;&#010;o LOG4J2-192:  Add support for interpolating Environment variables when processing the configuration.&#010;&#010;o LOG4J2-235:  Removed dependency on tools jar from core module, made jconsole dependency&#010;optional. Thanks to Sebastian Oerding. &#010;o LOG4J2-233:  Fixed link to log4j-user mailing list. &#010;o LOG4J2-222:  Disruptor will now shutdown during Tomcat shutdown. Thanks to Steven Yang.&#010;&#010;o LOG4J2-224:  The FlumeAppender failed to start if the Flume RPCClient could not connect&#010;to any Flume agents. &#010;o LOG4J2-223:  Fix LoggerContext start and stop to eliminate IllegalStateException and NoClassDefFound&#010;errors. &#010;o LOG4J2-221:  Remove hundreds of compiler warnings. Thanks to Nick Williams. &#010;o LOG4J2-215:  Various small documentation fixes. &#010;o LOG4J2-217:  Ensure PluginManager streams are always closed. Thanks to Fabien Sanglard.&#010;&#010;&#010;Changes:&#010;o LOG4J2-237:  Moved JMX Client GUI classes into separate jmx-gui submodule. &#010;o LOG4J2-230:  Improved error reporting when misconfigured. Thanks to Wojciech Zaręba. &#010;o Renamed AsynchAppender to AsyncAppender. Plugin name became Async (was Asynch). &#010;o Removed CheckStyle false positives for NewlineAtEndOfFile and whitespace following '*' at&#010;end of line in javadoc. &#010;o Moved Clock interface to package org.apache.logging.log4j.core.helpers. &#010;o LOG4J2-225:  Documentation updates to clarify use and impact of location in pattern layouts.&#010;&#010;&#010;&#010;Apache Log4j 2.0-beta6 requires a minimum of Java 6 to build and run. Basic compatibility&#010;with&#010;Log4j 1.x is provided through the log4j-1.2-api component, however it does not implement some&#010;of the&#010;very implementation specific classes and methods. The package names and Maven groupId have&#010;been changed to&#010;org.apache.logging.log4j to avoid any conflicts with log4j 1.x.&#010;&#010;For complete information on Apache Log4j 2, including instructions on how to submit bug reports,&#010;patches, or suggestions for improvement, see the Apache Apache Log4j 2 website:&#010;&#010;http://logging.apache.org/log4j/2.x/&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Release Curator 2.0.0-incubating released</title>
<author><name>Jordan Zimmerman &lt;randgalt@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c0274FFCC-0E97-48FA-95C0-C882921AECE1@apache.org%3e"/>
<id>urn:uuid:%3c0274FFCC-0E97-48FA-95C0-C882921AECE1@apache-org%3e</id>
<updated>2013-05-10T16:47:54Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello,&#010;&#010;The Apache Curator team is pleased to announce the release of version 2.0.0-incubating from&#010;the Apache Incubator.&#010;&#010;Curator was originally open sourced by Netflix via Github. This is the first Apache release&#010;of Curator. I'd like to thank the mentors for their help in getting to this milestone. In&#010;particular, Patrick Hunt and Luciano Resende have been incredibly helpful and patient.&#010;&#010;Link to release notes:&#010;https://issues.apache.org/jira/browse/CURATOR#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel&#010;&#010;The most recent source release can be obtained from an Apache Mirror:&#010;http://www.apache.org/dyn/closer.cgi/incubator/curator/&#010;(mirror sync times may vary)&#010;&#010;The binary artifacts for Curator are available from Maven Central and its mirrors.&#010;&#010;For general information on Apache Curator, please visit the project website:&#010;http://curator.incubator.apache.org&#010;&#010;Disclaimer:&#010;Apache Curator is an effort undergoing incubation at the Apache Software&#010;Foundation (ASF), sponsored by the Incubator PMC.&#010;&#010;Incubation is required of all newly accepted projects until a further review&#010;indicates that the infrastructure, communications, and decision making process&#010;have stabilized in a manner consistent with other successful ASF projects.&#010;&#010;While incubation status is not necessarily a reflection of the completeness&#010;or stability of the code, it does indicate that the project has yet to be&#010;fully endorsed by the ASF.&#010;&#010;-Jordan&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[SECURITY] CVE-2012-3544 Chunked transfer encoding extension size is not limited</title>
<author><name>Mark Thomas &lt;markt@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c518CB1D9.6020808@apache.org%3e"/>
<id>urn:uuid:%3c518CB1D9-6020808@apache-org%3e</id>
<updated>2013-05-10T08:37:45Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----&#010;Hash: SHA1&#010;&#010;CVE-2012-3544 Chunked transfer encoding extension size is not limited&#010;&#010;Severity: Important&#010;&#010;Vendor: The Apache Software Foundation&#010;&#010;Versions Affected:&#010;- - Tomcat 7.0.0 to 7.0.29&#010;- - Tomcat 6.0.0 to 6.0.36&#010;&#010;Description:&#010;When processing a request submitted using the chunked transfer encoding,&#010;Tomcat ignored but did not limit any extensions that were included. This&#010;allows a client to perform a limited DOS by streaming an unlimited&#010;amount of data to the server.&#010;&#010;Mitigation:&#010;Users of affected versions should apply one of the following mitigations:&#010;- - Tomcat 7.0.x users should upgrade to 7.0.30 or later&#010;- - Tomcat 6.0.x users should upgrade to 6.0.37 or later&#010;&#010;Credit:&#010;This issue was identified by Steve Jones.&#010;&#010;References:&#010;http://tomcat.apache.org/security.html&#010;http://tomcat.apache.org/security-7.html&#010;http://tomcat.apache.org/security-6.html&#010;-----BEGIN PGP SIGNATURE-----&#010;Version: GnuPG v1.4.9 (MingW32)&#010;Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/&#010;&#010;iQIcBAEBAgAGBQJRjLHYAAoJEBDAHFovYFnnNacQAKZ8VVSZkh1Tz1hkenVQH9ic&#010;rZGNE3dzfdum8sbL18iObOyt7b7iJMDwSv96sD6Ig+6EgiqRJGcj65a9DOIoyNlD&#010;dmYT8qj4wK2OUsefUpfX0RQHgAZcZMRHX6UcgBETgVDTVcWoZ3lDWEBCYap9CTLf&#010;2MX34mMawDp+WEXloDIvxtSC5q5u2nW/O4UJHH+jaPnnmYmghHqb2yh9Tkjj3fkG&#010;HUtJlK0WuL9TM7IlQySPUHw98BN46illVu8go6xVslE3CLzXIOOOelOnyDH9IFoF&#010;D4SbhKb0nSwSi9aUJsjLNAmgx9Cj5shYyWQSP+CCNXfpOaBz11R3lxSmRvbRBDTf&#010;lW8SPgKiCIjXSbbKtZzhl9cu21i4yZFwaKm22wKSRoEWghHs5mCNcVwt+qNE34Zx&#010;v2eliMYymkc/EDy/aCTz4DwWhGP9XLi8hOtPkSFB46jLLbUOJcAcy3jPnPa9X8Gq&#010;FX07EAncpG8uC9wpSd1Vtr8SPJlbRbkwY2NJ9MaRuEtetbC/Gpq8I5fT7MuBM7X9&#010;8r+GoEcjTMYGWb7T+vGzg5HpcnOVY07wvG1Kvdp/cLxxAjGONsAwvZQ1D6VAjkJx&#010;bgDOGWqTDm1c7U3MIY+CdrGKpKaRCoCI6UX5vlD/+H3NYjMKadUwpDrFNCwSMF4T&#010;7QzwCUk2DGUI/n7o7S5n&#010;=vhss&#010;-----END PGP SIGNATURE-----&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[SECURITY] CVE-2013-2067 Session fixation with FORM authenticator</title>
<author><name>Mark Thomas &lt;markt@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c518CB1D4.1020106@apache.org%3e"/>
<id>urn:uuid:%3c518CB1D4-1020106@apache-org%3e</id>
<updated>2013-05-10T08:37:40Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----&#010;Hash: SHA1&#010;&#010;CVE-2013-2067 Session fixation with FORM authenticator&#010;&#010;Severity: Important&#010;&#010;Vendor: The Apache Software Foundation&#010;&#010;Versions Affected:&#010;- - Tomcat 7.0.0 to 7.0.32&#010;- - Tomcat 6.0.21 to 6.0.36&#010;&#010;Description:&#010;FORM authentication associates the most recent request requiring&#010;authentication with the current session. By repeatedly sending a request&#010;for an authenticated resource while the victim is completing the login&#010;form, an attacker could inject a request that would be executed using&#010;the victim's credentials. This attack has been prevented by changing the&#010;session ID prior to displaying the login page as well as after the user&#010;has successfully authenticated.&#010;&#010;&#010;Mitigation:&#010;Users of affected versions should apply one of the following mitigations:&#010;- - Tomcat 7.0.x users should upgrade to 7.0.33 or later&#010;- - Tomcat 6.0.x users should upgrade to 6.0.37 or later&#010;&#010;Credit:&#010;This issue was identified by the Apache Tomcat Security Team.&#010;&#010;References:&#010;http://tomcat.apache.org/security.html&#010;http://tomcat.apache.org/security-7.html&#010;http://tomcat.apache.org/security-6.html&#010;-----BEGIN PGP SIGNATURE-----&#010;Version: GnuPG v1.4.9 (MingW32)&#010;Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/&#010;&#010;iQIcBAEBAgAGBQJRjLHUAAoJEBDAHFovYFnnUnEP/0R3q0uPTHRXem+Jlx6DLLfs&#010;jL3TD1idxqHcUDJhX/mnePwTxIle5lAbPZn6hBknFPdD77kjyflq4TB3ZPUipsip&#010;s2bKzGGlDDZwzRIY46ZqBRcVXuemCu73BjFNLBP6CvjQwm1/wFGuOS+oRRKKigwQ&#010;Ew1Mau3c6Sb0VIED4yrgvhPwJwdi1+rA1TO87p/8rxQIS9CTcUy6J/MICPdvIQiI&#010;zIfr7pIRSNDk9JeC6Ybr/SC5lYqAox6eqOYYNoQ+5zQ1BcCw/eQgWpm4WYM2IDV3&#010;2eNbjS/dylz5zBQEDbzz9VtReBTncQLF6Do2KDhWxkaUaX2oaOTPKlLiyL0gwA4e&#010;IDpHDl9D5mLmBaJi4Lz14cwey5wNgs28ZqX9JCUaLz7qc03J9Au7PrplOr3Xth/Z&#010;rQqeKVxFZKaIKQOm2NKs7v7bZAhzp/mKt/u9ndnk0uKk2Tf3i6QJ1GtICTY22eB6&#010;Eh4s/o2BJDgGop0P7cTmrAv1uKu6/72eoUJBMyyGCIN67URzVZRwMQnmW6TqZoBt&#010;tASvlTVD53HV3aPdhDHDjP9x/6V6cODD29fzn5op59BWhMVuzf+1lhqphJT0hlQQ&#010;lnuf4H9UWG8I8/OzN7XNabIbVuYyhjYWnt8HI/8N/4cAHfA67fXkcbDqleKOd6qo&#010;Pcp0qDLiZqVFSotSkVFl&#010;=hWpv&#010;-----END PGP SIGNATURE-----&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Tomcat 7.0.40 released</title>
<author><name>Mark Thomas &lt;markt@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c518CB1D1.4010603@apache.org%3e"/>
<id>urn:uuid:%3c518CB1D1-4010603@apache-org%3e</id>
<updated>2013-05-10T08:37:37Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Tomcat team announces the immediate availability of Apache&#010;Tomcat 7.0.40.&#010;&#010;Apache Tomcat is an open source software implementation of the Java&#010;Servlet, JavaServer Pages and Java Expression Language technologies.&#010;&#010;This release contains a security fix and a number of bug fixes&#010;and improvements compared to version 7.0.39. The notable changes include:&#010;- A fix for CVE-2013-2071 (bug &lt;bug&gt;54178&lt;/bug&gt;) an informatio&#010;  disclosure issue.&#010;- Various fixes to stop Tomcat attempting to parse text that looks like&#010;  an EL expression in a JSP document as an EL expression when EL&#010;  expressions are either not permitted or not enabled.&#010;- Improved handling and reporting if a ConcurrentModificationException&#010;  occurs while checking for memory leaks when a web application is&#010;   being stopped.&#010;&#010;Please refer to the change log for the complete list of changes:&#010;http://tomcat.apache.org/tomcat-7.0-doc/changelog.html&#010;&#010;Note: This version has 4 zip binaries: a generic one and three&#010;      bundled with Tomcat native binaries for Windows operating systems&#010;      running on different CPU architectures.&#010;&#010;Note: If you use the APR/native AJP or HTTP connector you *must* upgrade&#010;      to version 1.1.24 or later of the AJP/native library and it is&#010;      recommended that you upgrade to 1.1.27&#010;&#010;Downloads:&#010;http://tomcat.apache.org/download-70.cgi&#010;&#010;Migration guides from Apache Tomcat 5.5.x and 6.0.x:&#010;http://tomcat.apache.org/migration.html&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>CVE-2013-2071 Request mix-up if AsyncListener method throws RuntimeException</title>
<author><name>Mark Thomas &lt;markt@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c518CB1CC.6070909@apache.org%3e"/>
<id>urn:uuid:%3c518CB1CC-6070909@apache-org%3e</id>
<updated>2013-05-10T08:37:32Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----&#010;Hash: SHA1&#010;&#010;CVE-2013-2071 Request mix-up if AsyncListener method throws&#010;              RuntimeException&#010;&#010;Severity: Moderate&#010;&#010;Vendor: The Apache Software Foundation&#010;&#010;Versions Affected:&#010;- - Tomcat 7.0.0 to 7.0.39&#010;&#010;Description:&#010;Bug 54178 described a scenario where elements of a previous request may&#010;be exposed to a current request. This was very difficult to exploit&#010;deliberately but fairly likely to happen unexpectedly if an application&#010;used AsyncListeners that threw RuntimeExceptions. The issue was fixed by&#010;catching the RuntimeExceptions.&#010;&#010;Mitigation:&#010;Users of affected versions should apply the following mitigation:&#010;- - Tomcat 7.0.x users should upgrade to 7.0.40 or later&#010;&#010;Credit:&#010;The security implications of this issue were identified by the Apache&#010;Tomcat Security Team.&#010;&#010;References:&#010;http://tomcat.apache.org/security.html&#010;http://tomcat.apache.org/security-7.html&#010;https://issues.apache.org/bugzilla/show_bug.cgi?id=54178&#010;-----BEGIN PGP SIGNATURE-----&#010;Version: GnuPG v1.4.9 (MingW32)&#010;Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/&#010;&#010;iQIcBAEBAgAGBQJRjLHMAAoJEBDAHFovYFnnOIAP/A9HXwQgnJKYl+gXwqFkjXaq&#010;blo70uMMUpKPJ61l/keEguxZ/iGdQC4H2osjQiG7lhoOPvrMKtewCMXDAk/j9Skd&#010;HXuQVSge22Na16M6GUNXARziyDk/44k8RHy3cibrPZPhUNVD743N50toPK8Q6UKR&#010;PmAANa/kB9vvD589PCQLx/i6oiS5jaAwjoSdbwshtJytXrxoHgUrRLl3P5/sPBiq&#010;57H/pAELR4aorfSj+tJL63ySX9v4NRiB55u3hNDgZOnPz3D9sjMsmq5vSzhfyiHh&#010;NnkYGa7+ZfnBL6DJ4eiV5z7lbMFIBa7ZzcyYEhVFCIsbnSwTL2l0a3NSkuQ0xiXS&#010;0jQDenOuCujL1Zw5YYHhRDy2rGbFG8q/Z+ZSQ3NP0vnmQCpCfsY3mBIFCWzhmK+h&#010;TnFKdtxA+Ev/HSGPlSK1hADiYwL/iLb6YMoyintgj2mDIxrdHhcfMq8h6GYD1rbF&#010;vlbWSpmgN81xdU8JxEbnq6PC60OeZH5x08Sj9B3YQlB8E4Pq9B/EaEFYF9oZdYcP&#010;+DQWcd78SBNevg+fgKdKK8CjU5JQhMWetxv6HUomS7j3LgoJQPwVrNcg0yjV1v/g&#010;qgddQ1DOamD+KuQxh08NHfMZP08g5a+CrQ6qpe3/pr/OI0PlTN23aCXvCEGl2KlZ&#010;Cn4w/1eoL4agb5oREL2U&#010;=vQbB&#010;-----END PGP SIGNATURE-----&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Gora 0.3 Released</title>
<author><name>lewis john mcgibbney &lt;lewismc@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAGaRif1FC7kTBKL32UG9+ZcuPtr4Op9xFM75rv6trv1VmqrK0A@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAGaRif1FC7kTBKL32UG9+ZcuPtr4Op9xFM75rv6trv1VmqrK0A@mail-gmail-com%3e</id>
<updated>2013-05-08T21:26:52Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Good Afternoon Everyone,&#010;&#010;The Apache Gora team are proud to announce the release of Gora 0.3.&#010;The Apache Gora open source framework provides an in-memory data model and&#010;persistence for big data. Gora supports persisting to column stores, key&#010;value stores, document stores and RDBMSs, and analyzing the data with&#010;extensive Apache Hadoop™ MapReduce support. Gora uses the Apache Software&#010;License v2.0.&#010;&#010;This point release offers users significant improvements to a number of&#010;modules including a number of bug fixes, however of significant interest to&#010;the DynamoDB community will be the addition of a gora-dynamodb datastore&#010;for mapping and persisting objects to Amazon's DynamoDB [0]. Additionally&#010;the release includes various improvements to the gora-core module and a new&#010;Web Services API implementation which enables users to extend Gora to any&#010;cloud storage platform. A full list of changes in this release can be seen&#010;here [1].&#010;&#010;You can grab the maven release artifacts from Maven Central and can also&#010;get the Gora sources from our download page [2]&#010;&#010;A full PMC announcement can be seen in our news feed here [3].&#010;&#010;Thank you have a great week.&#010;Kind Regards&#010;Lewis&#010;(on behalf of the Apache Gora project and community)&#010;&#010;[0] http://aws.amazon.com/dynamodb/&#010;[1] http://www.apache.org/dist/gora/0.3/CHANGES.txt&#010;[2] http://gora.staging.apache.org/downloads.html&#010;[3] http://gora.staging.apache.org/index.html&lt;http://gora.apache.org/releases.html#News&gt;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCEMENT] HttpComponents HttpCore 4.3-beta2 Released</title>
<author><name>Oleg Kalnichevski &lt;olegk@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c1368043929.3833.3.camel@ubuntu%3e"/>
<id>urn:uuid:%3c1368043929-3833-3-camel@ubuntu%3e</id>
<updated>2013-05-08T20:12:09Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache HttpComponents project is pleased to announce release&#010;4.3-beta2 of HttpComponents HttpCore. This release addresses performance&#010;issues in the non-blocking connection pool implementation and also&#010;includes a number of performance improvements in the low level NIO based&#010;transport components.&#010;&#010;Download -&#010;&lt;http://hc.apache.org/downloads.cgi&gt;&#010;Release notes -&#010;&lt;http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES.txt&gt;&#010;HttpComponents site -&#010;&lt;http://hc.apache.org/&gt;&#010;&#010;About HttpComponents Core - HttpCore is a set of low level HTTP&#010;transport components that can be used to build custom client and server&#010;side HTTP services with a minimal footprint. HttpCore supports two I/O&#010;models: a blocking I/O model based on the classic Java I/O and a&#010;non-blocking, event driven I/O model based on Java NIO.&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Buildr 1.4.12 released</title>
<author><name>Peter Donald &lt;donaldp@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCACiKNc5mn+-Vw8e2QU6j=x0xLkoTyhRPsEiwvhZe_hhqNBXPXQ@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCACiKNc5mn+-Vw8e2QU6j=x0xLkoTyhRPsEiwvhZe_hhqNBXPXQ@mail-gmail-com%3e</id>
<updated>2013-05-08T13:06:01Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache Buildr is a build system for Java-based applications, including support&#010;for Scala, Groovy and a growing number of JVM languages and tools.  We wanted&#010;something that's simple and intuitive to use, so we only need to tell it what&#010;to do, and it takes care of the rest.  But also something we can easily extend&#010;for those one-off tasks, with a language that's a joy to use.&#010;&#010;&#010;New in this release:&#010;&#010;  * Added:  BUILDR-648 Add new package(:test_jar) packaging type.&#010;            Submitted by Mike Pettypiece.&#010;  * Fixed:  BUILDR-666 ZipFile.open modifies file regardless of usage.&#010;            Reported by Pepijn Van Eeckhoudt, fix by Alex Boisvert.&#010;  * Change: Moved to using TravisCI to test the Linux variants.&#010;  * Added:  Make the location of the wsdl in generated source configurable&#010;            in the wsgen addon.&#010;  * Added:  When generating the GWT facet for Intellij IDEA modules, use&#010;            the gwt-dev maven artifact dependency if present as the SDK,&#010;            falling back to the existing behaviour if not possible.&#010;  * Added:  Improved support for auto-detection of VCS dirs when creating&#010;            IDEA projects.&#010;  * Added:  Added support for SuperDevMode in gwt addon and upgraded to&#010;            GWT 2.5.1 by default.&#010;  * Change: BUILDR-664 Update Checkstyle addon so that extra_dependencies is&#010;            empty by default. Submitted by Dieter Vrancken.&#010;  * Fixed:  BUILDR-663 require 'buildr' fails for Ruby 2.0.0.&#010;  * Fixed:  BUILDR-665 Java artifacts in build.yaml breaking ArchiveTask.&#010;            Submitted by Antonio Pérez Barrero.&#010;  * Fixed:  BUILDR-662 reported time is much shorter than actual&#010;&#010;&#010;To learn more about Buildr and get started:&#010;http://buildr.apache.org/&#010;&#010;Thanks!&#010;The Apache Buildr Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Giraph 1.0.0 released</title>
<author><name>Avery Ching &lt;aching@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c51888B3D.5040100@apache.org%3e"/>
<id>urn:uuid:%3c51888B3D-5040100@apache-org%3e</id>
<updated>2013-05-07T05:03:57Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Giraph team is proud to announce our first release out of &#010;incubation.  The release version is 1.0.0 to reflect a lot of hard work &#010;that went into making the code stable enough for production use, memory &#010;efficient, and performant.&#010;&#010;Apache Giraph is an scalable and distributed iterative graph processing &#010;system that is inspired by BSP (bulk synchronous parallel) and Google's &#010;Pregel.  Giraph distinguishes itself from those projects by being &#010;open-source, running on Hadoop infrastructure, and going beyond the &#010;Pregel model with features such as master computation, sharded &#010;aggregators, out-of-core support, no single point of failure design, and &#010;more.&#010;&#010;Here are some highlights of the release:&#010;&#010;* Scales out to hundreds of machines easily and hundreds of billions of &#010;edges (memory permitting)&#010;* Efficient use of memory via fast byte-based serialization by default &#010;and can use primitive specific types when better performance is required&#010;* Multithreaded input and computation can take advantage of multicore &#010;machines efficiently&#010;* Simplified vertex API&#010;* Vertex-based and/or edge-based input supported&#010;* Master compute API for handling application-wide logic&#010;* Sharded aggregators for handling large (memory) aggregators&#010;* Easy access to/from Hive tables to integrate with your data warehouse&#010;* Out-of-core graph and messaging support&#010;* YARN support&#010;&#010;For release details and download access, please visit:&#010;http://giraph.apache.org/releases.html&#010;&#010;Thanks so much to everyone for all their contributions.  It is you who &#010;made this release possible!  We've also been investing in updating our &#010;website as part of this release (http://giraph.apache.org), more &#010;documentation/updates will be coming in the near future.  We expect that &#010;releases will happen more frequently in the future now that we are more &#010;familiar with the process.&#010;&#010;Regards,&#010;&#010;The Apache Giraph team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apache VCL improper input validation</title>
<author><name>Josh Thompson &lt;jfthomps@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c1658214.8zndv4WEi7@treebeard%3e"/>
<id>urn:uuid:%3c1658214-8zndv4WEi7@treebeard%3e</id>
<updated>2013-05-06T16:32:14Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
CVE-2013-0267: Apache VCL improper input validation&#010;&#010;Severity: Important&#010;&#010;Vendor: The Apache Software Foundation&#010;&#010;Versions Affected:&#010;Apache VCL 2.1, 2.2, 2.2.1, 2.3, 2.3.1&#010;&#010;Description:&#010;Some parts of VCL did not properly validate input data. This problem was &#010;present both in the Privileges portion of the web GUI and in the XMLRPC API.&#010;&#010;A malicious user having a minimal level of administrative rights could &#010;manipulate the data submitted by the web GUI or submit non-standard data to &#010;the API to gain additional administrative rights.&#010;&#010;The API functions that are vulnerable were introduced in 2.3.1.  Some of those &#010;API functions can also be exploited to perform a DOS attack on the site to &#010;remove access from other users and to perform an XSS attack to gain elevated &#010;privileges.&#010;&#010;The vulnerabilities were found by an Apache VCL developer doing a code review.  &#010;No know exploits are in the wild at this point.&#010;&#010;Fixed Versions:&#010;Apache VCL 2.2.2, 2.3.2&#010;&#010;Mitigation:&#010;Apache VCL 2.3 and 2.3.1 users should upgrade to 2.3.2 as soon as possible.&#010;Apache VCL 2.2 and 2.2.1 users should upgrade to 2.2.2 as soon as possible.&#010;Apache VCL 2.1 users should upgrade to 2.2.2 or 2.3.2 as soon as possible.&#010;&#010;Apache VCL 2.2.2 and 2.3.2 can be downloaded from &#010;http://vcl.apache.org/downloads/download.cgi&#010;&#010;Workarounds:&#010;There are no complete workarounds. However, users must have at least &#010;nodeAdmin, manageGroup, resourceGrant, or userGrant to exploit the &#010;vulnerabilities.  Removing that access from anyone that is not fully trusted &#010;will minimized chances of an exploit against your site.&#010;&#010;&#010;Josh Thompson&#010;Apache VCL release manager&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Solr 4.3 released</title>
<author><name>Simon Willnauer &lt;simonw@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAAHmpkiJ71ffZeiuA8fvQOnm4hVWzkm0fRhjubrp_Hwfdm39xw@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAAHmpkiJ71ffZeiuA8fvQOnm4hVWzkm0fRhjubrp_Hwfdm39xw@mail-gmail-com%3e</id>
<updated>2013-05-06T13:12:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
May 2013, Apache Solr™ 4.3 available&#010;&#010;The Lucene PMC is pleased to announce the release of Apache Solr 4.3.&#010;&#010;Solr is the popular, blazing fast, open source NoSQL search platform&#010;from the Apache Lucene project. Its major features include powerful&#010;full-text search, hit highlighting, faceted search, dynamic&#010;clustering, database integration, rich document (e.g., Word, PDF)&#010;handling, and geospatial search.  Solr is highly scalable, providing&#010;fault tolerant distributed search and indexing, and powers the search&#010;and navigation features of many of the world's largest internet sites.&#010;&#010;Solr 4.3 is available for immediate download at:&#010;   http://lucene.apache.org/solr/mirrors-solr-latest-redir.html&#010;&#010;See the CHANGES.txt file included with the release for a full list of&#010;details.&#010;&#010;Solr 4.3.0 Release Highlights:&#010;&#010;* Tired of maintaining core information in solr.xml? Now you can configure&#010;  Solr to automatically find cores by walking an arbitrary directory.&#010;&#010;* Shard Splitting: You can now split SolrCloud shards to expand your cluster as&#010;  you grow.&#010;&#010;* The read side schema REST API has been improved and expanded upon: all schema&#010;  information is now available and the full live schema can now be returned in&#010;  json or xml.  Ground work is included for the upcoming write side of the&#010;  schema REST API.&#010;&#010;* Spatial queries can now search for indexed shapes by "IsWithin",&#010;"Contains" and&#010;  "IsDisjointTo" relationships, in addition to typical "Intersects".&#010;&#010;* Faceting now supports local parameters for faceting on the same field with&#010;  different options.&#010;&#010;* Significant performance improvements for minShouldMatch (mm) queries due to&#010;  skipping resulting in up to 4000% faster queries.&#010;&#010;* Various new highlighting configuration parameters.&#010;&#010;* A new solr.xml format that is closer to that of solrconfig.xml. The example&#010;  still uses the old format, but 4.4 will ship with the new format.&#010;&#010;* Lucene 4.3.0 bug fixes and optimizations.&#010;&#010;Solr 4.3.0 also includes many other new features as well as numerous&#010;optimizations and bugfixes.&#010;&#010;Please report any feedback to the mailing lists&#010;(http://lucene.apache.org/solr/discussion.html)&#010;&#010;Note: The Apache Software Foundation uses an extensive mirroring network&#010;for distributing releases.  It is possible that the mirror you are using&#010;may not have replicated the release yet.  If that is the case, please&#010;try another mirror.  This also goes for Maven access.&#010;&#010;Happy searching,&#010;Lucene/Solr developers&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Lucene 4.3 released</title>
<author><name>Simon Willnauer &lt;simonw@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAAHmpkhFr+mG6Gc49z+QMMnCNO4aPemT0CpJ0X6qGS6wL7fRKA@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAAHmpkhFr+mG6Gc49z+QMMnCNO4aPemT0CpJ0X6qGS6wL7fRKA@mail-gmail-com%3e</id>
<updated>2013-05-06T13:11:47Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
May 2013, Apache Lucene™ 4.3 available&#010;The Lucene PMC is pleased to announce the release of Apache Lucene 4.3&#010;&#010;Apache Lucene is a high-performance, full-featured text search engine&#010;library written entirely in Java. It is a technology suitable for&#010;nearly any application that requires full-text search, especially&#010;cross-platform.&#010;&#010;This release contains numerous bug fixes, optimizations, and&#010;improvements, some of which are highlighted below. The release is&#010;available for immediate download at:&#010;   http://lucene.apache.org/core/mirrors-core-latest-redir.html&#010;&#010;See the CHANGES.txt file included with the release for a full list of details.&#010;&#010;Lucene 4.3 Release Highlights:&#010;&#010;* Significant performance improvements for minShouldMatch BooleanQuery due to&#010;  skipping resulting in up to 4000% faster queries.&#010;&#010;* A new SortingAtomicReader which allows sorting an index based on a&#010;sort criteria (e.g.&#010;  a numeric DocValues field), as well as SortingMergePolicy which&#010;sorts documents before&#010;  segments are merged.&#010;&#010;* DocIdSetIterator and Scorer now has a cost API that provides an upper bound&#010;  of the number of documents the iterator might match. This API allows&#010;optimisation&#010;  during query execution or how filters are applied.&#010;&#010;* Analyzing/FuzzySuggester now allow to record arbitrary byte[] as a&#010;payload. The suggesters&#010;  also use an ending offset to determine whether the last token was&#010;finished or not, so that&#010;  a query "i " will no longer suggest "Isla de Muerta" for example.&#010;&#010;* Lucene Spatial Module can now search for indexed shapes by Within,&#010;Contains, and Disjoint&#010;  relationships, in addition to typical Intersects.&#010;&#010;* PostingsHighlighter now allows custom passage scores, per-field&#010;BreakIterators and has been&#010;  detached from TopDocs. Additionally, subclasses can override where&#010;string values for highlighting&#010;  are pulled from alternatively to stored fields.&#010;&#010;* New SearcherTaxonomyManager manages near-real-time reopens of both&#010;IndexSearcher and&#010;  TaxonomyReader (for faceting).&#010;&#010;* Added new facet method to the facet module to compute facet counts&#010;using   SortedSetDocValuesField, without a separate taxonomy index.&#010;&#010;- DrillSideways class, for computing sideways facet counts, is now&#010;more flexible: it allows more&#010;  than one FacetRequest per dimension and now allows drilling down on&#010;dimensions that do not have a facet request.&#010;&#010;- Various bugfixes and optimizations since the 4.2.1 release.&#010;&#010;Please read CHANGES.txt for a full list of new features.&#010;&#010;Please report any feedback to the mailing lists&#010;(http://lucene.apache.org/core/discussion.html)&#010;&#010;Note: The Apache Software Foundation uses an extensive mirroring&#010;network for distributing releases.  It is possible that the mirror you&#010;are using may not have replicated the release yet.  If that is the&#010;case, please try another mirror.  This also goes for Maven access.&#010;&#010;Happy searching,&#010;Lucene/Solr developers&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Tomcat 6.0.37 released</title>
<author><name>Jean-Frederic Clere &lt;jfclere@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c20130506105608.GA13041@minotaur.apache.org%3e"/>
<id>urn:uuid:%3c20130506105608-GA13041@minotaur-apache-org%3e</id>
<updated>2013-05-06T10:56:08Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
pache Tomcat team announces the immediate availability of Apache&#010;Tomcat 6.0.37 stable.&#010;&#010;Apache Tomcat 6.0.37 is primarily a security and bug fix release. All users of older versions&#010;of the Tomcat 6.0 family should upgrade to 6.0.37.&#010;&#010;&#010;Note that is version has 4 zip binaries: a generic one and three&#010;bundled with Tomcat native binaries for different CPU architectures.&#010;&#010;Apache Tomcat 6.0 includes new features over Apache Tomcat 5.5,&#010;including support for the new Servlet 2.5 and JSP 2.1 specifications, a&#010;refactored clustering implementation, advanced IO features, and&#010;improvements in memory usage.&#010;&#010;Please refer to the change log for the list of changes:&#010;http://tomcat.apache.org/tomcat-6.0-doc/changelog.html&#010;&#010;Downloads:&#010;http://tomcat.apache.org/download-60.cgi&#010;&#010;Migration guide from Apache Tomcat 5.5.x:&#010;http://tomcat.apache.org/migration.html&#010;&#010;Thank you,&#010;&#010;-- The Apache Tomcat Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Syncope 1.1.1 released</title>
<author><name>Francesco Chicchiriccò &lt;ilgrosso@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c5183C3E1.2070908@apache.org%3e"/>
<id>urn:uuid:%3c5183C3E1-2070908@apache-org%3e</id>
<updated>2013-05-03T14:04:17Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Syncope team is pleased to announce the release of Syncope 1.1.1.&#010;&#010;Apache Syncope is an Open Source system for managing digital identities&#010;in enterprise environments, implemented in JEE technology .&#010;&#010;The release will be available within 24h from:&#010;http://syncope.apache.org/downloads.html&#010;&#010;The full change log is available here:&#010;http://s.apache.org/cp0&#010;&#010;We welcome your help and feedback. For more information on how to report&#010;problems, and to get involved, visit the project website at&#010;&#010;http://syncope.apache.org/&#010;&#010;The Apache Syncope Team&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[No Subject]</title>
<author><name>Emmanuel Lecharny &lt;elecharny@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAG8=FRgzv-9fKRw=xPbJW9-5H=rKHB1+18vPVcxTiTfRSBq5ig@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAG8=FRgzv-9fKRw=xPbJW9-5H=rKHB1+18vPVcxTiTfRSBq5ig@mail-gmail-com%3e</id>
<updated>2013-05-03T09:46:48Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Directory team is pleased to announce the release of&#010;ApacheDS 2.0.0-M12, the twelwth milestone towards a 2.0 version.&#010;&#010;&#010;ApacheDS is an extensible and embeddable directory server entirely&#010;written in Java, which has been certified LDAPv3 compatible by the&#010;Open Group.&#010;&#010;Besides LDAP it supports Kerberos 5 and the Change Password Protocol.&#010;It has been designed to introduce triggers, stored procedures, queues&#010;and views to the world of LDAP which has lacked these rich constructs.&#010;&#010;&#010;Here are the release notes for Apache Directory ApacheDS 2.0.0-M12:&#010;&#010;&#010;&#010;   - DIRSERVER-1798&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1798&gt;- The&#010;AdministrativePoint interceptor is always activated, even if it's not&#010;   part of the config&#010;   - DIRAPI-80 &lt;https://issues.apache.org/jira/browse/DIRAPI-80&gt; - Cannot&#010;   issue a direct operation without having connected to the server&#010;   - DIRSERVER-1143&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1143&gt;- ldappasswd&#010;fails to bind&#010;   - DIRSERVER-1584&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1584&gt;- document how&#010;to limit the available ciphers for ldaps (how to disable&#010;   SSL3_RSA_RC4_40_MD5 : SSL_EXPORT SSL3_RSA_DES_40_CBC_SHA)&#010;   - DIRSERVER-1812&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1812&gt;- The default&#010;admin account should never get locked forever&#010;   - DIRSERVER-1814&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1814&gt;- Using anon&#010;connection results in UnbindRequestHandler reporting&#010;   'LdapNoSuchObjectException: ERR_268 Cannot find a partition for '&#010;   - DIRSERVER-1826&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1826&gt;- The&#010;ads-pwdFailureCountInterval is not taken into account&#010;   - DIRSERVER-1834&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1834&gt;- Broken backend&#010;when using AT with no EQUALITY MR&#010;&#010;This is a critical version, and anyone using 2.0.0-M11 should replace it&#010;with this version.&#010;&#010;&#010;Note that this is a milestone, and some parts of the API or&#010;configuration can change before the 2.0 GA. We don't have any defined&#010;time frame for the 2.0-G1 release, we do expect to release a few more&#010;milestones before reaching the 2.0-GA.&#010;&#010;&#010;Website : http://directory.apache.org/apacheds&#010;&#010;Download : http://directory.apache.org/apacheds/downloads.html&#010;&#010;User's Guide : http://directory.apache.org/apacheds/basic-users-guide.html&#010;&#010;&#010;The Apache Directory Team&#010;&#010;&#010;&#010;-- &#010;Regards,&#010;Cordialement,&#010;Emmanuel Lécharny&#010;www.iktek.com&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Directory LDAP API 1.0.0-M17 released</title>
<author><name>Emmanuel Lecharny &lt;elecharny@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3cCAG8=FRjx-GD=d7ux6V9hsOzDVC+X6FiL8i3+THe8qHWyEhoqfQ@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAG8=FRjx-GD=d7ux6V9hsOzDVC+X6FiL8i3+THe8qHWyEhoqfQ@mail-gmail-com%3e</id>
<updated>2013-05-03T09:45:10Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Directory Team is proud to announce the availability of the&#010;1.0.0-M17 version of the Apache Directory LDAP API.&#010;&#010;The Apache Directory LDAP client API is an ongoing effort to provide&#010;an enhanced LDAP API, as a replacement for JNDI and the existing LDAP&#010;API (jLdap and Mozilla LDAP API).&#010;&#010;This is a schema aware API, with some convenient ways to access a LDAP&#010;server. This API is not only targeting the Apache Directory Server,&#010;but should work pristine with any LDAP server.&#010;&#010;It's also an extensible API : new Controls, schema elements and&#010;network layer could be added or used in the near future. It's also&#010;OSGi capable.&#010;&#010;Here are the release notes for Apache Directory LDAP API 1.0.0-M17:&#010;&#010;  * DIRAPI-135 &lt;https://issues.apache.org/jira/browse/DIRAPI-135&gt;&#010;&lt;https://issues.apache.org/jira/browse/DIRAPI-135&gt; - The&#010;    connectiosn may be invalid when we get it from the pool&#010;  * DIRAPI-103 &lt;https://issues.apache.org/jira/browse/DIRAPI-103&gt;&#010;&lt;https://issues.apache.org/jira/browse/DIRAPI-103&gt; - the&#010;    PLAIN SASL BindRequest is not supported&#010;  * DIRAPI-80 &lt;https://issues.apache.org/jira/browse/DIRAPI-80&gt;&#010;&lt;https://issues.apache.org/jira/browse/DIRAPI-80&gt; - Cannot&#010;    issue a direct operation without having connected to the server&#010;&#010;A critical issue has also be fixed in the API which impacts the Apache&#010;Directory Server :&#010;&#010;DIRSERVER-1834 &lt;https://issues.apache.org/jira/browse/DIRSERVER-1834&gt;&#010;&lt;https://issues.apache.org/jira/browse/DIRSERVER-1834&gt; -&#010;Broken backend when using AT with no EQUALITY MR&#010;&#010;Feel free to experiment, we highly appreciate your feedback !&#010;&#010;Website : http://directory.apache.org/api&#010;Download : http://directory.apache.org/api/downloads.html&#010;User's Guide : http://directory.apache.org/api/user-guide.html&#010;&#010;The Apache Directory Team&#010;&#010;&#010;&#010;-- &#010;Regards,&#010;Cordialement,&#010;Emmanuel Lécharny&#010;www.iktek.com&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Syncope 1.1.1 released</title>
<author><name>Francesco Chicchiriccò &lt;ilgrosso@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201305.mbox/%3c51838210.1090007@apache.org%3e"/>
<id>urn:uuid:%3c51838210-1090007@apache-org%3e</id>
<updated>2013-05-03T09:23:28Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Syncope team is pleased to announce the release of Syncope 1.1.1.&#010;&#010;Apache Syncope is an Open Source system for managing digital identities&#010;in enterprise environments, implemented in JEE technology .&#010;&#010;The release will be available within 24h from:&#010;http://syncope.apache.org/downloads.html&#010;&#010;The full change log is available here:&#010;ttp://s.apache.org/cp0&#010;&#010;We welcome your help and feedback. For more information on how to report&#010;problems, and to get involved, visit the project website at&#010;&#010;http://syncope.apache.org/&#010;&#010;The Apache Syncope Team&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCEMENT] Apache Commons Codec 1.8 Released</title>
<author><name>Gary Gregory &lt;ggregory@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3cCACZkXPw81Rhwj8Jw+Moow68gSbeOPkz0bmUr_9wVPcTbZARSxg@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCACZkXPw81Rhwj8Jw+Moow68gSbeOPkz0bmUr_9wVPcTbZARSxg@mail-gmail-com%3e</id>
<updated>2013-04-29T01:43:53Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Commons Codec team is pleased to announce the commons-codec 1.8 release!&#010;&#010;The codec package contains simple encoder and decoders for various formats&#010;such as Base64 and Hexadecimal. In addition to these widely used encoders&#010;and decoders, the codec package also maintains a collection of phonetic&#010;encoding utilities.&#010;&#010;Commons Codec 1.8 requires a minimum of Java 1.6.&#010;&#010;Changes in this version include:&#010;&#010;New features:&#010;o CODEC-168:  Add DigestUtils.updateDigest(MessageDigest, InputStream).&#010;Thanks to Daniel Cassidy.&#010;o CODEC-167:  Add JUnit to test our decode with pad character in the middle.&#010;o CODEC-161:  Add Match Rating Approach (MRA) phonetic algorithm encoder.&#010;Thanks to crice.&#010;&#010;Fixed Bugs:&#010;o CODEC-163:  ColognePhonetic encoder unnecessarily creates many char&#010;arrays on every loop run. Thanks to leo141.&#010;o CODEC-160:  Base64.encodeBase64URLSafeString doesn't add padding&#010;characters at the end.&#010;&#010;Site: http://commons.apache.org/codec/&#010;Download: http://commons.apache.org/codec/download_codec.cgi&#010;&#010;Have fun!&#010;-The Commons Codec team&#010;&#010;-- &#010;E-Mail: garydgregory@gmail.com | ggregory@apache.org&#010;Java Persistence with Hibernate, Second Edition&lt;http://www.manning.com/bauer3/&gt;&#010;JUnit in Action, Second Edition &lt;http://www.manning.com/tahchiev/&gt;&#010;Spring Batch in Action &lt;http://www.manning.com/templier/&gt;&#010;Blog: http://garygregory.wordpress.com&#010;Home: http://garygregory.com/&#010;Tweet! http://twitter.com/GaryGregory&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Camel 2.9.7 Released</title>
<author><name>Christian Mueller &lt;cmueller@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3cCALvzYd_vQCgHTeqgTKPb-PMp_MCrWVfjgm=B_gjHqRgtzTVFng@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCALvzYd_vQCgHTeqgTKPb-PMp_MCrWVfjgm=B_gjHqRgtzTVFng@mail-gmail-com%3e</id>
<updated>2013-04-28T20:40:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Camel community announces the immediate availability of the new patch&#010;release camel-2.9.7. This release is issued after 6 weeks of development of&#010;the 2.9.6 release.&#010;&#010;The artifacts are published and ready for you to download [1] either from&#010;the Apache mirrors or from the Central Maven repository. For more details&#010;please take a look at the release notes [2].&#010;&#010;This will be the last planned Camel 2.9.x release. For practical reasons,&#010;the Camel community is committed to only supporting and providing patch&#010;releases for the last 2 minor versions. And because we released the 2.11.0&#010;version last week and start working on Camel 2.12, we will discontinue the&#010;support for the camel-2.9.x branch now. Please use this time to plan your&#010;upgrades.&#010;&#010;Many thanks to all who made this release possible.&#010;&#010;[1] http://camel.apache.org/download.html&#010;[2] http://camel.apache.org/camel-297-release.html&#010;&#010;Christian&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Marmotta 3.0.0-incubating released!</title>
<author><name>Sebastian Schaffert &lt;sschaffert@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3cB157D25D-A49B-46CA-A4F0-71C6566CE924@apache.org%3e"/>
<id>urn:uuid:%3cB157D25D-A49B-46CA-A4F0-71C6566CE924@apache-org%3e</id>
<updated>2013-04-26T10:27:52Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Marmotta team is pleased to announce the availability of Apache Marmotta 3.0.0-incubating.&#010;This release is the first incubation release of Apache Marmotta after acceptance into the&#010;incubator.&#010;&#010;Apache Marmotta is an extensible and modular implementation of a Linked Data Platform and&#010;contains a server component as well as many useful libraries for accessing Linked Data resources.&#010;Apache Marmotta is a continuation of the Linked Media Framework (LMF) originally developed&#010;by Salzburg Research, but considerably improved with respect to modularity, reliability, performance&#010;and also licensing. Since the last LMF release was the 2.x series, Apache Marmotta starts&#010;with the version number 3.0.0-incubating.&#010;&#010;Apache Marmotta consists of the following components:&#010;- Apache Marmotta Platform: the complete Linked Data server implementation&#010;- KiWi Triple Store: an implementation of a Sesame Sail based on a relational database with&#010;advanced functionalities like rule-based reasoning and versioning of updates&#010;- LDClient: a Linked Data client library that can also wrap other legacy data formats and&#010;access them in a Linked Data style (e.g. the YouTube, Vimeo and Facebook APIs)&#010;- LDCache: a caching component for LDClient allowing to locally cache the retrieved data in&#010;different backends&#010;- LDPath: a path-based query language for the Linked Data Cloud; in combination with LDClient&#010;and LDCache, it allows transparently navigating over different servers&#010;&#010;All components can also be used separately, e.g. for Linked Data applications that do not&#010;require a server and only aim to consume Linked Data. More information is available on the&#010;Apache Marmotta Website:&#010;&#010;http://marmotta.incubator.apache.org/&#010;&#010;All components are available via Maven Central. Documentation on how to use them can be found&#010;on the webpage. In addition, we offer several distribution packages at:&#010;&#010;http://marmotta.incubator.apache.org/download.html&#010;&#010;The Apache Marmotta release currently contains of the following distribution packages:&#010;- Apache Marmotta Installer: an installation wizard that creates a ready-to-run installation&#010;of the Marmotta Platform&#010;- Apache Marmotta Web Application: a .war file of the Marmotta Platform that can be deployed&#010;in most servlet containers&#010;- Apache Marmotta Source Distribution: complete source code&#010;- Apache Marmotta LDPath: a standalone command line tool for running LDPath over the Linked&#010;Data Cloud&#010;&#010;&#010;The release notes for this release follow:&#010;&#010;Release Notes - Marmotta - Version 3.0-incubating&#010;&#010;** Sub-task&#010;    * [MARMOTTA-2] - Code importation&#010;    * [MARMOTTA-8] - implement versioning component&#010;    * [MARMOTTA-11] - separate existing LMF code into Marmotta parts and LMF parts&#010;    * [MARMOTTA-12] - Setup a preliminary website for Apache Marmotta&#010;    * [MARMOTTA-40] - Merge all branches to default branch&#010;    * [MARMOTTA-102] - Rename packages in the triple store&#010;    * [MARMOTTA-103] - Rename packages in ldcache&#010;    * [MARMOTTA-104] - Rename packages in ldpath&#010;    * [MARMOTTA-105] - Rename packages in the marmotta platform&#010;    * [MARMOTTA-106] - Rename packages in commons&#010;    * [MARMOTTA-107] - Rename packages in build-extras&#010;    * [MARMOTTA-108] - Rename packages in marmotta-client&#010;    * [MARMOTTA-114] - Migrate the content to the new site&#010;    * [MARMOTTA-120] - Rename packages in launchers&#010;    * [MARMOTTA-121] - Not in maven-central: com.ezware.oxbow:task-dialog:jar:1.3.6&#010;    * [MARMOTTA-122] - Not in maven-central: dfki.km.json:jsonld-java:jar:1.0.0-SNAPSHOT&#010;    * [MARMOTTA-123] - Not in maven-central: fi.tikesos:rdfa-core:jar:0.0.8&#010;&#010;** Bug&#010;    * [MARMOTTA-91] - NPE when PUTting metadata through the REST webservice&#010;    * [MARMOTTA-92] - Changing Database Configuration Mode (create/validate) doesn't persist&#010;    * [MARMOTTA-93] - NPE when PUTting content through the REST webservice&#010;    * [MARMOTTA-94] - Resource CREATE through REST webservice doesn't seem to work&#010;    * [MARMOTTA-95] - InterceptingRepositoryConnection not working as expected&#010;    * [MARMOTTA-100] - ldpath-backend-linkeddata should depend on ldclient&#010;    * [MARMOTTA-116] - Content negotiation is not properly working&#010;    * [MARMOTTA-117] - marmotta-archetypes not working&#010;    * [MARMOTTA-118] - ldclient-provider-rdf DBPedia test is failing&#010;    * [MARMOTTA-130] - Create REST documentation only for platform modules&#010;    * [MARMOTTA-132] - Possible issue with SPARQL Update syntax&#010;    * [MARMOTTA-134] - Fix the license at pom.xml files&#010;    * [MARMOTTA-139] - ConcurrentModificationException in ConfigurationService&#010;    * [MARMOTTA-140] - ntriples not recognized when importing&#010;    * [MARMOTTA-141] - no absolute path for marmotta home&#010;    * [MARMOTTA-144] - Create a proper NOTICE file&#010;    * [MARMOTTA-147] - ConfigurationService must not store descriptions, types and values&#010;into one file&#010;    * [MARMOTTA-151] - Configuration change breaks the platform&#010;    * [MARMOTTA-153] - Fix template engine for working fine with the secundary theme&#010;    * [MARMOTTA-158] - KWRL parser does not support comments&#010;    * [MARMOTTA-159] - LDPath parser does not support comments&#010;    * [MARMOTTA-160] - Fix Marmotta Archetypes&#010;    * [MARMOTTA-164] - log files are put in LMF_HOME_IS_UNDEFINED/log&#010;    * [MARMOTTA-166] - KiWiStore ValueFactory performs badly in multi-threaded, high-load&#010;imports&#010;    * [MARMOTTA-167] - Use commons-collections ReferenceMap instead of WeakValueMap in KiWiValueFactory&#010;    * [MARMOTTA-174] - Profiles administration ui is not initialized with the current profile&#010;    * [MARMOTTA-179] - Fix the incorrect application of header plugin on some third-party&#010;javascript libraries&#010;    * [MARMOTTA-185] - drop indexes on mysql&#010;    * [MARMOTTA-188] - DESCRIBE queries return a wrong content type&#010;    * [MARMOTTA-190] - (c) Salzburg Research - Header in resource/test files&#010;    * [MARMOTTA-194] - Style is not correctly applied to all templates&#010;&#010;** Improvement&#010;    * [MARMOTTA-96] - Remove/adapt the first step of the "First steps" tutorial since it doesn't&#010;have an effect therefore confusing&#010;    * [MARMOTTA-133] - Improve SPARQL Update feedback when query fails&#010;    * [MARMOTTA-136] - SPARQL HTML results not working&#010;    * [MARMOTTA-137] - Tests failed when local port 8080 is not available&#010;    * [MARMOTTA-138] - LDPath Test Suite uses Solr&#010;    * [MARMOTTA-172] - Provide better file names when exporting resources&#010;    * [MARMOTTA-173] - Allow security profiles to build upon/depend on other profiles&#010;&#010;** Task&#010;    * [MARMOTTA-1] - Project importation&#010;    * [MARMOTTA-4] - Create a public image for the project&#010;    * [MARMOTTA-83] - Create documentation for KiWi triplestore&#010;    * [MARMOTTA-84] - Create documentation for LDClient&#010;    * [MARMOTTA-90] - Implement file-based caching for LDCache&#010;    * [MARMOTTA-98] - Fix reactor plugin configuration&#010;    * [MARMOTTA-101] - Rename the imported packages to org.apache.marmotta.*&#010;    * [MARMOTTA-109] - Fix custom dependencies&#010;    * [MARMOTTA-111] - Replace C3P0 by Tomcat JDBC Pool in case C3P0 license issues are not&#010;resolved&#010;    * [MARMOTTA-112] - Clean dependencies that can not be resolved from maven central&#010;    * [MARMOTTA-113] - Remove http://devel.kiwi-project.eu:8080/nexus/content/groups/public/&#010;from parent/pom.xml&#010;    * [MARMOTTA-126] - Replace UnboundID LDAP SDK for Java&#010;    * [MARMOTTA-131] - Create distribution tasks for releasing the software&#010;    * [MARMOTTA-148] - Provide content on the main pages&#010;&#010;The Apache Marmotta Team&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Traffic Server 3.3.2-dev is released</title>
<author><name>Leif Hedstrom &lt;zwoop@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3c51794B3E.50805@apache.org%3e"/>
<id>urn:uuid:%3c51794B3E-50805@apache-org%3e</id>
<updated>2013-04-25T15:26:54Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
           Apache Traffic Server v3.3.2-dev Released&#010;&#010;The Apache Software Foundation and the Apache Traffic Server project are &#010;pleased to announce the release of Apache Traffic Server v3.3.2-dev. This is &#010;our latest development release, and is available from&#010;&#010;     http://trafficserver.apache.org/downloads&#010;&#010;This is primarily a bug release over v3.3.1-dev, no new major features were &#010;added. Please take this out for a spin, and file bugs and problem reports. &#010;We need everyone to keep testing these -dev releases, as we move towards our &#010;next stable release (v3.4).&#010;&#010;Sincerely,&#010;&#010;-- The Apache Traffic Server community&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCEMENT] Apache Log4j 2.0-beta5 released</title>
<author><name>Ralph Goers &lt;rgoers@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3c8A243B56-098C-454E-81E1-5BC5C1832A3F@apache.org%3e"/>
<id>urn:uuid:%3c8A243B56-098C-454E-81E1-5BC5C1832A3F@apache-org%3e</id>
<updated>2013-04-25T06:16:25Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Log4j 2 team is pleased to announce the Log4j 2.0-beta5 release!&#010;&#010;Apache log4j is a well known framework for logging application behavior. Log4j 2 is an upgrade&#010;to&#010;Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides&#010;many of the improvements available in Logback while fixing some inherent problems in Logback's&#010;architecture.&#010;&#010;This is the seventh release of Log4j 2 and is being made available to encourage use and feedback&#010;from the community.&#010;&#010;Bug fixes and enhancements&#010;&#010;Changes in this version include:&#010;&#010;New features:&#010;o LOG4J2-207:  Add JMX support. Thanks to Remko Popma. &#010;o LOG4J2-187:  Add tag library. Thanks to Nick Williams. &#010;o LOG4J2-164:  Add methods is/setEndOfBatch to LogEvent. Thanks to Remko Popma. &#010;o LOG4J2-163:  Add support for asynchronous loggers. Thanks to Remko Popma. &#010;o LOG4J2-179:  Add Logger interface APIs to log at given levels. &#010;o Added FlumePersistentManager which writes to BerkeleyDB and then writes to Flume asynchronously.&#010;&#010;o LOG4J2-155:  Expose file appender configuration details via an advertisement mechanism.&#010;&#010;&#010;Fixed Bugs:&#010;o LOG4J2-205:  Fix deadlock in SocketAppender. Added option to not wait for socket reconnect.&#010;&#010;o LOG4J2-211:  Removing extra spaces in entry and exit method output. Thanks to Nick Williams.&#010;&#010;o LOG4J2-212:  Loggers without a "." had no parent logger. &#010;o LOG4J2-212:  Call LoggerContext.stop when the application is shutdown. &#010;o LOG4J2-210:  MapMessage was not enclosing key value in quotes when generating XML. Thanks&#010;to Arkin Yetis. &#010;o LOG4J2-198:  FlumeAvroManager now uses Flume RPCClient. &#010;o LOG4J2-196:  FlumeAvroManager now uses Flume RPCClient. &#010;o LOG4J2-207:  Use the Maven group ID org.apache.logging.log4j for all artifacts. &#010;o LOG4J2-195:  Unit tests now create files in the target directory. Thanks to Remko Popma.&#010;&#010;o LOG4J2-193:  RollingFastFileAppender (in log4j-async) did not roll over. Thanks to Remko&#010;Popma. &#010;o LOG4J2-199:  Highlight subprojects in sub-navigation. Thanks to Remko Popma. &#010;o LOG4J2-200:  LoggerContext method renamed to removeFilter from removeFiler. Thanks to Remko&#010;Popma. &#010;o LOG4J2-194:  ThrowableFormatOptionsTest failed on Windows due to CR/LF issue. Thanks to&#010;Remko Popma. &#010;o LOG4J2-190:  BaseConfiguration addLoggerAppender saved appender using the Logger name. Thanks&#010;to Werner. &#010;o LOG4J2-189:  The blocking parameter did not work properly on AsynchAppender. Thanks to Werner.&#010;&#010;o LOG4J2-188:  appender-refs on AsynchAppender didn't support the level and filter elements.&#010;Thanks to Werner. &#010;o LOG4J2-176:  Avoid IllegalArgumentException in AsynchAppender. Thanks to Remko Popma. &#010;o LOG4J2-181:  OutputStreamManager now adds the layout header whenever the OutputStream is&#010;set. &#010;o LOG4J2-177:  Fix NullPointerException in DatagramOutputStream when flush is called from&#010;multiple threads. Thanks to Remko Popma. &#010;o LOG4J2-175:  Plugin cache should be reset when addPackages is called. &#010;o LOG4J2-159:  Add Fragment-Host to MANIFEST.MF for log4j2-core. Thanks to Jan Winter. &#010;o LOG4J2-167:  Configurator throws a ClassCastException if LogManager returns a SimpleLoggerContext.&#010;&#010;o LOG4J2-169:  ConfigurationFactory was adding factories on every call. &#010;o LOG4J2-161:  Modify ClassLoaderContextSelector to use the first ClassLoader in the child&#010;parent hierarchy that&#010;        has a Context with a configuration to allow JSPs to use the WebApp's context and configuration.&#010;&#010;&#010;Changes:&#010;o LOG4J2-214:  Async documentation update. Thanks to Remko Popma. &#010;o LOG4J2-208:  Move async subproject into core. Thanks to Remko Popma. &#010;o LOG4J2-160:  Move Throwable pattern converter options processing to ThrowableFormatOptions&#010;class. Thanks to Joanne Polsky. &#010;o LOG4J2-157:  Allowed Loggers access to the properties in the LoggerConfig. Thanks to Remko&#010;Popma. &#010;o LOG4J2-153:  Added ability to include or exclude location information. Thanks to Remko Popma.&#010;&#010;o LOG4J2-151:  Allow Logger and LoggerContext to be subclassed. Thanks to Remko Popma. &#010;&#010;&#010;Apache Log4j 2.0-beta5 requires a minimum of Java 6 to build and run. Basic compatibility&#010;with&#010;Log4j 1.x is provided through the log4j-1.2-api component, however it does not implement some&#010;of the&#010;very implementation specific classes and methods. The package names and Maven groupId have&#010;been changed to&#010;org.apache.logging.log4j to avoid any conflicts with log4j 1.x.&#010;&#010;For complete information on Apache Log4j 2, including instructions on how to submit bug reports,&#010;patches, or suggestions for improvement, see the Apache Apache Log4j 2 website:&#010;&#010;http://logging.apache.org/log4j/2.x/&#010;&#010;&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Sqoop 1.99.2 released</title>
<author><name>Jarek Jarcec Cecho &lt;jarcec@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3c20130425004553.GC27275@Odie%3e"/>
<id>urn:uuid:%3c20130425004553-GC27275@Odie%3e</id>
<updated>2013-04-25T00:45:53Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Sqoop team is pleased to announce the release of Sqoop 1.99.2.&#010;&#010;This is the second cut of the Sqoop2 branch, a major step forward of the project.&#010;&#010;Apache Sqoop is a tool designed for efficiently transferring bulk data between Apache Hadoop&#010;and structured datastores, such as relational databases.&#010;&#010;The release is available here:http://www.apache.org/dyn/closer.cgi/sqoop/1.99.2&#010;&#010;The full change log is available here:https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311320&amp;version=12323640&#010;&#010;Your help and feedback is more than welcome. For more information on how to report problems&#010;and to get involved, visit the project website at http://sqoop.apache.org/.&#010;&#010;The Apache Sqoop Team&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apache CloudStack 4.0.2 Released</title>
<author><name>Joe Brockmeier &lt;jzb@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3c1366842379.15001.140661222370134.0003E8B4@webmail.messagingengine.com%3e"/>
<id>urn:uuid:%3c1366842379-15001-140661222370134-0003E8B4@webmail-messagingengine-com%3e</id>
<updated>2013-04-24T22:26:19Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache CloudStack project is pleased to announce the 4.0.2 release&#010;of the CloudStack Infrastructure-as-a-Service (IaaS) cloud orchestration&#010;platform. This is a minor release in the 4.0.0 branch, which contains&#010;fixes for 40 bugs. &#010;&#010;Apache CloudStack is an integrated software platform that allows users&#010;to build a feature-rich IaaS. CloudStack includes an intuitive user&#010;interface and rich API for managing the compute, networking, accounting,&#010;and storage for private, hybrid, or public clouds. The project entered&#010;the Apache Incubator in April 2012, and graduated in March 2013.&#010;&#010;The 4.0.2 release includes fixes for a number of issues, including two&#010;minor security vulnerabilities (CVE-2013-2756 and CVE-2013-2758),&#010;problems displaying storage statistics, a fix for the SSVM HTTP proxy,&#010;support for CentOS 6.4, and other fixes.&#010;&#010;## Downloads&#010;&#010;The official source code releases can be downloaded from:&#010;&#010;http://cloudstack.apache.org/downloads.html&#010;&#010;In addition to the official source code release, individual contributors&#010;have also made convenience binaries available on the Apache CloudStack&#010;download page.&#010;&#010;## About Apache CloudStack&#010;&#010;Apache CloudStack is a complete software suite for creating&#010;Infrastructure-as-a-Service (IaaS) clouds. Target environments include&#010;service providers and enterprises. It is used by many service providers&#010;to set up an on-demand, elastic cloud computing services and by&#010;enterprises to set up a private cloud for use by their own employees.&#010;Apache CloudStack is also available to individuals and organizations&#010;that wish to study and implement an IaaS for personal, educational,&#010;and/or production use.&#010;&#010;Further information on Apache CloudStack can be found at&#010;cloudstack.apache.org.&#010;&#010;-- &#010;Joe Brockmeier&#010;PMC Member Apache CloudStack&#010;jzb@apache.org&#010;Twitter: @jzb&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCEMENT] HttpComponents HttpClient 4.2.5 GA release</title>
<author><name>Oleg Kalnichevski &lt;olegk@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3c1366800115.4464.2.camel@ubuntu%3e"/>
<id>urn:uuid:%3c1366800115-4464-2-camel@ubuntu%3e</id>
<updated>2013-04-24T10:41:55Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The HttpComponents project is pleased to announce 4.2.5 GA release of&#010;Apache HttpClient. This is a bug fix release that addresses a number of&#010;issues reported since release 4.2.4 including a major bug that can lead&#010;to re-use of persistent connections in a inconsistent state.&#010;&#010;All users of HttpClient 4.2 are strongly advised to upgrade.&#010;&#010;-------------------&#010;Download -&#010;&lt;http://hc.apache.org/downloads.cgi&gt;&#010;&#010;Release notes -&#010;&lt;http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.2.x.txt&gt;&#010;&#010;HttpComponents site -&#010;&lt;http://hc.apache.org/&gt;&#010;&#010;-------------------&#010;&#010;About Apache HttpClient&#010;&#010;Although the java.net package provides basic functionality for accessing&#010;resources via HTTP, it doesn't provide the full flexibility or&#010;functionality needed by many applications. HttpClient seeks to fill this&#010;void by providing an efficient, up-to-date, and feature-rich package&#010;implementing the client side of the most recent HTTP standards and&#010;recommendations.&#010;&#010;Designed for extension while providing robust support for the base HTTP&#010;protocol, HttpClient may be of interest to anyone building HTTP-aware&#010;client applications such as web browsers, web service clients, or&#010;systems that leverage or extend the HTTP protocol for distributed&#010;communication.&#010;&#010;&#010;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ANNOUNCE] Apache Knox Gateway (Incubator) 0.2.0 Released</title>
<author><name>Kevin Minder &lt;kminder@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3cCAJWAuanow5s6dcXp+GZ_ntZLChQr4aU2n5Z8u4RGJOKmHZn9+g@mail.gmail.com%3e"/>
<id>urn:uuid:%3cCAJWAuanow5s6dcXp+GZ_ntZLChQr4aU2n5Z8u4RGJOKmHZn9+g@mail-gmail-com%3e</id>
<updated>2013-04-23T17:40:12Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Knox community is proud to announce the release of Apache Knox&#010;Gateway (Incubator) 0.2.0&#010;&#010;Please visit our project website to learn more about Apache Knox Gateway&#010;and how to download and use Knox to secure your Hadoop clusters at&#010;the permitter.&#010;&#010;http://knox.incubator.apache.org/&#010;&#010;Apache Knox PPMC&#010;&#010;
</pre>
</div>
</content>
</entry>
</feed>
