[
https://issues.apache.org/jira/browse/TAP5-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257797#comment-14257797
]
Hudson commented on TAP5-2428:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1360 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1360/])
TAP5-2428: Move Java sources from tapestry-core src/test/groovy to
src/test/java (hlship: rev b62ddffd51179469505eedde97977c2731153623)
*
tapestry-core/src/test/groovy/org/apache/tapestry5/pagetester/PageTesterTest.java
*
tapestry-core/src/test/java/org/apache/tapestry5/pagetester/PageTesterTest.java
*
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/LogoSubclass.java
*
tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/pages/LogoSubclass.java
> Move Java sources from tapestry-core src/test/groovy to src/test/java
> ---------------------------------------------------------------------
>
> Key: TAP5-2428
> URL: https://issues.apache.org/jira/browse/TAP5-2428
> Project: Tapestry 5
> Issue Type: Task
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Felix Scheffer
> Assignee: Howard M. Lewis Ship
> Priority: Minor
> Fix For: 5.4
>
>
> /tapestry-core/src/test/groovy contains LogoSubclass.java which causes errors
> in Eclipse (when the groovy extension is not installed). I think it's bad
> practice to place java files in the groovy package.
> In the same package, there's also PageTesterTest.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)