Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4783

./ant can't find the cobertura class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • Trunk
    • framework

    Description

      ./ant can't find the cobertura class, and deactivate the code coverage function.
      in framework/base/build.xml:

              <condition property="exclude.cobertura" value="org/ofbiz/base/config/Cobertura*.java">
                  <not>
                      <available classname="net.sourceforge.cobertura.instrument.ClassInstrumenter" classpathref="local.class.path"/>
                  </not>
              </condition>
      

      Attachments

        Issue Links

          Activity

            People

              doogie Adam Heath
              erwan Erwan de Ferrieres
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: