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
r1340655 PDFBOX-490: added a class to convert a TTF-glyph into an AWT-GeneralPath based on Apache Batik code (pdfbox) — lehmi
r1340654 AXIOM-420: AbstractPushOMDataSource#getReader() must be declared final to ensure consistency. (webservices) — veithen
r1340653 LUCENE-4046: Add IOException to DocsEnum#freq() (lucene) — simonw
r1340652 Trunk must remain as a SNAPSHOT otherwise CI builds may fail (jmeter) — sebb
r1340651 Overhauled Mini-language <entity-count> and <entity-data> elements. (ofbiz) — adrianc
[CAMEL-5294] DSL expressions should auto trim

See CAMEL-5285

We should auto trim the XML DSLs as people may configure the DSL with newlines, etc

<transform>
  <simple>...
[LUCENE-4046] Allows IOException in DocsEnum#freq()

Currently, DocsEnum#freq() does not allow IOException. This is problematic if somebody wants to implement a codec that allows lazy loading...

[HDFS-3442] Incorrect count for Missing Replicas in FSCK report

Scenario:
Cluster running in HA mode with 2 DNs. Files are written with replication factor as 3.
There are 7...

[SQOOP-488] Parameter for extended verbose is not working due to migrated code to different module

Parameter --verbose is not working as expected on 1.4.x. This is caused by code move to module org.apache.sqoop from com.cloudera.apache...

[SQOOP-487] InformationSchemaManager.getPrimaryKeyQuery can take a very long time for large mysql table with partitions

Since we are already verbose when starting a job it would be nice to log a message saying we are...