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 ACE as a Top-Level Project

Open Source OSGi software distribution framework especially suited for the Cloud and embedded computing markets

Forest Hill, MD – 27 February 2012 – The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced that Apache ACE has graduated from...


The Apache Software Foundation Celebrates the 17th Anniversary of the Apache HTTP Server with the release of v2.4

World's most popular Web Server powers nearly 400 million Websites across the globe

Forest Hill, MD – 21 February 2012 – The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced version 2.4 of the award-winning Apache HTTP Server....

The Apache Software Foundation Announces Apache Deltacloud as a Top-Level Project

Innovative Open Source interoperability toolkit provides any-platform access and support for all major Cloud service providers
Forest Hill, MD – 15 February 2012 – The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced that Apache Deltacloud has graduated...

[ANNOUNCE] Apache Camel 2.9.1 Released

The Apache Camel project [1] is a powerful open source integration framework based on known Enterprise Integration Patterns [2].
 
The Camel PMC made available a new patch release: Apache Camel 2.9.1. This release includes 109 bug fixes and comes about eight weeks after the release of camel-2.9.0.
 
The...

[ANNOUNCE] Apache Hama 0.4-incubating Released!

Hi all,
 
The Hama team is pleased to announce the release of Apache Hama 0.4-incubating under the Apache Incubator.
 
Hama is a pure BSP(Bulk Synchronous Parallel) computing framework on top of HDFS (Hadoop Distributed File System) for massive scientific computations such as matrix, graph and network algorithms.
 ...

[ANNOUNCE] Apache Rave 0.8-INCUBATING Release

The Apache Rave (Incubating) team is pleased to announce the immediate availability of the Rave 0.8-INCUBATING Alpha release.
 
Apache Rave is a new web and social mashup engine. It will provide an out-of-the-box, as well as extendible, lightweight Java platform to host, serve and manage OpenSocial, W3C and other...

Latest Activity

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

@TheASF: LAST CALL: Request for Proposals for #ApacheCon North America (submit through 8 March) http://t.co/rHX84zqJ #OpenSource #conference #RFP
@TheASF: New! Apache HTTP Server Usage Survey results are in! How do you use the #Apache #Server? http://t.co/WAtWrjz0 #httpd #TheApacheWay
@TheASF: The Apache Software Foundation Announces #Apache #ACE as a Top-Level Project http://t.co/r3Kj4c2r #OSGi #Cloud #TheApacheWay
r1298023 HTML 4.01 transitional fixes (camel) — dkulp
r1298022 RAVE-506: Static Content Fetcher (incubator) — carlucci
r1298021 * trunk/tools/server-side/svnpubsub/rc.d/svnwcsub* - make logfile and config file options configurable (subversion) — joes
r1298020 Remove unnecessary parens. (commons) — ggregory
r1298019 no more WeightedGraph - still broken but going to the right direction (commons) — simonetripodi
[RAVE-506] Static Content Fetcher
Add the ability to remotely fetch, cache, and render static content within Rave. This feature should be easy to configure,...
[SOLR-3204] solr-commons-csv must not use the org.apache.commons.csv package

The solr-commons-csv artifact reused the code from the Apache Commons CSV project but the package wasn't changed to something else...

[SOLR-3159] Upgrade to Jetty 8

Solr is currently tested (and bundled) with a patched jetty-6 version.

Ideally we can release and test with a standard...

[CXF-1636] Have WSS4J in/out interceptors require nonces and timestamps when using UsernameTokens?

Our WSS4J In/Out interceptors[1][2] do not appear to be requiring UsernameTokens to have timestamps and nonces. From [3]...

[FELIX-3378] class in bootclasspath cannot load osgi framework class
I work on a java profiler project. We have added our package to the bootdelegation path, so our code is...