Apache Tomcat 7.0.2 beta released

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.2 beta.

Apache Tomcat 7.0 includes new features over Apache Tomcat 6.0, including support for the new Servlet 3.0, JSP 2.2 and EL 2.2 specifications, web application memory leak detection and prevention, improved security for the Manager and Host Manager applications, Generic CSRF protection, support for including external content directly in a web application (aliases), re-factoring (connectors, life-cycle) and lots of internal code clean-up.

The 7.0.2 release contains numerous bug fixes and an important security fix compared to 7.0.0.

Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Note that this version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures.

Downloads: http://tomcat.apache.org/download-70.cgi

Migration guide from Apache Tomcat 5.5.x and 6.0.x: http://tomcat.apache.org/migration.html

Thank you,

Apache HTTP Server 2.2.16 Released

Apache HTTP Server (httpd) 2.2.16 Released

The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release and immediate availability of version 2.2.16 of the Apache HTTP Server (“httpd”). This version of httpd is principally a security and bug fix release.

Notably, this release addresses CVE-2010-1452 (cve.mitre.org), a remote denial of service bug in mod_cache and mod_dav. This release further addresses the issue CVE-2010-2068 within mod_proxy_ajp, mod_proxy_http, mod_reqtimeout.

We consider this release to be the best version of httpd available, and encourage users of all prior versions to upgrade.

Apache HTTP Server 2.2.16 is available for download from:

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

Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes. A condensed list, CHANGES_2.2.16 provides the complete list of changes since 2.2.15. A summary of security vulnerabilities which were addressed in the previous 2.2.15 and earlier releases is available:

http://httpd.apache.org/security/vulnerabilities_22.html

Apache HTTP Server 2.2.16 is compatible with Apache Portable Runtime (APR) versions 1.3 and 1.4, APR-util library version 1.3, and APR-iconv library version 1.2. The most current releases should be used to address known security and platform bugs. At the time of this httpd release, the recommended APR releases are:

* Apache Portable Runtime (APR) library version 1.4.2 (bundled), or at minimum, version 1.3.12 * ARR-util library version 1.3.9 (bundled) * APR-iconv library version 1.2.1 (bundled only with win32-src.zip)

Older releases of these libraries have known vulnerabilities or other defects affecting httpd. For further information and downloads, visit:

http://apr.apache.org/

Apache HTTP Server 2.2 offers numerous enhancements, bug fixes, and performance enhancements over the 2.0 codebase. For an overview of new features introduced since 2.0 please see:

http://httpd.apache.org/docs/2.2/new_features_2_2.html

This release builds upon and extends the httpd 2.0 API. Modules written for httpd 2.0 will need to be recompiled in order to run with httpd 2.2, and may require minimal source code changes.

When upgrading or installing this version of httpd, please bear in mind that if you intend to use httpd with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.

JBoss Maven Plugin 1.4.1 Released

The Mojo team is pleased to announce the release of the JBoss Maven Plugin version 1.4.1.

http://mojo.codehaus.org/jboss-maven-plugin/

This release includes bug fixes and minor enhancements, specifically related to the way the plugin starts and stops a JBoss server.

To get this update, simply specify the version in your project’s plugin configuration:

org.codehaus.mojo jboss-maven-plugin 1.4.1

A comprehensive list of changes is attached at the end of this mail.

Regards,

The Mojo team.

Release Notes – Maven 2.x JBoss Plugin – Version 1.4.1

** Bug * [MJBOSS-41] – Bug in the site generation that causes the deploy and undeploy mojo pages to not be generated. * [MJBOSS-42] – start-and-wait don’t work on a secured jmx-console * [MJBOSS-43] – stop don’t work on a secured jmx-console * [MJBOSS-45] – start and stop doesn’t work if the server is bound to an address or JNDI port different from localhost:1099 * [MJBOSS-46] – Wrong version of JBOSS is started if JBOSS_HOME env variable is set

** Improvement * [MJBOSS-37] – To allow the deployment of multiple files when using hard-deploy * [MJBOSS-38] – Need to wait for JBoss container to stop before calling start * [MJBOSS-48] – Allow server ID specified on the command line during deployment

** New Feature * [MJBOSS-44] – Patch to allow to pass java options to jboss in the configure goal

Animal Sniffer 1.6 released

The Mojo team is pleased to announce the release of the Animal Sniffer, version 1.6.

Animal Sniffer provides tools to assist verifying that classes compiled with a newer JDK/API are compatible with an older JDK/API.

http://mojo.codehaus.org/animal-sniffer/

Release Notes – Mojo Animal Sniffer – Version 1.6

** Bug * [MANIMALSNIFFER-7] – 600kb of trash printed during build

Apache Tomcat 7.0.0 beta released

Any performance improvements over 6.0.X due to refactoring? Is memory leaks reported somewhere?

Thanks, -Tony

apt-offline 0.9.9 released

Hello World,

I’m pleased to announce apt-offline version 0.9.9

Release Highlights * Minor Bug Fix and Feature Release

Please see the git log for full details[1]. .

