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

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2011/3 »
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 OpenWebBeans 1.1.0 릴리즈

뉴스/소식 | 2011. 3. 31. 10:51 | Posted by 노안돼지
The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans 1.1.0

Apache OpenWebBeans is an implementation of the Apache License v2 licensed JSR-299 "Context and Dependency Injection for Java" and JSR-330 "atinject". OpenWebBeans has a modular structure and provides Dependency Injection scaling from Java SE environments up to EE6 servers with complicated ClassLoader hierarchies.

openwebbeans-1.1.0 implements the CDI-1.0 API, passes the JSR-330 TCK and the JSR-299 standalone TCK.

Distribution packages can be downloaded from
http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.0/

The release is also available in maven.central
http://repo1.maven.org/maven2/org/apache/openwebbeans/


The Apache OpenWebBeans Team
:

Apache Hive 0.7.0 릴리즈

뉴스/소식 | 2011. 3. 31. 10:50 | Posted by 노안돼지
The Apache Hive team is pleased to announce the release of Apache Hive 0.7.0.

Apache Hive is a data warehouse system for Hadoop that facilitates easy data summarization, ad-hoc querying, and analysis of large datasets stored in Hadoop compatible file systems

Apache Hive 0.7.0 is available in both binary and source distributions.

   * http://hive.apache.org/releases.html#Download


Release Notes - Hive - Version 0.7.0
 


:

Apache Commons Codec 1.5 릴리즈

뉴스/소식 | 2011. 3. 31. 10:47 | Posted by 노안돼지
The Commons Codec team is pleased to announce the commons-codec-1.5 release!

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal.  In addition to thes widely used encoders and decoders, the codec package also maintains acollection of phonetic encoding utilities.

Changes in this version include:

New features:
o Add test(s) to check that encodeBase64() does not chunk output.  Issue: CODEC-93. Thanks to sebb. 
o ArrayIndexOutOfBoundsException when doing multiple reads() on encoding Base64InputStream.  Issue: CODEC-105. Thanks to zak. 
o Add the Cologne Phonetic to codec.lang.  Issue: CODEC-106. Thanks to it2mmeyerfa. 
o org.apache.commons.codec.net.URLCodec.ESCAPE_CHAR isn't final but should be.  Issue: CODEC-111. Thanks to ggregory. 
o Base64.encodeBase64(byte[] binaryData, boolean isChunked, boolean urlSafe, int maxResultSize) throws IAE for valid maxResultSize if isChunked is false.  Issue: CODEC-112. Thanks to sebb. 
o org.apache.commons.codec.language.RefinedSoundex.US_ENGLISH_MAPPING should be package protected MALICIOUS_CODE.  Issue: CODEC-113. Thanks to ggregory. 
o org.apache.commons.codec.language.Soundex.US_ENGLISH_MAPPING should be package protected MALICIOUS_CODE.  Issue: CODEC-114. Thanks to ggregory. 
o DoubleMetaphone.maxCodeLen should probably be private.  Issue: CODEC-115. Thanks to sebb. 
o Split Caverphone class into two classes for Caverphone 1.0 and 2.0.  Issue: CODEC-118. Thanks to ggregory. 

Fixed Bugs:
o new Base64().encode() appends a CRLF, and chunks results into 76 character lines.  Issue: CODEC-89. 
o Many test cases use getBytes() which uses the default platform encoding so tests may fail on some platforms.  Issue: CODEC-92. 
o Base64 default constructor behaviour changed to enable chunking in 1.4.  Issue: CODEC-97. Thanks to mjryall. 
o Base64.encodeBase64String() shouldn't chunk.  Issue: CODEC-99. Thanks to julius. 
o Base64InputStream#read(byte[]) incorrectly returns 0 at end of any stream which is multiple of 3 bytes long.  Issue: CODEC-101. Thanks to balusc. 
o Typo in DecoderException message thrown from Hex.decodeHex.  Issue: CODEC-103. Thanks to gnuf. 
o Caverphone encodes names starting and ending with "mb" incorrectly.  Issue: CODEC-117. Thanks to ggregory. 

Removed:
o Remove deprecated package private method Base64.discardWhitespace(byte[])  Issue: CODEC-116. Thanks to ggregory. 




Have fun!
-Commons Codec team
:

Apache Tomcat 7.0.10 릴리즈

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


The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.10

Apache Tomcat 7.0.10 is primarily a security and bug fix release with numerous fixes compared to 7.0.8.

Please refer to the change log for the list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Note that this version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures.

Downloads:
http://tomcat.apache.org/download-70.cgi

Migration guide from Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html

Thank you,

-- The Apache Tomcat Team

:

Apache HTTP Server 2.3.11-Bet​a 릴리즈

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

Apache HTTP Server 2.3.11-beta Released

  The Apache Software Foundation and the Apache HTTP Server Project are
  pleased to announce the release of version 2.3.11-beta of the Apache HTTP
  Server ("Apache").  This version of Apache is our initial Beta release
  of Apache httpd 2.4 to test new technology and features that are incompatible
  or too large for the stable 2.2.x branch. This Beta release should not be
  presumed to be compatible with binaries built against any prior or future
  version, although, as a Beta, the API is in a semi-frozen state.

  Apache HTTP Server 2.3.11-beta is available for download from:

    http://httpd.apache.org/download.cgi

  Apache 2.3 offers numerous enhancements, improvements, and performance
  boosts over the 2.2 codebase.  For an overview of new features
  introduced since 2.3 please see:

    http://httpd.apache.org/docs/trunk/new_features_2_4.html

  Please see the CHANGES_2.3 file, linked from the download page, for a
  full list of changes.

  This release includes the Apache Portable Runtime (APR) version 1.4.2
  and APR-Util version 1.3.10 in a separate -deps tarball.  The APR libraries
  must be upgraded for all features of httpd to operate correctly.

  This release builds on and extends the Apache 2.2 API.  Modules written
  for Apache 2.2 will need to be recompiled in order to run with Apache
  2.3, and require minimal or no source code changes.

    http://svn.apache.org/repos/asf/httpd/httpd/trunk/VERSIONING

: