stevedlawrence opened a new pull request, #12:
URL: https://github.com/apache/daffodil-sbt/pull/12

   - Add new "daffodilFlatLayout" setting--if true the plugin configures SBT so 
project files are in root "src/" or "test/" directories, and sources vs. 
resources is determined by file extension.
   - Scripted uses a file called "test" for scripted commands, but this 
conflicts with the "test/" directory if daffodilFlatLayout is true. 
Fortunately, scripted supports "test.script" as an alternative, so scripted 
"test" files are renamed to this.
   
   Closes #8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to