Somewhere i did a reply instead of replyAll. :( resending it to the list.
---------- Forwarded message ----------
From: Prabaharan Gopalan <prabugp(a)gmail.com>
Date: Wed, Mar 2, 2011 at 4:12 PM
Subject: Re: [jboss-as7-dev] 7.0.0 Alpha 2 git master build fails while
building Messaging subsystem
To: Carlo de Wolf <cdewolf(a)redhat.com>
In fact I'm looking at the surefire reports and see IllegalAccessErrors.
Attaching the xml to this thread. I hope the attachment gets through.
As for pushing, i didn't know that push does make it to the upstream. (As
you might have figured out by now, i'm new to github as well).
I'll push it shortly.
On Wed, Mar 2, 2011 at 4:03 PM, Carlo de Wolf <cdewolf(a)redhat.com> wrote:
Pushing it to your github does not make it an actual contribution to
the
upstream. It makes it visible for everybody else.
Your fork is what you make of it. :-)
Post these failures in the thread, so we can all contemplate. :-)
Did you look into the surefire reports? Maybe it contains interesting bits
to attach to the thread.
Carlo
I did not push it.. today is my first day with JBoss, and i'm not sure
whether to do it or not and new to git too.. if it's ok to do, then i'd do
my first push. :).. moreover, i'm yet to build the AS completely. Now
getting test failures in Smoke Tests:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.surefire.xml.ParseAndMarshalModelsTestCase
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.082 sec
<<< FAILURE
Results :
Tests in error:
testStandaloneXml(org.jboss.as.test.surefire.xml.ParseAndMarshalModelsTestCase)
testDomainXml(org.jboss.as.test.surefire.xml.ParseAndMarshalModelsTestCase)
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . FAILURE
[11.676s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem
SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 13.196s
[INFO] Finished at: Wed Mar 02 15:48:26 IST 2011
[INFO] Final Memory: 38M/91M
On Wed, Mar 2, 2011 at 3:51 PM, Carlo de Wolf <cdewolf(a)redhat.com> wrote:
> Did you push that fix to your github repo?
> If it's not already fixed, it might be cherry picked.
>
> Carlo
>
> I was on JDK 1.6_06. And then saw this:
>
https://issues.jboss.org/browse/JBAS-8649
>
> Updated to JDK 1.6_20 and the issue is fixed. But the first one
> (Messaging subsystem compilation error) is still a valid one.
>
> On Wed, Mar 2, 2011 at 12:03 PM, Prabaharan Gopalan <prabugp(a)gmail.com>wrote:
>
>> 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.
>>
>> Now i modified the code locally, but am getting a new error. This is in
>> Arquillian common container.
>>
>> [ERROR]
>>
\Praba\Work\Workspaces\jboss-as\arquillian\container-common\src\main\java\org\jboss\as\arquillian\container\common\JBossASDeploymentPackager.java:[59,16]
>> inconvertible types
>> [ERROR] found : org.jboss.shrinkwrap.api.Archive<capture#607 of ?>
>> [ERROR] required: org.jboss.shrinkwrap.api.spec.WebArchive
>>
>> 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?
>>
>
>
>
> --
> -GP.
>
>
> _______________________________________________
> jboss-as7-dev mailing
listjboss-as7-dev@lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
>
--
-GP.