Yeah. I&#39;ve been meaning to check out that serialized thing for a while. Regarding the formatting. Sounds like something we should fix. Proposals welcome!<br><br><div class="gmail_quote">On Tue, Mar 20, 2012 at 9:00 AM, Ryan Bradley <span dir="ltr">&lt;<a href="mailto:rbradley@redhat.com">rbradley@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 bgcolor="#FFFFFF" text="#000000">
    I get the same ugliness in Linux as well (using 64-bit Fedora 15). 
    Also, by implementing &#39;java.io.Serializable&#39; instead of just
    &#39;Serializable&#39;, it means that the &#39;import java.io.Serializable&#39;
    causes a warning, which should be very easy to avoid.<div><div class="h5"><br>
    <br>
    On 03/20/2012 06:31 AM, Koen Aers wrote:
    <blockquote type="cite">Hi Ivan,
      <div><br>
      </div>
      <div>The same ugliness can be admired also on OSX… </div>
      <div>But I believe I saw an issue for it.</div>
      <div><br>
      </div>
      <div>Cheers,</div>
      <div>Koen</div>
      <div><br>
        <div>
          <div>Op 20-mrt.-2012, om 10:23 heeft Ivan St. Ivanov het
            volgende geschreven:</div>
          <br>
          <blockquote type="cite">
            <div>Hi!</div>
            <div><br>
            </div>
            My opinion on this (unfortunately didn&#39;t have the time to
            express it in the other thread):
            <div><br>
            </div>
            <div>OK, we&#39;ll fix the test. But thus we&#39;ll just close our
              eyes. Here is why.</div>
            <div><br>
            </div>
            <div>An entity generated by Forge looks on Windows like
              this:</div>
            <div><br>
            </div>
            <div>
              <div>package com.test.entity;</div>
              <div>// Some imports go here</div>
              <div>// below is the last import, and not only</div>
              <div>import java.lang.Override;@Entity public class
                Employee implements java.io.Serializable {</div>
              <div><br>
              </div>
              <div>Do you see how everything is on one line? It&#39;s ugly.
                And I believe that this happens just on Windows. And I
                think that the test makes sure that this is avoided.</div>
              <div><br>
              </div>
              <div>So if we &quot;fix&quot; the test to just pass, we&#39;ll keep
                living with this.</div>
              <div><br>
              </div>
              <div>Regards,</div>
              <div>Ivan</div>
              <div><br>
              </div>
              <br>
              <div class="gmail_quote">On Tue, Mar 20, 2012 at 6:20 AM,
                Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com" target="_blank">lincolnbaxter@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">Yes,
                  we should definitely resolve this. I think by fixing
                  the test case.
                  <div>
                    <div><br>
                      <br>
                      <div class="gmail_quote">
                        On Mon, Mar 19, 2012 at 6:09 PM, 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>
                        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Koen,
                          <div><br>
                          </div>
                          <div>You are not alone. :-(</div>
                          <div><br>
                          </div>
                          <div>You may check this recent discussion: 
                            <a href="http://lists.jboss.org/pipermail/forge-dev/2012-March/001705.html" target="_blank">http://lists.jboss.org/pipermail/forge-dev/2012-March/001705.html</a> </div>
                          <div><br>
                          </div>
                          <div>Do you have the same problem?</div>
                          <div><br>
                          </div>
                          <div>Regards,</div>
                          <div>Ivan</div>
                          <div>
                            <div>
                              <div><br>
                                <div class="gmail_quote">On Mon, Mar 19,
                                  2012 at 10:35 PM, Koen Aers <span dir="ltr">&lt;<a href="mailto:koen.aers@gmail.com" target="_blank">koen.aers@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">
                                    Some of you probably think: &#39;Here we
                                    go again&#39; ;-)<br>
                                    <br>
                                    While working on FORGE-489 I had to
                                    extensively test on Windows as I had
                                    to modify the startup scripts. I
                                    tested on Windows XP and Windows 7
                                    and found that, while Forge builds
                                    fine if the tests are skipped, doing
                                    &#39;mvn clean install&#39; fails while
                                    running the tests for the
                                    Parser/Java module in both cases. Is
                                    this a known issue that I somehow
                                    missed?<br>
                                    <br>
                                    I also encountered some glitches
                                    while running on both those
                                    platforms. I found that tab
                                    completion not always seems to work
                                    and that commands sometimes are
                                    echoed. Anyone has the same
                                    experiences?<br>
                                    <br>
                                    Unless somebody tells me that I&#39;ve
                                    overlooked something, I will file
                                    the JIRA&#39;s with some more details
                                    tomorrow...<br>
                                    <br>
                                    Cheers,<br>
                                    Koen<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>
                          </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>
                          <br>
                        </blockquote>
                      </div>
                      <br>
                      <br clear="all">
                      <br>
                    </div>
                  </div>
                  <span><font color="#888888">-- <br>
                      Lincoln Baxter, III<br>
                      <a href="http://ocpsoft.org/" target="_blank">http://ocpsoft.org</a><br>
                      &quot;Simpler is better.&quot;<br>
                    </font></span><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>
                  <br>
                </blockquote>
              </div>
              <br>
            </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><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
forge-dev mailing list
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a>
</pre>
    </blockquote>
    <br>
  </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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;<br>