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: The #Apache Software Foundation Announces Unprecedented Growth During First Quarter of 2012 http://t.co/8PIQ4Qbb #TheApacheWay #OpenSource
@TheASF: Did you know that IDG predicts 60+% annual market growth for #Apache #Hadoop, #Pig + supporting #BigData products? #TheApacheWay #OpenSource
r1340149 HCAT-404 add separate configuration for revision manager (toffer) (incubator) — toffer
r1340148 Small fixup for my last commit. (ofbiz) — adrianc
r1340147 OAK-75: specify format and semantics of 'filter' parameter in MicroKernel API (WIP) (jackrabbit) — stefan
r1340146 Normalized the names and fixed the width. (incubator) — omalley
r1340145 AXIOM-399: * Ensure that OMSourcedElements with unknown name are cloned without expanding the original element. * Also allow creating... (webservices) — veithen
[MAPREDUCE-4261] MRAppMaster throws NPE while stopping RMContainerAllocator service
2012-05-16 18:55:54,222 INFO [Thread-1] org.apache.hadoop.yarn.service.CompositeService: Error stopping org.apache.hadoop.mapreduce.v2.app.MRAppMaster$ContainerLauncherRouter
java.lang.NullPointerException
	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster$ContainerLauncherRouter.stop(MRAppMaster.java:716)
	at org.apache.hadoop.yarn.service.CompositeService.stop(CompositeService.java:99)
	at org.apache.hadoop.yarn.service.CompositeService.stop(CompositeService.java:89)
	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster$MRAppMasterShutdownHook.run(MRAppMaster.java:1036)
	at org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:54)
2012-05-16...
[CASSANDRA-4256] Include stress tool in debian packaging

The stress tool isn't included in the debian packaging. We need to update that to grab the stress shell script...

[DERBY-5691] Document that Write Caching must be disabled to avoid possible database corruption
Suggestion that we document a recommendation that Windows Write Caching be disabled on machines using Derby.

The following article warns...
[HBASE-6049] Serializing "List" containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject()

An error case could be in Coprocessor AggregationClient, the median() function handles an empty region and returns a List Object...

[DTACLOUD-211] no Run action button in instance GUI, and run_on_instance operation (probably) doesn't work on GoGrid, Rackspace and EC2 due to coding bug
GoGrid, Rackspace and EC2 have:
 
   param[:ip] = target.public_addresses
   param[:ip] = target.public_addresses.first

FGCP driver uses:

      param[:ip] = target.public_addresses.first.address

It works...