<div dir="ltr">What about NIO2 stuff that xnio uses?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 13, 2013 at 5:48 PM, David M. Lloyd <span dir="ltr">&lt;<a href="mailto:david.lloyd@redhat.com" target="_blank">david.lloyd@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">I&#39;ve been building things with 1.7 and targeting them to 1.6 via<br>
seven2six.  So the following should all be 1.6 compatible (if they<br>
aren&#39;t then please let me know because it&#39;s a bug):<br>
<br>
* org.jboss.marshalling:jboss-marshalling:jar:1.4.0.Final<br>
* org.jboss.remoting:jboss-remoting:jar:4.0.0.Beta1<br>
* org.jboss.sasl:jboss-sasl:jar:1.0.3.Final<br>
* org.jboss.xnio:xnio-api:jar:3.1.0.CR7<br>
* org.jboss.xnio:xnio-nio:jar:3.1.0.CR7<br>
* org.jboss:jboss-dmr:jar:1.2.0.Final<br>
* org.jboss.logging:jboss-logging:jar:<a href="http://3.1.3.GA" target="_blank">3.1.3.GA</a><br>
* org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1<br>
* org.jboss.logging:jboss-logging-processor:jar:1.2.0.Beta1<br>
* org.jboss.jdeparser:jdeparser:jar:1.0.0.Final<br>
* org.jboss.threads:jboss-threads:jar:2.1.1.Final<br>
<br>
In reality there is no actual benefit to the Java 7 class file format<br>
(other than simply preventing execution on 6 that is) so whenever<br>
possible I just transform my stuff to 1.6 (it&#39;s all otherwise compatible).<br>
<div class="HOEnZb"><div class="h5"><br>
On 09/13/2013 05:46 AM, Kabir Khan wrote:<br>
&gt; In the WildFly codebase it is only the protocol and controller-client modules needed for this, these are intentionally quite minimal so I personally don&#39;t see a problem with having them target 1.6.<br>
&gt; The other dependencies are mostly David&#39;s so I&#39;ll let him comment on if they are usable in JDK 6 :-)<br>
&gt;<br>
&gt; [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ wildfly-controller-client ---<br>
&gt; [INFO] org.wildfly:wildfly-controller-client:jar:8.0.0.Beta1-SNAPSHOT<br>
&gt; [INFO] +- org.wildfly:wildfly-protocol:jar:8.0.0.Beta1-SNAPSHOT:compile<br>
&gt; [INFO] |  +- org.jboss.marshalling:jboss-marshalling:jar:1.4.0.Final:compile<br>
&gt; [INFO] |  +- org.jboss.remoting:jboss-remoting:jar:4.0.0.Beta1:compile<br>
&gt; [INFO] |  +- org.jboss.sasl:jboss-sasl:jar:1.0.3.Final:compile<br>
&gt; [INFO] |  +- org.jboss.xnio:xnio-api:jar:3.1.0.CR7:compile<br>
&gt; [INFO] |  \- org.jboss.xnio:xnio-nio:jar:3.1.0.CR7:compile<br>
&gt; [INFO] +- org.jboss:jboss-dmr:jar:1.2.0.Final:compile<br>
&gt; [INFO] +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile<br>
&gt; [INFO] +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:provided<br>
&gt; [INFO] +- org.jboss.logging:jboss-logging-processor:jar:1.2.0.Beta1:provided<br>
&gt; [INFO] |  \- org.jboss.jdeparser:jdeparser:jar:1.0.0.Final:provided<br>
&gt; [INFO] +- org.jboss.threads:jboss-threads:jar:2.1.1.Final:compile<br>
&gt; [INFO] +- junit:junit:jar:4.11:test<br>
&gt; [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test<br>
&gt; [INFO] \- org.wildfly:wildfly-build-config:jar:8.0.0.Beta1-SNAPSHOT:compile<br>
&gt;<br>
&gt;<br>
&gt; On 13 Sep 2013, at 11:07, Max Rydahl Andersen wrote:<br>
&gt;<br>
&gt;&gt; I bumped into this error while trying out wildfly 8.<br>
&gt;&gt;<br>
&gt;&gt; An internal error occurred during: &quot;Starting wildfly-8.0.0.Alpha4&quot;.<br>
&gt;&gt; org/jboss/as/controller/client/helpers/standalone/DeploymentPlanBuilder : Unsupported major.minor version 51.0<br>
&gt;&gt;<br>
&gt;&gt; Seems like the client library we use to control present and past servers now require Java 7.<br>
&gt;&gt;<br>
&gt;&gt; Is this expected ?<br>
&gt;&gt;<br>
&gt;&gt; We can go back using older libraries for JBoss AS 7/EAP 6 and would have to mark that you can&#39;t actually talk with<br>
&gt;&gt; Wildfly 8 libraries without Java 7 - but before doing that I wanted to check if this is expected or not?<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; /max<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; wildfly-dev mailing list<br>
&gt;&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; wildfly-dev mailing list<br>
&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
- DML<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</div></div></blockquote></div><br></div>