블로그 이미지
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. 2009.05.16 Apache Felix Web Console version 1.2.10 Released
  2. 2009.05.14 Apache Sling 5 Released
  3. 2009.05.13 Apache ODE 1.3.2 released
  4. 2009.05.13 Apache Wicket 1.4-rc4 released
  5. 2009.05.03 Apache Derby 10.5.1.1 released
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

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

Apache Felix Web Console version 1.2.10 Released

뉴스/소식 | 2009. 5. 16. 12:23 | Posted by 노안돼지

The Felix team is pleased to announce the release of Apache Felix Web
Console version 1.2.10

The Apache Felix Web Console is a simple tool to inspect and manage OSGi
framework instances using your favourite Web Browser.

 http://felix.apache.org/site/apache-felix-web-console.html

This release is available from
http://felix.apache.org/site/downloads.cgi and Maven:

 <dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.webconsole</artifactId>
   <version>1.2.10</version>
 </dependency>

Release Notes:

** Bug
   * [FELIX-1028] - NPE in configuration view when running
                    webconsole with Equinox
   * [FELIX-1048] - Handle fragment bundles differently than
                    "normal" bundles
   * [FELIX-1061] - [PATCH] webconsole silently ignores bundles
                    which have no Bundle-SymbolicName header

** Improvement
   * [FELIX-1042] - [PATCH] Add log service to web console
   * [FELIX-1049] - Display symbolic name and version in bundle list
   * [FELIX-1050] - Display complete manifest entry
   * [FELIX-1139] - Remove fixed width of layout
   * [FELIX-1143] - Upgrade to Felix Parent POM 1.2.0


Enjoy!

-The Felix team

:

Apache Sling 5 Released

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

Bringing Back the Fun - Reloaded


Apache Sling brings back the fun to Java developers and makes the life of a web developer much easier. It combines current state of the art technologies and methods like OSGi, REST, scripting, and JCR.

The main focus of Sling deals with the important task of bringing your content into the web and providing a plattform to manage/update the content in a REST style.


Sling is built into OSGi bundles and therefore benefits from all advantages of OSGi. On the development side a scripting layer (using Apache BSF) allows to use any scripting language with Sling (of course you can use plain old Java, too). And on top of this, Sling helps in developing an application in a RESTful way.

As the first web framework dedicated to JSR-170 Java Content Repositories, Sling makes it very simple to implement simple applications, while providing an enterprise-level framework for more complex applications. Underneath the covers Apache Jackrabbit is used for the repository implementation.

Download the new release, Apache Sling 5, today and give it a try!

Apache Sling currently comes in four flavors:
- A standalone application (a jar containing everything to get started with Sling)
- A web application (just drop this into your favorite web container)
- The full source package (interested in reading the source?)
- Maven Artifacts (available through the Apache Incubator Repository)

For more information, please visit the Apache Sling web site at
http://incubator.apache.org/sling.

or go directly to the download site at
http://incubator.apache.org/sling/site/downloads.cgi

The Apache Sling Community

--
Carsten Ziegeler
cziegeler@apache.org

:

Apache ODE 1.3.2 released

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

Apache ODE 커뮤니티에서 Apache ODE 1.3.2를 발표하였습니다.

Apache ODE는 WS-BPEL을 준수하는 웹 서비스 오케스트레이션(orchestration) 엔진으로써,
BPEL XML문법으로 작성된 프로세스는 웹서비스 호출로 정리할 수 있으며, 다르게는 웹서비스가 가능한 워크플로우 엔진으로 설명할 수 있습니다.

이 새로운 릴리스에는 많은 기능과 개선 사항 등이 포함되어 있습니다 :

  • BPEL에서의 XQuery 1.0 쿼리와 표현
  • Publish/Subscribe간의 프로세스 인스턴스 교차
  • WS-BPEL 프로세스를 JMS이상으로 제공
  • WS-Security 지원
  • 프로세스 데이터 정리
  • 더 나은 성능과 메모리 관리


뿐만 아니라 많은 버그 수정를 하였으며, 상세내역은 릴리스 노트를 참조하세요.
https://issues.apache.org/jira/browse/ODE/fixforversion/12313906

더 많은 정보를 원하시면, Apache ODE 웹사이트를 방문하세요.
http://ode.apache.org/getting-ode.html

Apache ODE는 비즈니스-프렌들리 라이센스(Apache License v2.0)하에서 릴리즈된 오픈소스 프로젝트입니다. 우리 모두가 여러분의 도움과 기여를 환영하고 있으며, 참여를 위해서는 메일링 리스트를 통해 하실 수 있습니다.
http://ode.apache.org/mailing-lists.html

The Apache ODE Team.

:

Apache Wicket 1.4-rc4 released

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

Apache Wicket팀에서 Apache Wicket 1.4의 네번째 릴리즈 후보(candidate)버전을 발표했습니다.
많은 버그를 잡았으며, 여러 개선사항을 구현하였습니다.

이미 1.4 이전버전을 사용하는 경우, 빠른 시일내에 Wicket 1.4-rc4버전으로 업데이트 하시길 권장합니다.

다운로드는 희망하시는 분들은 아래 링크를 클릭하세요.
http://www.apache.org/dyn/closer.cgi/wicket/1.4-rc4

여러분들의 양해와 지원에 감사드립니다.
- The Wicket Team

Apache Wicket

Apache Wicket은 Java 웹 애플리케이션 프레임워크를 지향하는 컴포넌트입니다.

적절한 mark-up/logic의 분리, POJO 데이터 모델과 XML의 refreshing lack 등등의 특성을 통해 Apache Wicket은 웹 애플리케이션을 간단하고 쉽게 개발할 수 있도록 해주며,  낡고,  디버깅하기가  복잡하고, 관리하기 힘든 코드를 Java와 HTML로 작성된 재사용이 가능한 컴포넌트로 바꿀 수 있도록 해줍니다.


우리의 웹사이트에서 Apache Wicket에 대한 자세한 내역을 찾을 수 있습니다. :
http://wicket.apache.org

이번 릴리즈
이번 릴리즈는 Wicket 1.4의 네번째 릴리즈 후보(RC, Release Candidate)입니다. 이 릴리즈는 몇개의 버그 수정과 일부 사소한 개선 사항을 추가하였습니다. 자세한 내용은 아래 변경사항을 참조하십시오.

1.2로부터 마이그레이션
Wicket 1.3을 사용하고 있으시면, 위키에서 찾은 마이그레이션 가이드를 참조하십시오.
http://cwiki.apache.org/WICKET/migrate-14.html


이 릴리즈를 다운로드
여러분은 아래의 공식 아파치 미러사이트로부터 다운로드 하실 수 있습니다.
http://www.apache.org/dyn/closer.cgi/wicket/1.4-rc4/

Maven과 Ivy사용자들은 자동으로 다운로드될 것입니다.

<dependency>
 <groupId>org.apache.wicket</groupId>
 <artifactId>wicket</artifactId>
 <version>1.4-rc4</version>
</dependency>

Substitute the artifact ID with the projects of your liking to get the other projects.

Please note that we don't prescribe a Logging implementation for SLF4J. You need to specify yourself which one you prefer. Read more about SLF4J here:

http://slf4j.org


릴리즈 확인
The release has been signed by Jeremy Thomerson, your release manager for today. The public key can be found in the KEYS file in the download area.  Download the KEYS file only from the Apache website.
http://www.apache.org/dist/wicket/1.4-rc4/KEYS

릴리즈 확인에 대한 지침은 아래주소에서 확인할 수 있습니다.
http://www.apache.org/dev/release-signing.html#check-integrity


버그 리포트
In case you do encounter a bug, we would appreciate a report in our JIRA:

http://issues.apache.org/jira/browse/WICKET


배포
In the distribution you will find a README. The README contains instructions on how to build from source yourself.
You also find a CHANEGELOG-1.4 which contains a list of all things that have been
fixed, added and/or removed since the 1.4 branch was created.



 

:

Apache Derby 10.5.1.1 released

뉴스/소식 | 2009. 5. 3. 22:51 | Posted by 노안돼지

Apache Derby 프로젝트에서 새로운 Derby 10.5.1.1을 릴리즈 하였습니다.

Apache Derby는 Apache DB 프로젝트의 서브 프로젝트로써,  ISO/ANSI SQL과 JDBC 표준을 따르는 순수 Java로 된 관계형 데이터베이스 엔진입니다.
Derby를 개발하는 목적은 개발자와 사용자(end-users)가 쉽게 업무를 처리 할 수 있도록 하는 것입니다.  

Derby 10.5.1.1은 아래 Derby 다운로드 사이트에서 받을 수 있습니다.
  http://db.apache.org/derby/derby_downloads.html.


Derby 10.5.1.1 contains the following new features:
  • SQL Roles - Support for most of SQL feature T331 and parts of T332
  • Generated Columns - Support for SQL feature T175
  • LOB Improvements - Many performance and usability improvements for BLOBs and CLOBs
  • Replication of encrypted databases - Support for replication of encrypted databases
  • OFFSET/FETCH FIRST - Support for limit result set cardinality (new SQL 2008 syntax)
  • In-memory back end - first revision of a storage engine for Derby storing all data in-memory.
  • Update Statistics Stored Procedure - Make it possible to refresh statistics


추가로, Derby 10.5.1.1은 많은 버그와 그동안 많은 수정내역을 가지고 있습니다.
여러분, Derby 10.5.1.1을 사용해보세요.!!!

: