Jay, Ok, np. Rafael will test and merge your pull when you send it. He will be back on
Weds I know.
QMX, this impacts any customer trying to create a new HTML 5 project in JBDS on EAP 6.0.1,
if they use the EAP 6.0.1 maven repo (it won't work). A project created using the EAP
6.0.0 maven repo will work, even on the EAP 6.0.1 runtime. This certainly needs fixing on
a patch release, but as there aren't likely to be many working over the next week, it
probably won't impact many.
HTH
On 24 Dec 2012, at 21:19, Jay Balunas wrote:
Pete - thanks for letting us know about the issue. Given the holidays
we're not going to get to this until after the new years.
On Dec 24, 2012, at 3:13 PM, Douglas Campos <dcampos(a)redhat.com> wrote:
> no, I'm trying to understand how urgent is this (new guy at red hat ;))
>
> -- qmx (mobile)
>
> On 24/12/2012, at 17:42, Pete Muir <pmuir(a)bleepbleep.org.uk> wrote:
>
>> Up to you. We can push incremental changes out, so you arent blocking other
peoples fixes.
>>
>> On 24 Dec 2012 17:35, "Douglas Campos" <dcampos(a)redhat.com>
wrote:
>> can this wait until the end of the holiday break?
>>
>> -- qmx (mobile)
>>
>> On 24/12/2012, at 12:33, Pete Muir <pmuir(a)bleepbleep.org.uk> wrote:
>>
>> > RichFaces/Aerogear teams,
>> >
>> > Due to a mixup [1] the archetypes didn't get properly checked for EAP
6.0.1. As a result they are still using versions of the BOM which aren't in the EAP
6.0.1 Maven repo.
>> >
>> > Please can you update
src/main/resources/META-INF/maven/archetype-resources.xml and make sure that the
jboss-bom-enterprise-version property is set to the 1.0.2.Final-redhat-1:
>> >
>> > <requiredProperty
key="jboss-bom-enterprise-version">
>> > <defaultValue>1.0.2.Final-redhat-1</defaultValue>
>> > </requiredProperty>
>> >
>> > We'll then need you to do a release, and send a pull to stacks.yaml with
the new version of your archetype.
>> >
>> > Thanks!
>> >
>> > Pete
>> >
>> > [1] The EAP team weren't checking the archetypes were working, it only
got picked up by JBDS QE. We've asked the EAP team to start testing the archetypes as
part of the acceptance tests, and notify the JDF team (me and Rafael) of any issues, so
that we can go ahead and fix the problems.