블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2025/5 »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache Tuscany/SCA 2.0 M3 릴리즈

뉴스/소식 | 2009. 7. 30. 08:25 | Posted by 노안돼지

The Apache Tuscany team are pleased to announce the third milestone release of the Tuscany SCA 2.0 project.

Apache Tuscany provides a runtime environment based on the Service Component Architecture (SCA) which are a set of specifications aimed at simplifying SOA application development. The first SCA specifications where published by the Open SOA Collaboration group (www.osoa.org) and are  implemented in the Tuscany 1.x runtime, the specification are now being standardized at OASIS as part of the Open Composite Services Architecture (Open CSA) and these are the basis of this new Tuscany 2.x runtime.

The main features of this third milestone release are new support for the BPEL and Spring specifications, support for ZIP format contributions, and a new easy to install SCA runtime for Apache
Tomcat. See the RELEASE_NOTES and CHANGES file for more details about the M3 release, and to download the distributions please go to:

http://tuscany.apache.org/sca-java-releases.html

To find out more about OASIS Open CSA go to:

http://www.oasis-opencsa.org

Apache Tuscany welcomes your help. Any contribution, including code, testing, contributions to the documentation, or bug reporting is always appreciated. For more information on how to get involved in
Apache Tuscany visit the website at:

http://tuscany.apache.org

Thank you for your interest in Apache Tuscany!

:


Two announcements regarding the upcoming ApacheCon US 2009:


1) Early-bird registration ends 14 August. Sign up today!

Join us at ApacheCon US 2009, the ASF's official user conference and expo, 2-6 November in Oakland, California. This year’s show is anticipated be the largest gathering of the global Apache community, bringing together Foundation members, code contributors, users, developers, system administrators, business managers, service providers, and vendors for a week of training classes, seminars, sharing and hacking. In celebration of the ASF's milestone 10th Anniversary, this year's ApacheCon features the largest program to date, including special content tracks, MeetUps, GetTogethers, and a number of free events that are open to the public, such as the Hackathon and 2-day BarCampApache, in appreciation of their support over the past decade. We're excited to return to the San Francisco Bay Area, where we held our first ApacheCon, and hope that you will help us celebrate the ASF's success! For details on ApacheCon, including registration and sponsorship
information, visit http://www.us.apachecon.com/


 

2) Applications for Travel Assistance for ApacheCon US 2009 Now Open!

The ASF Travel Assistance Committee (TAC) has opened applications to assist those seeking to attend ApacheCon US 2009, but are unable to do so for financial reasons. Assistance is open to all people involved in Open Source projects; financial support is available for flights, accommodation, subsistence and Conference fees, either in full or in part, depending on circumstances.

There are limited places available, and all applications will be scored on their individual merit. Hurry -- the application period is 27 July-17 August 2009: be sure to complete the application form at http://www.apache.org/travel/ today!



(Applicants will be informed of their status within two weeks of application closing date.)

:

Apache CouchDB 0.9.1 릴리즈

뉴스/소식 | 2009. 7. 27. 21:09 | Posted by 노안돼지


Hello,

Apache CouchDB 0.9.1 has been released and is available for download:

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

Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language.

CouchDB is written in Erlang, but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming languages and environments.

Version 0.9.1
-------------

  • Various bug fixes for the build system, configuration, statistics reporting, database core, external handlers, Futon interface, HTTP interface, JavaScript View Server and replicator.

Apache CouchDB is alpha software and still under heavy development. Please be aware that important areas such as the public API or internal database format may see backwards incompatible changes between versions.

Relax and prosper,

--
Noah Slater, http://tumbolia.org/nslater

: