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

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

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

Apache Felix UPnP Extra version 0.4.0 Released

뉴스/소식 | 2009. 5. 23. 10:52 | Posted by 노안돼지
Felix팀에서 Apache Felix UPnP Extra 버전 0.4.0을 릴리즈 하였습니다.

이는 UPnP Device를 간편히 개발할 수 있는 유틸리티 세트를 탑재한 첫번째 릴리즈입니다. 

http://felix.apache.org/site/apache-felix-upnp.html

이 릴리즈는 아래 주소에서 다운받을 수 있습니다.
http://felix.apache.org/site/downloads.cgi
 
그리고 Maven:

 <dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.upnp.extra</artifactId>
   <version>0.4.0</version>
 </dependency>

Enjoy!

-The Felix team

:

Apache Felix UPnP Tester version 0.4.0 Released

뉴스/소식 | 2009. 5. 23. 10:51 | Posted by 노안돼지
Felix팀에서 Apache Felix UPnP Tester 버전 0.4.0을 발표하였습니다.

이 버전은 일반 UPnP 컨트롤 포인트(generic UPnP Control Point )를 구현한 GUI 툴을 탑재하고 있는 첫번째 릴리즈입니다.

  • discover device either on the OSGi platform or UPnP Network ( by means of a UPnP Base Driver )
  • invoke action on disovered devices and
  • subscribe/unsubscribe to UPnP Service.

http://felix.apache.org/site/apache-felix-upnp.html


이 릴리즈는 아래에서 다운로드 받을 수 있습니다.
http://felix.apache.org/site/downloads.cgi 

그리고,  Maven:
 <dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.upnp.tester</artifactId>
   <version>0.4.0</version>
 </dependency>

Enjoy!

-The Felix team

:

Apache JDO 2.3 Early Access 릴리즈

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

Apache JDO 2.3 Early Access를 릴리즈 하였습니다.

이번 릴리즈는 JDO 2.3 API와 TCK, JDO 2.3에서 지적된 사항에 대해 많은 변경내역이 포함되어 있습니다. - Java persistence를 위한 Java Data Object (JDO) Standard의 세번째 개선 릴리즈로써, 더욱 빠르게 개발하고, 피드백(feedback)을 지원하기 위해 우선 Early Acess형태로 지원합니다.

이 릴리즈는 여러사항을 포함하고 있습니다.
  • Metadata API, allowing programmatic definition of persistence.
  • Enhancer API, allowing enhancement of classes via API.
  • Query cancel/timeout support.
  • Read objects lock control.


이 릴리즈는 아래 주소로부터 다운 받을 수 있습니다.
http://db.apache.org/jdo/releases/release-2.3-ea.cgi

maven 애플리케이션에서 API jar형태로 이용할 때는, 아래처럼 사용해야 합니다.
 <dependency>
   <groupId>javax.jdo</groupId>
   <artifactId>jdo2-api</artifactId>
   <version>2.3-ea</version>
 </dependency>
[when IBiblio has caught up]

감사합니다.

:

Apache FtpServer 1.0.1 released

뉴스/소식 | 2009. 5. 20. 08:17 | Posted by 노안돼지

Apache MINA 프로젝트에서 FtpServer 1.0.1을 릴리즈 하였습니다.

이번 릴리즈는 1.0.0 릴리즈에서 발견된 각종 문제들을 해결하였습니다.
이번 릴리즈는 FtpServer가 동작시 안정성에 대한 문제를 해결한 것이므로, 사용자들은 이 릴리즈로 업그레이드 하시길 바랍니다.

Apache MINA 프로젝트에서는 FtpServer가 독자적으로도 동작하고, 간단한 방법으로 사용자의 응용프로그램에 내장되어 제대로 동작할 수 있도록 하는데 노력을 다하고 있습니다.

따라서, 여러분의 테스트 참여와 관심이 안정적인 릴리즈를 만드는데 도움이 될 수 있습니다.

이 릴리즈는 아래 링크에서 다운받을 수 있습니다.:
http://mina.apache.org/ftpserver/downloads.html

이번 릴리즈에서 변경된 것:
  • Stream closed after statistics is updated for data transfers
  • DefaultFtpServer.suspend() and NioListener.suspend() does not work correctly on Mac OS X
  • NativeFtpFile.equals does not work correctly with different casing on OS X
  • Passive data connections can hang forever and thus block a port
  • Data connection not closed on filter chain exception
  • Ftplet.onConnect() with DISCONNECT returned ignored by server


아래를 주소를 방문하시면 이 릴리즈에 대한 자세한 내용을 확인하실 수 있습니다.
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10571&styleName=Html&version=12313619

:

Apache Crypto Mailets 1.0 released

뉴스/소식 | 2009. 5. 18. 08:47 | Posted by 노안돼지

The Apache James Team (http://james.apache.org/) is pleased to announce that the Apache Crypto Mailets 1.0 release is now available
(http://james.apache.org/download.cgi).

The Apache Mailet API is a framework assisting the rapid development of email processing functionality http://james.apache.org/mailet/api.
Apache Crypto Mailets 1.0 contains mailets which encode, decode, sign and verify mail plus cryptology utilities.

Version 1.0 is the first independent release of these mature components last shipped with Apache James 2.3 (http://james.apache.org/server).

This distribution includes cryptographic software.  The country in which you currently reside may have restrictions on the import,
possession, use, and/or re-export to another country, of encryption software.  BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to see if this is permitted. 

See http://www.wassenaar.org for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms.  The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

 This library provides high level crytographic operations  based on lower level crytographic libraries created  by The Legion of the Bouncy Castle (http://www.bouncycastle.org/).

Export classifications and source links can be found at
http://www.apache.org/licenses/exports/.

Robert

----------------------------------------------------------------
2009 Marks 10 Years Of The Apache Software Foundation

https://blogs.apache.org/foundation/entry/the_asf_is_ten_years

Happy Birthday Apache!

: