These are now frozen for release, please hold back commits.
On 9 Nov 2009, at 15:58, Pete Muir wrote:
On 9 Nov 2009, at 15:53, Pete Muir wrote:
>
> On 8 Nov 2009, at 20:02, Pete Muir wrote:
>
>>
>> On 8 Nov 2009, at 16:34, Pete Muir wrote:
>>
>>> FYI, There is a code freeze at 20:00 UTC/GMT for both these
>>> projects; I will mail again when it is over. The core, extensions,
>>> examples and docs are unaffected by this, so David, Marius, anyone
>>> else dedicated enough to be working today, you're free to keep
>>> going :-)
>>
>> Sorry, I meant to add the freeze on core is delayed until 11am UTC/
>> GMT
>> tomorrow to allow Marius time to finish up his issues (and me time
>> to
>> get out of bed in the morning ;-)
>
> I have tagged and staged the Weld core to
http://oss.sonatype.org/content/repositories/orgjbossweld-075/
> , I won't promote this to a build until we've had a good chance to
> test the examples, servlet integration, wicket integration and Java
> SE support with these artifacts.
BTW I should say, if you want to give these artifacts a go, add this
to your ~/.m2/settings.xml:
<profile>
<id>weld-staging</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<repositories>
<repository>
<
id>oss.sonatype.org/weld-staging</id>
<releases>
<enabled />
</releases>
<
url>http://oss.sonatype.org/content/repositories/
orgjbossweld-075</url>
</repository>
</repositories>
</profile>
_______________________________________________
weld-dev mailing list
weld-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev