Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2024

tapestry-spring has a dependency tapestry-core

    XMLWordPrintableJSON

Details

    Description

      I want to use the tapestry-ioc and tapestry-spring without using tapestry-core.

      Unfortunately tapestry-spring SpringModuleDef.java has a dependency on AbstractContributionDef.java and is forced to depend on tapestry-core.

      I've seen other dependencies from tapestry-spring on tapestry-core.

      Here is what i've found in tapestry-spring/src/main/java/org/apache/tapestry5

      internal/spring/SpringModuleDef.java:import org.apache.tapestry5.internal.AbstractContributionDef;
      spring/SpringModule.java:import org.apache.tapestry5.services.ApplicationInitializer;
      spring/SpringModule.java:import org.apache.tapestry5.services.ApplicationInitializerFilter;
      spring/SpringModule.java:import org.apache.tapestry5.services.Context;
      spring/TapestryApplicationContext.java:import org.apache.tapestry5.TapestryFilter;
      spring/TapestrySpringFilter.java:import org.apache.tapestry5.TapestryFilter;

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarhanm Mohammad Sarhan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: