You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/02/28 17:24:18 UTC

[GitHub] stevedlawrence commented on a change in pull request #50: Move CLI tests to sbt integration

stevedlawrence commented on a change in pull request #50: Move CLI tests to sbt integration
URL: https://github.com/apache/incubator-daffodil/pull/50#discussion_r171320500
 
 

 ##########
 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:
   Mike, does this and the .classpath modification look correct to you? I don't have an eclipse setup to test. Basically just copied things that had src/test and changed to src/it

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services