What is apt-offline ?

apt-offline is an Offline APT Package Manager . apt-offline can fully update and upgrade an APT based distribution without connecting to the network, all of it transparent to apt . apt-offline can be used to generate a signature on a machine (with no network). This signature contains all download information required for the apt database system. This signature file can be used on another machine connected to the internet (which need not be a Debian box and can even be running windows) to download the updates. The downloaded data will contain all updates in a format understood by apt and this data can be used by apt-offline to update the non-networked machine. . apt-offline can also fetch bug reports and make them available offline

apt-offline is available at [2] and the latest 0.9.9 release can be downloaded here [3]

[1] http://git.debian.org/?p=apt-offline/apt-offline.git [2] https://alioth.debian.org/projects/apt-offline/ [3] https://alioth.debian.org/frs/?group_id=100399&release_id=1526

Cheers!

Apache Archiva 1.3.1 Released

The Apache Archiva team would like to announce the release of Archiva 1.3.1.

Archiva 1.3.1 is available for download from the web site and mirrors: http://archiva.apache.org/download.html

Archiva is an application for managing one or more remote Maven repositories, including administration, proxying, artifact handling, browsing and searching.

More information and a full list of changes can be found in the release notes online: http://archiva.apache.org/docs/1.3.1/release-notes.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

Maven Site Plugin 2.1.1 Released

The Maven team is pleased to announce the release of the Maven Site Plugin, version 2.1.1

The Site Plugin is used to generate a site for the project. The generated site also includes the project’s reports that were configured in the section of the POM.

http://maven.apache.org/plugins/maven-site-plugin/

You should specify the version in your project’s plugin configuration in the section:

org.apache.maven.plugins maven-site-plugin 2.1.1

Release Notes – Maven 2.x Site Plugin – Version 2.1.1

** Bug * [MSITE-440] – Site generation fails if unable to retrieve schema (in offline mode) * [MSITE-456] – [regression] Site navigation not generated * [MSITE-464] – Site generation fails on in xdoc documentation * [MSITE-477] – href’s drop the leading character in the href when staging a site

** New Feature * [MSITE-463] – Lithuanian translation * [MSITE-474] – Make validation configurable

** Task * [MSITE-478] – Attach site descriptor as an artifact, not metadata, to the project * [MSITE-482] – Update to Doxia 1.1.3

Enjoy,

-The Maven team

Maven Doxia Tools 1.2.1 Released

The Maven team is pleased to announce the release of the Maven Doxia Tools, version 1.2.1

This shared component has some utilities that are useful when integrating Doxia in Maven, mainly for site generation and report creation. The main entry point is the SiteTool Plexus component.

http://maven.apache.org/shared/maven-doxia-tools/

Release Notes – Maven Shared Components – Version maven-doxia-tools 1.2.1

** Bug * [MSHARED-144] – NPE in DefaultSiteTool.populateParentMenu() under certain conditions * [MSHARED-145] – The default-site.xml is not used if both parent and child are missing site.xml files

** Task * [MSHARED-155] – Update to Doxia 1.1.3

Enjoy,

-The Maven team

Maven Changelog Plugin 2.2 Released

The Maven team is pleased to announce the release of the Maven Changelog Plugin, version 2.2

The Maven Changelog Plugin generates reports regarding the recent changes in your Software Configuration Management or SCM. These reports include the changelog report, developer activity report and the file activity report.

http://maven.apache.org/plugins/maven-changelog-plugin/

You should specify the version in your project’s plugin configuration:

org.apache.maven.plugins maven-changelog-plugin 2.2

Release Notes – Maven 2.x Changelog Plugin – Version 2.2

** Bug * [MCHANGELOG-86] – Error with outputEncoding parameter set to UTF-8 * [MCHANGELOG-89] – Dependency Conflict plexus-utils * [MCHANGELOG-91] – mvn changelog:changelog svn –non-interactive fails under Mac OSX 10.5 (svn: PROPFIND authorization failed) * [MCHANGELOG-99] – Invalid generated HTML reports * [MCHANGELOG-104] – NPE when using the plugin with the git provider

** Improvement * [MCHANGELOG-69] – Print developer names regardless of whether they’re listed in the POM * [MCHANGELOG-70] – Support a URL filter that enables JIRA/bugzilla/whatever IDs quoted in SCM message to be mapped to real URLs * [MCHANGELOG-71] – Support a %REV% in displayFileDetailUrl in the same way we support %FILE% * [MCHANGELOG-72] – Provide a way to make the changeset revision number used in the changelog report an active link * [MCHANGELOG-73] – Print developer names in the change report for known developers and make them links to the team page. * [MCHANGELOG-76] – Changed a header when a log is created with only an end-tag

** New Feature * [MCHANGELOG-88] – Please add german localization * [MCHANGELOG-92] – update to maven-scm:1.3 to have the gitexe provider * [MCHANGELOG-105] – Add Swedish translation

** Task * [MCHANGELOG-101] – Review the Doxia Sink calls

Enjoy,

-The Maven team