[
https://issues.apache.org/jira/browse/TAP5-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade updated TAP5-2024:
---------------------------------
Labels: bulk-close-candidate (was: )
This issue affects an old version of Tapestry that is not actively developed
anymore, and is therefore prone to be bulk-closed in the near future.
If the issue still persists with the most recent version of Tapestry (currently
5.4.0, available from Maven Central), please update it as soon as possible and
add '5.4.0') to the issue's affected versions.
> 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
> Labels: bulk-close-candidate
>
> 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)