On 04/15/2010 08:17 AM, Pete Muir wrote:
>
> On 15 Apr 2010, at 12:19, Jozef Hartinger wrote:
>
>> Done, the problems are:
>>
>> ShrinkWrap API (alpha5) targets Java 1.6
>> - currently breaks drools, international and jms modules
>
> Andy, what do you think about making Shrinkwrap target Java 5, not Java 6?
As of ShrinkWrap 1.0.0-alpha-6, we support Java5 runtimes (JDK6 required for
compilation):
https://jira.jboss.org/jira/browse/SHRINKWRAP-131
Will this suffice?