Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1852

Cleanup unwanted dependencies brought by openwfe in magnolia core

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC1, 3.5 RC2
    • 3.0.1
    • build
    • None

      the openwfe-jcr dependency in magnolia core is bringing a bunch of unwanted dependencies:

      org.openwfe:openwfe-jcr:jar:1.7.2pre15:compile
      ant:ant:jar:1.6.5:compile
      ant:ant-launcher:jar:1.6.5:compile
      org.openwfe:openwfe-applic:jar:1.7.2pre15:compile
      xml-apis:xml-apis:jar:1.0.b2:compile

      both xml apis and ant should not be included, and also openwfe-applic looks a little bit overkilling.
      If the openwfe-jcr is just needed for generic jcr "serialization" and not for workflow support (how it should), could we (John? Nico?) refactor such classes in a way that they are REALLY indipendent of openwfe and fix this?
      I would like to remove anything belonging to the openwfe groupId in core (non because I don't like openwfe, but because workflow support should really be optional, and I assume that openwfe artifacts should only be related to workflow)

        Acceptance criteria

              fgiust Fabrizio Giustina
              fgiust Fabrizio Giustina
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD