[ Category : Apache Incubator ] 

Apache News共有 30 篇文章09 June 2008 - Apache Tuscany 1.2.1 (incubating) Now AvailableThe Apache Tuscany team is pleased to announce the 1.2.1 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. These specifications are being standardized by OASIS as part of the Open Composite Services Architecture (Open CSA).
This 1.2.1 release is a maintenance release over the 1.2 release, see the RELEASE_NOTES and CHANGES file for details, and to download the distributions please go to:
http://incubator.apache.org/tuscany/sca-java-releases.html
To find out more about OASIS Open CSA go to:
http://www.oasis-opencsa.org
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://incubator.apache.org/tuscany
Thank you for your interest in Apache Tuscany
----
-- The Apache Tuscany Team
[ Category : Apache Incubator ] 04 June 2008 - Apache Portable Runtime 1.3.0 ReleasedThe Apache Software Foundation and the Apache Portable Runtime Project are proud to announce the General Availability of version 1.3.0 of the APR Apache Portable Runtime library.
The Project further announces the General Availability of APR-util version 1.3.0, the companion Apache Portable Utility library. The original APR-iconv version 1.2.1 release, an alternative portable implementation of the 'iconv' library, remains current.
APR is available for download from:
This version of APR is principally a bug fix release, including fixes for specific platforms' configuration, feature detection, and run time behavior. Most developers are encouraged to adopt the latest APR 1.x version to ensure the most comprehensive support and access to the latest features and enhancements.
The mission of the Apache Portable Runtime Project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behavior regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
APR and its companion libraries are implemented entirely in C and provide a common programming interface across a wide variety of operating system platforms without sacrificing performance.
Currently supported platforms include:
[ Category : Apache APR ] 02 June 2008 - Apache Wicket 1.4 Milestone 2 Now AvailableHelp the Apache Wicket team to determine the future of your Wicket based web application development. We have released our second milestone release of our Java 5 based web framework and are anxious to receive feedback on our use of generics. Download Wicket 1.4-m2 now and help us decide whether to tone down, remove or increase the application of Java 5 generics to our API. We have started the discussion on the user mailing list:
http://www.nabble.com/users%2C-please-give-us-your-opinion%3A-what-is-your-take-on-generics-with-Wicket-td17589984.html
Eager people click here to download the distribution, others can read further:
http://www.apache.org/dyn/closer.cgi/wicket/1.4-m2
We thank you for your patience and support.
---- The Apache Wicket Team
=== Apache Wicket ===
Apache Wicket is a component oriented Java web application framework. With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.
You can find out more about Apache Wicket on our website:
http://wicket.apache.org
=== This release ===
The Apache Wicket team is proud to announce the availability of the first milestone release of our first java 1.5 Wicket version: Apache Wicket 1.4-m2. This is the first release with java 1.5 as a minimum. Not everything has been converted to java 1.5 yet but we are getting there.
=== Migrating from 1.3 ===
If you are coming from Wicket 1.3, you really want to read our migration guide, found on the wiki:
http://cwiki.apache.org/WICKET/migrate-14.html
=== Downloading the release ===
You can download the release from the official Apache mirror system, and you can find it through the following link:
http://www.apache.org/dyn/closer.cgi/wicket/1.4-m2/
For the Maven and Ivy fans out there: update your pom's to the following, and everything will be downloaded automatically:
[ Category : Apache Wicket ] 28 May 2008 - Apache POI 3.1-beta2 Now AvailableThe Apache POI team is pleased to announce the release of 3.1 BETA2 which is one of the final steps before 3.1 FINAL.
Apache POI is well-known in the Java field as a library for reading and writing OLE2 office file formats, such as Excel, PowerPoint, Visio and Word.
The status of this release is a beta, meaning that we encourage users to try it out. If you find any bugs, please report them to the POI bug database or to the poi-dev mailing list.
Summary of changes since 3.1-beta1:
[ Category : Apache POI ] 28 May 2008 - Apache Qpid M2.1 (incubating) Now AvailableWe, Apache Qpid Team Members, are exceptionally pleased to announce that Qpid M2.1 is out, loud and proud. This version features AMQP 0-9 support, Access Control Lists and Role Based Access Control, loadable exchanges via OSGi plugins and the usual slew of enhancements, bug fixes and love.
Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&styleName=Html&version=12312720
Known issues: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310520&fixfor=12312720&resolution=-1&sorter/field=priority&sorter/order=DESC
But most importantly, you can get it from: http://www.apache.org/dist/incubator/qpid/M2.1-incubating/
and via maven: http://people.apache.org/repo/m2-incubating-repository
[ Category : Apache Incubator ] 27 May 2008 - Apache Commons SCXML 0.8 ReleasedThe Apache Commons project would like to announce the immediate availability of Commons SCXML 0.8.
Commons SCXML provides a Java State Chart XML (W3C Working Draft) engine. Anything that can be represented as a UML state chart -- business process flows, view navigation bits, interaction or dialog management, and many more -- can leverage the Commons SCXML library.
Commons SCXML 0.8 contains a small number of improvements and bug fixes. Details can be found in the release notes:
http://www.apache.org/dist/commons/scxml/RELEASE-NOTES.txt
Commons SCXML is available in either binary or source form from the following downloads page:
http://commons.apache.org/scxml/download_scxml.cgi
For more information on Commons SCXML, visit the project home page:
http://commons.apache.org/scxml/
----
-- The Apache Commons community
[ Category : Apache Commons ] 22 May 2008 - Apache Harmony 5.0M6 Now AvailableThe Apache Harmony team are pleased to announce the immediate availability of Apache Harmony 5.0M6.
Apache Harmony is the Java platform project of the Apache Software Foundation.
This is the latest stable build of the Harmony project's implementation of the Java SE specification, and contains numerous enhancements and bug fixes including:
[ Category : Apache Harmony ] 21 May 2008 - Apache Derby 10.3.3.0 releasedThe Apache Derby project is pleased to announce an important maintenance release of Derby, 10.3.3.0.
Apache Derby is a subproject of the Apache DB project. Derby is a pure Java relational database engine which conforms to the ISO/ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
IMPORTANT NOTICE:
If you are currently using Derby 10.3.1.4 or Derby 10.3.2.1, it is strongly recommended that you upgrade to Derby 10.4.1.3 or 10.3.3.0 to avoid any chance of database corruption due to an issue with multiple threads accessing a database that is documented in DERBY-3347.
This bug can cause unrecoverable database corruption during periods of heavy, multi-thread I/O operations. The error produced in the test case used to diagnose the problem was:
ERROR XSDB3: Container information cannot change once written: was 0, now 80.
It is felt that other errors might also be generated when this type of corruption occurs. The corruption message will most likely refer to page 0 of the container. For example:
ERROR XSDG1: Page Page(0 ,Container(0, 5856)) could not be written...
This bug corrupts the pages on disk and can go unnoticed. If you do not run database consistency checks regularly it is recommended you begin doing so as soon as possible after the upgrade. To insure that corruption has not already occurred in existing databases, after upgrade run the database consistency check at least once to validate all tables in the database. This proalso check that the previous backup did not also have the corruption.
In some cases one may recover data from the existing database, depending on the extent of the corruption, but will require by hand data recovery. Depending on the type of corruption this may be successful or not. one should consult the Derby list if attempting this recovery - no automatic software solution to this recovery exists.
Version 10.3.3.0 can be downloaded from: http://db.apache.org/derby/releases/release-10.3.3.0.cgi
Version 10.4.1.3 can be downloaded from: http://db.apache.org/derby/releases/release-10.4.1.3.cgi
For help or questions: http://db.apache.org/derby/derby_mail.html
----
-- The Apache Derby Project
16 May 2008 - Apache Cocoon 2.2.0 ReleasedThe Apache Cocoon Community is proud to announce the release of Cocoon 2.2.0. Apache Cocoon is a Spring-based framework (since version 2.2 of Cocoon) built around the concepts of separation of concerns and component-based development. Cocoon implements these concepts around the notion of component pipelines, each component on the pipeline specializing on a particular operation. Cocoon 2.2 introduces the idea of blocks. A block is the unit of modularization in Cocoon, allowing the framework to be built upon. (in comparison: Eclipse uses the term plugins, OSGi uses bundles). Everything that goes beyond what Cocoon provides in its core modules (Spring integration, sitemap and pipeline implementation) is provided as block (see below). Custom Cocoon applications are also developed as blocks. A block can provide the following additional features: * general servlet services (any servlet can be managed by the Cocoon servlet-service framework), * special services that provide pipelines as services, * component services (Spring beans, Avalon services/components), * a container for classes and resources. A block is packaged as a Java archive (jar) following certain conventions concerning the directory structure. To read more information about the new features within Cocoon 2.2.0 please go to: http://cocoon.apache.org/2.2/1420_1_1.html. Alternatively for more information about Apache Cocoon 2.2, please go to, please go to http://cocoon.apache.org or follow our getting started guide at http://cocoon.apache.org/2.2/1159_1_1.html. The release artifacts are available from the central Maven repository (http://repo1.maven.org/maven2/) or you can download them from the distribution area (http://cocoon.apache.org/1284_1_1.html). - o - Additionally we are pround to announce some additional releases: SUBPROJECTS ----------- * Cocoon Servlet-Service Framework 1.0.0 The Servlet Service Famework makes it easy to use servlets as components which can communicate with each other. The current implementation is based on Spring 2.5. There are no dependencies on Cocoon core libraries at all. http://cocoon.apache.org/subprojects/servlet-service/1.0/ * Cocoon Configuration 1.0.2 The...
[ Category : Apache Cocoon ] 13 May 2008 - Apache UIMA base framework version 2.2.2-incubatingThe Apache UIMA community is pleased to announce the availability of the Apache UIMA base framework release version 2.2.2-incubating. The release is a bugfix release and is available for download on the Apache UIMA website
http://incubator.apache.org/uima/downloads.cgi
The main fixes for the current release are:
[ Category : Apache Incubator ] 12 May 2008 - Apache MyFaces Core 1.2.3 ReleasedThe Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.3.
MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is 100% compliant with the JSR-252 specification.
MyFaces Core 1.2.3 is available in both binary and source distributions.
* http://myfaces.apache.org/download.html
MyFaces Core is also available in the central Maven repository under Group ID "org.apache.myfaces.core".
----
-- The Apache MyFaces Project
[ Category : Apache MyFaces ] 09 May 2008 - Apache HttpComponents HttpClient 4.0-alpha4 Now AvailableThe HttpComponents project is pleased to announce the release of HttpComponents HttpClient 4.0-alpha4. This release marks the completion of the overhaul of the connection management code in HttpClient. All known shortcomings of the old HttpClient 3.x connection management API have been addressed.
NTLM authentication remains the only missing major feature in the new codeline that prevents us from moving toward the API freeze.
There has been a number of important bug fixes since ALPHA3. All upstream projects are encouraged to upgrade to the latest release.
-------------------
Download - http://hc.apache.org/downloads.cgi
Release notes - http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES.txt
HttpComponents site - http://hc.apache.org/
----
-- The Apache HttpComponents Project Team
[ Category : Apache HttpComponents ] 07 May 2008 - Apache Axis2/C 1.4.0 ReleasedApache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.4.0 You can download this release from http://ws.apache.org/axis2/c/download.cgi Key Features ------------ 1. Support for one-way messaging (In-Only) and request response messaging (In-Out) 2. Client APIs: Easy to use service client API and more advanced operation client API 3. Transports supported: HTTP * Inbuilt HTTP server called simple axis server * Apache2 httpd module called mod_axis2 for server side * IIS module for server side * Client transport with ability to enable SSL support * Basic HTTP Authentication * Digest HTTP Authentication * libcurl based client transport 4. Transports supported: HTTPS * HTTPS Transport implementation using OpenSSL 5. Transports supported: TCP * for both client and server side 6. Transport proxy support (HTTP) * Proxy Authentication (Basic/Digest) 7. Module architecture, mechanism to extend the SOAP processing model. 8. WS-Addressing support, both the submission (2004/08) and final (2005/08) versions, implemented as a module. 9. MTOM/XOP support. 10. AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages; This has complete XML infoset support. 11. XML parser abstraction * Libxml2 wrapper * Guththila pull parser support 12. Both directory based and archive based deployment models for deploying services and modules 13. Description hierarchy providing access to static data of Axis2/C runtime (configuration, service groups, services, operations and messages) 14. Context hierarchy providing access to dynamic Axis2/C runtime information (corresponding contexts to map to each level of description hierarchy) 15. Message receiver abstraction * Inbuilt raw XML message receiver 16. Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool) * Axis Data Binding (ADB) support 17. REST support (more POX like) using HTTP POST, GET, HEAD, PUT and DELETE * Support for RESTful Services 18. Comprehensive documentation * Axis2/C Manual 19. WS-Policy implementation called...
[ Category : Apache WebServices ] 07 May 2008 - Apache Lucene Java 2.3.2 ReleasedThe Apache Lucene Project Team has annouced that Apache Lucene Java 2.3.2 is now available.
This release contains fixes for bugs found in 2.3.1. It does not contain any new features, API or file format changes, which makes it fully compatible to 2.3.0 and 2.3.1.
The detailed change log is at: http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_3_2/CHANGES.txt
Binary and source distributions are available at http://www.apache.org/dyn/closer.cgi/lucene/java/
Lucene artifacts are also available in the Maven2 repository at http://repo1.maven.org/maven2/org/apache/lucene/
----
-- The Apache Lucene Project
[ Category : Apache Lucene ] 01 May 2008 - Apache C++ Standard Library 4.2.1 releasedThe Apache C++ Standard Library project (Apache STDCXX) is pleased to announce the release of stdcxx 4.2.1. The distribution can be downloaded from the following location: http://archive.apache.org/dist/stdcxx/
or from the many mirrors listed on this page: http://www.apache.org/mirrors/
For additional details see the stdcxx Download page: http://stdcxx.apache.org/download.html#releases
Apache C++ Standard Library is a complete implementation of the C++ Standard Library conforming to the ISO/IEC 14882:2003 International Standard for the Programming Language C++.
4.2.1 is a "bugfix" release of the library that is source and both backward and forward binary compatible with stdcxx 4.2.0. Programs linked with previous versions of stdcxx 4.x can safely upgrade to 4.2.1 without needing to be recompiled. New programs linked with stdcxx 4.2.1 can be deployed in environments with only stdcxx 4.2.0 installed. Forward compatibility with stdcxx 4.1.x is not guaranteed.
This release of stdcxx supports a number of new platforms (for a full list see the project's README file) and contains many bug fixes and a number of improvements. For a complete list of issues resolved in this release of the project see: http://issues.apache.org/jira/secure/IssueNavigator.jspa?fixfor=12312690
Thanks to everyone who contributed to this release
----
-- The Apache C++ Standard Library project
[ Category : Apache STDCXX ] 30 April 2008 - Apache POI 3.1-beta1 Now AvailableThe POI team is pleased to announce the release of 3.1 BETA1 which is one of the final steps before 3.1 FINAL. Apache POI is well-known in the Java field as a library for reading and writing OLE2 office file formats, such as Excel, PowerPoint, Visio and Word. The status of this release is a beta, meaning that we encourage users to try it out. If you find any bugs, please report them to the POI bug database or to the poi-dev mailing list. The release contains a mixture of new features and bug fixes, compared to 3.0.2. The most important changes are: - Major improvements in Excel formula evaluation - Support for conditional formatting in Excel - Handling of embedded OLE2 documents in Excel and PowerPoint - Major improvements in the API for PowerPoint (support for Tables, better handling of text properties, PPT Graphics2D driver) - Export PowerPoint slides into image A full list of changes is available in the change log: http://poi.apache.org/changes.html The source and binaries can be downloaded from your local mirror: http://www.apache.org/dyn/closer.cgi/poi/dev/ The release is also available from the central Maven repository under Group ID "org.apache.poi" and Version "3.1-beta1"....
[ Category : Apache POI ] 28 April 2008 - Apache CXF 2.1 ReleasedThe Apache CXF team is proud to announce the availability of the 2.1 release
Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.
CXF includes a broad feature set, but it is primarily focused on the following areas:
[ Category : Apache CXF ] 27 April 2008 - Apache Tuscany SCA Java 1.2 (incubating) Now AvailableThe Apache Tuscany team are delighted to announce the 1.2 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. These specifications are being standardized by OASIS as part of the Open Composite Services Architecture (Open CSA). The Tuscany SCA Java 1.2 release adds a number of features including: * An improved SCA distributed domain support with an SCA Domain Manager application * Support for running Tuscany in a OSGI runtime using Apache Felix * Support for JAXWS annotations * improved and simplified JMS binding * Improved support for SCA Policies and a new Policy provider SPI * Support for 'native' Groovy component implementation classes * Atom binding now using Apache Abdera * A new Eclipse plugin providing a Tuscany runtime Library and Tuscany launcher in Eclipse environment. For full details about the release and to download the distributions please go to: http://incubator.apache.org/tuscany/sca-java-releases.html To find out more about OASIS Open CSA go to: http://www.oasis-opencsa.org 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://incubator.apache.org/tuscany Thank you for your interest in Apache Tuscany! ---- -- The Apache Tuscany Team...
[ Category : Apache Incubator ] 23 April 2008 - Apache MINA 1.0.10 and 1.1.7 ReleasedThe Apache MINA project team is proud to announce the new minor point releases of Apache MINA, a Java network application framework, version 1.0.10 and 1.1.7.
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.
Please refer to the release note for the changelog: http://tinyurl.com/6hxvec
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 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
----
-- The Apache MINA Project team
[ Category : Apache MINA ] 19 April 2008 - Apache OpenEJB 3.0 Finally ReleasedApache OpenEJB 3.0 is finally released!
This release includes several improvements and refinements over the very successful 3.0 beta 2 release. Dependency injection has had a major boost with support for Java Generics and Enums. A dozen new validations makes it even harder to do something "wrong". JPA users will find it nearly impossible to misconfigure the jta-data-source and non-jta-data-source. More robust EJB references allow for circular and lazy references to ejbs in other ears. Deep levels of annotation inheritance are completely respected, allowing for greater design control and less duplicate code.
Release notes: http://www.apache.org/dist/openejb/3.0/RELEASE-NOTES.txt
Download: http://openejb.apache.org/openejb-30.html
----
-- The Apache OpenEJB Project team
[ Category : Apache OpenEJB ] 18 April 2008 - Apache DS 1.5.2 ReleasedThe Apache Directoy Project is pleased to announce the next feature introduction release of ApacheDS. The 1.5.x branch is intended for new feature additions which may potentially destabilize the server. However this is by far still one of the most stable releases we've had. There are several bug fixes and new features that have been incorporated into the 1.5.2 release: Notable Features ---------------------------- o New schema aware ServerEntry API o New improved installers for more platforms o Zero configuration StartTLS and LDAPS o DIT backed server certificate management o ChangeLog service, snapshotting and state rollback o Faster integration tests o Support password hashing for Administrator o Restart no longer needed for Administrator password changes o Support for different Kerberos encryption types with GSSAPI Closed JIRA Issues ------------------------------ Bug DIRSERVER-1149 Removing a non existing value of an attribute removes one of this attribute's values Bug DIRSERVER-1083 Search on an custom attribute added to the dynamic schema fails when no result is found Bug DIRSERVER-1064 Admin password cannot be hashed Bug DIRSERVER-1062 MaxValueCount protectedItem is not working properly for access control Bug DIRSERVER-1055 Reading cn=schema doesn't return all requested attributes Bug DIRSERVER-1047 Concurrency issuses in the nexus partition lead to race conditions with unbind requests on shutdown. Bug DIRSERVER-1026 Metaschema ObjectClass description is incorrect Bug DIRSERVER-990 2 objects of the Apache DS Schema share the same OID Bug DIRSERVER-957 OOM when adding a lot of entries Bug DIRSERVER-915 Hot Partitions Throw Exceptions for Normal JNDI Operations Bug DIRSERVER-871 NPE when running ADS in eclipse from time to time Bug DIRSERVER-782 Restart required after changing password Bug DIRSERVER-646 Replacing an unknown attribute with no values (deletion) causes an error New Feature DIRSERVER-1066 Add change log interceptor as optional interceptor New Feature DIRSERVER-869 Add Start TLS support Test DIRSERVER-1123 Test cases for JdbmNoDupsCursor Task...
[ Category : Apache Directory ] 17 April 2008 - mod_perl 2.0.4 now availableFinally, it's here and it works with Perl 5.10! http://apache.org/dist/perl/mod_perl-2.0.4.tar.gz http://apache.org/dist/perl/mod_perl-2.0.4.tar.gz.asc (pgp sig) The package is also available on CPAN: file: $CPAN/authors/id/G/GO/GOZER/mod_perl-2.0.4.tar.gz size: 3727717 bytes md5: 1a05625ae6843085f985f5da8214502a sha1: 65299a16ec414a690a48a2bbe63acaa3c6bb897b...
[ Category : Apache Perl ] 15 April 2008 - Apache JAMES jSPF 0.9.6 ReleasedThe Apache JAMES team is pleased to announce the release of Apache jSPF version 0.9.6. Apache jSPF is a pure Java SPF (Sender Policy Framework) implementation.
Apache jSPF 0.9.6 is fully RFC4408 compliant.
Distributions are available from the download page here: http://james.apache.org/download.cgi
More information on Apache jSPF can be found at the Apache JAMES project site: http://james.apache.org/jspf/index.html
The released packages will be also deployed to the central maven repositories in the next days.
----
-- The Apache JAMES Team
[ Category : Apache James ] 15 April 2008 - Apache Tuscany 1.1 (incubating) Now AvailableThe Apache Tuscany team are pleased to announce the 1.1-incubating release of the Java SDO project. Service Data Objects (SDO) are designed to simplify and unify the way in which applications handle data. Using SDO, application programmers can uniformly access and manipulate data from heterogeneous data sources, including relational databases, XML data sources, Web services, and enterprise information systems. Tuscany SDO provides an implementation of the SDO 2.1 specification, this 1.1 release includes several new features and improvements over the 1.0 release such as: - the ability to generate SDO test classes using the maven-sdo-plugin - support for custom data binding of DataObjects in a Swing UI - Using the HelperContext for scope in the Tuscany API - improved diagnostics along with many bug fixes. See the RELEASE_NOTES for full details. For more information and to download the SDO 1.1 release please go to: http://incubator.apache.org/tuscany/sdo-java-releases.html Apache Tuscany welcomes your help. Any contribution, including code, testing, improving the documentation, or bug reporting is always appreciated. For more information on how to get involved in Apache Tuscany visit the website at: http://incubator.apache.org/tuscany. Thank you for your interest in Apache Tuscany! The Apache Tuscany Team....
[ Category : Apache Incubator ] 10 April 2008 - Apache Maven 2.0.9 ReleasedThe Apache Maven team would like to announce the availability of Maven 2.0.9.
This release went through a new process that saw 8 release candidates tested by the user community before the final release and we expect it to be more robust than previous versions. There are several important fixes and changes, most notably locking down core plugins in the super pom. You can read details in the release notes linked below.
You can find the binaries here:
http://maven.apache.org/download.html
You can find the release notes here:
http://maven.apache.org/release-notes.html
You can find the roadmap for future issues here:
http://jira.codehaus.org/browse/MNG?report=com.atlassian.jira.plugin.system.project:roadmap-panel
----
-- The Apache Maven Team
[ Category : Apache Maven ] 09 April 2008 - Apache Archiva 1.0.2 ReleasedThe Apache Archiva team is pleased to announce the release of Archiva 1.0.2
Archiva is a build artifact repository manager for use with build tools such as Maven, Continuum and Ant.
It has features like repository search and browse, securing repositories, identifying unknown artifacts and reporting of repository problems.
Aside from these, it can also act as a nearby (proxy) cache of popular global repositories.
The latest release is now available here:
http://maven.apache.org/archiva/download.html
If you have any questions, please consult:
* The web site: http://maven.apache.org/archiva/
* The archiva-user mailing list: http://maven.apache.org/archiva/mail-lists.html
----
-- The Apache Maven Archiva Team
[ Category : Apache Maven ] 08 April 2008 - Apache Directory Studio 1.1.0 ReleasedThe Apache Directory Team is pleased to announce the release of Apache Directory Studio 1.1.0, the first major update of its Eclipse based LDAP Browser and Directory client.
You can download Apache Directory Studio 1.1.0 as a standalone RCP application for Mac OS X, Linux and Windows here: http://directory.apache.org/studio/downloads.html
You can also install it directly in Eclipse using this update site: http://directory.apache.org/studio/update/1.x/
Developed as a sub-project of the Directory Top Level Project, Apache Directory Studio is an Eclipse RCP application that takes full advantage of the benefits inherent in the Eclipse platform. Composed of several Eclipse (OSGi) plugins, Apache Directory Studio can be easily upgraded with additional plugins. Apache Directory Studio plugins can even run within a full installation of Eclipse itself.
Apache Directory Studio contains 5 major features:
[ Category : Apache Directory ] 07 April 2008 - Apache Wicket 1.3.3 ReleasedThe Apache Wicket team is proud to announce the availability of the third maintenance release: Apache Wicket 1.3.3. A lot of bugs have been squashed and several improvements implemented. PLEASE NOTE: We have fixed a bug related to the order of the rendered links in wicket:head, which might have influence on how your stylesheets are loaded. See WICKET-1487 (https://issues.apache.org/jira/browse/WICKET-1487) for details.
Eager people click here to download the distribution, others can read further:
http://www.apache.org/dyn/closer.cgi/wicket/1.3.3
We thank you for your patience and support.
----
-- The Apache Wicket Team
[ Category : Apache Wicket ] 02 April 2008 - Apache CXF 2.0.5 (incubating) Now AvailableThe Apache Incubator CXF team is proud to announce the availability of the 2.0.5 release
Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.
CXF includes a broad feature set, but it is primarily focused on the following areas:
[ Category : Apache Incubator ] 01 April 2008 - Some TLPs in the ASFApache Continuum - http://continuum.apache.org/
Apache STDCXX - http://stdcxx.apache.org/
Apache Synapse - http://synapse.apache.org/
Apache Labs - http://labs.apache.org/
[ Category : Apache Continuum ] |