The Apache Software Foundation Operations Summary: October-December 2014

2015-02-02 Thread Sally Khudairi
>> this announcement is available online at http://s.apache.org/fOb

FOUNDATION OPERATIONS SUMMARY 
October-December 2014 

"The Apache Software Foundation is a cornerstone of the modern open source 
software ecosystem – supporting some of the most widely used and important 
software solutions powering today's Internet economy..." –Mark Driver, Research 
Vice President, Gartner Group 

> The Place for Open Innovation and Collaboration: A recent recount of the the 
> ASF's projects and initiatives revealed that the number exceeds 350, 
> including 160 Top-level Projects, 110 sub-projects (not in the original 
> census), 36 podlings in the Apache Incubator, and 39 technical initiatives in 
> the Apache Labs. New projects that have entered the Apache Incubator are: 
> Corinthia (CMS), Htrace (Big Data), Ignite (Big Data), Kylin (Big Data), Lens 
> (Big Data), NiFi (Cloud Computing), SAMOA (Big Data), Tamaya (Java 
> Tools/Frameworks), Taverna (Workflow Management), and Zeppelin (Big Data 
> Analytics). Podlings that graduated the Incubator as Apache Top-Level 
> Projects are: DeviceMap, Drill, Falcon, and MetaModel. Hadoop Development 
> Tools retired from the Incubator. We distributed formal press releases to 
> support the above milestones, and have conducted regular outreach to members 
> of the media and analyst community, and to the community at-large through the 
> new weekly Apache News Round-Up reports via email to announce@apache.org. To 
> help developers and users identify their affiliation with products and 
> initiatives under the Apache umbrella, we provided new "Powered by Apache" 
> graphical assets for all Apache projects 
> http://www.apache.org/foundation/press/kit/#poweredby 

> Apache Community: "Community Over Code" is the cornerstone of the 
> Foundation's core tenets, underscoring open collaboration amongst the ASF's 
> 500+ Members and 4,500+ Committers through respectful, honest, 
> technically-focused interaction. We participated in Google Summer of Code for 
> the 9th consecutive year: of the initial 42 students accepted, 36 passed the 
> midterm evaluations and 35 passed the final evaluations. ApacheCon, the 
> Foundation's official user conference, trainings, and expo was held in 17-21 
> November 2014 in Budapest, Hungary. Preparations are underway for ApacheCon 
> North America (13-17 April 2015/Austin, Texas), including soliciting 
> presentations and processing travel assistance applications. In addition, the 
> Lucene/Solr and CloudStack communities will be co-locating conference events 
> during ApacheCon. 

> Contributions and License Agreements: We received and filed 198 Individual 
> CLAs, 18 Corporate CLAs, and 8 software grants. 

> Infrastructure: Over the past quarter, the ASF Infrastructure team has 
> largely been focused on automation and paying down some long standing 
> technical debt. Much of the focus has been on covering the spread of 
> configuration management over our core services. Thanks to several 
> Infrastructure sponsors, we have been able to move move a number of services 
> into the public Cloud. Of course, there are a number of project and user 
> facing changes taking place as well; we've debuted a code signing service to 
> give our projects' end users a better installation experience while making 
> them more secure. We've also dramatically improved our CI platform, adding 
> much additional capacity and capability in the form of more static slaves, 
> the ability to spin up on-demand slaves as well as Docker containers. Apache 
> Infrastructure contractors work tirelessly around the globe and around the 
> clock to ensure our distributed project teams can continue to work without 
> worrying about the services they depend upon. ASF Infrastructure averaged 
> 99.39% overall uptime, as detailed at http://s.apache.org/uptime 

> Budget: As ASF sponsorship funds are a critical part of ensuring we can 
> support all Apache projects, Infrastructure accounts for our largest expense 
> at 63% of our current budget. 10% of our budget is allocated to Marketing & 
> Publicity, where our contractor ensures prompt and appropriate responses to 
> all inquiries. An additional 10% is spent on general administration, 
> comprising legal and bank fees, insurances, executive assistant, accounting 
> services, and associated expenses. 5% is dedicated to ASF Brand Management to 
> ensure Apache brands remain independent of any individual commercial 
> interests through trademark registration and related activities. 


For more information, subscribe to the announce@apache.org mailing list and 
visit http://www.apache.org/, the ASF Blog at http://blogs.apache.org/, and the 
@TheASF feed on Twitter. 

# # # 

Report prepared by Sally Khudairi, Vice President Marketing & Publicity 
(c) The Apache Software Foundation 2015

= = =

NOTE: you are receiving this message because you are subscribed to the 
announce@apache.org distribution list. To unsubscribe, send email fr

[ANN] Apache Syncope 1.2.2 released

2015-02-02 Thread Francesco Chicchiriccò

