<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hey Ivan,</div><div><br></div><div>When you refer to the "whole text addon is broken" you mean the Scanner tests or the Inflector too? I ask this because the Inflector tests pass in my local box.</div><div><br>Em 31/07/2014, às 09:55, "Ivan St. Ivanov" &lt;<a href="mailto:ivan.st.ivanov@gmail.com">ivan.st.ivanov@gmail.com</a>&gt; escreveu:<br><br></div><blockquote type="cite"><div><div dir="ltr">George, I think that it is not the test that do not work on Windows, but the whole text addon is broken. I mean, the patterns that rely on \n are there. I fixed easily the YAML patterns, but I stuck in the Groovy ones - too few knowledge in RegExp :)</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 31, 2014 at 3:46 PM, George Gastaldi <span dir="ltr">&lt;<a href="mailto:ggastald@redhat.com" target="_blank">ggastald@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Hi Ivan,</div><div><br></div><div>That would be good if the fix is trivial. Otherwise we can add an Assume.assumeFalse(OperatingSystemUtils.isWindows()); in a @Before method in the scanner tests.&nbsp;</div>
<div><br></div><div><br>Em 31/07/2014, às 09:32, "Ivan St. Ivanov" &lt;<a href="mailto:ivan.st.ivanov@gmail.com" target="_blank">ivan.st.ivanov@gmail.com</a>&gt; escreveu:<br><br></div><div><div class="h5"><blockquote type="cite">
<div><div dir="ltr">Hey George,<div><br></div><div>Thanks!</div><div><br></div><div>What do you think, should we fix the text issues on Windows? I think yes. If you agree with me, I will at least create a JIRA for that.</div>
<div>
<br></div><div>Regards,</div><div>Ivan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 31, 2014 at 3:23 PM, George Gastaldi <span dir="ltr">&lt;<a href="mailto:ggastald@redhat.com" target="_blank">ggastald@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Hey Ivan,</div><div><br></div><div>Good catch! You're the man!</div><div><br></div><div>In my previous attempt to find out what the problem was, I had to ignore the text addon tests on Windows to proceed.&nbsp;</div>

<div><br></div><div>The JVM crash is reported in JIRA also, I think Antonio Goncalves experienced something like that.</div><div><br></div><div>Let me know if you find somehing else.</div><div><br></div><div>Best Regards,</div>

<div><br></div><div>George</div><div><br>Em 31/07/2014, às 08:28, "Ivan St. Ivanov" &lt;<a href="mailto:ivan.st.ivanov@gmail.com" target="_blank">ivan.st.ivanov@gmail.com</a>&gt; escreveu:<br><br></div><div><div>

<blockquote type="cite"><div><div dir="ltr">Hey Daniel,<div><br></div><div>The idea of this effort is just to make sure Forge tests run locally on Windows. And then to investigate why the central build fails. I.e. first clean up your own garden and only then look in the public park ;)</div>


<div><br></div><div>If you have any special issues with Aesh, please share them (probably in another thread). I also had some, but I thought they were resolved. The thing is that I don't use Windows at home any more (switched to Fedora), so I can't catch problems with the rate I used to do before ;)</div>


<div><br></div><div>Cheers,</div><div>Ivan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 31, 2014 at 12:54 PM, Daniel Cunha <span dir="ltr">&lt;<a href="mailto:danielsoro@gmail.com" target="_blank">danielsoro@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Ivan,<br><br>I don't know if aesh work ok on windows. In my last test I had many problem and that can be the answer about forge don't run ok on windows.<br>


</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote"><div><div>On Thu, Jul 31, 2014 at 4:45 AM, Ivan St. Ivanov <span dir="ltr">&lt;<a href="mailto:ivan.st.ivanov@gmail.com" target="_blank">ivan.st.ivanov@gmail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
<div dir="ltr">Hey everybody,<div><br></div><div>As we discussed yesterday, a promised to run the build locally on my Windows computer to see if we have any issues there, fix them and only then address the failing builds on the build server.</div>




<div><br></div><div>I did that, and I have the following observations:</div><div><br></div><div>1) The text addon tests failed, mostly because the patterns that recognize the different language elements for YAML, Groovy, JavaScript and HTML are built with the assumption that the end of line character is \n. You know, on Windows it is \r\n. So there were some tests failures. I decided to fix them and only then to continue. But after it took me more than two hours debugging and trying without much progress (fixed only YAML and most of the Groovy) I gave up. I then cloned the repo with git's autocrlf set to false and the tests passed. Nevertheless, we should fix these I guess, if we want our text addon to work on Windows</div>




<div><br></div><div>2) The JavaEE addon failed with a JVM crash (I attached the generated dump files from the three runs that I did). I tried to run it both as part of the build of the whole Forge core, as well as individually. In both cases it failed. I will install a newer version of the JDK and will try again.</div>




<div><br></div><div>That is for the moment from my side. Unfortunately I spent all the time debugging the text addon, so didn't spend any effort on the JUnit command and no email for utility methods so far from me.</div>




<div><br></div><div>Cheers,</div><div>Ivan</div></div>
<br></div></div>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><span><font color="#888888"><br></font></span></blockquote></div><span><font color="#888888"><br>


<br clear="all"><br>-- <br><div dir="ltr"><div><span style="font-size:12px;color:rgb(0,0,0)">Daniel Cunha (soro) &lt;<a href="http://www.cejug.net" target="_blank">http://www.cejug.net</a>&gt;</span><br>
</div><div><font color="#000000"><span style="font-size:12px">Blog: <a href="http://www.danielsoro.com.br" target="_blank">http://www.danielsoro.com.br</a></span></font></div><div><font color="#000000"><span style="font-size:12px">Twitter: <a href="https://twitter.com/dvlc_" target="_blank">https://twitter.com/dvlc_</a></span></font></div>



<div><font color="#000000"><span style="font-size:12px">GitHub: <a href="https://github.com/danielsoro" target="_blank">https://github.com/danielsoro</a></span></font></div><div><font color="#000000"><span style="font-size:12px">LinkedIn: &nbsp;<a href="http://www.linkedin.com/in/danielvlcunha" target="_blank">http://www.linkedin.com/in/danielvlcunha</a></span></font><span style="font-size:12px;color:rgb(0,0,0)">&nbsp;</span><br>



</div></div>
</font></span></div>
<br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>forge-dev mailing list</span><br><span><a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a></span><br>

<span><a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a></span></div></blockquote></div></div></div><br>_______________________________________________<br>


forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>forge-dev mailing list</span><br><span><a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a></span><br>
<span><a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a></span></div></blockquote></div></div></div><br>_______________________________________________<br>

forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>forge-dev mailing list</span><br><span><a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a></span></div></blockquote></body></html>