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 ASF @ 15 -- Chairman's Statement

Part 1 of a 3-part series celebrating 15 years of community-led development at The Apache Software Foundation.

This year marks the 15th anniversary since The Apache Software Foundation (ASF) was formed as a non-profit corporation to support the development of Open Source software, beginning with the Apache HTTP Server. The ASF has...

The Apache News Round-up: week ending 24 October 2014

Noteworthy items from The Apache Software Foundation's more than 200 projects and initiatives that have taken place over the past week include:

ApacheCon™ –the official conference series of The Apache Software Foundation
 - Early registration incentives for ApacheCon and CloudStack Collaboration Conference Europe end soon http://events.linuxfoundation.org/
 - CFP now open...

Announcing Apache™ CloudStack™ v4.4.1

Mature, easy-to-deploy Open Source Cloud computing software platform boasts improved efficiency and performance.

Forest Hill, MD —22 October 2014— The Apache CloudStack project today announced the immediate availability of Apache CloudStack v4.4.1, the latest version of the turnkey Open Source cloud computing software platform used for creating private-, public-, and...


The ASF @ 15 --Chairman's Statement-- The Apache Software Foundation Marks 15 Years of Open Source Innovation and Community Leadership

>> this announcement is also available online at http://s.apache.org/RYD
 
[Part 1 of a 3-part series celebrating 15 years of community-led development at The Apache Software Foundation.]
 
This year marks the 15th anniversary since The Apache Software Foundation (ASF) http://www.apache.org/ was formed as a non-profit corporation to support the...

[ANNOUNCE] Apache Any23 1.1 Released

Good Afternoon Folks,
 
The Any23 PMC are proud to announce the release of Apache Any23 1.1. Any23 (Anything to Triples) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web documents additionally it supports a whole...

Re: [ANN] Apache Tomcat Native 1.1.32 released

On 28/10/2014 21:28, Mark Thomas wrote: > The Apache Tomcat team announces the immediate availability of Apache > Tomcat Native 1.1.32 stable. > > The key features of this release are: > - Add support for TLSv1.1 and TLSv1.2 > - Link Windows binaries with OpenSSL 1.0.1i and APR 1.5.1...

Latest Activity

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

@TheASF: The ASF @ 15 --Chairman's Statement-- 15 years of community-led development at The #Apache Software Foundation http://t.co/bgzOiLNYCk
@TheASF: The #Apache News Round-up: week ending 24 October 2014 http://t.co/IolfGfBHSJ #OpenSource #CommunityOverCode
r1635377 Sync FSX with FSFS: Merge revisions r1604802, r1604824, r1604836, r1604902, r1604911, r1604925, r1605060, r1605065, r1605068, r1605071, r1605072 and r1605073 from... (subversion) — stefan2
r1635376 [SMX4-1881]add for next round release (servicemix) — ffang
r1635375 Make FSX tests pass again. * subversion/tests/libsvn_fs_x/fs-x-pack-test.c (pack_filesystem): Don't test for separate index files anymore. That info is now part... (subversion) — stefan2
r1635374 [SMX4-1881]spring-webmvc jar imports invalid JSTL version range [2.0,3.0) (servicemix) — ffang
r1635373 HIVE-8577 - Cannot deserialize Avro schema with a map<string,string> with null values (Sergio Pena via Brock) (hive) — brock
[SPARK-4143] Move inner class DeferredObjectAdapter to top level

The class DeferredObjectAdapter is the inner class of HiveGenericUdf, which may cause some overhead in closure ser/de-ser. Move it to...

[THRIFT-2360] Json Generator

I have made a generator which generates a json representation of all of a program's metadata.

I can see multiple...

[THRIFT-2705] make a package out of the haskell libraries for thrift

Hello,

I would like to create a cabal package from the files in lib/hs, to be able to use thrift...

[THRIFT-2062] cpp flag for using unordered_set instead of set

It would be nice if the cpp compiler could generate code to use unordered_set instead of set. unordered_set is faster...