The Apache Syncope team is pleased to announce the release of Syncope 1.2.2.

Apache Syncope is an Open Source system for managing digital identities
in enterprise environments, implemented in JEE technology .

The release will be available within 24h from:
http://syncope.apache.org/downloads.html

The full change log is available here:
http://s.apache.org/syncope122

We welcome your help and feedback. For more information on how to report
problems, and to get involved, visit the project website at

http://syncope.apache.org/

The Apache Syncope Team


[ANNOUNCE] Apache Jackrabbit Oak 1.0.10 released

2015-02-02 Thread Amit Jain
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak 1.0.10. The release is available for download at:

  http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release.

Release Notes -- Apache Jackrabbit Oak -- Version 1.0.10

Introduction


Jackrabbit Oak is a scalable, high-performance hierarchical content
repository designed for use as the foundation of modern world-class
web sites and other demanding content applications.

Apache Jackrabbit Oak 1.0.10 is a patch release that contains fixes and
improvements over Oak 1.0. Jackrabbit Oak 1.0.x releases are considered
stable and targeted for production use.

The Oak effort is a part of the Apache Jackrabbit project.
Apache Jackrabbit is a project of the Apache Software Foundation.

Changes in Oak 1.0.10


Bug Fixes
   [OAK-2058] - Hard-coded write concern
   [OAK-2195] - Repository upgrade does not correctly update jcr:all
aggregate privileges and bits
   [OAK-2285] - Builder does not exist error during async index update
   [OAK-2358] - revisionGC leaves garbage around, for often-changed nodes
   [OAK-2359] - read is inefficient when there are many split documents
   [OAK-2380] - SegmentReferenceLimitTestIT does not close FileStore
   [OAK-2386] - AnnotatingConflictHandler: jcr:primaryType must be of type
Name
   [OAK-2388] - Possibility of overflow in file length calculation
   [OAK-2396] - TarMk Cold Standby reduce verbosity of server errors on
client timeouts
   [OAK-2411] - Upgrade may fail with constraint exception
   [OAK-2418] - int overflow with orderby causing huge slowdown
   [OAK-2426] - [LucenePropertyIndex] full-text search on first level
relative node returns no result
   [OAK-2429] - MissingIndexProviderStrategy too eager to set the reindex
flag
   [OAK-2430] - TARMK Cold Standby size increase due to checkpoints copy
   [OAK-2433] - IllegalStateException for ValueMap on _revisions
   [OAK-2434] - Lucene AND query with a complex OR phrase returns incorrect
result
   [OAK-2435] - UpdateOp.Key.equals() incorrect
   [OAK-2439] - IndexPlanner returning plan for queries involving jcr:score

Improvements

   [OAK-1791] - Clean up dangling references to previous documents
   [OAK-1794] - Keep commit info for local changes in main document
   [OAK-2372] - TARMK Cold Standby improve test cases for FSDS mirroring
   [OAK-2391] - Provide API to create Tree from NodeBuilder
   [OAK-2393] - Change default blob size to around 1 MB in OakDirectory
   [OAK-2398] - TarMk Cold Standby add metatype info for
'standby.readtimeout' property
   [OAK-2422] - Improve logging in Lucene indexer

Tasks

   [OAK-2428] - Fix the method name AbstractQueryTest#setTravesalEnabled in
1.0 branch
   [OAK-2431] - Avoid wrapping of LuceneIndexProvider with
AggregateIndexProvider in tests

Sub-tasks

   [OAK-2377] - Change log level in Propert   [OAK-2136] - remove RDB
support from 1.0 branch
   [OAK-2421] - Clean up orphaned branches   [OAK-2270] - Resolve usage of
ImmutableTree wrt OSGi constraints

In addition to the above-mentioned changes, this release contains
all changes included in previous Apache Jackrabbit Oak 1.0.x releases.

For more detailed information about all the changes in this and other
Oak releases, please see the Oak issue tracker at

  https://issues.apache.org/jira/browse/OAK

Release Contents


This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.md file for instructions on how to build this release.

The source archive is accompanied by SHA1 and MD5 checksums and a PGP
signature that you can use to verify the authenticity of your download.
The public key used for the PGP signature can be found at
http://www.apache.org/dist/jackrabbit/KEYS.

About Apache Jackrabbit Oak
---

Jackrabbit Oak is a scalable, high-performance hierarchical content
repository designed for use as the foundation of modern world-class
web sites and other demanding content applications.

The Oak effort is a part of the Apache Jackrabbit project.
Apache Jackrabbit is a project of the Apache Software Foundation.

For more information, visit http://jackrabbit.apache.org/oak

About The Apache Software Foundation


Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 140 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 3,800+ contributors.

For more information, visit http://www.apache.org/