Author: dennyxu
Date: 2010-11-22 02:54:35 -0500 (Mon, 22 Nov 2010)
New Revision: 26813
Added:
trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html
Log:
JBIDE-7662:Guvnor Component N&N
Added: trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html
===================================================================
--- trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html
(rev 0)
+++ trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html 2010-11-22
07:54:35 UTC (rev 26813)
@@ -0,0 +1,85 @@
+<?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>Drools Guvnor 5.1.0.Beta2 What's New</title>
+</head>
+<body>
+<h1>Drools Guvnor 5.1.0.Beta2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a href="../jbpm/jbpm-news-3.2.0.M2.html">jBPM Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Guvnor Eclipse Plugin validation </h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Guvnor Tools
will not cause validation errors</b></td>
+ <td valign="top">
+ <p>In previous Guvnor tools versions, Guvnor meta files caused validation
errors for certain file types, and all those meta files is visible in resources explorer,
from this version, the meta fies is invisible and will not cause any validation errors.
</p>
+
+<p></p>
+
+
+
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6093">Related
jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Guvnor Resource Check in Rules</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Not Allowed to
Add Reosurces without File Extension</b></td>
+ <td valign="top">
+ <p>Because Guvnor server use file extension as Guvnor resource type, if there
is no file extesion for a resource, Guvnor server can not classfy it by resource types
.</p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7032">Related
jira</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Not Allowed to
Upload Two Resource with Same Name bu a Different Extension</b></td>
+ <td valign="top">
+ <p>Guvnor server identify a resource use the resource name without file
extension, so if there are two resources with same name but different extension wll be
considered as one resource.</p>
+ <p><small><a
href="https://jira.jboss.org/browse/BRMS-207">Related
jira</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
+</table>
+
+</body>
+
+</html>
+
+