[Jguiraffe-developers] SF.net SVN: jguiraffe:[218] trunk
Brought to you by:
oheger
|
From: <oh...@us...> - 2012-11-15 20:56:06
|
Revision: 218
http://jguiraffe.svn.sourceforge.net/jguiraffe/?rev=218&view=rev
Author: oheger
Date: 2012-11-15 20:56:00 +0000 (Thu, 15 Nov 2012)
Log Message:
-----------
Updated news and preparations for next development iteration.
Modified Paths:
--------------
trunk/core/src/changes/changes.xml
trunk/examples/pom.xml
trunk/src/site/xdoc/index.xml
Modified: trunk/core/src/changes/changes.xml
===================================================================
--- trunk/core/src/changes/changes.xml 2012-11-14 20:58:20 UTC (rev 217)
+++ trunk/core/src/changes/changes.xml 2012-11-15 20:56:00 UTC (rev 218)
@@ -26,7 +26,7 @@
<author email="oh...@so...">Oliver Heger</author>
</properties>
<body>
- <release version="1.2" date="in SVN"
+ <release version="1.2" date="2012-11-15"
description="Adding OSGi support">
<action dev="oheger" issue="3535847" type="add">
Added OSGi support.
Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml 2012-11-14 20:58:20 UTC (rev 217)
+++ trunk/examples/pom.xml 2012-11-15 20:56:00 UTC (rev 218)
@@ -104,6 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.8.1</version>
</plugin>
</plugins>
</reporting>
Modified: trunk/src/site/xdoc/index.xml
===================================================================
--- trunk/src/site/xdoc/index.xml 2012-11-14 20:58:20 UTC (rev 217)
+++ trunk/src/site/xdoc/index.xml 2012-11-15 20:56:00 UTC (rev 218)
@@ -55,6 +55,15 @@
<p>
<table>
<tr>
+ <td>2012-11-15</td>
+ <td>
+ Release 1.2 of <em>JGUIraffe</em>. The library can now be used in an
+ OSGi environment. The newest artifacts can be downloaded from
+ <a href="http://sourceforge.net/projects/jguiraffe/">SourceForge</a>
+ and are also available in the Central Maven repository.
+ </td>
+ </tr>
+ <tr>
<td>2012-02-12</td>
<td>
Release 1.1 of <em>JGUIraffe</em>. This is a maintenance release which
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|