You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/01/05 19:49:54 UTC

[jira] Closed: (TAP5-870) JettyRunner hard coded to require src/test/conf/webdefault.xml

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

Howard M. Lewis Ship closed TAP5-870.
-------------------------------------

    Resolution: Invalid

Due to TAP5-951

> JettyRunner hard coded to require src/test/conf/webdefault.xml
> --------------------------------------------------------------
>
>                 Key: TAP5-870
>                 URL: https://issues.apache.org/jira/browse/TAP5-870
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-test
>    Affects Versions: 5.2.0, 5.1.0.5
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
>             String webDefaults = new File(workingDir, "src/test/conf/webdefault.xml").getPath();  // JettyRunner.java, line 115
> Should be configrable.
> A default file should be available inside tapestry-test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.