<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.text.xml.announce">
    <title>gmane.text.xml.announce</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.announce/97"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.announce/94"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.announce/92"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.announce/91"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.announce/90"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.announce/89"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.announce/97">
    <title>[ANN] Apache Ant (TM) 1.8.2 Released</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce/97</link>
    <description>&lt;pre&gt;Hi,

the Apache Ant development team is proud to announce the release of
Apache Ant (TM) 1.8.2

Key features of the 1.8.2 release are

    * performance improvements in directory scanning
    * XSLT task honors classpath again (bugrep 49271)
    * distinction between core tasks and optional tasks is abolished
    * numerous bug fixes and improvements as documented in Bugzilla and
in WHATSNEW

Thanks to all our committers and contributors. Best wishes for 2011.

Regards,

Antoine


&lt;/pre&gt;</description>
    <dc:creator>Antoine Levy-Lambert</dc:creator>
    <dc:date>2010-12-27T17:01:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.announce/94">
    <title>[ANN] release of Apache Ant 1.8.1</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce/94</link>
    <description>&lt;pre&gt;
Hi,

on behalf of the Ant development team, I have the pleasure to announce
the release of Apache Ant 1.8.1.

Key features of the 1.8.1 release are

    * new task augment allows to add attributes or nested elements to
previously defined references
    * numerous bug fixes and improvements as documented in Bugzilla and
in WHATSNEW

Regards,

Antoine Levy-Lambert



&lt;/pre&gt;</description>
    <dc:creator>Antoine Levy-Lambert</dc:creator>
    <dc:date>2010-05-14T23:13:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.announce/92">
    <title>[ANN] Release of Ant 1.8.0</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce/92</link>
    <description>&lt;pre&gt;Hi,

on behalf of the Ant development team, I have the pleasure to announce 
the release of Ant 1.8.0.

Some of the features included in the new release are :

    *  Lexically scoped local properties, i.e. properties that are only 
defined inside a target, sequential block or similar environment.
    * &amp;lt;import&amp;gt; can now import from any file- or URL-providing resource - 
this includes &amp;lt;javaresource&amp;gt;.
    * Various improvements to the directory scanning code that help with 
symbolic link cycles (as can be found on MacOS X Java installations for 
example) and improve scanning performance. For big directory trees the 
improvement is dramatic.
    * The way developers can extend Ant's property expansion algorithm 
has been rewritten (breaking the older API) to be easier to use and be 
more powerful.
    * a new top level element extension-point allows build files to be 
extended with custom targets more easily
    * At the same time the if and unless attributes have been rewritten 
to do the expected thing if app&lt;/pre&gt;</description>
    <dc:creator>Antoine Levy Lambert</dc:creator>
    <dc:date>2010-02-08T22:37:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.announce/91">
    <title>Xerces-C++ 3.1.0 released</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce/91</link>
    <description>&lt;pre&gt;Hi,

I am pleased to announce the release of Xerces-C++ 3.1.0. This version 
is interface-compatible (but not necessarily binary-compatible) with 
Xerces-C++ 3.0.x and contains the following major new features and
improvements:

 * Working multi-import support. The support for handling multiple import
   declarations with the same target namespaces has been improved and
   thoroughly tested. Furthermore, the same logic was extended to
   loadGrammar and the schemaLocation attributes so that you can load
   several schemas with the same namespace and/or "add" more declarations
   with the schemaLocation attributes. To enable this feature, set the
   XMLUni::fgXercesHandleMultipleImports feature/parameter to true.
   Starting with this release all the tests and examples have multi-import
   support enabled by default.

 * New property, XMLUni::fgXercesLowWaterMark, allows the configuration
   of the parser buffer low water mark. In particular, setting this value
   to 0 disables data caching in the parser whic&lt;/pre&gt;</description>
    <dc:creator>Boris Kolpackov</dc:creator>
    <dc:date>2010-02-01T12:30:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.announce/90">
    <title>[ANN] Ant 1.8.0RC1 released</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce/90</link>
    <description>&lt;pre&gt;Hi,

 Apache Ant 1.8.0RC1 is now available for download from 
http://ant.apache.org

    * a new top level element extension-point allows build files to be 
extended with custom targets more easily
    * if and unless attributes will be evaluated according to the values 
of the properties entered if these properties evaluate to true, false, 
on, off
    * Ant now requires Java 1.4 or later
    * new task include provides an alternative to &amp;lt;import&amp;gt; that should 
be preferred when you don't want to override any targets
    * numerous bug fixes and improvements as documented in Bugzilla and 
in WHATSNEW


Regards,

Antoine

&lt;/pre&gt;</description>
    <dc:creator>Antoine Levy Lambert</dc:creator>
    <dc:date>2010-01-12T21:15:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.announce/89">
    <title>[ANNOUNCEMENT]: XML Commons External 1.2.06 now available</title>
    <link>http://permalink.gmane.org/gmane.text.xml.announce/89</link>
    <description>&lt;pre&gt;

Hi everyone,

The XML Commons team is pleased to announce that version 1.2.06 of XML
Commons External is now available. This is a maintenance release of the
JAXP 1.2 APIs which were included in Xerces-J 2.6.2 and earlier.

Specifically, the changes introduced in this release are:

* Fixed a bug in StreamResult where it was not escaping non-ASCII
characters in its conversion of a java.io.File object to a system
identifier.

* Modified the FactoryFinder and SecuritySupport classes to prevent them
from being extended or instantiated.

* Eliminated the creation of temporary Boolean objects in the
SecuritySupport classes.

* Eliminated the creation of short lived StringBuffer and String objects in
each of the FactoryFinder classes. The debug print method calls were
creating instances of StringBuffer and String which were never read.

* Updated each of the JAXP factory classes so that they treat an empty
string value for their system property as if it had not been set.
Previously the factories would make a futil&lt;/pre&gt;</description>
    <dc:creator>Michael Glavassevich</dc:creator>
    <dc:date>2009-12-17T06:57:27</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.text.xml.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.text.xml.announce</link>
  </textinput>
</rdf:RDF>
