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

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/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 ZooKeeper 3.3.5 발표

뉴스/소식 | 2012. 3. 22. 10:49 | Posted by 노안돼지

The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.3.5

 

ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so you don't have to write them from scratch. You can use it off-the-shelf to implement consensus, group management, leader election, and presence protocols. And you can build on it for your own, specific needs.

 

For ZooKeeper release details and downloads, visit:

http://zookeeper.apache.org/releases.html

 

ZooKeeper 3.3.5 Release Notes are at:

http://zookeeper.apache.org/doc/r3.3.5/releasenotes.html

 

We would like to thank the contributors that made the release possible.

 

The ZooKeeper Team

:

Apache Tomcat Connectors 1.2.33 안정화 문제발생.

알림 | 2012. 3. 20. 09:32 | Posted by 노안돼지
Apache Tomcat 팀에서 최근에 업데이트한 mod_jk 1.2.33 프로그램에서 문제를 일으키는 것을 발견하였습니다.

따라서. 다음 버전( mod_jk 1.2.34)이 나올 때까지 업데이트를 하지 마시고, 이미 업데이트 하신 분들은 mod_jk 1.2.32 버전으로 다운그레이드 하시기 바랍니다.

-   Apache Tomcat 팀 -
:

Apache Tomcat Connectors 1.2.33 릴리즈

뉴스/소식 | 2012. 3. 15. 08:50 | Posted by 노안돼지

Apache Tomcat 프로젝트 그룹에서 Tomcat Connectors 1.2.33을 릴리즈 하였습니다.

이번 릴리즈에서는 기존 버전에서 발견된 버그와 새로운 기능이 추가되었습니다.

자세한 기능 변경내역은 아래 주소에서 확인하여 주십시오.

http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html

 

[다운로드]

http://tomcat.apache.org/download-connectors.cgi

 

The Apache Tomcat Team

 

:

Apache Commons Math 3.0 릴리즈

뉴스/소식 | 2012. 3. 9. 09:02 | Posted by 노안돼지


The Apache Commons team is pleased to announce the latest release of Commons Math (version 3.0), a self-contained Java library of tools such as root finders, ordinary differential equations solvers, optimizers, statistics, matrix algebra, and more.

Commons Math can be downloaded from the following page:
  http://commons.apache.org/math/download_math.cgi

For information on Commons Math, please visit our website:
  http://commons.apache.org/math/

Details of the changes and bug fixes in this release can be found in the release notes:
  http://www.apache.org/dist/commons/math/RELEASE-NOTES.txt

:

Apache Camel 2.9.1 릴리즈

뉴스/소식 | 2012. 3. 7. 09:00 | Posted by 노안돼지
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 artifacts are now published and are ready for you to download [3] either from the Apache mirrors or from the Central Maven repository.
For more details please take a look at the release notes [4].

Many thanks to the Camel community for making this release possible.


[1] http://camel.apache.org/
[2] http://camel.apache.org/enterprise-integration-patterns.html
[3] http://camel.apache.org/download.html   
[4] http://camel.apache.org/camel-291-release.html 

: