아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.
우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.
The Cayenne team are thrilled to announce the availability of Cayenne 3.0. Over the last few years a vast number of improvements have gone into Cayenne 3, and this release is already in use in large corporate installations, universities and other businesses driving web sites and other software.
Programmers who haven't used Cayenne before will find it a powerful and easy to use ORM, distinguished from other ORM tools by a clean and intuitive API, powerful three tier (ROP) option, flexible caching, a GUI modeler tool and much more. Cayenne is extremely stable; its huge suite of tests and long history mean that it is fast and reliable.
Programmers on this list who've been following Cayenne for some time are probably very familiar with version 3. If you've been working with the release candidates, just drop this final release into your project and keep working. There is nothing new compared to RC3 apart from a shiny new 'final' sticker.
on behalf of the Ant development team, I have the pleasure to announce
the release of Apache Ant 1.8.1.
Key features of the 1.8.1 release are
* new task augment allows to add attributes or nested elements to
previously defined references
* numerous bug fixes and improvements as documented in Bugzilla and
in WHATSNEW
This should work as a drop-in replacement for Velocity 1.6.3 in the vast majority of cases. However, there have been a number of deprecations (should result in warnings in your log output) and a few
minor behavioral changes, all of which are explained in the change log. :)
Release Notes - Sling - Version Commons OSGi 2.0.6
** Improvement
* [SLING-1278] - Utilities for bundle version comparison, handling both jar files and Bundle objects
* [SLING-1431] - Utility method to get the service ranking
Release Notes - Sling - Version Launchpad Base 2.2.0
** Bug
* [SLING-1210] - BootstrapInstaller will attempt (and fail) to start fragment bundles
* [SLING-1252] - Reactor build using Maven 2.0.9 creates non-functional launchpad base artifact
* [SLING-1273] - Launchpad Loader uses fragile file timestamp comparison to update launcher jar
* [SLING-1285] - Launchpad does not start under windows (launchpad.base.jar is not accessible)
** Improvement
* [SLING-983] - Add sling.properties file to configuration status page
* [SLING-1093] - Prepare for JCR 2.0
* [SLING-1101] - sling_bootstrap.txt: run-once command file for the BootstrapInstaller
* [SLING-1179] - Convert Launchpad Webapp to use Felix HttpService instead of Equinox
* [SLING-1189] - When comparing SNAPSHOT-versioned bundles, also check the Bnd-LastModified Header
* [SLING-1223] - Enable Servlet and Filter whiteboard support in Launchpad
* [SLING-1418] - upgrade to felix 2.0.4
* [SLING-1443] - allow bundle loading to be forced
* [SLING-1484] - Jetty 7.0.1 throws a NullPointerException when ServletContext.log() called with null Throwable
Release Notes - Sling - Version Maven Launchpad Plugin 2.0.6
** Bug
* [SLING-1351] - Launchpad plugin wont merge additional lists correctly.
* [SLING-1364] - Inside a Bundle Project it is not possible to executed an embedded Test with LaunchPad, Cargo and Jetty
** Improvement
* [SLING-1321] - Launchpad Plugin should be able to load additional bundle defs from a file
* [SLING-1322] - Launchpad Plugin shouldn't try to load bundle xml or jar when it's run inside launchpad/builder
* [SLING-1323] - Launchpad Plugin should allow for bundles to be removed from the list
* [SLING-1441] - add a "run" goal to maven-launchpad-plugin
* [SLING-1442] - add "start" and "stop" goals to maven-launchpad-plugin
* [SLING-1454] - launchpad plugin should be able to load a filtered properties file
* [SLING-1491] - Use Felix HttpService instead of Pax Web as the default httpservice provider in maven-launchpad-plugin
** New Feature
* [SLING-1197] - new prepare-package Maven goal to simplify launchpad poms