On 5 Jul 2012, at 14:32, Marek Goldmann wrote:
> Presumably all of JBoss AS does specifically specify jboss-spec
> artitfacts?
JBoss AS 7 - (mostly?) yes, JBoss AS 7 deps - no.
I just wanted to clarify that there is no issue around what APIs that are used for
compilation, you should be able to use any certified version of the Java EE APIs, the
issue only comes at runtime. So as long as you are using the JBoss Spec artifacts when the
app server runs, there shouldn't be any issues.