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 Apache Hadoop™ v1.0

Open Source "Big Data" Cloud computing platform powers millions of compute-hours to process exabytes of data for Amazon.com, AOL, Apple, eBay, Facebook, foursquare, HP, IBM, LinkedIn, Microsoft, Netflix, The New York Times, Rackspace, Twitter, Yahoo!, and more.

4 January 2012 —FOREST HILL, MD— The Apache Software Foundation (ASF), the all-volunteer...

Open Letter to the Open Document Format Ecosystem

Earlier this year the OpenOffice.org code base was donated to The Apache Software Foundation. The resulting project, Apache OpenOffice (Incubating) is progressing well as a podling in the Apache Incubator with a rapidly growing community and project infrastructure (see http://incubator.apache.org/projects/openofficeorg.html). This open letter seeks to articulate our vision for...


The Apache Software Foundation Announces Apache Geronimo v3.0-beta-1

The Apache Software Foundation Announces Apache Geronimo v3.0-beta-1 -– Leading Open Source Application Server Now Certified Java EE 6 Full- and Web Profile Compatible

Flexible, modular, and easy to manage, Apache Geronimo is the ideal platform for lightweight server deployments to full-scale enterprise environments, with complete support for Java EE...

[ANNOUNCE] Qpid 0.14 released

The Apache Qpid community is pleased to announce the immediate availability of Apache Qpid 0.14.
 
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,...

[ANNOUNCE] Apache Jackrabbit 2.3.7 released

The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit 2.3.7. The release is available for download at:
 
http://jackrabbit.apache.org/downloads.html
 
See the full release notes below for details about this release.
 
Release Notes -- Apache Jackrabbit -- Version 2.3.7
 
Introduction ------------
 
This is...

[ANN] Struts 2.3.1.2 GA release available

The Apache Struts group is pleased to announce that Struts 2.3.1.2 is available as a "General Availability" release. The GA designation is our highest quality grade.
 
Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline the full development...

Latest Activity

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

@TheASF: NOW OPEN: Request for Proposals for #ApacheCon North America (submit through 8 March) http://t.co/rHX84zqJ #OpenSource #conference #RFP
@TheASF: #Apache #Rave received an Honorable Mention for #OpenSource Rookie of the Year --well done! http://t.co/eQFfiD3y #Incubator #OSRookies
@TheASF: RT @jimjag Apache Tomcat 5.5.35 released!! http://t.co/W7qE4a6n
r1237044 Avoid @readonly for parameters that can/should only be set on the command line. While @readonly makes sense here, the drawback... (axis) — veithen
r1237043 HttpCore 4.2-beta1 release tag (httpcomponents) — olegk
r1237042 CLEREZZA-679: cleaned NOTICE files (incubator) — reto
r1237041 freeze release, updated to Pivot-2.0.1 (pivot) — smartini
r1237040 CLEREZZA-679: removed empty notice files (incubator) — reto
[SHIRO-206] Support for JSF/Facelets
The attached patch implements a new support module 'shiro-faces' that implements a tag library compatible with Facelets, that can be...
[RAMPARTC-156] Bugfixes, PKIPath token support
1. Add support for parsing PKIPath tokens.
2. Do not fail an operation because there is no rampc:RampartConfig element.
3....
[BOOKKEEPER-135] Fencing does not check the ledger masterPasswd

When fencing, the ledger handle is not checked before the fencing is applied. Currently the openLedger does fail, on because...

[MAPREDUCE-3752] Headroom should be capped by queue max-cap

Headroom should be capped by queue max-cap.

[BOOKKEEPER-155] Todo in PerChannelBookieClient

Line 223, refers to throttling. We are throttling already, so I don't think that's still an issue.