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.1.0.5, 5.2.0.0
Reporter: 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.