<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-260</id>
	<title>Nabble - Apache XML - Announce</title>
	<updated>2008-01-09T09:34:48Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Apache-XML---Announce-f260.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-XML---Announce-f260.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-14718670</id>
	<title>Apache Cocoon 2.1.11 Released</title>
	<published>2008-01-09T09:34:48Z</published>
	<updated>2008-01-09T09:34:48Z</updated>
	<author>
		<name>Carsten Ziegeler</name>
	</author>
	<content type="html">Apache Cocoon 2.1.11 Released
&lt;br&gt;-----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;The Apache Cocoon Community is proud to announce the new release
&lt;br&gt;&amp;nbsp; &amp;nbsp;of Apache Cocoon.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Apache Cocoon is a web development framework built around the concept
&lt;br&gt;&amp;nbsp; &amp;nbsp;of separation of concerns (that is: allowing people to do their job
&lt;br&gt;&amp;nbsp; &amp;nbsp;without having to step on each other toes) and component-oriented web
&lt;br&gt;&amp;nbsp; &amp;nbsp;RAD.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;The latest version is downloadable from
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://cocoon.apache.org/mirror.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org/mirror.cgi&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;(Please use the mirrors to download the release - it might take
&lt;br&gt;&amp;nbsp; &amp;nbsp;a little bit more time until the latest release is available on
&lt;br&gt;&amp;nbsp; &amp;nbsp;all mirrors, so give the mirrors some time - approx. 24h to update.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;This release includes many bug fixes and smaller enhancements.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;For more information about Apache Cocoon 2.1.10, please go to
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://cocoon.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org&lt;/a&gt;. You'll find the whole list of changes at
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://cocoon.apache.org/2.1/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org/2.1/changes.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;The Apache Cocoon Project
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Carsten Ziegeler
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14718670&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cziegeler@...&lt;/a&gt;
&lt;br&gt;&lt;br /&gt;For more information about Apache Cocoon 2.1.11, please go to
&lt;br&gt;&lt;a href=&quot;http://cocoon.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changes with Apache Cocoon 2.1.11
&lt;br&gt;&lt;br&gt;*) Created XPathXMLFileModule to address issus with XMLFileModule. XPathXMLFileModule supports variable replacement and caching of documents in ehcache and expressions as soft references. [RG]
&lt;br&gt;&lt;br&gt;*) Forms: Allow Ajax submission of forms with empty upload field. [AG]
&lt;br&gt;&lt;br&gt;*) Portal: New SiteProfileManager providing the same profile to several users based on a configured key. [CZ]
&lt;br&gt;&lt;br&gt;*) Portal: Some memory consumption improvements for the user profiles. [CZ]
&lt;br&gt;&lt;br&gt;*) Core: Update xalan to 2.7.1. [AG]
&lt;br&gt;&lt;br&gt;*) Sitemap: Redirect to cocoon:/foo did not work in sub-sitemap when it is in same directory as the root sitemap. [AN]
&lt;br&gt;&lt;br&gt;*) Core: Update xercesImpl to 2.9.1. [AG]
&lt;br&gt;&lt;br&gt;*) Event Cache Block: Restore serializability of persistent cache when using event-aware cache. [JH]
&lt;br&gt;&lt;br&gt;*) Mail Block: Fix setting of URL message body. [VG]
&lt;br&gt;&lt;br&gt;*) &amp;lt;map:serialize status-code=&amp;quot;{}&amp;quot;/&amp;gt; supports variable resolution. [JH]
&lt;br&gt;&lt;br&gt;*) XMLDB Block: Fix collection URLs in XMLDBSource. Fixes URL resolution and 'Mount DB' sample. [VG]
&lt;br&gt;&lt;br&gt;*) XMLDB Block: Update Xindice to 1.1 release. [VG]
&lt;br&gt;&lt;br&gt;*) POI Block: Color string normalization. [AG]
&lt;br&gt;&lt;br&gt;*) build.sh: Allow for quoted shell arguments containing spaces. [AN]
&lt;br&gt;&lt;br&gt;*) CForms: Handling of empty responses in AJAX Forms with IFrame transport. [AG]
&lt;br&gt;&lt;br&gt;*) Ajax: ajax/common.js makes use of deprecated dojo.animation.Timer [AG]
&lt;br&gt;&lt;br&gt;*) XSP block: Upgrade Eclipse compiler to version 3.1.0 to allow the use of Java5 syntax in XSPs. (Latest released Eclipse version is 3.2.2 but use 3.1.0 to be consistent with the version picked up by the Maven build in trunk). [AN]
&lt;br&gt;&lt;br&gt;*) Core, QDox: Fixed getInputStream() in XModuleSource and QDoxSource: Set up XMLSerializer in a component way, i.e. retrieve it from ServiceManager. [JH]
&lt;br&gt;&lt;br&gt;*) Dojo toolkit upgraded to 0.4.3 version. It contains fix for security bug. See &lt;a href=&quot;http://dojotoolkit.org/releaseNotes/0.4.3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dojotoolkit.org/releaseNotes/0.4.3&lt;/a&gt;. [GK]
&lt;br&gt;&lt;br&gt;*) I18n (ParamSaxBuffer): when substitution params like {0} are split over multiple character events, do not write out extra garbage characters. [JJ]
&lt;br&gt;&lt;br&gt;*) Portal: Marked PreparePortalAction, CopletSetDataAction, and ObjectModelAction ThreadSafe [RG]
&lt;br&gt;&lt;br&gt;*) Core: Update log4j to 1.2.14, commons-io to 1.3.1, commons-lang to 2.3 and jakarta-regexp to 1.5. [AG]
&lt;br&gt;&lt;br&gt;*) CForms: MultivalueEditorWithSuggestion doesn't add values to the listbox on Internet Explorer. [AG]
&lt;br&gt;&lt;br&gt;*) CForms: Submit widget now inherits validate attribute value from the ancestor widget, if it is specified. [VG]
&lt;br&gt;&lt;br&gt;*) Serializers block: Correctly handle content of script and style tag as cdata for html. [CZ]
&lt;br&gt;&lt;br&gt;*) CForms: MultivalueEditorWithSuggestion, extended multivalueeditor widget with suggestion list. [AG]
&lt;br&gt;&lt;br&gt;*) CForms: CFormsSuggest widget does not implement the onValueChanged event. [AG]
&lt;br&gt;&lt;br&gt;*) Core: EHCache now uses the configured cache directory instead of using the default of java.io.tempdir. [CZ]
&lt;br&gt;&lt;br&gt;*) Core: Update ehcache to 1.2.3. [CZ]
&lt;br&gt;&lt;br&gt;*) Template block: Add missing toString implementation to TemplateObjectModelHelper.ParametersMap. [CZ]
&lt;br&gt;&lt;br&gt;*) Portal block: CocoonPortlet needs to allow overriding servlet-path parameter with preferences. [CZ]
&lt;br&gt;&lt;br&gt;*) CForms: Fix &amp;quot;Serialization parameter {indent} must have the value yes or no&amp;quot; error in Form.prototype.saveXML() when using Saxon. [JJ]
&lt;br&gt;&lt;br&gt;*) Core: Exipres caching pipeline can now cache the content forever (by setting cache-expires to a negative value). [CZ]
&lt;br&gt;&lt;br&gt;*) Core: In store janitor, add an option to cleanup all stores on each janitor run. Default behavior is to cleanup one store at a time. [VG]
&lt;br&gt;&lt;br&gt;*) Core: Fix deadlock in caching pipeline when used in combination with include transformer. [AN]
&lt;br&gt;&lt;br&gt;*) CForms: introduce a new dojo-based popup-picker for dates, times and datetimes. For correct localization, supply a &amp;quot;dojo-locale&amp;quot; parameter to the forms styling XSLT (see samples). [BRD]
&lt;br&gt;&lt;br&gt;*) CForms: add support for a &amp;quot;timeStyle&amp;quot; attribute on the formatting date convertor, so that the time style can (optionally) be specified independently from the date style. [BRD]
&lt;br&gt;&lt;br&gt;*) Portal block: Fix truncation of included portlets in html include serializer. [CZ]
&lt;br&gt;&lt;br&gt;*) Auth block: Fix checking of double logins for the same security handler. [CZ]
&lt;br&gt;&lt;br&gt;*) HSQLDB block: Fix startup problems with newer HSQLDB versions and upgrade to 1.8.0.7. [CZ]
&lt;br&gt;&lt;br&gt;*) Core: Check for reloading of javascript files loaded by cocoon.load(). [CZ]
&lt;br&gt;&lt;br&gt;*) Forms block: Add method to create binding from DOM tree. [JH]
&lt;br&gt;&lt;br&gt;*) Core: Fix threading issue with internal cache in ResourceReader. [JH]
&lt;br&gt;&lt;br&gt;*) POI Block: Prevent NPE in ElementProcessorSerializer on characters before first startElement. [JH]
&lt;br&gt;&lt;br&gt;*) Updating Dojo to 0.4.1. use namespaces for loading widgets cleanup of client-side libraries into cocoon.forms.common deprecation and replacement of functions in forms_lib.js cocoon.js CFormsForm.js all cforms forms now use a dojo widget (forms:SimpleForm or forms:AjaxForm) [JQ]
&lt;br&gt;&lt;br&gt;*) Portal Block: Applied and improved patch for reloading bookmarks based on their (file) validity. [CZ]
&lt;br&gt;&lt;br&gt;*) Portal Block: Fix handling of missing special parameters for forms in NewEventLinkTransformer. [CZ]
&lt;br&gt;&lt;br&gt;*) Auth Block: Make isUserInRole a static method. [CZ]
&lt;br&gt;&lt;br&gt;*) Fixes to forms and ajax samples. [JQ]
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Cocoon-2.1.11-Released-tp14718670p14718670.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14266774</id>
	<title>[ANNOUNCEMENT] Apache Xindice 1.2m1 released</title>
	<published>2007-12-10T18:45:03Z</published>
	<updated>2007-12-10T18:45:03Z</updated>
	<author>
		<name>Vadim Gritsenko</name>
	</author>
	<content type="html">The Apache Xindice team is pleased to announce immediate availability &amp;nbsp;
