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...


[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,...

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

[this announcement is also available online at http://s.apache.org/eX]=0A= =0ADemand for best-in-class Open Source solutions drives landmark achieveme= nts=0A=0AForest Hill, MD -=E2=80=9316 May 2012-=E2=80=93 The Apache Softwar= e Foundation (ASF), developers, stewards, and incubators of nearly 150 Open= Source projects and initiatives, today announced key milestones achieved i= n the first...

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
r1340635 CAMEL-5282: Added unit test (camel) — davsclaus
r1340634 Remove from queue before trigger latch (camel) — davsclaus
r1340633 Attempt to get the tests passing more successfully across a range of platforms by increasing the length of sleeps. One... (buildr) — donaldp
r1340632 TILES-549 - Improve code quality (tiles) — mck
r1340631 Refactored code to use the default BeansWrapper defined by FreemarkerWorker; this is important according to comment from one of the... (ofbiz) — jacopoc
[CAMEL-5282] Strange race condition in for SEDA, when shutting down in Camel 2.9.1

We have file endpoints, with idemptotent file repository feeds into a SEDA chanel.
Behind the SEDA is a solution, which...

[MAPREDUCE-4002] MultiFileWordCount job fails if the input path is not from default file system

In the MultiFileWordCount#CombineFileLineRecordReader, filesystem object has been initialized in the following way

fs = FileSystem.get(context.getConfiguration());

This causes, fs to be...

[TILES-549] Improve code quality

Some of our code is below usual quality standard: no test coverage and poor checkstyle results. Not surprisingly, both criteria...

[HADOOP-8008] Document how to change the default loglevels

The hadoop.root.logger defined in log4j.properties is only used by applications. The scripts (bin and daemons) always set it to HADOOP_ROOT_LOGGER...