Author: adietish
Date: 2010-09-27 04:08:41 -0400 (Mon, 27 Sep 2010)
New Revision: 25216
Added:
trunk/documentation/whatsnew/usage/usage-news-3.2.0.Beta1.html
Log:
[JBIDE-7125] N&N for 3.2.0.Beta1 created
Added: trunk/documentation/whatsnew/usage/usage-news-3.2.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/usage/usage-news-3.2.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/usage/usage-news-3.2.0.Beta1.html 2010-09-27 08:08:41 UTC
(rev 25216)
@@ -0,0 +1,61 @@
+<!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.0.M2</title>
+</head>
+<body>
+<h1>What's New Usage Reporting 3.2.0.Beta1</h1>
+
+<p align="right">
+<a href="../index.html">< Main Index</a> <a
+href="../as/as-news-3.2.0.M2.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>Usage
Reporting</b></td>
+ <td valign="top">
+ <p>We fixed some minor bugs and improved in the following areas:</p>
+
+ <p>
+ Usage Reporting now reports the JBoss Tools version. We use the version of the usage
reporting plugin for this purpose.
+ The version is added to the URL
+ </p>
+ <p><img
src="../images/reports-jboss-tools-version.png"></img></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7041">Related
Jira</a></small></p>
+
+ <p>
+ Usage Reporting may now be disabled for tests:
<strong>-Dusage_reporting_enabled=false</strong>
+ </p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6953">Related
Jira</a></small></p>
+
+ <p>
+ Usage Reporting now reports the JDK that's being used.
+ </p>
+ <p><img
src="../images/reports-jdk-version.png"></img></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7034">Related
Jira</a></small></p>
+
+ <p>
+ Usage Reporting may now be globally disabled with a properties file on our servers.
+ </p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6880">Related
Jira</a></small></p>
+
+ <p>
+ Usage Reporting did not report AS and other JBoss Tools components that did not have a
proper package naming ("org.jboss.tools.XXX")
+ </p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7082">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+</table>
+</body>
+</html>
Property changes on: trunk/documentation/whatsnew/usage/usage-news-3.2.0.Beta1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain