[jboss-cvs] jboss-seam/examples/drools/resources/WEB-INF ...

Norman Richards norman.richards at jboss.com
Tue Feb 27 02:16:45 EST 2007


  User: nrichards
  Date: 07/02/27 02:16:45

  Modified:    examples/drools/resources/WEB-INF  components.xml
  Log:
  dtd/xsd versions
  
  Revision  Changes    Path
  1.8       +7 -7      jboss-seam/examples/drools/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/drools/resources/WEB-INF/components.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- components.xml	20 Dec 2006 16:50:14 -0000	1.7
  +++ components.xml	27 Feb 2007 07:16:44 -0000	1.8
  @@ -3,9 +3,9 @@
               xmlns:drools="http://jboss.com/products/seam/drools"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation=
  -                "http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-1.1.xsd 
  -                 http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.1.xsd 
  -                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.1.xsd">
  +                "http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-1.2.xsd 
  +                 http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.2.xsd 
  +                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.2.xsd">
               
       <drools:rule-base name="ruleBase" rule-files="numberguess.drl"/>
       <drools:managed-working-memory name="workingMemory" rule-base="#{ruleBase}"/>
  
  
  



More information about the jboss-cvs-commits mailing list