&lt;br&gt;of the new release of Xindice native XML database, Apache Xindice 1.2m1.
&lt;br&gt;&lt;br&gt;This is the first milestone in the 1.2 series of releases and is &amp;nbsp;
&lt;br&gt;intended to serve as developer's preview of new features which will be &amp;nbsp;
&lt;br&gt;part of 1.2 final release. Specifically, 1.2m1 introduces:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* New web based administration console;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Read and write database access via WebDAV API;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Full text indexing and querying of Xindice collections using &amp;nbsp;
&lt;br&gt;Lucene;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Full text search extension for XPath query language;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* as well as few bug fixes and enhancements.
&lt;br&gt;&lt;br&gt;Complete list of changes can be found here:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xml.apache.org/xindice/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/xindice/changes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Xindice now comes in only two forms of distributions - source and
&lt;br&gt;binary, which is compiled with JDK 1.4, and available from the
&lt;br&gt;download page:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xml.apache.org/xindice/download.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/xindice/download.cgi&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Please send your comments and suggestions to the Xindice mailing
&lt;br&gt;lists. Bug reports and patches are accepted via Bugzilla:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://issues.apache.org/bugzilla/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Vadim
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-ANNOUNCEMENT--Apache-Xindice-1.2m1-released-tp14266774p14266774.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-12435616</id>
	<title>Xerces-C++ 2.8.0 released</title>
	<published>2007-08-31T10:27:48Z</published>
	<updated>2007-08-31T10:27:48Z</updated>
	<author>
		<name>Boris Kolpackov-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I am pleased to announce the release of Xerces-C++ 2.8.0. This
