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


[ANNOUNCE] Apache Wink 1.2.0-incubating release

The Apache Wink team is pleased to announce the release of Apache Wink 1.2.0-incubating.
 
Apache Wink is a simple yet solid framework for building RESTful Web services. It is comprised of a Server module and a Client module for developing and consuming RESTful Web services.
 
The Wink Server...

[CVE-2012-2098] Apache Commons Compress and Apache Ant denial of service vulnerability

Severity: Low
 
Vendor: The Apache Software Foundation
 
Versions Affected: Apache Commons Compress 1.0 to 1.4 Apache Ant 1.5 to 1.8.3
 
Description: The bzip2 compressing streams in Apache Commons Compress and Apache Ant internally use sorting algorithms with unacceptable worst-case performance on very repetitive inputs. A specially crafted...

[ANNOUNCEMENT] HttpComponents HttpClient 4.2 GA release

The HttpComponents project is pleased to announce 4.2 GA release of Apache HttpClient. The most notable enhancements included in this release are:
 
* New facade API for HttpClient based on the concept of a fluent interface. The fluent API exposes only the most fundamental functions of HttpClient and is...

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 10 volunteers + 4 paid staff on 2 continents keep #Apache's Infrastructure (24+ servers; 75+ distinct hosts) running 24x7x365?
@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
r1342124 [KARAF-1500]Forgot a space between hours and minutes in InfoAction.java (karaf) — ffang
r1342123 [KARAF-1500]Forgot a space between hours and minutes in InfoAction.java (karaf) — ffang
r1342122 ACCUMULO-420 initial checking of per compaction iterators (accumulo) — kturner
r1342121 LUCENE-4055: impl shared docstores as codec attributes (lucene) — rmuir
r1342120 Fixed a couple of files for lack of Apache license header. Updated text on ServiceStarterServices. (river) — gtrasuk
[HIVE-3030] escape more chars for script operator

Only new line was being escaped.
The same behavior needs to be done for carriage returns, and tabs

[HBASE-6084] Server Load does not display correctly on the ui

The ui uses the toString method and toString does not implement it any more.

[HBASE-6033] Adding some fuction to check if a table/region is in compaction

This feature will be helpful to find out if a major compaction is going on.
We can show if it...

[HBASE-5986] Clients can see holes in the META table when regions are being split

We found this issue when running large scale ingestion tests for HBASE-5754. The problem is that the .META. table...