Steve Cohen | 1 May 2004 20:49
Picon
Favicon

[ANNOUNCEMENT][NET] jakarta-commons/net 1.2 Released

The Jakarta Commons team is pleased to announce the release of version
1.2.0 of the Jakarta Commons/Net component.

Commons/Net is an Internet protocol suite Java library which supports
Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous
protocols like Time and Echo as well as BSD R command support.

This release adds, for the first time, autodetection of FTP server type
when retrieving an FTP listing  so that non-unix FTP servers can
automatically provide usable listings with valid dates, etc. Server types
supported in this are Windows NT, OS2, VMS, OS400.  Formerly only unix was
supported in this way.

This enables its automatic use in Ant's FTP task, for example,  for these
server types as well as the original unix.

Steve Cohen
Steve Cohen | 1 May 2004 21:04
Picon
Favicon

[ANNOUNCEMENT][NET] jakarta-commons/net 1.2 Released


The Jakarta Commons team is pleased to announce the release of version
1.2.0 of the Jakarta Commons/Net component.

Commons/Net is an Internet protocol suite Java library which supports
Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous
protocols like Time and Echo as well as BSD R command support.

This release adds, for the first time, autodetection of FTP server type
when retrieving an FTP listing  so that non-unix FTP servers can
automatically provide usable listings with valid dates, etc. Server types
supported in this are Windows NT, OS2, VMS, OS400.  Formerly only unix was
supported in this way.

This enables its automatic use in Ant's FTP task, for example,  for these
server types as well as the original unix.

Steve Cohen
Oliver Zeigermann | 3 May 2004 15:52
Picon
Favicon

[ANN]: Jakarta Slide 2.0 *final* released

Jakarta Slide 2.0 is a content repository and rudimentary content
management system. You can download it at:

http://jakarta.apache.org/slide/download.html

Release notes can be found here:

http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-slide/RELEASE-NOTES-2.0

Project's page:

http://jakarta.apache.org/slide

Cheers,
Oliver (on behalf of The Jakarta Slide Team)
Vincent Massol | 8 May 2004 14:30

[ANN] Cactus 1.6 has been released

The Cactus project is pleased to announce the release of version 1.6.
Cactus is a unit testing framework for testing server side java code.

Goals
-----

Primarily a bug fix release. Several usability enhancements and the 
addition of the Maven plugin as part of the Cactus distribution. Move
to the Apache 2.0 license.

Main new features
-----------------

* [Core] Added the Maven plugin. It was formerly hosted in the Maven 
  project's own CVS. It is now in the Cactus CVS and is part of the 
  Cactus distribution. To install the plugin in your Maven installation 
  please see 
  http://jakarta.apache.org/cactus/integration/maven/installing.html
* [Core] Added new ServletContextWrapper.setInitParameters() method
which 
  allows to programmatically define Context init parameters.
* [Ant] The <cactus> Ant task now supports Mac OSX.
* [Ant] Added support for Resin 3.x in the <cactus> Ant task (<resin3x>
  element).
* [Ant] Better configurability of the <cactus> container elements:
    - new configXml attribute for the <weblogic7x> element
    - added support for JBoss jboss-web.xml in the <jboss3x> element
    - new contextxml attribute for the <tomcat4x> element
    - new jndiport attribute for the <jboss3x> element
* [Maven] Only runs tests if there are Cactus tests present in the 
(Continue reading)

Remy Maucherat | 9 May 2004 16:19
Picon
Favicon

[ANN] Apache Tomcat 5.0.24 Stable released

The Tomcat Team announces the immediate availability of Apache Tomcat
5.0.24 Stable.

Please refer to the changelog for the list of changes.

Downloads:
Binaries: http://jakarta.apache.org/site/binindex.cgi
Sources: http://jakarta.apache.org/site/sourceindex.cgi

The Apache Tomcat Team
Felipe Leme | 30 May 2004 22:42
Picon
Favicon

[ANN] String Taglib 1.1.0 has been released

The Jakarta Taglibs Team is proud to announce the release of version 1.1.0 of its String taglib.

This a new minor release, where new tags were added and some bugs fixed.

Downloads:
Binary: http://jakarta.apache.org/site/binindex.cgi
Source: http://jakarta.apache.org/site/sourceindex.cgi

Project's pages:

Overall:       http://jakarta.apache.org/taglibs/
String Taglib: http://jakarta.apache.org/taglibs/doc/string-doc/intro.html

Cheers,

Felipe Leme
(on behalf of The Jakarta Taglibs Team)

Gmane