블로그 이미지
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/8 »
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 Lucy (incubating) 0.2.0 릴리즈

뉴스/소식 | 2011. 8. 16. 17:47 | Posted by 노안돼지
The Apache Lucy team is pleased to announce the release of version 0.2.0 from the Apache Incubator!

Apache Lucy is full-text search engine library written in C and targeted at dynamic languages.  0.2.0 contains many portability bugfixes and improvements to the build system.

For a list of issues resolved in this version, please see the release notes:

 http://www.apache.org/dist/incubator/lucy/CHANGES-0.2.0.txt

The most recent release can be obtained from our downloads page:

 http://incubator.apache.org/lucy/download.html

For general information on Apache Lucy, please visit the project website:

 http://incubator.apache.org/lucy/

Thanks to everyone who has made contributions to the Lucy ecosystem since our
last release -- both users and developers!

Disclaimer:

 Apache Lucy is an effort undergoing incubation at The Apache Software
 Foundation (ASF), sponsored by the Apache Incubator. Incubation is required
 of all newly accepted projects until a further review indicates that the
 infrastructure, communications, and decision making process have stabilized
 in a manner consistent with other successful ASF projects.  While incubation
 status is not necessarily a reflection of the completeness or stability of
 the code, it does indicate that the project has yet to be fully endorsed by
 the ASF.

Regards,

Marvin Humphrey, on behalf of the Apache Lucy development team and community
:

Apache Commons Lang 3.0.1 릴리즈

뉴스/소식 | 2011. 8. 16. 17:46 | Posted by 노안돼지
The Apache Commons team is pleased to announce the release of Commons Lang 3.0.1.

As the version suggests, this is a drop-in replacement for 3.0. A list of the 9 changes and 6 bug fixes in this release are found in the release notes:

 https://commons.apache.org/lang/changes-report.html#a3.0.1

For general information on Commons Lang please visit the Lang website:

 http://commons.apache.org/lang/

The latest version may be downloaded from the following page:

 http://commons.apache.org/lang/download_lang.cgi

For advice on upgrading from 2.x to 3.x, see the following page:

   http://commons.apache.org/lang/article3_0.html

Thanks again to all involved in the release, both Commons users and  Commons developers.

Hen
on behalf of the Apache Commons community
:

Apache Tomcat 5.5.x 지원중단 안내

알림 | 2011. 8. 12. 10:41 | Posted by 노안돼지
Apache Tomcat 5.5.x 지원중단 안내
 

Apache Tomcat 5.5.x가 2012년 9월 30일부로 Tomcat 팀에서 지원을 중단합니다.
따라서, 지원 중단이후 Tomcat 5.5.X의 버그 및 보안 문제에 대해서는 따로 언급이 되지 않을 예정입니다.

사용자들께서는 Tomcat 6.X나 7.X버전으로 업데이트 하셔서 관리하시기 바랍니다.
:

Apache Commons Compress 1.2 릴리즈

뉴스/소식 | 2011. 8. 4. 06:56 | Posted by 노안돼지
The Apache Commons Compress team is pleased to announce the
commons-compress-1.2 release!

The Apache Commons Compress Library defines a Java API for working with
ar, cpio, tar, zip, gzip and bzip2 files.

Version 1.2 is a bug fix release and the last release expected to be
compatible with Java 1.4.

Source and binary distributions are available for download from the
Apache Commons download site:

http://commons.apache.org/compress/download_compress.cgi

When downloading, please verify signatures using the KEYS file available
at the above location when downloading the release.

Changes in this version include:

New features:
o COMPRESS-123:  ZipArchiveEntry has a new method getRawName that provides the
       original bytes that made up the name.  This may allow user
       code to detect the encoding.
o COMPRESS-122:  TarArchiveEntry provides access to the flags that determine
       whether it is an archived symbolic link, pipe or other
       "uncommon" file system object.

Fixed Bugs:
o COMPRESS-129:  ZipArchiveInputStream could fail with a "Truncated ZIP" error
       message for entries between 2 GByte and 4 GByte in size.
o COMPRESS-145:  TarArchiveInputStream now detects sparse entries using the
       oldgnu format and properly reports it cannot extract their
       contents.
o COMPRESS-130:  The Javadoc for ZipArchiveInputStream#skip now matches the
       implementation, the code has been made more defensive.
o COMPRESS-140:  ArArchiveInputStream fails if entries contain only blanks for
       userId or groupId. Thanks to Trejkaz.
o COMPRESS-139:  ZipFile may leak resources on some JDKs.
o COMPRESS-125:  BZip2CompressorInputStream throws IOException if
       underlying stream returns available() == 0.
       Removed the check.
o COMPRESS-127:  Calling close() on inputStream returned by
       CompressorStreamFactory.createCompressorInputStream()
       does not close the underlying input stream.
o COMPRESS-119:  TarArchiveOutputStream#finish now writes all buffered
       data to the stream

Changes:
o ZipFile now implements finalize which closes the underlying
       file.
o COMPRESS-117:  Certain tar files not recognised by ArchiveStreamFactory.


For complete information on Commons Compress, including instructions
on how to submit bug reports, patches, or suggestions for improvement,
see the Apache Commons Compress website:

http://commons.apache.org/compress/

Stefan Bodewig, on behalf of the Apache Commons community
:

Apache James jDKIM 0.2 released

뉴스/소식 | 2011. 8. 4. 06:55 | Posted by 노안돼지
The Apache James Project is happy to announce the release of version
0.2 of the Apache James jDKIM library.

jDKIM is a DKIM implementation library written in Java. It provides
both verification and signing and also provides Mailets for the Apache
JAMES project.

The 0.2 release is the first official release of the library but the
codebase is used in production to sign millions messages daily since
almost 2 years and can be considered stable.

Read the release notes on
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310990&version=12314300

Download from http://james.apache.org/download.cgi#Apache_jDKIM

More informations at http://james.apache.org/jdkim/

The Apache James Team
: