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

 

'뉴스/소식'에 해당되는 글 312

  1. 2010.02.03 Apache Rampart 1.5 릴리즈
  2. 2010.02.02 Apache MyFaces Core v2.0.0-beta 릴리즈
  3. 2010.02.01 Apache Tika 0.6 릴리즈
  4. 2010.02.01 Apache OpenJPA 2.0.0-beta 릴리즈
  5. 2010.01.29 Apache UIMA 2.3.0 릴리즈
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

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

Apache Rampart 1.5 릴리즈

뉴스/소식 | 2010. 2. 3. 13:35 | Posted by 노안돼지

Apache Rampart team is pleased to announce the 1.5 release of Apache Rampart module.

Apache Rampart is the the security module of Axis2 which provides implementations of the WS-Sec* specifications for Apache Axis2.  Apache Rampart 1.5 release is compatible with Axis2 1.5 / 1.5.1 releases. Please refer to http://ws.apache.org/rampart/ for more information.

You can download the release from:
http://ws.apache.org/rampart/download/1.5/download.cgi

Apache Rampart supports the following specifications:
* WS - Security 1.0 / 1.1
* WS - Security Policy - 1.1 / 1.2
* WS - Secure Conversation - February 2005 / WS-SX
* WS - Trust - February 2005 / WS-SX
* SAML 1.1 / 2.0

Apache Rampart 1.5 can be successfully used with the next Apache Sandesha2 release targeted towards Apache Axis2 1.5 to configure WS-SecureConversation + WS-ReliableMessaging scenarios.

New features of Apache Rampart 1.5 includes
* SAML 2.0 support
* Key store caching
* Signing / Encrypting with multiple keys
* Tests for negative scenarios

We welcome any and all feedback at:
Issue Tracker : http://issues.apache.org/jira/browse/Rampart
Mailing List     : rampart-dev@ws.apache.org

Thank you for your interest in Apache Rampart!

The Rampart Development Team
http://ws.apache.org/rampart/

 

:

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,

:

Apache UIMA 2.3.0 릴리즈

뉴스/소식 | 2010. 1. 29. 13:37 | Posted by 노안돼지

The Apache UIMA development community is pleased to announce the release of version 2.3.0 of UIMA (Unstructured Information Management Architecture).  Apache UIMA is a framework supporting combining and reusing components that annotate unstructured information content such as text, audio, and video.

This release consists of 4 packages:

 - UIMA Java SDK - the base framework, with development tools and examples
 - UIMA-AS (Asynchronous Scalout capability)
 - UIMACPP (c++ support framework, for components written in c++ and other languages)
 - UIMA Addons - a growing set of annotators and other tools.

This release is generally backwards compatable with previous releases,
except that Java 5 is now the minimum Java level required.

The add-ons package contains many new components and annotators, including:

 - Bean Scripting Framework supporting annotators written in popular scripting languages
 - Lucas - an interface to using UIMA with Apache Lucene
 - TikaAnnotator - an annotator using the Apache Tika project text extractors

The UIMA-AS (Asynchronous Scaleout) framework is extensively enhanced with much more support for error/failure recovery, driven by feedback from actual use in several large scale deployments (1000's of nodes).
The base framework now supports Java 5 generics, and is enhanced to make it even more light-weight and efficient; for example, it now supports a new network serialization format for communicating with remote annotators using a "delta-CAS" - limiting the response sent to just those items which have changed.

Full information and summaries of the changes are contained in the release notes, which you can find on our downloads page - scroll down to the 2.3.0 release section, and click on the package of interest in the release notes column.

Apache UIMA welcomes your help.  Any contribution (code, testing, documentation, bug reporting/fixing) is always appreciated.  For more information on how to get involved, please visit the website at:

 http://incubator.apache.org/uima

Thank you for your interest in Apache UIMA.

-The Apache UIMA development community

: