<rss version="2.0">
  <channel>
    <title>Apache Software Foundation Project Releases</title>
    <link>http://projects.apache.org/</link>
    <generator>Projects Site Generator</generator>
    <language>en-us</language>
    <description>All projects managed by the Apache Software Foundation release software. This feed shows the latest releases.</description>
    <copyright>The Apache Software Foundation</copyright>
    <webMaster>site-dev@apache.org</webMaster>
    <pubDate>Sun, 05 Jul 2009 18:30:23 GMT</pubDate>
    <image>
      <title>Apache Software Foundation Project Releases</title>
      <url>http://projects.apache.org/images/feather_a.gif</url>
      <link>http://projects.apache.org/</link>
      <width>40</width>
      <height>40</height>
    </image>
    <item>
      <title>Release of Apache Cayenne, version 3.0M6</title>
      <description>
        <p>
          <a href="/projects/cayenne.html">Apache Cayenne</a>
        </p>
        <p>Cayenne is a powerful, full-featured, opensource framework created for developers working with relational databases. it seamlessly maps any relational database to Java objects, reducing development time and adding considerable functionality to any application which requires a database. Developers using Cayenne will be able to concentrate on the core business requirements and the data model instead of the SQL details. The application can then be easily moved to any JDBC-capable database. In addition to management of persistent Java objects mapped to relational databases, Cayenne provides a plethora of features including single method call queries and updates (including atomic updates of all modified objects), seamless integration of multiple databases into a single virtual data source, three tier persistence with caching on the remote client, paging of results, record locking, and many more features. JPA compliance is in progress.</p>
      </description>
      <guid isPermaLink="false">Apache_Cayenne_id286505987</guid>
      <link>http://cayenne.apache.org/download.html</link>
      <pubDate> GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache HttpComponents Core, version 4.0.1</title>
      <description>
        <p>
          <a href="/projects/httpcomponents_core.html">Apache HttpComponents Core</a>
        </p>
        <p>
    HttpCore is a set of low level HTTP transport components that can be used to build custom
    client and server side HTTP services with a minimal footprint. HttpCore supports two I/O 
    models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O 
    model based on Java NIO.  The blocking I/O model may be more appropriate for data intensive, 
    low latency scenarios, whereas the non-blocking model may be more appropriate for high latency 
    scenarios where raw data throughput is less important than the ability to handle thousands of 
    simultaneous HTTP connections in a resource efficient manner.
    </p>
      </description>
      <guid isPermaLink="false">Apache_HttpComponents_Core_id286519879</guid>
      <link>http://httpcomponents.apache.org/downloads.cgi</link>
      <pubDate>Mon, 22 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Jakarta JMeter, version 2.3.4 final</title>
      <description>
        <p>
          <a href="/projects/jakarta_jmeter.html">Apache Jakarta JMeter</a>
        </p>
        <p>Apache Jakarta JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. </p>
      </description>
      <guid isPermaLink="false">Apache_Jakarta_JMeter_id286522679</guid>
      <link>http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi</link>
      <pubDate>Sun, 21 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Commons Email, version 1.2</title>
      <description>
        <p>
          <a href="/projects/commons_email.html">Apache Commons Email</a>
        </p>
        <p>
      Commons-Email aims to provide a API for sending email.
      It is built on top of the Java Mail API, which it aims to simplify.
    </p>
      </description>
      <guid isPermaLink="false">Apache_Commons_Email_id286511879</guid>
      <link>http://commons.apache.org/downloads/download_email.cgi</link>
      <pubDate>Fri, 12 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Tobago, version 1.0.21</title>
      <description>
        <p>
          <a href="/projects/tobago.html">Apache Tobago</a>
        </p>
        <p>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF.</p>
      </description>
      <guid isPermaLink="false">Apache_Tobago_id286527737</guid>
      <link>http://myfaces.apache.org/download.html</link>
      <pubDate>Fri, 12 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Commons Pool, version 1.5</title>
      <description>
        <p>
          <a href="/projects/commons_pool.html">Apache Commons Pool</a>
        </p>
        <p>Commons Object Pooling Library</p>
      </description>
      <guid isPermaLink="false">Apache_Commons_Pool_id286514363</guid>
      <link>http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi</link>
      <pubDate>Wed, 10 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Portable Runtime, version 1.3.5</title>
      <description>
        <p>
          <a href="/projects/portable_runtime.html">Apache Portable Runtime</a>
        </p>
        <p>
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or
take advantage of platform-specific deficiencies or features.
    </p>
      </description>
      <guid isPermaLink="false">Apache_Portable_Runtime_id286505637</guid>
      <link>http://apr.apache.org/download.cgi</link>
      <pubDate>Fri, 5 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Portable Runtime, version 1.3.7</title>
      <description>
        <p>
          <a href="/projects/portable_runtime.html">Apache Portable Runtime</a>
        </p>
        <p>
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or
take advantage of platform-specific deficiencies or features.
    </p>
      </description>
      <guid isPermaLink="false">Apache_Portable_Runtime_id286505653</guid>
      <link>http://apr.apache.org/download.cgi</link>
      <pubDate>Fri, 5 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Portable Runtime, version 0.9.18</title>
      <description>
        <p>
          <a href="/projects/portable_runtime.html">Apache Portable Runtime</a>
        </p>
        <p>
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or
take advantage of platform-specific deficiencies or features.
    </p>
      </description>
      <guid isPermaLink="false">Apache_Portable_Runtime_id286505686</guid>
      <link>http://apr.apache.org/download.cgi</link>
      <pubDate>Fri, 5 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Portable Runtime, version 0.9.17</title>
      <description>
        <p>
          <a href="/projects/portable_runtime.html">Apache Portable Runtime</a>
        </p>
        <p>
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or
take advantage of platform-specific deficiencies or features.
    </p>
      </description>
      <guid isPermaLink="false">Apache_Portable_Runtime_id286505702</guid>
      <link>http://apr.apache.org/download.cgi</link>
      <pubDate>Fri, 5 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache MINA, version 2.0.0-M6</title>
      <description>
        <p>
          <a href="/projects/mina.html">Apache MINA</a>
        </p>
        <p>Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.</p>
      </description>
      <guid isPermaLink="false">Apache_MINA_id286526331</guid>
      <link>http://mina.apache.org/downloads.html</link>
      <pubDate>Tue, 2 Jun 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Velocity Tools, version 2.0 beta4</title>
      <description>
        <p>
          <a href="/projects/velocity_tools.html">Apache Velocity Tools</a>
        </p>
        <p>VelocityTools is a collection of Velocity subprojects with a common goal of creating tools and infrastructure for building both web and non-web applications using the Velocity template engine.</p>
      </description>
      <guid isPermaLink="false">Apache_Velocity_Tools_id286532229</guid>
      <link>http://velocity.apache.org/download.cgi</link>
      <pubDate>Wed, 27 May 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Jakarta JMeter, version 2.3.3 final</title>
      <description>
        <p>
          <a href="/projects/jakarta_jmeter.html">Apache Jakarta JMeter</a>
        </p>
        <p>Apache Jakarta JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. </p>
      </description>
      <guid isPermaLink="false">Apache_Jakarta_JMeter_id286522663</guid>
      <link>http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi</link>
      <pubDate>Sun, 24 May 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Commons Compress, version 1.0</title>
      <description>
        <p>
          <a href="/projects/commons_compress.html">Apache Commons Compress</a>
        </p>
        <p>Commons Compress: working with zip, ar, jar, bz2, cpio and gz files.</p>
      </description>
      <guid isPermaLink="false">Apache_Commons_Compress_id286508947</guid>
      <link>http://commons.apache.org/downloads/download_compress.cgi</link>
      <pubDate>Thu, 21 May 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache mod_perl, version 1.31</title>
      <description>
        <p>
          <a href="/projects/mod_perl.html">Apache mod_perl</a>
        </p>
        <p>
mod_perl is a unique piece of software that integrates the power of
Perl with the flexibility and stability of the Apache Web server.
With mod_perl, you can harness the power of the full Apache API with
Perl and develop Web applications quickly, without sacrificing
performance.
    </p>
      </description>
      <guid isPermaLink="false">Apache_mod_perl_id286527408</guid>
      <link>http://perl.apache.org/dist/</link>
      <pubDate>Mon, 11 May 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Derby, version 10.5.1.1</title>
      <description>
        <p>
          <a href="/projects/derby.html">Apache Derby</a>
        </p>
        <p>Apache Derby is an open source relational database implemented entirely in Java. It has a small footprint that makes it easy to embed in any Java-based application, but it also supports the more familiar client/server mode. It is based on the Java, JDBC, and SQL standards, making code developed more portable to standards-compliant databases.</p>
      </description>
      <guid isPermaLink="false">Apache_Derby_id286516595</guid>
      <link>http://db.apache.org/derby/derby_downloads.html</link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache MINA, version 2.0.0-M5</title>
      <description>
        <p>
          <a href="/projects/mina.html">Apache MINA</a>
        </p>
        <p>Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.</p>
      </description>
      <guid isPermaLink="false">Apache_MINA_id286526344</guid>
      <link>http://mina.apache.org/downloads.html</link>
      <pubDate>Sun, 12 Apr 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Nutch, version 1.0</title>
      <description>
        <p>
          <a href="/projects/nutch.html">Apache Nutch</a>
        </p>
        <p>Nutch is open source web-search software. It builds
    on Lucene Java and Hadoop, adding web-specifics, such as a
    crawler, a link-graph database, parsers for HTML and other
    document formats, etc.
    </p>
      </description>
      <guid isPermaLink="false">Apache_Nutch_id286502817</guid>
      <link>http://www.apache.org/dyn/closer.cgi/lucene/nutch/</link>
      <pubDate>Mon, 23 Mar 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Commons CLI, version 1.2</title>
      <description>
        <p>
          <a href="/projects/commons_cli.html">Apache Commons CLI</a>
        </p>
        <p>
    Commons CLI provides a simple API for presenting, proecessing and
    validating a command line interface.
  </p>
      </description>
      <guid isPermaLink="false">Apache_Commons_CLI_id286507988</guid>
      <link>http://commons.apache.org/downloads/download_cli.cgi</link>
      <pubDate>Thu, 19 Mar 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Velocity, version 1.6.2</title>
      <description>
        <p>
          <a href="/projects/velocity.html">Apache Velocity</a>
        </p>
        <p>Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.

When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over its lifespan and providing a viable alternative to Java Server Pages (JSPs) or PHP. </p>
      </description>
      <guid isPermaLink="false">Apache_Velocity_id286530926</guid>
      <link>http://velocity.apache.org/download.cgi</link>
      <pubDate>Wed, 18 Mar 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Release of Apache Lucene Java, version 2.4.1</title>
      <description>
        <p>
          <a href="/projects/lucene_java.html">Apache Lucene Java</a>
        </p>
        <p>Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</p>
      </description>
      <guid isPermaLink="false">Apache_Lucene_Java_id286502692</guid>
      <link>http://www.apache.org/dyn/closer.cgi/lucene/java/</link>
      <pubDate>Mon, 9 Mar 2009 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>