mbeckerle commented on a change in pull request #50: Move CLI tests to sbt
integration
URL: https://github.com/apache/incubator-daffodil/pull/50#discussion_r171346853
##########
File path: eclipse-projects/cli-test/.project
##########
@@ -36,5 +36,10 @@
<type>2</type>
<locationURI>DAFFODIL_ROOT/daffodil-cli/src/test</locationURI>
</link>
+ <link>
+ <name>src/it</name>
+ <type>2</type>
+
<locationURI>DAFFODIL_ROOT/daffodil-cli/src/it</locationURI>
+ </link>
Review comment:
Looks right. When you've committed this ping me and I'll verify this right
away. but I think this is right and it's just going to work. One does not
usually run these tests from eclipse, so really this is just making sure
eclipse compiles these along with everything else when changes are made.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services