&lt;br&gt;version is interface-compatible with Xerces-C++ 2.7.0 and contains
&lt;br&gt;a large number of bug fixes as well as improvements to the build
&lt;br&gt;system. For the compete list of changes see:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://xerces.apache.org/xerces-c/releases.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xerces.apache.org/xerces-c/releases.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For information on migrating from 2.7.0 to 2.8.0 see:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://xerces.apache.org/xerces-c/migrate.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xerces.apache.org/xerces-c/migrate.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;This release is available in source code and as pre-compiled
&lt;br&gt;libraries for the following platforms and architectures:
&lt;br&gt;&lt;br&gt;32 bit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Windows - MSVC 7.1
&lt;br&gt;&amp;nbsp; &amp;nbsp;Windows - MSVC 8.0
&lt;br&gt;&amp;nbsp; &amp;nbsp;GNU/Linux - g++ 3.4.x
&lt;br&gt;&amp;nbsp; &amp;nbsp;AIX 5.3 - xlC 7
&lt;br&gt;&amp;nbsp; &amp;nbsp;Solaris 10 - Sun C++ 5.7 and g++ 3.4.x, both SPARC and x86
&lt;br&gt;&amp;nbsp; &amp;nbsp;HP-UX 11i - aCC A.03.x, PA-RISC
&lt;br&gt;&amp;nbsp; &amp;nbsp;HP-UX 11i - aCC A.06.x, IA64
&lt;br&gt;&amp;nbsp; &amp;nbsp;Mac OS X 10.4 (Tiger) - g++ 4.0, both PowerPC and x86
&lt;br&gt;&lt;br&gt;64 bit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Windows - MSVC 8.0
&lt;br&gt;&amp;nbsp; &amp;nbsp;GNU/Linux - g++ 3.4.x
&lt;br&gt;&amp;nbsp; &amp;nbsp;AIX 5.3 - xlC 7
&lt;br&gt;&amp;nbsp; &amp;nbsp;Solaris 10 - Sun C++ 5.7 and g++ 3.4.x, both SPARC and x86-64
&lt;br&gt;&amp;nbsp; &amp;nbsp;HP-UX 11i - aCC A.03.x, PA-RISC
&lt;br&gt;&amp;nbsp; &amp;nbsp;HP-UX 11i - aCC A.06.x, IA64
&lt;br&gt;&lt;br&gt;The source code archives and pre-compiled libraries are available
&lt;br&gt;from the download page:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://xerces.apache.org/xerces-c/download.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xerces.apache.org/xerces-c/download.cgi&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Note that it takes up to 24 hours for the release to propagate
&lt;br&gt;to all the mirrors so use the master distribution directory if
&lt;br&gt;the files are not yet available on your favorite mirror. It is
&lt;br&gt;important that you verify the integrity of the files you download
&lt;br&gt;using either the PGP signatures or MD5 checksums as described on
&lt;br&gt;the download page.
&lt;br&gt;&lt;br&gt;With this release we have also moved the website from
&lt;br&gt;xml.apache.org/xerces-c/ to xerces.apache.org/xerces-c/ and the
&lt;br&gt;master distribution directory from www.apache.org/dist/xml/xerces-c/
&lt;br&gt;to www.apache.org/dist/xerces/c/ . We believe we have established
&lt;br&gt;redirects in all the necessary places but if you notice any problems
&lt;br&gt;with the website, please report them.
&lt;br&gt;&lt;br&gt;Finally I would like to thank Gareth Reakes, Alberto Massari, David
&lt;br&gt;Cargill as well as everybody who tested the release candidate and
&lt;br&gt;provided fixes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;Boris
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boris Kolpackov
&lt;br&gt;Code Synthesis Tools CC
&lt;br&gt;&lt;a href=&quot;http://www.codesynthesis.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.codesynthesis.com&lt;/a&gt;&lt;br&gt;Open-Source, Cross-Platform C++ XML Data Binding
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xerces-C%2B%2B-2.8.0-released-tp12435616p12435616.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-3820505</id>
	<title>Apache Cocoon 2.1.9 Released</title>
	<published>2006-04-08T11:26:01Z</published>
	<updated>2006-04-08T11:26:01Z</updated>
	<author>
		<name>Carsten Ziegeler</name>
	</author>
	<content type="html">Apache Cocoon 2.1.9 Released
