[jboss-svn-commits] JBL Code SVN: r33826 - labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Planner_introduction.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Jul 11 09:51:16 EDT 2010


Author: ge0ffrey
Date: 2010-07-11 09:51:15 -0400 (Sun, 11 Jul 2010)
New Revision: 33826

Modified:
   labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Planner_introduction/Chapter-Planner_introduction.xml
Log:
manual: maven version, twitter link

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Planner_introduction/Chapter-Planner_introduction.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Planner_introduction/Chapter-Planner_introduction.xml	2010-07-11 13:07:29 UTC (rev 33825)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Planner_introduction/Chapter-Planner_introduction.xml	2010-07-11 13:51:15 UTC (rev 33826)
@@ -132,11 +132,11 @@
     </section>
 
     <section>
-      <title>Get it with maven 2</title>
+      <title>Get it with maven</title>
 
       <para>The Drools Planner jars are available on <link xlink:href="http://repository.jboss.com/maven2/">the jboss
-      maven repository</link>. If you use maven 2, just add a dependency to <literal>drools-planner-core</literal> in
-      your project's <filename>pom.xml</filename>:</para>
+      maven repository</link>. If you use maven 2 or 3, just add a dependency to <literal>drools-planner-core</literal>
+      in your project's <filename>pom.xml</filename>:</para>
 
       <programlisting>    &lt;dependency&gt;
         &lt;groupId&gt;org.drools.planner&lt;/groupId&gt;
@@ -200,9 +200,9 @@
     the dev mailing list to get the issue fixed fast. By open sourcing your improvements, you 'll benefit from our peer
     review, improvements made upon your improvements and maybe even a thank you on our blog.</para>
 
-    <para>Check <link xlink:href="http://blog.athico.com/search/label/planner">our blog</link> for news. If Drools
-    Planner helps you, don't forget to blog or to <link
-    xlink:href="http://twitter.com/#search?q=%23droolsplanner">twitter (hashtag #droolsplanner)</link> about it
-    yourself!</para>
+    <para>Check <link xlink:href="http://blog.athico.com/search/label/planner">our blog</link> and twitter (<link
+    xlink:href="http://twitter.com/geoffreydesmet">Geoffrey</link>) for news. If Drools Planner helps you, don't forget
+    to blog or to <link xlink:href="http://twitter.com/#search?q=%23DroolsPlanner">twitter (hashtag
+    #DroolsPlanner)</link> about it yourself!</para>
   </section>
 </chapter>



More information about the jboss-svn-commits mailing list