<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/juffrou/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 09 Jun 2013 12:26:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/juffrou/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,4 @@
-![J.U.F.F.R.O.U.](http://juffrou.sourceforge.net/images/juffrou_text_new.jpg)
+[![J.U.F.F.R.O.U.](http://juffrou.sourceforge.net/images/juffrou_text_new.jpg)](http://juffrou.sourceforge.net)
 Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer.
 ![](http://juffrou.sourceforge.net/images/GraphToXml.png)
 Checkout the [juffrou-reflect](http://juffrou.sourceforge.net/juffrou-reflect/index.html) module if you are into performant java bean handling.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Sun, 09 Jun 2013 12:26:30 -0000</pubDate><guid>https://sourceforge.net944f6514280923df16f3f59945c87dc3cdf54e88</guid></item><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,6 +1,6 @@
 ![J.U.F.F.R.O.U.](http://juffrou.sourceforge.net/images/juffrou_text_new.jpg)
 Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer.
-
+![](http://juffrou.sourceforge.net/images/GraphToXml.png)
 Checkout the [juffrou-reflect](http://juffrou.sourceforge.net/juffrou-reflect/index.html) module if you are into performant java bean handling.

 There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the [Simplified Marshalling](http://juffrou.sourceforge.net/juffrou-xml/xml-min-tutorial.html) of nested beans.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Sun, 09 Jun 2013 12:24:42 -0000</pubDate><guid>https://sourceforge.net9e519e92274363e73ffc5ce37bcc5d46013f53ac</guid></item><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,6 +4,8 @@
 Checkout the [juffrou-reflect](http://juffrou.sourceforge.net/juffrou-reflect/index.html) module if you are into performant java bean handling.

 There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the [Simplified Marshalling](http://juffrou.sourceforge.net/juffrou-xml/xml-min-tutorial.html) of nested beans.
+
+[[include ref=Juffrou-XML]]

 I have been developing on enterprise java application for many years always relying on the springframework / hibernate stack and built some utility classes along the way. I created Juffrou to share these utility classes/framework with the development community and hope that can be useful to you.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Wed, 22 May 2013 12:44:02 -0000</pubDate><guid>https://sourceforge.net4320d8593e95db416c01cfd1b82c60ef9713e97a</guid></item><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,9 @@
-J.U.F.F.R.O.U.
+![J.U.F.F.R.O.U.](http://juffrou.sourceforge.net/images/juffrou_text_new.jpg)
 Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer.

-Similar to Jakarta Commons, but more geared towards JEE bean handling and reflection.
+Checkout the [juffrou-reflect](http://juffrou.sourceforge.net/juffrou-reflect/index.html) module if you are into performant java bean handling.
+
+There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the [Simplified Marshalling](http://juffrou.sourceforge.net/juffrou-xml/xml-min-tutorial.html) of nested beans.

 I have been developing on enterprise java application for many years always relying on the springframework / hibernate stack and built some utility classes along the way. I created Juffrou to share these utility classes/framework with the development community and hope that can be useful to you.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Sat, 18 May 2013 18:07:53 -0000</pubDate><guid>https://sourceforge.net42e6b9ac1477a4d2272cee2ff801b6f285a7c6aa</guid></item><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -5,9 +5,14 @@

 I have been developing on enterprise java application for many years always relying on the springframework / hibernate stack and built some utility classes along the way. I created Juffrou to share these utility classes/framework with the development community and hope that can be useful to you.

-The project is built with maven2.
+The project is built with maven 2.

 Checkout the maven site at [juffrou.sourceforge.net](http://juffrou.sourceforge.net) for a detailed description of the project and its modules.

+Juffrou artifacts are released to the Sonatype OSS Repository
+
+Snapshots and releases can be downloaded from https://oss.sonatype.org/content/groups/public/com/googlecode/juffrou
+
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Fri, 19 Apr 2013 23:21:51 -0000</pubDate><guid>https://sourceforge.netf1bfab4ee15384e94a75f44b1b38affc97d1dd15</guid></item><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,13 @@
-Welcome to your wiki!
+J.U.F.F.R.O.U.
+Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Similar to Jakarta Commons, but more geared towards JEE bean handling and reflection.

-The wiki uses [Markdown](/p/juffrou/wiki/markdown_syntax/) syntax.
+I have been developing on enterprise java application for many years always relying on the springframework / hibernate stack and built some utility classes along the way. I created Juffrou to share these utility classes/framework with the development community and hope that can be useful to you.
+
+The project is built with maven2.
+
+Checkout the maven site at [juffrou.sourceforge.net](http://juffrou.sourceforge.net) for a detailed description of the project and its modules.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Fri, 19 Apr 2013 23:19:14 -0000</pubDate><guid>https://sourceforge.net106050f5f64ea1beaa6245ca93c2cfd471fa4b13</guid></item><item><title>Home modified by Carlos Martins</title><link>https://sourceforge.net/p/juffrou/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/juffrou/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/cemartins/"&gt;Carlos Martins&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-5171a699485acd0a43271ee3" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Martins</dc:creator><pubDate>Fri, 19 Apr 2013 20:18:33 -0000</pubDate><guid>https://sourceforge.netc2720038b041aa72d1a5ab00591d0ddf59336cd0</guid></item></channel></rss>