[ 
https://issues.apache.org/jira/browse/TAP5-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240111#comment-17240111
 ] 

ASF subversion and git services commented on TAP5-2644:
-------------------------------------------------------

Commit 5701b7bd8122c052fe2d921751cc8f6e0bafca5a in tapestry-5's branch 
refs/heads/master from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=5701b7b ]

TAP5-2641: avoiding split packages

Also TAP5-2644: splitting tapestry-http out of tapestry-core

TAP5-2641: moving all BeanModel classes to the same parent package

TAP5-2641: reorganizing commons under the same package

TAP5-2641: fixing Hibernate-related split packages

TAP5-2641: moving annotations from tapestry-ioc to tapestry5-annotations

to avoid split packages, with a nice side-effect of providing
more projects to use Tapestry-IoC annotations without having
a dependency on Tapestry-IoC itself.

TAP5-2641: moving more classes around to avoid split packages

TAP5-2641: fixing Groovy test imports

TAP5-2641: move split package avoidance

TAP5-2641: fixing JavaDoc errors

TAP5-2641: fixing JavaDoc errors

TAP5-2641: fixing JavaDoc errors

TAP5-2641: fixing JavaDoc errors

TAP5-2641: moving ServiceStrings.properties to right place

TAP5-2641: fixing test broken by class package change

TAP5-2641: fixing Tapestry-IoC broken tests

TAP5-2641: fixing webresources broken tests

Attempt to get the combinedJacocoReport task to work

Attempt to get the combinedJacocoReport task to work (x2)

Attempt to get the combinedJacocoReport task to work (x3)

Attempt to get the combinedJacocoReport task to work (x4)

Attempt to get the combinedJacocoReport task to work (x5)

TAP5-2641: avoiding split packages

TAP5-2641: avoiding split packages

TAP5-2641: avoiding split packages

TAP5-2641: setting automatic module name

Bumping versiont to 5.7.0.

TAP5-2641: fixing archetype after refactoring

TAP5-2641: dropping 5 from automatic module name

TAP5-2643: NPE in Label when corresponding form field isn't rendered

TAP5-2644: split tapestry-http out of tapestry-core

TAP5-2644: split tapestry-http out of tapestry-core

TAP5-2641: partial implementation of tapestry-version-migrator

TAP5-2641: fixing JavaDoc errors.

TAP5-2641: moving CssCompressor to a better package

TAP5-2641: fixing JavaDoc errors.

TAP5-2641: fixing JavaDoc errors.

TAP5-2644: trying to fix test failure in ClojureBuilderSpec

TAP5-2644: trying to fix test failure in OverrideMethodsTest

TAP5-2644: trying to fix test failure in CoreBehaviorsTest

TAP5-2644: debugging test failure in CoreBehaviorsTest

TAP5-2644: finally fixing failure in CoreBehaviorsTest

TAP5-2644: fixing tapestry-spring test failures

TAP5-2641: first working version of migrator tool

TAP5-2641: fixing JavaDoc errors in migrator

TAP5-2641: fixing of migrator tool tests

TAP5-2641: fixing migrator tool manifest file

TAP5-2588: moving dependencies from plastic to tapestry-core

TAP5-2588: adding JAXB dependency to tapestry-hibernate-core

TAP5-2588: adding javax.annotation dependency to tapestry-ioc

Fixing failing test FormTests.create_select_model_coercion

TAP5-2641: fixing automatic module names

TAP5-2641: fixing automatic module names


> Split HTTP-specific classes from tapestry-core into tapestry-http
> -----------------------------------------------------------------
>
>                 Key: TAP5-2644
>                 URL: https://issues.apache.org/jira/browse/TAP5-2644
>             Project: Tapestry 5
>          Issue Type: Improvement
>            Reporter: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>
> The intention is moving the HTTP-specific classes of tapestry-core 
> (HttpServletResquestFilter, RequestFilter, Dispatcher, Response, Request, 
> etc.) moved into a new subproject/JAR, tapestry-http, where it could be used 
> without the component/page framework. Backward compatibility, other than 
> classes changing from one package to another, should be kept.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to