Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-3565

drools-spring.xsd references old (incorrect) spring-beans.xsd

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    Description

      drools-spring has been upgraded to Spring Framework 3.0.6 (JBRULES-3446?) but the drools-spring.xsd still references the 2.0 version of spring-beans.xsd

      Current
         <xsd:import namespace='http://www.springframework.org/schema/beans' schemaLocation='http://www.springframework.org/schema/beans/spring-beans-2.0.xsd'/>
      
      Should be
         <xsd:import namespace="http://www.springframework.org/schema/beans" schemaLocation="http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"/>
      

      Attachments

        Activity

          People

            mproctor@redhat.com Mark Proctor
            vinodkiran Vinod Kiran Paidimarry (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty