<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Did you push that fix to your github repo?<br>
If it's not already fixed, it might be cherry picked.<br>
<br>
Carlo<br>
<blockquote
cite="mid:AANLkTimqO1PSE243cJXQNYvjm36-e-Km40a5tk5ksygP@mail.gmail.com"
type="cite">I was on JDK 1.6_06. And then saw this: <a
moz-do-not-send="true"
href="https://issues.jboss.org/browse/JBAS-8649">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"><<a
moz-do-not-send="true" href="mailto:prabugp@gmail.com">prabugp@gmail.com</a>></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<capture#607 of ?></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>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>