You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/08/19 15:28:45 UTC

[jira] [Updated] (TAP5-2024) tapestry-spring has a dependency tapestry-core

     [ https://issues.apache.org/jira/browse/TAP5-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-2024:
---------------------------------
    Issue Type: Wish  (was: Bug)

> tapestry-spring has a dependency tapestry-core
> ----------------------------------------------
>
>                 Key: TAP5-2024
>                 URL: https://issues.apache.org/jira/browse/TAP5-2024
>             Project: Tapestry 5
>          Issue Type: Wish
>          Components: tapestry-spring
>    Affects Versions: 5.3.6
>            Reporter: Mohammad Sarhan
>            Priority: Minor
>
> 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;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)