Hey -
An updated JBTIS TP is available - 4.2.1.Final:
https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.2.1.Fi...
See Jira for details:
https://issues.jboss.org/browse/JBTIS-388
Note that the IS target platform is now split along release/early-access and
community/production lines.
This avoids exposing non .Final features to the stable capture that appears when
performing an 'uncategorized'
install and isolates community bits during the production build.
If you are building currently for JDV you should use the 'base' classifier in
your POM. If you're building
an early-access component (basically everything else) you should use the
'base-ea' classifier. The 'full'
and 'full-ea' classifiers are available for community builds that require
specific community bits.
--paull