[
https://issues.apache.org/jira/browse/QUARKS-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381813#comment-15381813
]
Cazen Lee commented on QUARKS-223:
----------------------------------
Hi [~dlaboss] Sorry for late :)
As you mention, console.war problem is related in HttpServer.getInstance()
The problem is, ServerUtil couldn't find console.war's location when there are
two console.war exist like ant&gradle dist is present at the same time
([ServerUtil.java|https://github.com/apache/incubator-quarks/blob/master/console/server/src/main/java/quarks/console/server/ServerUtil.java#L82])
In my Local, there were several errors including console.war problem when
performing the test.
My aims is list-up these errors and correct it, so all of the tests are
successful as ant test.
> Junit parity
> ------------
>
> Key: QUARKS-223
> URL: https://issues.apache.org/jira/browse/QUARKS-223
> Project: Quarks
> Issue Type: Improvement
> Components: Test
> Reporter: Cazen Lee
> Assignee: Cazen Lee
> Labels: test
>
> Demonstrate equivalence of Junit Test in Gradle
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)