<div dir="ltr">Try submodule approach.<div><a href="http://git-scm.com/book/en/v2/Git-Tools-Submodules">http://git-scm.com/book/en/v2/Git-Tools-Submodules</a><br></div><div><br></div><div>evrim.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 6, 2015 at 9:47 PM, Roger Sen Montero <span dir="ltr"><<a href="mailto:roger.sen@gmail.com" target="_blank">roger.sen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Daniel,<div><br></div><div>Just not to duplicate effort, what do you have in mind for the testing part of ecl? Currently tests are downloaded from Sourceforge (and are not part of the distribution), the makefile used is less than optimal and the output of the results is difficult to manipulate.</div><div><br></div><div> So what is the plan for the test files? I see three possible options:</div><div><br></div><div> 1) Include them in the main distribution/git repository.</div><div><br></div><div> PROs: no external dependencies.</div><div> CONs: bigger source tar.gz. // test linked to downloaded ecl version.</div><div> </div><div> 2) Include them in a secondary git repository and do a git clone before running the tests.</div><div><br></div><div> PROs: being able to update tests for all existing ecl versions. // we don't increase .tar.gz</div><div> CONs: dependency with git.</div><div><br></div><div> 3) Move the tests to a secondary git lab repo and download as we do it today but from the .tar.gz in gitlab.</div><div><br></div><div><div> PROs: being able to update tests for all existing ecl versions. // we don't increase .tar.gz</div><div> CONs: maybe some kind of bandwidth limit with gitlab?</div></div><div><div><br></div><div> Also there's the need to update tests/Makefile, but this is a trivial tasks.</div><div><br></div><div> Comments? I'm happy to create a branch and do this changes.</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div><div dir="ltr">Roger Sen Montero<br><a href="mailto:roger.sen@gmail.com" target="_blank">roger.sen@gmail.com</a><br><a href="tel:%2B34%20649%20975%20570" value="+34649975570" target="_blank">+34 649 975 570</a><br></div></div>
</font></span></div></div>
<br>------------------------------------------------------------------------------<br>
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT<br>
Develop your own process in accordance with the BPMN 2 standard<br>
Learn Process modeling best practices with Bonita BPM through live exercises<br>
<a href="http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-" target="_blank">http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-</a> event?utm_<br>
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF<br>_______________________________________________<br>
Ecls-list mailing list<br>
<a href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ecls-list" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
<br></blockquote></div><br></div>