[jboss-svn-commits] JBL Code SVN: r13735 - in labs/jbossrules/trunk/documentation/manual/en: Chapter-Release_Notes and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jul 23 16:29:51 EDT 2007


Author: fmeyer
Date: 2007-07-23 16:29:51 -0400 (Mon, 23 Jul 2007)
New Revision: 13735

Modified:
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Install/Section-Install.xml
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Release_Notes/Section-What_is_new.xml
Log:
Updating Whats new section for BRMS 



Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Install/Section-Install.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Install/Section-Install.xml	2007-07-23 20:04:38 UTC (rev 13734)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Install/Section-Install.xml	2007-07-23 20:29:51 UTC (rev 13735)
@@ -213,7 +213,7 @@
         </screenshot></para>
 
       <para>Step 4: This screen is where you enter in the remote site details.
-      You give it a name eg "JBoss Rules" and the url. <programlisting>URL: http://downloads.jboss.com/drools/updatesite/</programlisting>
+      You give it a name eg "JBoss Drools" and the url. <programlisting>URL: http://downloads.jboss.com/drools/updatesite/</programlisting>
       <screenshot>
           <screeninfo>New remote site</screeninfo>
 

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Release_Notes/Section-What_is_new.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Release_Notes/Section-What_is_new.xml	2007-07-23 20:04:38 UTC (rev 13734)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Release_Notes/Section-What_is_new.xml	2007-07-23 20:29:51 UTC (rev 13735)
@@ -4,7 +4,7 @@
 
   <para>Drools 4.0 is a major update over the previous Drools 3.0.x series. A
   whole new set of features were developed which special focus on language
-  expressiveness, engine performance and tools availability. The followin is a
+  expressiveness, engine performance and tools availability. The following is a
   list of the most interesting changes.</para>
 
   <section>
@@ -109,7 +109,7 @@
       </listitem>
 
       <listitem>
-        <para>Dinamic salience for rules conflict resolution</para>
+        <para>Dynamic salience for rules conflict resolution</para>
       </listitem>
 
       <listitem>
@@ -161,7 +161,7 @@
       </listitem>
 
       <listitem>
-        <para>User friendly web interface</para>
+        <para>User friendly web interface with nice WEB 2.0 ajax features</para>
       </listitem>
 
       <listitem>
@@ -169,29 +169,33 @@
       </listitem>
 
       <listitem>
-        <para>Rule Authoring</para>
+        <para>Rule Authoring easy to edit rules both with guided editor ( drop-down menus ) and text editor</para>
       </listitem>
 
       <listitem>
-        <para>Reporting features</para>
+        <para>Package compilation and deployment</para>
       </listitem>
 
       <listitem>
-        <para>Asset versioning</para>
+        <para>Easy deployment with Rule Agent</para>
       </listitem>
 
       <listitem>
-        <para>Package compilation and deployment</para>
+        <para>Easy to organize with categories and search assets</para>
       </listitem>
 
       <listitem>
+        <para>Versioning enabled, you can easily replace yours assets with previously saved</para>
+      </listitem>
+
+      <listitem>
         <para>JCR compliant rule assets repository</para>
       </listitem>
     </itemizedlist>
   </section>
 
   <section>
-    <title>Miscelaneous Enhancements</title>
+    <title>Miscellaneous Enhancements</title>
 
     <itemizedlist>
       <listitem>




More information about the jboss-svn-commits mailing list