[jbosstools-commits] JBoss Tools SVN: r31254 - trunk/documentation/whatsnew/usage.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 12 14:10:48 EDT 2011


Author: adietish
Date: 2011-05-12 14:10:48 -0400 (Thu, 12 May 2011)
New Revision: 31254

Added:
   trunk/documentation/whatsnew/usage/usage-news-3.3.0.M1.html
Removed:
   trunk/documentation/whatsnew/usage/usage-news-3.2.1.M1.html
Log:
[JBIDE-8887] created N&N for 3.3.0 M1

Deleted: trunk/documentation/whatsnew/usage/usage-news-3.2.1.M1.html
===================================================================
--- trunk/documentation/whatsnew/usage/usage-news-3.2.1.M1.html	2011-05-12 18:10:43 UTC (rev 31253)
+++ trunk/documentation/whatsnew/usage/usage-news-3.2.1.M1.html	2011-05-12 18:10:48 UTC (rev 31254)
@@ -1,46 +0,0 @@
-<!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>What's New Usage Reporting 3.2.1.M1</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>What's New Usage Reporting 3.2.1.M1</h1>
-
-<p align="right">
-<a href="../index.html">&lt; Main Index</a> <a
-href="../as/as-news-3.2.0.CR1.html">AS Tools</a></p>
-<table border="0" cellpadding="10" cellspacing="0" width="80%">
-	<tr>
-		<td colspan="2">
-		<hr />
-		<h3>General</h3>
-		<hr />
-		</td>
-	</tr>
-	<tr>
-		<td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>No changes</b></td>
-		<td valign="top">
-			The JBoss usage reporting was not enhanced nor bugfixed for 3.2.1 M1
-		</td>
-	</tr>
-	
-  </tr>
-</table>
-</body>
-</html>

Copied: trunk/documentation/whatsnew/usage/usage-news-3.3.0.M1.html (from rev 31242, trunk/documentation/whatsnew/usage/usage-news-3.2.1.M1.html)
===================================================================
--- trunk/documentation/whatsnew/usage/usage-news-3.3.0.M1.html	                        (rev 0)
+++ trunk/documentation/whatsnew/usage/usage-news-3.3.0.M1.html	2011-05-12 18:10:48 UTC (rev 31254)
@@ -0,0 +1,46 @@
+<!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>What's New Usage Reporting 3.3.0.M1</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>What's New Usage Reporting 3.3.0.M1</h1>
+
+<p align="right">
+<a href="../index.html">&lt; Main Index</a> <a
+href="../as/as-news-3.2.0.CR1.html">AS Tools</a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+	<tr>
+		<td colspan="2">
+		<hr />
+		<h3>General</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>No changes</b></td>
+		<td valign="top">
+			The JBoss usage reporting was not enhanced nor bugfixed for 3.2.1 M1
+		</td>
+	</tr>
+	
+  </tr>
+</table>
+</body>
+</html>


Property changes on: trunk/documentation/whatsnew/usage/usage-news-3.3.0.M1.html
___________________________________________________________________
Added: svn:mime-type
   + text/plain



More information about the jbosstools-commits mailing list