<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://blogs.codehaus.org//archives/releases.html">
<title>Haus News - Releases</title>
<link>http://blogs.codehaus.org//archives/releases.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-05-07T19:06:40+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />

<items>
<rdf:Seq><rdf:li rdf:resource="http://blogs.codehaus.org/archives/001686_maven_support_31_for_netbeans_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001660_castor_12_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001579_penrose_12_release.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001566_boo_077_is_here.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001551_sxc_05_release_xml_compiler_jaxb_runtime_streaming_xpath_drools_and_more.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001530_dimple_interceptor_framework_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001439_jettison_10alpha1_released_a_stax_implementation_for_json.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001438_xstream_121_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001409_mevenide_maven2_for_netbeans_23_release.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001404_penrose_11_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001395_xfire_122_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001388_xfire_12_released_support_for_jibx_gzip_and_more.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001374_mevenide_maven2_netbeans_integration_22_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001372_xfire_12rc_released.html" />
<rdf:li rdf:resource="http://blogs.codehaus.org/archives/001365_penrose_10_released.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://blogs.codehaus.org/archives/001686_maven_support_31_for_netbeans_released.html">
<title>Maven support 3.1 for Netbeans released</title>
<link>http://blogs.codehaus.org/archives/001686_maven_support_31_for_netbeans_released.html</link>
<description><![CDATA[<p>The <a href="http://mevenide.codehaus.org/m2-site/">Mevenide</a> team is proud to present new version (3.1) of Maven support for <a href="http://www.netbeans.org/">NetBeans</a> 6.0 and 6.1. </p>

<p>This new major release includes:<br />
<ul><li>Updated maven embedder binaries<br />
<li>Local and remote repository indexing (using <a href="http://nexus.sonatype.org">Nexus</a>), including browsing and searching your artifacts.<br />
<li>Web frameworks support<br />
<li>Profiles support (aka configurations) for project loading and executing<br />
 <li>Improved pom xml editor features<br />
 </ul></p>

<p>Check the <a href="http://mevenide.codehaus.org/m2-site/">project website</a> and <a href="http://wiki.netbeans.org/MavenBestPractices">article at NetBeans.org wiki</a> for description of these and more features in detail.</p>

<p>The easiest way to install the new version is to start up NetBeans and the use Plugins dialog to download and install the binaries from NetBeans Update Center.</p>

<p>Enjoy.</p>

<p>The Mevenide team</p>

<p><br />
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>mkleint</dc:creator>
<dc:date>2008-05-07T19:06:40+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001660_castor_12_released.html">
<title>Castor 1.2 released</title>
<link>http://blogs.codehaus.org/archives/001660_castor_12_released.html</link>
<description><![CDATA[<p>The <a href="http://castor.codehaus.org">Codehaus Castor team</a> is proud to announce Castor 1.2! Castor is an open source data binding framework, supporting binding of Java objects to both relational databases and XML.</p>

<p>Castor 1.2 incorporates several improvements, mainly in the area of XML code generation and support for Java 5:</p>

<p>    * <a href="http://castor.org/sourcegen.html">Castor XML code generator</a> now (optionally) uses Velocity as template engine.<br />
    * New <a href="http://castor.org/download.html">binaries</a> packaging: XML schema support has been moved to a separate (and new) JAR.<br />
    * Support for native Java 5 code has been improved (includes XML code generation).<br />
    * The usage of <a href="http://castor.org/xmlparser.html">XML parsers</a> has been completely refactored, incl. the<br />
run-time dependencies.</p>

<p>In addition, a lot of work has been done to prepare for a first (partial) alpha release of the upcoming JAXB support for Castor XML.</p>

<p>Please see the <a href="http://castor.codehaus.org/release-notes.html">release notes</a> for details about features added and bugs fixed.</p>

<p>Many thanks to those who helped build and test this release! </p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>wguttmn</dc:creator>
<dc:date>2008-02-09T23:30:55+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001579_penrose_12_release.html">
<title>Penrose 1.2 Release</title>
<link>http://blogs.codehaus.org/archives/001579_penrose_12_release.html</link>
<description><![CDATA[<p>The Safehaus Penrose team is proud to announce Penrose 1.2. Special thanks to Pete Rowley (FedoraDS) and Neil Wilson (OpenDS)  and all the nice people who contributed to this release: Ricardo A. Gorosito, Michael Ramirez, Hubert Fongarnand, Rodrigo Kumpera, Richard Renomeron and many more.</p>

<p>Please see the release notes for <a href="http://penrose.safehaus.org/penrose/download.html">download information</a>.</p>

<p>Penrose 1.2 many fixes since 1.1:</p>

<p>* Significant performance improvements.<br />
* Additional LDAP front-end: Sun OpenDS, FedoraDS and Apache Mina.<br />
* Support of database-level join operation.<br />
* Support of paged search result in LDAP adapter.<br />
* Support of custom controls.<br />
* Indexing Engine and JDBC Engine improvement<br />
* Many other bug fixes!<br />
* Many thanks to those who helped build and test this release!<br />
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>yingyang</dc:creator>
<dc:date>2007-05-21T14:58:36+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001566_boo_077_is_here.html">
<title>Boo 0.7.7 is here</title>
<link>http://blogs.codehaus.org/archives/001566_boo_077_is_here.html</link>
<description><![CDATA[<p>Boo 0.7.7 is finally here!</p>

<p>With special thanks to Avishay Lavie, Cedric Vivier and all the nice people who contributed to this release: Andy Bulka, Arron Washington, Chris Peterson, Daniel Grunwald, Dominik Zablotny, Doug Holton, Hans-Christian Holm, J Bryan Kelly, Jaroslaw Kowalski, Joshua W. Biagio, Marcus Griep, mfowle, Miguel de Icaza, Posti Laatikko, Sergio Rubio, Snaury, Szymon Wrozynski.</p>

<p>What? - <a href="http://boo.codehaus.org/">http://boo.codehaus.org/</a><br />
Download - <a href="http://boo.codehaus.org/Download">http://boo.codehaus.org/Download</a></p>

<p>Highlights for this release include:<br />
* More complete/stable generics support (now usable in WSA mode too).<br />
       * Support for using generic types with either external type parameters<br />
       (List of int) or internal ones (List of MyClass)<br />
       * Support for consuming generic methods.<br />
       * Generators and Iterators are now generic<br />
       * Support for the new "Type of *" syntax for referencing generic definitions.<br />
       * Improved type inference on generic types (this is work in progress).<br />
* Fixed bug with multiple symbols on the same line when debugging<br />
boo-generated assemblies.<br />
* Fixed checked/unchecked inconsistencies and added new<br />
"-checked[+/-]" option to booc.<br />
* String handling optimized and generates Gendarme/FXcop-compliant assemblies.<br />
* Automatic stub are now created when not implementing abstract<br />
orinterface methods from base class.<br />
* Verify pipeline is now available on Mono too.<br />
* Lots of other fixes and improvements</p>

<p>Check the full change log <a href="http://jira.codehaus.org/browse/BOO?report=com.atlassian.jira.plugin.system.project:changelog-panel">here</a>.</p>

<p>Best wishes and stay beautiful!</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>bamboo</dc:creator>
<dc:date>2007-05-07T13:17:01+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001551_sxc_05_release_xml_compiler_jaxb_runtime_streaming_xpath_drools_and_more.html">
<title>SXC 0.5 Release - XML compiler, JAXB runtime, Streaming XPath, Drools, and more</title>
<link>http://blogs.codehaus.org/archives/001551_sxc_05_release_xml_compiler_jaxb_runtime_streaming_xpath_drools_and_more.html</link>
<description><![CDATA[<p>
<a href="http://sxc.codehaus.org">SXC</a>, or simple XML compiler, generates optimized XML parser/writers for your project. The core of SXC is an API which allows you to declaritively say what type of XML you’re expecting to be parsing or writing. You can then attach actions to perform when you encounter/write that xml. For instance, you can say you're expecting the “customer” element and you want to do “new Customer()” when I get there. It will then compile an optimized XML parser for you.
</p>
<p>
SXC includes 3 frontends in addition to its core APIs:
</p>
<ul>
<li><b>JAXB:</b> SXC uses the JAXB annotations to drive compilation of an optimized parser/writer for you at runtime. This runtime is approximately 2-3x faster on the reading side, and about 20-90% faster on the writing side of things.We do not claim JAXB compliance yet, but we support most common JAXB functionality. It has been tested with both CXF and XFire.</li>
<li><b>XPath:</b> SXC can compile down XPath expressions and build an optimized streaming XPath parser for them. Through an XPath event API, you can listen for multiple events as you scan a document. Currently only support a limited subset of XPath expressions is supported.</li>
<li><b>Drools:</b> SXC also includes support for tying in SXC's efficient XPath event API into Drools. One of the things this makes possible is a very efficient XPath based message router. Rules will fire as your XPath criteria are met and you can take action.</li>
</ul>
<p>
For more information see the <a href="http://sxc.codehaus.org">SXC website</a>, <a href="http://sxc.codehaus.org/User's+Guide">user's guide</a>, or the <a href="http://netzooid.com/blog/2007/03/16/sxc-simple-xml-compiler-jaxb-runtime-streaming-xpath-implementation-and-more/">project announcement</>.
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>dandiep</dc:creator>
<dc:date>2007-03-19T16:06:18+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001530_dimple_interceptor_framework_released.html">
<title>Dimple Interceptor Framework released</title>
<link>http://blogs.codehaus.org/archives/001530_dimple_interceptor_framework_released.html</link>
<description><![CDATA[<p><a href="http://dimple.codehaus.org">Dimple</a> is a simple interceptor framework that can be used to intercept, stub or decorate third party interfaces (such as Connection, java.util.Map).</p>

<p>Interceptors, stub and decorators created by dimple is free of versioning problem (where you implemented two methods declared by version 1 but later on version 2 declares 2 more methods).</p>

<p>The use of dimple is intuitive. It can be viewed as a duck typing solution in Java, where <i>implements SomeInterface</i> is not required for a class for it to be used as SomeInterface.</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>benyu</dc:creator>
<dc:date>2007-02-19T03:50:10+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001439_jettison_10alpha1_released_a_stax_implementation_for_json.html">
<title>Jettison 1.0-alpha-1 released: A StAX implementation for JSON</title>
<link>http://blogs.codehaus.org/archives/001439_jettison_10alpha1_released_a_stax_implementation_for_json.html</link>
<description><![CDATA[<p>
Jettison 1.0-alpha-1 is now released! <a href="http://jettison.codehaus.org">Jettison</a> is a Java StAX (streaming XML) implementation that reads and writes JSON. This allows you to transparently read/write JSON instead of XML in your applications. In <a href="http://netzooid.com/blog/2006/11/12/jsonrest-services-with-cxf-and-jettison/">conjunction with Apache CXF (incubating)</a>, this allows concurrent building of both XML and JSON web services (HTTP/REST & SOAP) with a simple configuration change.
</p>
<p>
For more information see the <a href="http://jettison.codehaus.org">website</a> and <a href="http://jettison.codehaus.org/User's+Guide">user's guide</a>.
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>dandiep</dc:creator>
<dc:date>2006-11-14T03:18:50+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001438_xstream_121_released.html">
<title>XStream 1.2.1 released</title>
<link>http://blogs.codehaus.org/archives/001438_xstream_121_released.html</link>
<description><![CDATA[<p>The XStream Development Team is proud to present XStream 1.2.1.</p>

<p>XStream is a simple library to serialize objects to XML and back again.</p>

<p>This is primarily a maintenance release with a log of bug fixes, but there <br />
have been also some improvements:</p>

<p>- Introduced DocumentWriter interface and generalized functionality for all writer implementations creating a DOM structure (DOM4J, DOM, JDom, Xom, Xpp3Dom).<br />
- Refactor of build system to use Maven 2. Ant still supported on XStream Core.<br />
- Created separate XStream Benchmark module</p>

<p>See more: http://xstream.codehaus.org/changes.html<br />
Download here: http://xstream.codehaus.org/download.html</p>

<p>Maven users, please note: Along with the refactoring of the build system, XStream uses a new groupId com.thoughtworks.xstream.</p>

<p>Enjoy,<br />
The XStream Developers</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>Jörg Schaible</dc:creator>
<dc:date>2006-11-13T22:43:41+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001409_mevenide_maven2_for_netbeans_23_release.html">
<title>Mevenide Maven2 for Netbeans 2.3 release</title>
<link>http://blogs.codehaus.org/archives/001409_mevenide_maven2_for_netbeans_23_release.html</link>
<description><![CDATA[<p>The Mevenide team is proud to announce new release of Mevenide Maven2 Netbeans 2.3 support. It allows to open existing Maven2 projects in the IDE,  create new projects, helps with writing the Maven project files etc.</p>

<p>For download, installation instructions and tutorials:<br />
<a href="http://mevenide.codehaus.org/m2-site">http://mevenide.codehaus.org/m2-site</a><br />
Those who installed previous version can easily update through the NetBeans update center.</p>

<p>Noteworthy additions:<br />
<ul><br />
    <li>Improved, more reliable project loading, reports problems now.<br />
    <li>Local repository indexing added, one can easily<br />
           * browse<br />
           * search<br />
           * add dependency<br />
           * use vastly improved completion in pom.xml<br />
            * any existing project archetypes get listed in project creation wizard<br />
   <li>IDE Action-Maven goal mappings now editable from project customizer<br />
   <li>Webapp hot deploy, changed jsp files get deployed live.<br />
   <li>Can stop, re-run build, failed tests hyperlinked from output window.<br />
</ul><br />
<a href="http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10480&fixfor=12780&sorter/field=priority&sorter/order=ASC">Complete list of bugs fixed</a></p>

<p>Enjoy, feedback welcome!</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>mkleint</dc:creator>
<dc:date>2006-10-23T19:11:58+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001404_penrose_11_released.html">
<title>Penrose 1.1 Released!</title>
<link>http://blogs.codehaus.org/archives/001404_penrose_11_released.html</link>
<description><![CDATA[<p>The Penrose team is proud to announce Penrose 1.1 release. Penrose is a java-based virtual directory. Virtual directory enables federating (aggregating) identity data from multiple heterogeneous sources like directory, databases, flat files, and web services - real-time - and makes it available to identity consumers via LDAP.  It includes a graphical GUI to allow point-and-click mapping. </p>

<p>Get a more complete list of <a href="http://docs.safehaus.org/display/PENROSE/Demo">features and demo</a>, along with <a href="http://docs.safehaus.org/display/PENROSE/Penrose+1.1+Release">download</a> and <a href="http://docs.safehaus.org/display/PENROSE10/Documentation">installation instructions</a>.</p>

<p>Penrose 1.1 incorporates many new features:<br />
* Improved mapping Engine<br />
* Performance enhancements<br />
* Improved LDAP listeners using the latest version of ApacheDS and OpenLDAP<br />
* Support of operational attributes<br />
* Numerous bug fixes<br />
* Penrose Studio proxy/snapshot wizards</p>

<p>Many thanks to all those who helped build and test this release!</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>yingyang</dc:creator>
<dc:date>2006-10-14T06:55:50+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001395_xfire_122_released.html">
<title>XFire 1.2.2 Released!</title>
<link>http://blogs.codehaus.org/archives/001395_xfire_122_released.html</link>
<description><![CDATA[<p>
The <a href="http://xfire.codehaus.org">Codehaus XFire</a> team is proud to announce XFire 1.2.2! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans.
</p><p>
Please <a href="http://xfire.codehaus.org/XFire+1.2.2+Release+Notes">see the release notes</a> for download information and upgrade instructions.
</p><p>
XFire 1.2.2 incorporates several improvements since 1.2.1:
</p>
<ul>
<li>Fix for NPE when using collections on Java5</li>
<li>Fix for NPE in SoapBodyHandler when using JAX-WS</li>
<li>Fix for duplicate attribute in WSDL bug</li>
<li>Support for xsi:type inheritance with Maps</li>
<li>Fix bug in server/client generation for RPC/Literal services</li>
<li>Add support for JAXB @XmlJavaTypeAdapter annotations</li>
</ul>
<p>
Many thanks to those who helped build and test this release!
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>dandiep</dc:creator>
<dc:date>2006-09-07T18:27:10+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001388_xfire_12_released_support_for_jibx_gzip_and_more.html">
<title>XFire 1.2 Released! Support for JiBX, GZip, and more!</title>
<link>http://blogs.codehaus.org/archives/001388_xfire_12_released_support_for_jibx_gzip_and_more.html</link>
<description><![CDATA[<p>
The <a href="http://xfire.codehaus.org">Codehaus XFire</a> team is proud to announce XFire 1.2! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans.
</p><p>
Please <a href="http://xfire.codehaus.org/XFire+1.2+Release+Notes">see the release notes</a> for download information and upgrade instructions.
</p><p>
XFire 1.2 incorporates several new features and improvements since 1.1:
</p>
<ul>
<li>JiBX databinding support</li>
<li>HTTP GZIP Support</li>
<li>WSDL2Java now auto generates services.xml</li>
<li>Aegis binding inheritance support</li>
<li>Option to disable server stub generation</li>
</ul>
<p>
Many thanks to those who helped build and test this release!
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>dandiep</dc:creator>
<dc:date>2006-08-28T16:35:42+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001374_mevenide_maven2_netbeans_integration_22_released.html">
<title>Mevenide Maven2 Netbeans integration 2.2 released</title>
<link>http://blogs.codehaus.org/archives/001374_mevenide_maven2_netbeans_integration_22_released.html</link>
<description><![CDATA[<p>The Mevenide team is proud to announce new release of Mevenide2 Netbeans 2.2.  It allows to open existing Maven2 projects in the IDE, allows to create new projects, helps with writing the Maven project files etc.</p>

<p>For download, installation instructions and tutorials:<br />
<a href="http://mevenide.codehaus.org/m2-site">http://mevenide.codehaus.org/m2-site</a></p>

<p>Noteworthy additions:<br />
      Create new Maven projects from templates (archetypes)<br />
      Hyperlinking in POMs (Project Object Model)<br />
      Manually installing dependency artifacts, javadocs and sources.<br />
      Dependency removal/transitive dependency exclusion from project view.</p>

<p><a href="http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10480&fixfor=12561</p>

<p>">Bugs fixed</a></p>

<p>Feedback welcome.</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>mkleint</dc:creator>
<dc:date>2006-07-31T05:03:01+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001372_xfire_12rc_released.html">
<title>XFire 1.2-RC Released!</title>
<link>http://blogs.codehaus.org/archives/001372_xfire_12rc_released.html</link>
<description><![CDATA[<p>
The Codehaus XFire team is proud to announce XFire 1.2-RC! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans.
</p><p>
Please see the <a href="http://xfire.codehaus.org/XFire+1.2-RC+Release+Notes">release notes</a> for download information and upgrade instructions:
</p><p>
XFire 1.2-RC incorporates several new features and improvements since 1.1:
</p><ul>
<li>Aegis binding inheritance support</li>
<li>HTTP GZIP Support</li>
<li>WSDL2Java now auto generates services.xml</li>
<li>Option to disable server stub generation</li>
</ul><p>
Many thanks to those who helped build and test this release!
</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>dandiep</dc:creator>
<dc:date>2006-07-22T19:34:52+00:00</dc:date>
</item>
<item rdf:about="http://blogs.codehaus.org/archives/001365_penrose_10_released.html">
<title>Penrose 1.0 Released!</title>
<link>http://blogs.codehaus.org/archives/001365_penrose_10_released.html</link>
<description><![CDATA[<p>The Safehaus Penrose team is proud to announce their 1.0 release. Penrose is a java-based virtual directory. Virtual directory enables federating (aggregating) identity data from multiple heterogeneous sources like directory, databases, flat files, and web services - real-time - and makes it available to identity consumers via LDAP.  It includes a graphical GUI to allow point-and-click mapping. </p>

<p>Get a more complete list of <a href="http://docs.safehaus.org/display/PENROSE/Demo">features and demo</a>, along with <a href="http://docs.safehaus.org/display/PENROSE/Penrose+1.0+Release">download</a> and <a href="http://docs.safehaus.org/display/PENROSE10/Documentation">installation instructions</a>.</p>

<p>Penrose 1.0 incorporates many new features:<br />
* SSL support (with JDK 1.5).<br />
* LDAP Proxy support.<br />
* Samba support.<br />
* Penrose Studio enhancements.<br />
* Various samples.<br />
* Various bug fixes.</p>

<p>Many thanks to all those who helped build and test this release!</p>]]></description>
<dc:subject>Releases</dc:subject>
<dc:creator>yingyang</dc:creator>
<dc:date>2006-06-13T15:30:28+00:00</dc:date>
</item>


</rdf:RDF>
