[jbosstools-commits] JBoss Tools SVN: r39338 - in trunk/documentation/whatsnew/usage: images and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Mar 7 09:57:52 EST 2012
Author: adietish
Date: 2012-03-07 09:57:52 -0500 (Wed, 07 Mar 2012)
New Revision: 39338
Added:
trunk/documentation/whatsnew/usage/images/
trunk/documentation/whatsnew/usage/images/central-detected.png
trunk/documentation/whatsnew/usage/usage-news-3.3.0.Beta1.html
Log:
[JBIDE-11012] created N&N for usage
Added: trunk/documentation/whatsnew/usage/images/central-detected.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/usage/images/central-detected.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/usage/usage-news-3.3.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/usage/usage-news-3.3.0.Beta1.html (rev 0)
+++ trunk/documentation/whatsnew/usage/usage-news-3.3.0.Beta1.html 2012-03-07 14:57:52 UTC (rev 39338)
@@ -0,0 +1,59 @@
+<!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.Beta1</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.Beta1</h1>
+
+<p align="right">
+ <a href="../index.html">< Main Index</a> <a href="../as/as-news-3.3.0.Beta1.html">AS Tools</a>
+</p>
+<table border="0" cellpadding="10" cellspacing="0" width="100%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Reporting</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Mint</b></td>
+ <td valign="top">
+ Usage reporting now detects and reports the Mint Linux distribution.
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-10577">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr><td colspan="2"><hr></hr></td></tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Central</b></td>
+ <td valign="top">
+ Usage reporting now checks and reports if the user has JBoss Central enabled.
+ <p>
+ <image src="images/central-detected.png"/>
+ </p>
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-10653">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+
+ </tr>
+</table>
+</body>
+</html>
Property changes on: trunk/documentation/whatsnew/usage/usage-news-3.3.0.Beta1.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
More information about the jbosstools-commits
mailing list