Author: bfitzpat
Date: 2010-11-22 11:54:55 -0500 (Mon, 22 Nov 2010)
New Revision: 26824
Modified:
trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html
Log:
JBIDE-7662 - updated the grammar/language for the beta2 guvnor tools N&N file
Modified: trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html
===================================================================
--- trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html 2010-11-22
16:36:09 UTC (rev 26823)
+++ trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.Beta2.html 2010-11-22
16:54:55 UTC (rev 26824)
@@ -24,9 +24,9 @@
</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" align="right"><a
name="itemname3" id="itemname3"></a><b>Guvnor Tools
will not cause validation errors from meta files</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>In previous Guvnor tools versions, Guvnor meta files caused validation
errors for certain file types, and all those meta files were visible in resources
explorer. Now the meta fies are invisible and will not cause any validation errors.
</p>
<p></p>
@@ -53,17 +53,17 @@
</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" align="right"><a
name="itemname3" id="itemname3"></a><b>Not Allowed to
Add Resources 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>Because Guvnor server uses the file extension to determine the resource type
of a particular resource, there was a problem for files with no file extension. Now we
validate and present an error if there is no file extesion for a resource.</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" align="right"><a
name="itemname3" id="itemname3"></a><b>Not Allowed to
Upload Two Resource with Same Name but 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>Guvnor server uses the resource name to identify a resource. So previously
if there were two resources with the same file name but different extensions, it was
confused and considered them to be the same resource. Now we validate and don't allow
you to upload two resources with the same file name but different extensions.</p>
<p><small><a
href="https://jira.jboss.org/browse/JBIDE-7032">Related
jira</a></p>
</td>
</tr>