Carsten Ziegeler | 2 Oct 2003 11:46
Picon

[ANN] Apache Cocoon 2.1.2 Released

Apache Cocoon 2.1.2 Released
----------------------------

The Apache Cocoon Community is proud to announce the new release
of Apache Cocoon.

Apache Cocoon is a web development framework built around the concept
of separation of concerns (that is: allowing people to do their job
without having to step on each other toes) and component-oriented web 
RAD.

Cocoon implements these concepts around the notion of 'component
pipelines' modelled after the 'process chain' concept where each 
worker specializes on a particular operation. This makes it possible
to use a Lego(tm)-like approach in building web solutions where
these components can be hooked together into pipelines without
requiring further programming.

We like to think at Cocoon as "web glue" for your web application
development needs. But most important, a glue that can keep 
concerns separate and allow parallel evolution of the two sides, 
improving development pace and reducing the chance of conflicts.    

For more information about Apache Cocoon 2.1.2, please go to
http://cocoon.apache.org

The Apache Cocoon Project

Carsten 

(Continue reading)

Jeff Turner | 6 Oct 2003 05:24
Picon
Favicon

[ANN] Apache Forrest 0.5.1 released

The Forrest team is pleased to announce the release of
Apache Forrest 0.5.1.  The release is available at
http://www.apache.org/dyn/closer.cgi/xml/forrest/

Blurb
-----
Forrest (http://xml.apache.org/forrest/) is an XML standards-oriented
project documentation framework built on Apache Cocoon, providing XSLT
stylesheets and schemas, images and other resources. Forrest uses these
to render the XML source content into a website via command-line, robot
(see http://forrestbot.cocoondev.org), or a dynamic web application.

Status
------

Forrest 0.5.1 is a bugfix release over 0.5.  Most notably, it comes with an
updated Cocoon (2.1.2) which fixes a bug in the command-line where certain
pages in a site weren't rendered (FOR-66).  Other bugfixes include:

 - Added obfuscate-mail-links skinconf.xml option, on by default  (FOR-67)
 - Fix forrest-site tables bug that broke Opera  (FOR-65)
 - Fixed URLs for comma-separated bug keys in status.xml
 - In skinconf.xml, made project-description optional to keep compatibility
   with 0.4.
 - forrest.antproxy.xml script now properly fails when Cocoon fails
 - Fix bugs in forrest.bat|sh scripts encountered when used in odd environments
   (perl and Win9x).  (FOR-47, FOR-48)
 - The 'forrest' command no longer sources /etc/antrc and ~/.antrc, which
   solves problems on some *nix distributions.

(Continue reading)

Shane Curcuru | 14 Oct 2003 15:11
Picon
Favicon

[ANN] XML-Commons Resolver component 1.1b1 beta build released


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The xml-commons team is pleased to announce a beta release of our
popular Resolver component version 1.1b1 (beta before a 1.1 release).
  The release is available at
http://www.apache.org/dyn/closer.cgi/xml/commons/

Blurb
- -----
Resolver
(http://xml.apache.org/commons/components/resolver/index.html) is a
catalog-based XML Entity and URI resolver suitable for plugging into
your XML tools.  It supports several popular catalog formats.
XML-Commons is a subproject devoted to XML Standards-related code and
components, and also hosts the Which utility and xml-apis.jar, which
implements JAXP.

Status
- ------

Resolver 1.1b1 is a beta release in preparation for a 1.1 release in
the very near future.  It incorporates a number of minor bugfixes as
well as some new functionality requested by the Ant team.  Note that
some of the APIs in 1.1 are not backwards-compatible with the 1.0
release, so if you're a previous user please read the release notes
carefully.

This release is built from code tagged xml-commons-resolver-1_1_b1 in
(Continue reading)

Brian Minchau | 30 Oct 2003 17:48
Picon

[ANNOUNCE] Xalan Java 2.5.2 is available


Hi everyone,

The Xalan team is pleased to announce the availability
of Xalan Java 2.5.2.

Xalan Java provides XSLT processors for transforming XML
documents into HTML, text, or other XML document types.
The Xalan Java Interpretive processor and the Xalan Java
Compiling processor implement XSL Transformations (XSLT)
Version 1.0, XML Path Language (XPath) Version 1.0, and
Java API for XML Programming (JAXP) Version 1.2.

Xalan Java 2.5.2 can be downloaded from one of the Apache
mirrors at http://www.apache.org/dyn/closer.cgi/xml/xalan-j

Updates in this release include:

* Bug fixes
  (see http://xml.apache.org/xalan-j/readme.html
  for a list of bugs that have been fixed in this
  release)

* Performance fixes
  (see the bug list for specifics)

* Documentation updates, including a fix which allows
  the docs (javadoc) to be built with JDK 1.4

- Brian Minchau
(Continue reading)


Gmane