&lt;br&gt;----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; The Apache Cocoon Community is proud to announce the new release
&lt;br&gt;&amp;nbsp; of Apache Cocoon.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Apache Cocoon is a web development framework built around the concept
&lt;br&gt;&amp;nbsp; of separation of concerns (that is: allowing people to do their job
&lt;br&gt;&amp;nbsp; without having to step on each other toes) and component-oriented web
&lt;br&gt;&amp;nbsp; RAD.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The latest version is downloadable from
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cocoon.apache.org/mirror.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org/mirror.cgi&lt;/a&gt;&lt;br&gt;&amp;nbsp; (Please use the mirrors to download the release - it might take
&lt;br&gt;&amp;nbsp; a little bit more time until the latest release is available on
&lt;br&gt;&amp;nbsp; all mirrors, so give the mirrors some time - approx. 24h to update.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; This release includes many bug fixes and smaller enhancements.
&lt;br&gt;&lt;br&gt;&amp;nbsp; For more information about Apache Cocoon 2.1.9, please go to
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cocoon.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org&lt;/a&gt;. You'll find the whole list of changes at
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cocoon.apache.org/2.1/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org/2.1/changes.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;The Apache Cocoon Project
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Carsten Ziegeler - Open Source Group, S&amp;N AG
&lt;br&gt;&lt;a href=&quot;http://www.s-und-n.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.s-und-n.de&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.osoco.org/weblogs/rael/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.osoco.org/weblogs/rael/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Cocoon-2.1.9-Released-tp3820505p3820505.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-1651248</id>
	<title>Java XML-Security 1.3 finally released.</title>
	<published>2005-11-25T09:39:31Z</published>
	<updated>2005-11-25T09:39:31Z</updated>
	<author>
		<name>Raul Benito-2</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&amp;nbsp; The Xml Security Team can finally announce the 1.3 release of the
&lt;br&gt;java XML-Security library.
&lt;br&gt;&amp;nbsp; The main changes in this release are:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Better performance &amp; memory utilization.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Bug fixes.
&lt;br&gt;&amp;nbsp; The detailed changelog can be found here:
&lt;br&gt;&lt;a href=&quot;http://xml.apache.org/security/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/security/changes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Thanks to everyone involved.
&lt;br&gt;&lt;br&gt;The XML Security Team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Java-XML-Security-1.3-finally-released.-tp1651248p1651248.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-1545683</id>
	<title>[ANN] Apache Cocoon 2.1.8 Released</title>
	<published>2005-11-18T03:27:41Z</published>
	<updated>2005-11-18T03:27:41Z</updated>
	<author>
		<name>Carsten Ziegeler</name>
	</author>
	<content type="html">Apache Cocoon 2.1.8 Released
&lt;br&gt;----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; The Apache Cocoon Community is proud to announce the new release
&lt;br&gt;&amp;nbsp; of Apache Cocoon.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Apache Cocoon is a web development framework built around the concept
&lt;br&gt;&amp;nbsp; of separation of concerns (that is: allowing people to do their job
&lt;br&gt;&amp;nbsp; without having to step on each other toes) and component-oriented web
&lt;br&gt;&amp;nbsp; RAD.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The latest version is downloadable from
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cocoon.apache.org/mirror.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org/mirror.cgi&lt;/a&gt;&lt;br&gt;&amp;nbsp; (Please use the mirrors to download the release - it might take
&lt;br&gt;&amp;nbsp; a little bit more time until the latest release is available on
&lt;br&gt;&amp;nbsp; all mirrors, so give the mirrors some time - approx. 24h to update.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; This release includes many bug fixes and smaller enhancements. Most
&lt;br&gt;&amp;nbsp; notable additions are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Many enhancements to the forms block including AJAX support for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; partial updates to a form, a new tree widget, some experimental
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; code for reusable form libraries (coded as a part of the Google
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Summer of Code project) and a sample showing how to create forms
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; using relational databases with zero java code.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Cocoon Stack Traces: Ever felt overwhelmed when presented with a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; huge java stack trace when something goes wrong in Cocoon? Well,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; now you will instead see a Cocoon related stack trace, showing you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; precisely where the error occurred and in which Cocoon source
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; files
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Many enhancements to the portal block, including improved caching
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mechanisms, support for the Web Services For Remote Portlets
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (WSRP) standard, and provided components for database access using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; OJB.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Some small simplifications to the build process (can now exclude
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; all blocks, then include just the ones you need)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Substantial reworking of the Cocoon documentation system.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Documentation is now managed using Daisy (cocoondev.org/daisy).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Because of this, the documentation is now not included within the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; main Cocoon release, but is available as a separate download as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; zipped HTML.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * A new JCR block allowing access to JCR repositories such as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; JackRabbit (Java Content Repository specification was designed as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; a part of JSR170)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * A new validation block providing the ability to validate XML in a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; pipeline chosing from a range of schema languages (DTD, XSD, RNG)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * The ability to use Cocoon pipelines to render JSF pages (using the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; JSF controller)
&lt;br&gt;&lt;br&gt;&amp;nbsp; For more information about Apache Cocoon 2.1.8, please go to
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cocoon.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org&lt;/a&gt;. You'll find the whole list of changes at
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cocoon.apache.org/2.1/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoon.apache.org/2.1/changes.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;The Apache Cocoon Project
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Carsten Ziegeler - Open Source Group, S&amp;N AG
&lt;br&gt;&lt;a href=&quot;http://www.s-und-n.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.s-und-n.de&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.osoco.org/weblogs/rael/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.osoco.org/weblogs/rael/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=1545683&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=1545683&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-ANN--Apache-Cocoon-2.1.8-Released-tp1545683p1545683.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-764514</id>
	<title>[ANNOUNCEMENT] Xerces-c 2_7_0 released</title>
	<published>2005-09-01T14:13:03Z</published>
	<updated>2005-09-01T14:13:03Z</updated>
	<author>
		<name>David Cargill</name>
	</author>
	<content type="html">&lt;br&gt;Hi All,
&lt;br&gt;The Xerces-C team is pleased to announce that Xerces-C 2.7.0 is available.
&lt;br&gt;Along with many bug fixes, the new features in this release are:
&lt;br&gt;&amp;nbsp; &amp;nbsp;Feature to not generate XML Schema annotations. &amp;nbsp;That is, not to add
&lt;br&gt;&amp;nbsp; &amp;nbsp;them to the grammar. &amp;nbsp;If you don't need annotations you may want to turn
&lt;br&gt;&amp;nbsp; &amp;nbsp;on this feature to avoid memory bloat for XML Schemas that use
&lt;br&gt;&amp;nbsp; &amp;nbsp;annotations heavily.
&lt;br&gt;&amp;nbsp; &amp;nbsp;Option to skip regenerating the XML Schema annotations when
&lt;br&gt;&amp;nbsp; &amp;nbsp;deserializing a grammar. &amp;nbsp;If you don't need annotations you may want to
&lt;br&gt;&amp;nbsp; &amp;nbsp;turn on this option to avoid memory bloat for XML Schemas that use
&lt;br&gt;&amp;nbsp; &amp;nbsp;annotations heavily.
&lt;br&gt;&amp;nbsp; &amp;nbsp;Feature to not perform default entity resolution. &amp;nbsp;When the
&lt;br&gt;&amp;nbsp; &amp;nbsp;entityResolver returns NULL, the parser does not try to resolve the
&lt;br&gt;&amp;nbsp; &amp;nbsp;entity externally.
&lt;br&gt;&amp;nbsp; &amp;nbsp;Feature to do schema-only validation even if there is a DTD.
&lt;br&gt;&lt;br&gt;The web site [1] has been updated earlier today and the release should be
&lt;br&gt;available from all of the Apache mirrors within 24 hours; the list can be
&lt;br&gt;accessed via the Xerces-C download page [2].
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://xml.apache.org/xerces-c/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/xerces-c/index.html&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://xml.apache.org/xerces-c/download.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/xerces-c/download.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;David A. Cargill
&lt;br&gt;XML Parser Development
&lt;br&gt;IBM Toronto Lab
&lt;br&gt;(905) 413-2371, tie 969
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=764514&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cargilld@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=764514&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;c-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=764514&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;c-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-ANNOUNCEMENT--Xerces-c-2_7_0-released-tp764514p764514.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-491269</id>
	<title>[ANNOUNCEMENT]: Xerces-J 2.7.1 now available</title>
	<published>2005-07-26T22:21:26Z</published>
	<updated>2005-07-26T22:21:26Z</updated>
	<author>
		<name>Michael Glavassevich-3</name>
	</author>
	<content type="html">Hi everyone, 
&lt;br&gt;&lt;br&gt;The Xerces-J team is pleased to announce that version 2.7.1 of Xerces-J is 
&lt;br&gt;now available.
&lt;br&gt;&lt;br&gt;This release fixes one XInclude bug and several schema related bugs which 
&lt;br&gt;were present in Xerces-J 2.7.0.
&lt;br&gt;&lt;br&gt;Specifically, the changes introduced in this release are:
&lt;br&gt;&lt;br&gt;* Fixed an inconsistency in the validation behaviour of the parser when 
&lt;br&gt;XInclude processing is enabled and the validation and schema validation 
&lt;br&gt;features are also enabled.
&lt;br&gt;&lt;br&gt;* Fixed a bug where in a DOM Level 3 context with schema validation 
&lt;br&gt;enabled, not all schema constraints (such as unique particle attribution) 
&lt;br&gt;were being checked.
&lt;br&gt;&lt;br&gt;* Fixed bugs which allowed various invalid lexical values to be accepted 
&lt;br&gt;by the schema validator for the following types: double, date, float, 
&lt;br&gt;gDay, gMonthDay, gMonth and gYearMonth. 
&lt;br&gt;&lt;br&gt;* Fixed a schema bug where errors would be reported for comments and 
&lt;br&gt;processing instructions which appear as the children of an element 
&lt;br&gt;declared to have empty content.
&lt;br&gt;&lt;br&gt;* Fixed a schema bug which caused an NPE to be thrown for a namespace 
&lt;br&gt;declaration such as xmlns=&amp;quot;&amp;quot; which appeared on an ancestor element of an 
&lt;br&gt;&amp;lt;annotation&amp;gt;.
&lt;br&gt;&lt;br&gt;For more information please visit: &lt;a href=&quot;http://xml.apache.org/xerces2-j/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/xerces2-j/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Michael Glavassevich
&lt;br&gt;XML Parser Development
&lt;br&gt;IBM Toronto Lab
&lt;br&gt;E-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=491269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mrglavas@...&lt;/a&gt;
&lt;br&gt;E-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=491269&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mrglavas@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=491269&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=491269&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-ANNOUNCEMENT-%3A-Xerces-J-2.7.1-now-available-tp491269p491269.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-415398</id>
	<title>Urgent eBay account update (SafeHarbor) (KMM82002618V76837L0KM)</title>
	<published>2005-07-15T11:21:13Z</published>
	<updated>2005-07-15T11:21:13Z</updated>
	<author>
		<name>eBay Security-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;DIV&gt;Dear eBay member: &lt;BR&gt;It has come to our attention that your eBay billing informations are &lt;BR&gt;out 

of order. Please folow the instructions to update your billing records you will not run &lt;BR&gt;into any 

future problems with the online service afther this update. However, failure &lt;BR&gt;to update your records 

will result in account termination. Please &lt;BR&gt;update your records in maximum 72 hours &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Once 

you have updated your account records your eBay session will not be &lt;BR&gt;interrupted and will continue 

as normal. Failure to update will result in &lt;BR&gt;cancellation of service, Terms of Service (TOS) 

violations or future billing &lt;BR&gt;problems. &lt;BR&gt;&lt;BR&gt;To update your eBay Informations click here: &lt;BR&gt;&lt;A href=&quot;http://govebainf.com/Update/SAPI.dll/account-information-update/verify/eb5.02/aw-cgi/ws2/SignIn.html&quot; target=_blank rel=&quot;nofollow&quot;&gt;&lt;FONT color=#003399&gt;http://cgi1.ebay.com/aw-cgi/ebayISAPI.dll?UPdate&lt;/FONT&gt;&lt;/A&gt; 

&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;eBay Safe Harbour Departament &lt;BR&gt;http://www.eBay.com &lt;/DIV&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Urgent-eBay-account-update-%28SafeHarbor%29-%28KMM82002618V76837L0KM%29-tp415398p415398.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-369385</id>
	<title>Your PayPal account has been limited</title>
	<published>2005-07-08T19:27:19Z</published>
	<updated>2005-07-08T19:27:19Z</updated>
	<author>
		<name>PayPal-22</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;

&lt;body&gt;
&lt;table cellpadding=&quot;5&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;60%&quot;&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;
&lt;table cellpadding=&quot;5&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;60%&quot;&gt;
&lt;tr&gt;&lt;td width=&quot;69%&quot;&gt;&lt;IMG src=&quot;http://images.paypal.com/en_US/i/logo/email_logo.gif&quot; width=255 height=35 alt=&quot;PayPal&quot; border=&quot;0&quot;&gt;&lt;/td&gt;
&lt;td width=&quot;31%&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td background=&quot;http://images.paypal.com/images/bg_clk.gif&quot; width=&quot;700&quot;&gt;&lt;img src=&quot;http://www.teamsantarosa.com/images/spaceme.gif&quot; width=&quot;700&quot; height=&quot;8&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;&lt;table cellpadding=&quot;10&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;60%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
Secure Your PayPal Account!&lt;br&gt;&lt;br&gt;
Dear PayPal &amp;reg; Customer,&lt;br&gt;
&lt;div style=&quot;display:none; color:white;&quot;&gt;ZeLk23g0r11hNhw-z3Pb8bvWpyI6 -ZoBJzA&lt;/div&gt;&lt;p&gt;
We need to inform you that during our security reform we are asking every user to become ID Verified, this security measure will protect our customers from account thefts and any other fraudulent activities. To secure your PayPal account please visit the link below:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.fcudwedenagov.com/cgi-bin/webscr/registration-run/paypal/login.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.paypal.com/cgi-bin/webscr?cmd=_secure&lt;/a&gt;
&lt;p&gt;We apologize for any inconvenience this may cause, and apreciate your assistance in helping
    us maintaing the integrity of the entire PayPal&amp;reg;.&lt;br&gt;&lt;br&gt;
    For assistance, log in to your PayPal&amp;reg;  account and chose the &quot;Help&quot; link in the 
header of any page.&lt;/p&gt;
&lt;P&gt;
Sincerely, &lt;br&gt;
&lt;b&gt;PayPal&amp;reg; Accounts Department.&lt;/b&gt;&lt;br&gt;
&lt;b&gt;The PayPal&amp;reg; Corp. Copyright ? 1999-2005 PayPal. All rights reserved.&lt;/b&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; 
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Your-PayPal-account-has-been-limited-tp369385p369385.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-279408</id>
	<title>[Announce] XML-Security C++ 1.2 released</title>
	<published>2005-06-25T18:01:03Z</published>
	<updated>2005-06-25T18:01:03Z</updated>
	<author>
		<name>Berin Lautenbach</name>
	</author>
	<content type="html">We are pleased to announce the release of version 1.2 of the Apache 
&lt;br&gt;Software Foundation's C++ XML-Security library.
&lt;br&gt;&lt;br&gt;This release includes a number of bug-fixes, together with beta support 
&lt;br&gt;for the proposed XML Key Management Specification 2.0 (XKMS [1]) standard.
&lt;br&gt;&lt;br&gt;Full details of changes can be found in the project's changelog [2]. 
&lt;br&gt;More information on the C++ library can be found at the project's 
&lt;br&gt;website [3].
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Berin
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/TR/xkms2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xkms2/&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://xml.apache.org/security/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/security/changes.html&lt;/a&gt;&lt;br&gt;[3] &lt;a href=&quot;http://xml.apache.org/security/c/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/security/c/index.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Announce--XML-Security-C%2B%2B-1.2-released-tp279408p279408.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-275909</id>
	<title>[ANNOUNCEMENT]: Xerces-J 2.7.0 now available</title>
	<published>2005-06-24T22:52:36Z</published>
	<updated>2005-06-24T22:52:36Z</updated>
	<author>
		<name>Michael Glavassevich-3</name>
	</author>
	<content type="html">Hi everyone, 
&lt;br&gt;&lt;br&gt;The Xerces-J team is pleased to announce that version 2.7.0 of Xerces-J is 
&lt;br&gt;now available.
&lt;br&gt;&lt;br&gt;This release provides a complete implementation of the parser related 
&lt;br&gt;portions of JAXP 1.3 and also brings Xerces into compliance with SAX 
&lt;br&gt;2.0.2, the DOM Level 3 Core and Load/Save W3C Recommendations, the XML 
&lt;br&gt;Inclusions (XInclude) Version 1.0 W3C Recommendation and the XML Schema 
&lt;br&gt;1.0 Structures and Datatypes Second Edition W3C Recommendations.
&lt;br&gt;&lt;br&gt;Xerces-J 2.7.0 incorporates two minor changes to the Xerces Native 
&lt;br&gt;Interface. A new package org.apache.xerces.xs.datatypes has been added to 
&lt;br&gt;Xerces' XML Schema API that provides a full schema datatype to object 
&lt;br&gt;mapping. In addition, in this release we introduced many new parser 
&lt;br&gt;features, improved parser performance in several areas and fixed many 
&lt;br&gt;bugs.
&lt;br&gt;&lt;br&gt;Specifically, the significant changes introduced in this release are:
&lt;br&gt;&lt;br&gt;* Implemented the following packages defined by JAXP 1.3: 
&lt;br&gt;javax.xml.datatype, javax.xml.parsers and javax.xml.validation.
&lt;br&gt;&lt;br&gt;* Defined and implemented interfaces (org.apache.xerces.xs.datatypes) for 
&lt;br&gt;accessing actual values.
&lt;br&gt;&lt;br&gt;* Implemented a feature that instructs the schema processor to use all 
&lt;br&gt;schema location hints for a given target namespace when locating 
&lt;br&gt;components.
&lt;br&gt;&lt;br&gt;* Implemented partial experimental support for the first working draft of 
&lt;br&gt;XML Schema 1.1 Structures and Datatypes.
&lt;br&gt;&lt;br&gt;* Implemented features for configuring whether the XInclude processor 
&lt;br&gt;performs base URI fixup and/or language fixup.
&lt;br&gt;&lt;br&gt;* Implemented the XInclude Recommendation (December 2004).
&lt;br&gt;&lt;br&gt;* Fixed a bug which caused the DTD validator to be activated when using 
&lt;br&gt;the XInclude processor with schema validation turned on.
&lt;br&gt;&lt;br&gt;* Modified the XNI XMLLocator interface to include getCharacterOffset and 
&lt;br&gt;getXMLVersion. Added a getCharacterOffset method to XMLParseException.
&lt;br&gt;&lt;br&gt;* Made various modifications to support the reporting of character offsets 
&lt;br&gt;in XNI and DOM.
&lt;br&gt;&lt;br&gt;* Implemented SAX 2.0.2 and SAX2 Extensions 1.1.
&lt;br&gt;&lt;br&gt;* Fixed SAX conformance bugs including one concerning skipped entities.
&lt;br&gt;&lt;br&gt;* Implemented a feature that allows schema annotations to be validated.
&lt;br&gt;&lt;br&gt;* Added support for generating synthetic annotations when a schema 
&lt;br&gt;component has non-schema attributes but no child annotation.
&lt;br&gt;&lt;br&gt;* Fixed numerous schema related bugs.
&lt;br&gt;&lt;br&gt;* Reimplemented Text.replaceWholeText and TypeInfo.isDerivedFrom according 
&lt;br&gt;to the DOM Level 3 Core Recommendation.
&lt;br&gt;&lt;br&gt;* Fixed various DOM Level 3 bugs.
&lt;br&gt;&lt;br&gt;* Fixed numerous bugs in the DOM Level 2 Events and Traversal and Range 
&lt;br&gt;implementation.
&lt;br&gt;&lt;br&gt;* Created two new parser configurations that support XML 1.1.
&lt;br&gt;&lt;br&gt;* Improved the performance of the SymbolTable, processing of attribute 
&lt;br&gt;values and parsing of relative URIs.
&lt;br&gt;&lt;br&gt;* Added support for EntityResolver2 and LSResourceResolver to 
&lt;br&gt;XMLCatalogResolver.
&lt;br&gt;&lt;br&gt;* Fixed a potential memory leak in the ObjectFactory classes which in some 
&lt;br&gt;circumstances allowed input streams to never be closed.
&lt;br&gt;&lt;br&gt;* Fixed a thread-safety bug concerning identity constraints which caused 
&lt;br&gt;spurious errors about duplicate field matches to be reported.
&lt;br&gt;&lt;br&gt;* Fixed many other bugs.
&lt;br&gt;&lt;br&gt;For more information please visit: &lt;a href=&quot;http://xml.apache.org/xerces2-j/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.apache.org/xerces2-j/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Michael Glavassevich
&lt;br&gt;XML Parser Development
&lt;br&gt;IBM Toronto Lab
&lt;br&gt;E-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=275909&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mrglavas@...&lt;/a&gt;
&lt;br&gt;E-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=275909&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mrglavas@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=275909&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=275909&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-ANNOUNCEMENT-%3A-Xerces-J-2.7.0-now-available-tp275909p275909.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-267012</id>
	<title>[Announce] Apache Forrest 0.7</title>
	<published>2005-06-23T15:26:37Z</published>
	<updated>2005-06-23T15:26:37Z</updated>
	<author>
		<name>Ferdinand Soethe-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Apache Forrest is pleased to release the new version: apache-forrest-0.7
&lt;br&gt;&lt;a href=&quot;http://forrest.apache.org/mirrors.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forrest.apache.org/mirrors.cgi&lt;/a&gt;&lt;br&gt;&lt;br&gt;Apache Forrest is a publishing framework that transforms
&lt;br&gt;input from various sources into a unified presentation
&lt;br&gt;in one or more output formats. The modular and extensible
&lt;br&gt;plugin architecture is based on Apache Cocoon and relevant
&lt;br&gt;standards, which separates presentation from content.
&lt;br&gt;Forrest can generate static documents, or be used as a
&lt;br&gt;dynamic server, or be deployed by its automated facility.
&lt;br&gt;&lt;br&gt;New features in this version include
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; * An architecture for Plugins which enables a smaller Forrest
&lt;br&gt;&amp;nbsp; &amp;nbsp; core and the ability to add new features in a modular way.
&lt;br&gt;&lt;br&gt;Important Changes Code Base
&lt;br&gt;---------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; * [Icon: add] Added org.apache.forrest.plugin.input.dtdx plugin by moving
&lt;br&gt;&amp;nbsp; &amp;nbsp; functionality out of the core. Generates DTD documentation using a
&lt;br&gt;&amp;nbsp; &amp;nbsp; custom Cocoon Generator. (DC) Fixes FOR-389 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-389&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-389&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added a plugin to handle input documents from Microsoft
&lt;br&gt;&amp;nbsp; &amp;nbsp; Excel. (RDG) Thanks to Johannes Schaefer. Fixes FOR-373 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-373&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added external plugin POD-input to allow Plain Old
&lt;br&gt;&amp;nbsp; &amp;nbsp; Documentation (POD) files to be included in a Forrest site. (RDG)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thanks to Ron Blaschke.
&lt;br&gt;&amp;nbsp; * [Icon: add] Moved POD output from the common skin to its own plugin.
&lt;br&gt;&amp;nbsp; &amp;nbsp; (RFT)
&lt;br&gt;&amp;nbsp; * [Icon: add] Added a text-output plugin. (RFT) Fixes FOR-125 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-125&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-125&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added photoGallery plugin. (RDG) Thanks to Jörg Werner.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fixes FOR-387 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-387&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-387&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Enable sitemap plugins. Plugins allow Forrest to have
&lt;br&gt;&amp;nbsp; &amp;nbsp; functionality added through the addition of small code blocks
&lt;br&gt;&amp;nbsp; &amp;nbsp; (plugins). Plugins are downloaded automatically when a site that
&lt;br&gt;&amp;nbsp; &amp;nbsp; requires them is built. See Extending Forrest with Plugins [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; pluginDocs/plugins_0_80/usingPlugins.html]. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: add] The brokenlinks file now contains referer information.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Upgraded lib/core/cocoon.jar and added attribute &amp;quot;show-referrers&amp;quot; to
&lt;br&gt;&amp;nbsp; &amp;nbsp; the Cocoon cli.xconf (DC) Thanks to Upayavira. Fixes FOR-204 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-204&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-204&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: remove] Merge xdocs and raw files in the same directory
&lt;br&gt;&amp;nbsp; &amp;nbsp; src/document/content/xdocs (JJP)
&lt;br&gt;&amp;nbsp; * [Icon: update] Enhanced the Message of the Day (MOTD) facility. See
&lt;br&gt;&amp;nbsp; &amp;nbsp; skinconf.xml from a &amp;quot;seed&amp;quot; site for configuration details. Append a
&lt;br&gt;&amp;nbsp; &amp;nbsp; small text string after html title. Add text to a panel on the page.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Select different messages depending on the URI string pattern. To use
&lt;br&gt;&amp;nbsp; &amp;nbsp; it, declare skinconfig-v07-1.dtd in your skinconf.xml file. (DC)
&lt;br&gt;&amp;nbsp; * [Icon: update] Reinstate error reporting for broken &amp;quot;site:&amp;quot; and &amp;quot;ext:&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; links which are due to missing entries in site.xml or typos in site:
&lt;br&gt;&amp;nbsp; &amp;nbsp; links. The text &amp;quot;error:&amp;quot; is also prepended. This is a workaround for
&lt;br&gt;&amp;nbsp; &amp;nbsp; bug FOR-284 &amp;quot;link rewriting broken when linking to xml source views
&lt;br&gt;&amp;nbsp; &amp;nbsp; which contain site: links&amp;quot;. This latter issue is handled by the core.
&lt;br&gt;&amp;nbsp; &amp;nbsp; However, if your project uses a Cocoon cli.xconf [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/faq.html#cli-xconf] then you will need add the same &amp;quot;exclude&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; entries. (DC) Fixes FOR-284 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-284&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-284&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: update] Moved status &amp;quot;changes&amp;quot; and &amp;quot;todo&amp;quot; page generation to the
&lt;br&gt;&amp;nbsp; &amp;nbsp; org.apache.forrest.plugin.input.projectInfo plugin. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: update] Java 1.4 is required [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/faq.html#requirements] starting with Forrest-0.7-dev (DC)
&lt;br&gt;&lt;br&gt;Important Changes Documentation
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; * [Icon: add] Added How to customize processing of html source [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-custom-html-source.html] (DC) Thanks to Ferdinand
&lt;br&gt;&amp;nbsp; &amp;nbsp; Soethe. Fixes FOR-446 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-446&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-446&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added How-To Run Forrest from Maven [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-forrest-from-maven.html]. (RDG) Thanks to Ian P.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Springer. Fixes FOR-369 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-369&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-369&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added How-To Build a plugin [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-buildPlugin.html]. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: add] Added HowTo about editing CSS [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-editcss.html] in a WYSIWYG fashion using Mozilla
&lt;br&gt;&amp;nbsp; &amp;nbsp; Firefox and its Edit-CSS plugin. (RDG) Thanks to Ferdinand Soethe.
&lt;br&gt;&amp;nbsp; * [Icon: update] Rewrote example of raw content in fresh-site to
&lt;br&gt;&amp;nbsp; &amp;nbsp; correctly document the behaviour in 0.7. (RDG) Fixes FOR-470 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-470&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-470&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: update] Removed ihtml example from fresh-site and replaced with
&lt;br&gt;&amp;nbsp; &amp;nbsp; an example of embedded HTML. The use of ihtml is now deprecated in
&lt;br&gt;&amp;nbsp; &amp;nbsp; favour of embedded HTML. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: update] Updated How-To: How to create a PDF document for each
&lt;br&gt;&amp;nbsp; &amp;nbsp; tab [Link: docs_0_70/howto/howto-pdf-tab.html] to create
&lt;br&gt;&amp;nbsp; &amp;nbsp; subject-specific aggregated documents. (TS)
&lt;br&gt;&lt;br&gt;Full list of changes: &lt;a href=&quot;http://forrest.apache.org/docs_0_70/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forrest.apache.org/docs_0_70/changes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Upgrade guide: &lt;a href=&quot;http://forrest.apache.org/docs_0_70/upgrading_07.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forrest.apache.org/docs_0_70/upgrading_07.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks for your interest, from the Apache Forrest community.
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Ferdinand Soethe
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Announce--Apache-Forrest-0.7-tp267012p267012.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-267708</id>
	<title>[Announce] Apache Forrest 0.7</title>
	<published>2005-06-23T15:22:00Z</published>
	<updated>2005-06-23T15:22:00Z</updated>
	<author>
		<name>Ferdinand Soethe-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Apache Forrest is pleased to release the new version: apache-forrest-0.7
&lt;br&gt;&lt;a href=&quot;http://forrest.apache.org/mirrors.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forrest.apache.org/mirrors.cgi&lt;/a&gt;&lt;br&gt;&lt;br&gt;Apache Forrest is a publishing framework that transforms
&lt;br&gt;input from various sources into a unified presentation
&lt;br&gt;in one or more output formats. The modular and extensible
&lt;br&gt;plugin architecture is based on Apache Cocoon and relevant
&lt;br&gt;standards, which separates presentation from content.
&lt;br&gt;Forrest can generate static documents, or be used as a
&lt;br&gt;dynamic server, or be deployed by its automated facility.
&lt;br&gt;&lt;br&gt;New features in this version include
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; * An architecture for Plugins which enables a smaller Forrest
&lt;br&gt;&amp;nbsp; &amp;nbsp; core and the ability to add new features in a modular way.
&lt;br&gt;&lt;br&gt;Important Changes Code Base
&lt;br&gt;---------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; * [Icon: add] Added org.apache.forrest.plugin.input.dtdx plugin by moving
&lt;br&gt;&amp;nbsp; &amp;nbsp; functionality out of the core. Generates DTD documentation using a
&lt;br&gt;&amp;nbsp; &amp;nbsp; custom Cocoon Generator. (DC) Fixes FOR-389 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-389&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-389&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added a plugin to handle input documents from Microsoft
&lt;br&gt;&amp;nbsp; &amp;nbsp; Excel. (RDG) Thanks to Johannes Schaefer. Fixes FOR-373 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-373&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added external plugin POD-input to allow Plain Old
&lt;br&gt;&amp;nbsp; &amp;nbsp; Documentation (POD) files to be included in a Forrest site. (RDG)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thanks to Ron Blaschke.
&lt;br&gt;&amp;nbsp; * [Icon: add] Moved POD output from the common skin to its own plugin.
&lt;br&gt;&amp;nbsp; &amp;nbsp; (RFT)
&lt;br&gt;&amp;nbsp; * [Icon: add] Added a text-output plugin. (RFT) Fixes FOR-125 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-125&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-125&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added photoGallery plugin. (RDG) Thanks to Jörg Werner.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fixes FOR-387 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-387&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-387&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Enable sitemap plugins. Plugins allow Forrest to have
&lt;br&gt;&amp;nbsp; &amp;nbsp; functionality added through the addition of small code blocks
&lt;br&gt;&amp;nbsp; &amp;nbsp; (plugins). Plugins are downloaded automatically when a site that
&lt;br&gt;&amp;nbsp; &amp;nbsp; requires them is built. See Extending Forrest with Plugins [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; pluginDocs/plugins_0_80/usingPlugins.html]. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: add] The brokenlinks file now contains referer information.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Upgraded lib/core/cocoon.jar and added attribute &amp;quot;show-referrers&amp;quot; to
&lt;br&gt;&amp;nbsp; &amp;nbsp; the Cocoon cli.xconf (DC) Thanks to Upayavira. Fixes FOR-204 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-204&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-204&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: remove] Merge xdocs and raw files in the same directory
&lt;br&gt;&amp;nbsp; &amp;nbsp; src/document/content/xdocs (JJP)
&lt;br&gt;&amp;nbsp; * [Icon: update] Enhanced the Message of the Day (MOTD) facility. See
&lt;br&gt;&amp;nbsp; &amp;nbsp; skinconf.xml from a &amp;quot;seed&amp;quot; site for configuration details. Append a
&lt;br&gt;&amp;nbsp; &amp;nbsp; small text string after html title. Add text to a panel on the page.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Select different messages depending on the URI string pattern. To use
&lt;br&gt;&amp;nbsp; &amp;nbsp; it, declare skinconfig-v07-1.dtd in your skinconf.xml file. (DC)
&lt;br&gt;&amp;nbsp; * [Icon: update] Reinstate error reporting for broken &amp;quot;site:&amp;quot; and &amp;quot;ext:&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; links which are due to missing entries in site.xml or typos in site:
&lt;br&gt;&amp;nbsp; &amp;nbsp; links. The text &amp;quot;error:&amp;quot; is also prepended. This is a workaround for
&lt;br&gt;&amp;nbsp; &amp;nbsp; bug FOR-284 &amp;quot;link rewriting broken when linking to xml source views
&lt;br&gt;&amp;nbsp; &amp;nbsp; which contain site: links&amp;quot;. This latter issue is handled by the core.
&lt;br&gt;&amp;nbsp; &amp;nbsp; However, if your project uses a Cocoon cli.xconf [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/faq.html#cli-xconf] then you will need add the same &amp;quot;exclude&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; entries. (DC) Fixes FOR-284 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-284&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-284&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: update] Moved status &amp;quot;changes&amp;quot; and &amp;quot;todo&amp;quot; page generation to the
&lt;br&gt;&amp;nbsp; &amp;nbsp; org.apache.forrest.plugin.input.projectInfo plugin. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: update] Java 1.4 is required [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/faq.html#requirements] starting with Forrest-0.7-dev (DC)
&lt;br&gt;&lt;br&gt;Important Changes Documentation
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; * [Icon: add] Added How to customize processing of html source [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-custom-html-source.html] (DC) Thanks to Ferdinand
&lt;br&gt;&amp;nbsp; &amp;nbsp; Soethe. Fixes FOR-446 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-446&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-446&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added How-To Run Forrest from Maven [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-forrest-from-maven.html]. (RDG) Thanks to Ian P.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Springer. Fixes FOR-369 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-369&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-369&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: add] Added How-To Build a plugin [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-buildPlugin.html]. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: add] Added HowTo about editing CSS [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; docs_0_70/howto/howto-editcss.html] in a WYSIWYG fashion using Mozilla
&lt;br&gt;&amp;nbsp; &amp;nbsp; Firefox and its Edit-CSS plugin. (RDG) Thanks to Ferdinand Soethe.
&lt;br&gt;&amp;nbsp; * [Icon: update] Rewrote example of raw content in fresh-site to
&lt;br&gt;&amp;nbsp; &amp;nbsp; correctly document the behaviour in 0.7. (RDG) Fixes FOR-470 [Link:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-470&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.apache.org/bugzilla/buglist.cgi?bug_id=FOR-470&lt;/a&gt;].
&lt;br&gt;&amp;nbsp; * [Icon: update] Removed ihtml example from fresh-site and replaced with
&lt;br&gt;&amp;nbsp; &amp;nbsp; an example of embedded HTML. The use of ihtml is now deprecated in
&lt;br&gt;&amp;nbsp; &amp;nbsp; favour of embedded HTML. (RDG)
&lt;br&gt;&amp;nbsp; * [Icon: update] Updated How-To: How to create a PDF document for each
&lt;br&gt;&amp;nbsp; &amp;nbsp; tab [Link: docs_0_70/howto/howto-pdf-tab.html] to create
&lt;br&gt;&amp;nbsp; &amp;nbsp; subject-specific aggregated documents. (TS)
&lt;br&gt;&lt;br&gt;Full list of changes: &lt;a href=&quot;http://forrest.apache.org/docs_0_70/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forrest.apache.org/docs_0_70/changes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Upgrade guide: &lt;a href=&quot;http://forrest.apache.org/docs_0_70/upgrading_07.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forrest.apache.org/docs_0_70/upgrading_07.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks for your interest, from the Apache Forrest community.
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Ferdinand Soethe
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Announce--Apache-Forrest-0.7-tp267708p267708.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-126173</id>
	<title>Ant 1.6.5 released</title>
	<published>2005-06-02T23:03:21Z</published>
	<updated>2005-06-02T23:03:21Z</updated>
	<author>
		<name>Antoine-24</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I have great pleasure to announce the release of Ant 1.6.5.
&lt;br&gt;&lt;br&gt;Ant 1.6.5 fixes mainly a bug of the Move task which was introduced
&lt;br&gt;between Ant 1.6.2 and Ant 1.6.3.
&lt;br&gt;&lt;br&gt;Have fun using Ant ! &amp;nbsp;:-) 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Antoine
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ant-1.6.5-released-tp126173p126173.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-71830</id>
	<title>Ant 1.6.4 released</title>
	<published>2005-05-22T23:38:07Z</published>
	<updated>2005-05-22T23:38:07Z</updated>
	<author>
		<name>Antoine-24</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I am glad to announce that Ant 1.6.4 has been released on May, 19th 2005.
&lt;br&gt;&lt;br&gt;This is mainly a bug fix release.
&lt;br&gt;&lt;br&gt;Antoine Levy-Lambert
&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.2.2 (MingW32)
&lt;br&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&quot;http://enigmail.mozdev.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enigmail.mozdev.org&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;iD8DBQFCkWw/hhTWqyZbTGMRArZBAJ4sIAExCQHjHBHfkZTBTdl/W1lCMwCfcboE
&lt;br&gt;zdWhTpr/pJTP2+1uzObKYEw=
&lt;br&gt;=OZ76
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ant-1.6.4-released-tp71830p71830.html" />
</entry>

</feed>
