Somewhere i did a reply instead of replyAll. :( resending it to the list.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Prabaharan Gopalan</b> <span dir="ltr">&lt;<a href="mailto:prabugp@gmail.com">prabugp@gmail.com</a>&gt;</span><br>
Date: Wed, Mar 2, 2011 at 4:12 PM<br>Subject: Re: [jboss-as7-dev] 7.0.0 Alpha 2 git master build fails while building Messaging subsystem<br>To: Carlo de Wolf &lt;<a href="mailto:cdewolf@redhat.com">cdewolf@redhat.com</a>&gt;<br>
<br><br>In fact I&#39;m looking at the surefire reports and see IllegalAccessErrors. Attaching the xml to this thread. I hope the attachment gets through.<div><br></div><div>As for pushing, i didn&#39;t know that push does make it to the upstream. (As you might have figured out by now, i&#39;m new to github as well).  </div>

<div>I&#39;ll push it shortly. </div><div><div><div></div><div class="h5"><br><div class="gmail_quote">On Wed, Mar 2, 2011 at 4:03 PM, Carlo de Wolf <span dir="ltr">&lt;<a href="mailto:cdewolf@redhat.com" target="_blank">cdewolf@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 text="#000000" bgcolor="#ffffff">
    Pushing it to your github does not make it an actual contribution to
    the upstream. It makes it visible for everybody else.<br>
    Your fork is what you make of it. :-)<br>
    <br>
    Post these failures in the thread, so we can all contemplate. :-)<br>
    Did you look into the surefire reports? Maybe it contains
    interesting bits to attach to the thread.<br><font color="#888888">
    <br>
    Carlo</font><div><div></div><div><br>
    <br>
    <blockquote type="cite">I did not push it.. today is my first day with JBoss,
      and i&#39;m not sure whether to do it or not and new to git too.. if
      it&#39;s ok to do, then i&#39;d do my first push. :).. moreover, i&#39;m yet
      to build the AS completely. Now getting test failures in Smoke
      Tests:
      <div>
        <div>-------------------------------------------------------</div>
        <div> T E S T S</div>
        <div>-------------------------------------------------------</div>
        <div>Running
          org.jboss.as.test.surefire.xml.ParseAndMarshalModelsTestCase</div>
        <div>Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time
          elapsed: 1.082 sec &lt;&lt;&lt; FAILURE</div>
        <div><br>
        </div>
        <div>Results :</div>
        <div><br>
        </div>
        <div>Tests in error:</div>
        <div>  testStandaloneXml(org.jboss.as.test.surefire.xml.ParseAndMarshalModelsTestCase)</div>
        <div>  testDomainXml(org.jboss.as.test.surefire.xml.ParseAndMarshalModelsTestCase)</div>
        <div><br>
        </div>
        <div>Tests run: 3, Failures: 0, Errors: 2, Skipped: 0</div>
        <div><br>
        </div>
        <div>[INFO]
          ------------------------------------------------------------------------</div>
        <div>[INFO] Reactor Summary:</div>
        <div>[INFO]</div>
        <div>[INFO] JBoss Application Server: Test Suite: Smoke Tests .
          FAILURE [11.676s]</div>
        <div>[INFO] JBoss Application Server: Web Services Tests
          Integration Subsystem  SKIPPED</div>
        <div>[INFO]
          ------------------------------------------------------------------------</div>
        <div>[INFO] BUILD FAILURE</div>
        <div>[INFO]
          ------------------------------------------------------------------------</div>
        <div>[INFO] Total time: 13.196s</div>
        <div>[INFO] Finished at: Wed Mar 02 15:48:26 IST 2011</div>
        <div>[INFO] Final Memory: 38M/91M</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <br>
        <div class="gmail_quote">On Wed, Mar 2, 2011 at 3:51 PM, Carlo
          de Wolf <span dir="ltr">&lt;<a href="mailto:cdewolf@redhat.com" target="_blank">cdewolf@redhat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
            <div text="#000000" bgcolor="#ffffff"> Did you push that fix
              to your github repo?<br>
              If it&#39;s not already fixed, it might be cherry picked.<br>
              <br>
              Carlo<br>
              <blockquote type="cite">
                <div>
                  <div></div>
                  <div>I was on JDK 1.6_06. And then saw
                    this: <a href="https://issues.jboss.org/browse/JBAS-8649" target="_blank">https://issues.jboss.org/browse/JBAS-8649</a> 
                    <div><br>
                    </div>
                    <div>Updated to JDK 1.6_20 and the issue is fixed.
                      But the first one (Messaging subsystem compilation
                      error) is still a valid one. <br>
                      <br>
                      <div class="gmail_quote">On Wed, Mar 2, 2011 at
                        12:03 PM, Prabaharan Gopalan <span dir="ltr">&lt;<a href="mailto:prabugp@gmail.com" target="_blank">prabugp@gmail.com</a>&gt;</span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex"> Had
                          talked to dmlloyd and figured the issue is
                          with the  mapper.parseDocument(operations,
                          XMLInputFactory.newFacotry().createXMLStreamReader(reader));
                          line SubsystemParsingUnitTestCase class. And
                          which should be newInstance rather than
                          newFactory. 
                          <div> <br>
                          </div>
                          <div>Now i modified the code locally, but am
                            getting a new error. This is in Arquillian
                            common container. </div>
                          <div><br>
                          </div>
                          <div>
                            <div>[ERROR]
                              \Praba\Work\Workspaces\jboss-as\arquillian\container-common\src\main\java\org\jboss\as\arquillian\container\common\JBossASDeploymentPackager.java:[59,16]

                              inconvertible types</div>
                            <div>[ERROR] found   :
                              org.jboss.shrinkwrap.api.Archive&lt;capture#607
                              of ?&gt;</div>
                            <div>[ERROR] required:
                              org.jboss.shrinkwrap.api.spec.WebArchive</div>
                          </div>
                          <div><br>
                          </div>
                          <div>Trying to find out more why this should
                            be so. Should i be raising JIRA for these
                            things with the possible fixes? what is the
                            process?</div>
                        </blockquote>
                      </div>
                      <br>
                      <br clear="all">
                      <br>
                      -- <br>
                      -GP.<br>
                      <br>
                    </div>
                  </div>
                </div>
                <pre><fieldset></fieldset>
_______________________________________________
jboss-as7-dev mailing list
<a href="mailto:jboss-as7-dev@lists.jboss.org" target="_blank">jboss-as7-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
              </blockquote>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        -GP.<br>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br><br clear="all"><br></div></div>-- <br>-GP.<br><br>
</div>
</div><br><br clear="all"><br>-- <br>-GP.<br><br>