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

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

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

Apache Archiva 1.1.4 Released

뉴스/소식 | 2009. 4. 23. 08:24 | Posted by 노안돼지

The Apache Archiva team is pleased to announce the release of Archiva 1.1.4

Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository. It is the perfect companion for build tools such as Maven, Continuum, and ANT.

Archiva offers several capabilities, amongst which remote repository proxying, security access management, build artifact storage, delivery, browsing, indexing and usage reporting, extensible scanning functionality and many more!

The latest release is now available here:
http://archiva.apache.org/download.html

If you have any questions, please consult:
 - the web site: http://archiva.apache.org
 - the archiva-user mailing list: http://archiva.apache.org/mail-lists.html

Change Log for Archiva 1.1.4
------------------------------------

** Bug
    * [MRM-1152] - Fix for MRM-1136 needs to be backported for 1.1.x

Note: MRM-1136 addresses the handling of metadata files deployed using Maven 2.1


Thanks,
The Apache Archiva team

:

Apache MyFaces Extensions Validator 1.2.2 Released

뉴스/소식 | 2009. 4. 21. 08:09 | Posted by 노안돼지

The Apache MyFaces team is pleased to announce the release of Apache MyFaces Extensions Validator 1.2.2 (for JSF 1.2).

Apache MyFaces Extensions Validator is an extensible framework to validate user input based on annotations.

Apache MyFaces Extensions Validator is available in both binary and source distributions:
http://myfaces.apache.org/extensions/validator/download.html

Apache MyFaces Extensions Validator is available in the central Maven repository under
Group ID "org.apache.myfaces.extensions.validator.*".

Release Notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310821&styleName=Html&version=12313874


 

:

Apache MINA 2.0.0-M5 released

뉴스/소식 | 2009. 4. 20. 13:27 | Posted by 노안돼지


The Apache MINA project team is proud to announce the new Milestone of Apache MINA version 2.0.0-M5, a bug fix release. Next version will be a Release Candidate.

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily by providing an abstract, event-driven, asynchronous API over
various transports such as TCP/IP and UDP/IP vis Java NIO.

The Apache MINA project website includes resources such as introductory presentation slides, tutorials, and examples to help you learn MINA as soon as possible.

The changeLog is provided at the end of this mail

Download :
==========
* http://mina.apache.org/downloads.html

Quick links:
============
* Homepage - http://mina.apache.org/
* FAQ - http://mina.apache.org/faq.html
* Testimonials - http://mina.apache.org/testimonials.html
* Documentation - http://mina.apache.org/documentation.html
* Performance - http://mina.apache.org/performance-test-reports.html


The Apache MINA project team is always open for your feedback.  Please let us know what you think about MINA via our mailing list and support
forum: http://mina.apache.org/contact.html

Thank you !

Release Notes - MINA - Version 2.0.0-M5
---------------------------------------
Bug

  * [DIRMINA-626] - Compilation Error in org.apache.mina.transport.serial.DefaultSerialSessionConfig
  * [DIRMINA-646] - More than required data sent on serial port through serial transport
  * [DIRMINA-647] - WriteFuture.isWritten() never returns true even when data is actually sent on the serial port using serial transport
  * [DIRMINA-648] - Typo in LoggingFilter-API
  * [DIRMINA-652] - Socks5LogicHandler.encodeProxyRequestPacket(final SocksProxyRequest
request) should check that the result of request.getEndpointAddress() is resolved before using it
  * [DIRMINA-653] - IoSession.write not thread-safe? Loosing messages under heavy multi-threaded write on same session.
  * [DIRMINA-658] - BufferedWriteFilter does not pass session closed or exception caught events up the filter chain
  * [DIRMINA-664] - EMPTY_* IoBuffer constants can be made mutable and cause data errors
  * [DIRMINA-665] - AbstractIoSession#getId() can cause collisions which lead to sessionClosed calls without sessionCreated
  * [DIRMINA-667] - NioDatagramConnector.newHandle leaks DatagramChannels on bind exception
  * [DIRMINA-674] - Mina xbean module requires mina-core for compile scope
  * [DIRMINA-675] - Duplicate data from decoder
  * [DIRMINA-676] - ObjectMBean throws NullPointerException when accessing non-existing attributes
  * [DIRMINA-677] - AbstractIoSession sometimes throws java.lang.Error in toString()

Improvement

  * [DIRMINA-594] - Javadoc & documentation for APR transport
  * [DIRMINA-605] - Add documentation for using and building serial port connection
  * [DIRMINA-644] - OSGi exported packages should contain the mina version
  * [DIRMINA-649] - The OSGi exported packages should contain the version number of the package

New Feature

  * [DIRMINA-520] - DemuxingIoHandler for SingleSessionIoHandlers

Task

  * [DIRMINA-32] - Revise JavaDoc, PPT, and Tutorial


The Apache MINA PMC.

:

Apache Tuscany SCA 2.0 M2 Released

뉴스/소식 | 2009. 4. 16. 17:05 | Posted by 노안돼지

The Apache Tuscany team are pleased to announce the 2.0 M2 release of the Java SCA project.

Apache Tuscany provides a runtime environment based on the Service Component Architecture (SCA). SCA is a set of specifications aimed at simplifying SOA application development which are being standardized by OASIS as part of the Open Composite Services Architecture (Open CSA).

This milestone release is a further step towards the 2.0 final release, highlights include:

  • Improved spec compliance
  • Initial support for Distributed OSGi (RFC 119)
  • New Webapp integration with support for various web technologies and frameworks
  • Maven Archetypes to make developing SCA applications easier

See the RELEASE_NOTES and CHANGES file for details, and to download the distributions please go to:

http://tuscany.apache.org/sca-java-2x-releases.html

Apache Tuscany welcomes your help. Any contribution, including code, testing, contributions to the documentation, or bug reporting is always appreciated. For more information on how to get involved in Apache Tuscany visit the website at:

http://tuscany.apache.org

Thank you for your interest in Apache Tuscany!

:

Apache Harmony 5.0M9 available

뉴스/소식 | 2009. 4. 16. 11:03 | Posted by 노안돼지

The Apache Harmony team are pleased to announce the immediate availability of Apache Harmony 5.0M9.

Apache Harmony is the Java platform project of the Apache Software Foundation.

Apache Harmony 5.0M9 is the latest stable build containing numerous bug fixes, and enhancements to performance and functionality.

Source code and binary builds are available from the project download site:

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

Apache Harmony welcomes your help. For more information on how to report problems, successes, and to get involved in Apache Harmony visit the project website at http://harmony.apache.org

The Apache Harmony Team

: