블로그 이미지
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 MyFaces Core v2.0.0-beta 릴리즈

뉴스/소식 | 2010. 2. 2. 09:51 | Posted by 노안돼지

Apache MyFaces 팀에서  MyFaces Core 2.0.0-beta를 릴리즈 하였습니다.
MyFaces Core는 JSR-314 규약을 따라 구현한 JavaServer(tm) Faces 2.0입니다.

MyFaces Core 2.0.0-beta는 아래 사이트에서 바이너리와 소스파일은 받으실 수 있습니다.  * http://myfaces.apache.org/download.html

MyFaces Core는 central Maven repository에서 그룹 ID "org.apache.myfaces.core"로 활동하고 있습니다.
자세한 내용은 아래 릴리즈 노트를 확인하세요.

Release Notes - MyFaces Core - Version 2.0.0-beta

:

Apache Tika 0.6 릴리즈

뉴스/소식 | 2010. 2. 1. 22:19 | Posted by 노안돼지


(...apologies for the cross posting...)

The Apache Lucene project is pleased to announce the release of Apache Tika 0.6. The release contents have been pushed out to the main Apache release site and the m2 ibiblio sync, so the releases should be available as soon as the mirrors get the syncs.

Apache Tika, a subproject of Apache Lucene, is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.

Apache Tika 0.6 contains a number of improvements and bug fixes. Details can be found in the changes file:

http://www.apache.org/dist/lucene/tika/CHANGES-0.6.txt

Apache Tika is available in source form from the following download page:
http://www.apache.org/dyn/closer.cgi/lucene/tika/apache-tika-0.6-src.zip

Apache Tika is also available in binary form or for use using Maven 2 from
the Central Maven Repositories:
http://repo1.maven.org/maven2/org/apache/tika/
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tika/

In the initial 48 hours, the release may not be available on all mirrors.
When downloading from a mirror site, please remember to verify the downloads
using signatures found on the Apache site:
http://www.apache.org/dist/lucene/tika/KEYS-0.6.txt

For more information on Apache Tika, visit the project home page:
http://lucene.apache.org/tika

:

Apache OpenJPA 2.0.0-beta 릴리즈

뉴스/소식 | 2010. 2. 1. 22:16 | Posted by 노안돼지

The Apache OpenJPA project is proud to release OpenJPA 2.0.0 Beta [1].
This distribution is based on the final JSR 317 Java Persistence API,
Version 2.0 specification [2] and passes the JPA 2.0 TCK. This release includes many new features, enhancements and fixes; giving developers access to a JPA 2.0 compliant implementation, while maintaining backwards compatibility for existing JPA 1.0 applications.

Some of the new JPA 2.0 enhancements worth noting, include:
Access Types, Embeddables, Enhanced Map Collections, Derived Identities, Typed and type-safe Query and Query Results APIs, enhanced Locking, JPQL updates, L2 Cache, Bean Validation, Metamodel and Criteria APIs for programmatic construction of type-safe queries, new properties and query hints, and many more....

Please visit the OpenJPA 2.0.0 Beta page [1] to download the release and obtain more details on the new JPA 2.0 features or visit the JPA 2.0 Roadmap page [3] for the latest status on the upcoming 2.0.0 release.

[1] http://cwiki.apache.org/openjpa/openjpa-200-beta.html
[2] http://jcp.org/en/jsr/detail?id=317
[3] http://cwiki.apache.org/openjpa/jpa-20-roadmap.html


Thanks,

: