Author: koen.aers(a)jboss.com
Date: 2011-06-20 14:51:50 -0400 (Mon, 20 Jun 2011)
New Revision: 32234
Added:
trunk/documentation/whatsnew/forge/forge-news-3.3.0.M2.html
trunk/documentation/whatsnew/jbpm/images/conditional-transition-warning.png
trunk/documentation/whatsnew/jbpm/images/suppress-condition-warning.png
trunk/documentation/whatsnew/jbpm/jbpm-news-3.3.0.M2.html
Modified:
trunk/documentation/whatsnew/index.html
trunk/documentation/whatsnew/maven/maven-news-3.3.0.M2.html
Log:
JBIDE-9163 & JBIDE-9194
Added: trunk/documentation/whatsnew/forge/forge-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/forge/forge-news-3.3.0.M2.html
(rev 0)
+++ trunk/documentation/whatsnew/forge/forge-news-3.3.0.M2.html 2011-06-20 18:51:50 UTC
(rev 32234)
@@ -0,0 +1,57 @@
+<?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>Forge Tools 3.3.0.M2 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>Forge Tools 3.3.0.M2 What's New</h1>
+
+ <p align="right"><a href="../index.html">< Main
Index</a> </p>
+
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Name
Change</b></td>
+ <td valign="top">
+ <p>Not a lot of new work has been done in the Forge Tools area for M2. The most
important thing is a change of the
+ names of the plugin, feature and Java packages to remove the 'seam'
reference. This means that if you upgrade from M1
+ the normal update mechanism will not work as expected for the Forge Tools. Two
possible workarounds are to either manually
+ delete the old forge plugin and feature (that is the one that has 'seam' in
the name) or else to just create a
+ complete new JBoss Tools installation based on 3.3.0.M2.</p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
+
+
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2011-06-20 18:50:06 UTC (rev 32233)
+++ trunk/documentation/whatsnew/index.html 2011-06-20 18:51:50 UTC (rev 32234)
@@ -51,6 +51,8 @@
<p><a href="ws/ws-news-1.2.2.M2.html">Webservices
Tools</a></p>
<p><a href="modeshape/modeshape-news-3.3.0.M2.html">ModeShape
Tools</a></p>
<p><a href="maven/maven-news-3.3.0.M2.html">Maven
Tools</a></p>
+ <p><a href="jbpm/jbpm-news-3.3.0.M2.html">jBPM
Tools</a></p>
+ <p><a href="forge/forge-news-3.3.0.M2.html">Forge
Tools</a></p>
</td>
</tr>
Added: trunk/documentation/whatsnew/jbpm/images/conditional-transition-warning.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/jbpm/images/conditional-transition-warning.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jbpm/images/suppress-condition-warning.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/jbpm/images/suppress-condition-warning.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jbpm/jbpm-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/jbpm/jbpm-news-3.3.0.M2.html (rev
0)
+++ trunk/documentation/whatsnew/jbpm/jbpm-news-3.3.0.M2.html 2011-06-20 18:51:50 UTC (rev
32234)
@@ -0,0 +1,60 @@
+<?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>jBPM Tools 3.3.0.M2 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>jBPM Tools 3.3.0.M2 What's New</h1>
+
+ <p align="right"><a href="../index.html">< Main
Index</a> <a href="../forge/forge-news-3.3.0.M2.html">Forge Tools
></a>
+
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>jbpm 3.x</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Conditional
Transitions</b></td>
+ <td valign="top">
+ <p>Conditional transitions are discouraged if they are leaving other nodes than
condition nodes. The property
+ page for the conditions on transitions will display a warning if a condition is added
to such a transition.
+ This is illustrated in the below screenshot.</p>
+ <p><img
src="images/conditional-transition-warning.png"/></p>
+ <p>The warnings can be suppressed by checking the checkbox on the new
'Compatibility' preference page.
+ <p><img src="images/suppress-condition-warning.png"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
+
+
Modified: trunk/documentation/whatsnew/maven/maven-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-3.3.0.M2.html 2011-06-20 18:50:06 UTC
(rev 32233)
+++ trunk/documentation/whatsnew/maven/maven-news-3.3.0.M2.html 2011-06-20 18:51:50 UTC
(rev 32234)
@@ -23,8 +23,8 @@
<body>
<h1>Maven Tools</h1>
-<p align="right"><a href="../index.html">< Main
Index</a> <!--<a
- href="../examples/examples-news-3.3.0.M1.html">Project Examples
></a>--></p>
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../jbpm/jbpm-news-3.3.0.M2.html">jBPM Tools
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
<td colspan="2">