We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

The Apache Software Foundation provides support for the Apache community of open-source software projects, which provide software products for the public good.

The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field.

Latest News

If you would like to keep up with news and announcements from the foundation and all its projects, you can subscribe to the Apache Announcements List or follow the Foundation Blog.

The Apache Software Foundation Announces Unprecedented Growth During First Quarter of 2012

Demand for best-in-class Open Source solutions drives landmark achievements

Forest Hill, MD -–16 May 2012-– The Apache Software Foundation (ASF), developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced key milestones achieved in the first quarter of 2012.

Recognized as one of the most compelling...


The Apache Software Foundation Announces Apache TomEE™ v1.0

Easy to use, affordable, and over 300% faster, Open Source Java Enterprise Edition of popular Apache Tomcat application server ideally suited for Cloud environments

The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced Apache TomEE v1.0. Apache TomEE...


The Apache Software Foundation Announces Apache Cassandra™ v1.1

High-performance, fault-tolerant Open Source "Big Data"  powerhouse scales petabytes of data at Adobe, Cisco, IBM, Morningstar, Netflix, PBS, Rackspace, Twitter, US Government, and more. 

Forest Hill, MD –24 April 2012– The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today...


[ANNOUNCE] Apache Qpid 0.16 released

The Apache Qpid community is pleased to announce the immediate availability of Apache Qpid 0.16.
 
Apache Qpid (http://qpid.apache.org) is a cross-platform enterprise messaging solution which implements the Advanced Message Queuing Protocol (AMQP, http://www.amqp.org). It provides brokers written in C++ and Java, along with clients for C++, Java JMS,...

[ANN] Apache Tomcat Connectors 1.2.36 released

The Apache Tomcat Project is proud to announce the release of version 1.2.36 of Apache Tomcat Connectors. This version fixes few bugs found in 1.2.35 release.
 
Full details of these changes and new features, are available in the Apache Tomcat Connectors changelog: http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
 
Downloads: http://tomcat.apache.org/download-connectors.cgi
 
Thank you,...

[ANN] Apache Tomcat Connectors 1.2.35 released

The Apache Tomcat Project is proud to announce the release of version 1.2.36 of Apache Tomcat Connectors. This version fixes few bugs found in 1.2.35 release.
 
Full details of these changes and new features, are available in the Apache Tomcat Connectors changelog: http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
 
Downloads: http://tomcat.apache.org/download-connectors.cgi
 
Thank you,...

Latest Activity

This is an overview of activity going on with our projects. SVN commits, bug reports, tweets, you name it.

@TheASF: Did you know this is the first time more than 100 Top-Level Projects are actively developed at the ASF? (121 total; 20 in #Apache Attic).
@TheASF: The #Apache Software Foundation Announces Unprecedented Growth During First Quarter of 2012 http://t.co/8PIQ4Qbb #TheApacheWay #OpenSource
r1341485 OAK-75: specify format and semantics of 'filter' parameter in MicroKernel API (WIP) (jackrabbit) — stefan
r1341484 SHINDIG-1781 | makeRequest does not forward User-Agent | Patch from Adam Clarke. Thanks! (shindig) — ssievers
r1341483 [SYNCOPE-84] Disabled ianal and apache-rat maven plugins in generated project's parent POM (incubator) — ilgrosso
r1341482 PDFBOX-1132: Add Tika parsers for PDF and TTF Remove empty directories. (pdfbox) — jukka
r1341481 DERBY-3790: Investigate if request for update statistics can be skipped for certain kind of indexes, one instance may be... (db) — kristwaa
[HADOOP-8268] A few pom.xml across Hadoop project may fail XML validation

In a few pom files there are embedded ant commands which contains '>' - redirection. This makes XML file invalid...

[HTTPCORE-263] IndexOutOfBoundsException thrown in AbstractSessionInputBuffer.readLine()
I've got the exception below reported in my Android app using (repackaged) httpcore 4.1.1:


java.lang.IndexOutOfBoundsException: off: 1088 len: -1 b.length:...
[SSHD-152] Logging may cause deadlock.
I'm not really sure what I did but I think I somehow managed to deadlock my system using SSHD in...
[SHINDIG-1781] makeRequest does not forward User-Agent
Currently makeRequest does not forward the User-Agent header from the browser. This makes it impossible for intermediate processing or backend...
[SYNCOPE-84] Projects generated with maven artifacts fail because of missing legal files
First generate new project from archetype, then 'mvn clean package', finally go into console subdir and 'mvn -P embedded' (as...