Author: adietish
Date: 2011-06-17 09:58:17 -0400 (Fri, 17 Jun 2011)
New Revision: 32158
Added:
trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
Log:
[JBIDE-9156] created N&N for deltacloud
Added: trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
(rev 0)
+++ trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html 2011-06-17
13:58:17 UTC (rev 32158)
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>Deltacloud Development Tools 0.2.0.M1 What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>Deltacloud Development Tools 0.2.0.M2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../gwt/gwt-news-1.1.0.M1.html">GWT Integration
+ ></a></p>
+ <table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2"> <hr />
+ <h3>Deltacloud Tools</h3> <hr />
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"> <hr />
+ <h3>Deltacloud Java Client</h3><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Moved to Apache
Foundation</b></td>
+ <td valign="top">
+ We developed a java REST client at JBoss Tools, that allowed our Eclipse based
tooling to communicate with the
+ Deltacloud server.<br />
+ We now contributed this java client to the Deltacloud project at the apache
foundation. It will now
+ get maintained by the <a
href="http://incubator.apache.org/projects/deltacloud.html">...
project.
+ <p><a href="http://www.deltacloud.org"><img
src="images/deltacloud.png"></img></a></p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-8975">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ </table>
+</body>
+
+</html>
+
+
Property changes on:
trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain