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

Remove all dependencies from OFBiz framework to plugins

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 17.12.01
    • None
    • None
    • None

    Description

      The OFBiz framework repository fails to build and run tests unless the plugins repository is added first.

      The reason for this failure is mostly due to dependencies of some tests defined in the framework on data that is defined in the ecommerce plugin.

      The purpose of this JIRA is to completely remove all these dependencies and achieve a successful build of the framework using the command "./gradlew cleanAll loadAll testIntegration"

      This task requires multiple different approaches including:

      • Moving some demo data from ecommerce to framework
      • Moving some tests where relevant from framework to ecommerce
      • Refactoring and/or removing some tests to disentangle the dependencies

      Attachments

        1. OFBIZ-9322.patch
          3 kB
          Taher Alkhateeb

        Issue Links

          Activity

            People

              Unassigned Unassigned
              taher Taher Alkhateeb
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: