[
https://issues.apache.org/jira/browse/QUARKS-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375090#comment-15375090
]
Dale LaBossiere commented on QUARKS-223:
----------------------------------------
fwiw, regarding that particular problem, the code related to it is in
console/server/HttpServer.java/getInstance() and ultimately
ServerUtil.getWarFilePath() or things it calls like
getTopDirFilePath()/getPath().
Note the current ant builds don't seem to leverage/set the property optionally
used in getTopDirFilePath():
System.getProperty("quarks.test.top.dir.file.path") So I don't think we want
the gradle builds to utilize it.
Possibly, ServerUtil.getEclipseWarFilePath() may also need tweaking so that
running such tests from eclipse works in a gradle build context.
> Junit parity
> ------------
>
> Key: QUARKS-223
> URL: https://issues.apache.org/jira/browse/QUARKS-223
> Project: Quarks
> Issue Type: Improvement
> Components: Test
> Reporter: Cazen Lee
> Labels: test
>
> Demonstrate equivalence of Junit Test in Gradle
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)