블로그 이미지
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

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

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

Sign up for ApacheCon US by 14 August and save up to $500!

This year's ApacheCon US promises to deliver our most extensive program to date, and largest anticipated gathering of the global Apache community to celebrate the ASF's milestone 10th Anniversary. The San Francisco Bay Area is where the very first ASF official user conference was held, and we hope that you will join us in celebrating the ASF's success!

Apache members, code contributors, users, developers, system administrators, business managers, service providers, and vendors will convene 2-6 November in Oakland, California, for a week of training, presentations, sharing and hacking. ApacheCon US 2009 features new content tracks, MeetUps, and GetTogethers, as well as a number of events open to the public free of charge, such as the Hackathon and 2-day BarCampApache, in appreciation of their support over the past decade.

Be sure to register by 14 August to save up to $500! To sign up, visit http://www.us.apachecon.com/

Those wishing to attend ApacheCon, but may be unable to do so due to financial reasons are encouraged to apply for Travel Assistance by completing the form at http://www.apache.org/travel/ Financial support for flights, accommodation, subsistence, and conference fees are availablAnyone involved in Open Source is welcome to apply for financial support for flights, accommodation, subsistence and Conference fees. Hurry, applications close on 17 August.

Conference sponsor, exhibitor, and community partnerships are also available: please contact Delia Frees at delia@apachecon.com for details.

# # #

:

Apache Commons Math 2.0 릴리즈

뉴스/소식 | 2009. 8. 8. 21:19 | Posted by 노안돼지

The Apache Commons team is pleased to announce the release of version 2.0 of Commons Math.  Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang.

Version 2.0 is a major release, including bug fixes, new features and enhancements to existing features.  Most notable among the new features are matrix decomposition algorithms, sparse matrices and vectors, genetic algorithms, new optimization algorithms, curve fitting algorithms,  state derivatives in ODE step handlers,  new multistep integrators,  multiple regression, correlation, rank transformations and Mersenne twister pseudo random number generator.

This release is NOT source and binary compatible with earlier versions of Commons Math.  Starting with version 2.0 of the  library, the minimal version of the Java platform required to compile and use commons-math is Java 5.
Source and binary distributions are available for download from the Apache Commons Math download site:
http://commons.apache.org/downloads/download_math.cgi

Please verify signatures using the KEYS file available at the above location when downloading the release.

Maven users please note that the maven repository groupId for Commons Math has changed in version 2.0 to "org.apache.commons."  The artifactId remains "commons-math."

For more information on Apache Commons Math, visit the Math home page:
http://commons.apache.org/math/

Feedback, suggestions for improvment or bug reports are welcome via the "Mailing Lists" and "Issue Tracking" links here:
http://commons.apache.org/math/project-info.html

Phil Steitz
- On behalf of the Apache Commons community

:

Apache ODE 1.3.3 릴리즈

뉴스/소식 | 2009. 8. 8. 21:18 | Posted by 노안돼지

Hi,

I'm pleased to announce the release of ODE 1.3.3, a security release of Apache ODE. It fixes a vulnerability in the process deployment that allowed, using a forged message, to create, overwrite or delete files on the server file system. See the full vulnerability announcement below.

Apache ODE is a WS-BPEL compliant web service orchestration engine. It organizes web services calls following a process description written in the BPEL XML grammar. Another way to describe it would be a web-service capable workflow engine.

This new release also includes new features, bug fixes and improvements See the release notes for an exhaustive list for details.

For more information, check the Apache ODE website:
http://ode.apache.org/

Apache ODE is an open source project released under a business-friendly license (Apache License v2.0), as such we welcome your help and contributions. To participate and get involved, our mailing lists are the best resources to start from:
http://ode.apache.org/mailing-lists.html

Thank you,
The Apache ODE Team

 

: