[jbosstools-commits] JBoss Tools SVN: r35992 - trunk/documentation/whatsnew/examples.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 25 18:32:51 EDT 2011


Author: snjeza
Date: 2011-10-25 18:32:51 -0400 (Tue, 25 Oct 2011)
New Revision: 35992

Added:
   trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html
Log:
JBIDE-9971 CLONE - CLONE - CLONE - Project Examples in N&N

Added: trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html	                        (rev 0)
+++ trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html	2011-10-25 22:32:51 UTC (rev 35992)
@@ -0,0 +1,58 @@
+<?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>Examples 3.3.0.M4 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>Examples 3.3.0.M4 What's New</h1>
+
+<p align="right"><a href="../index.html">&lt; Main Index</a>
+<a href="../deltacloud/deltacloud-news-0.2.0.M2.html">Delta Cloud
+Tools &gt;</a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+  <tr>
+    <td colspan="2">
+      <hr/>
+      <h3>Project Examples</h3>
+	<hr/>
+    </td>
+  </tr>
+  <tr>
+    <td valign="top" align="left">
+       <a name="itemnam1e" id="itemname1"></a><b>Examples locations as relative paths</b>
+    </td>
+    <td width="70%" valign="top">
+    <p>Now you can declare the location of an archive relatively to the location of the project-examples.xml file 
+    </p>
+	<p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-9708">Related Jira</a></small></p>
+    </td>
+  </tr>
+
+  <tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+</table>
+
+</body>
+
+</html>



More information about the jbosstools-commits mailing list