hi mark,

yes - you are right!
(since i had to release codi, i directly opened the link from nexus - so i
didn't see the wrong link.)

thx & regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/4/6 Mark Struberg <strub...@yahoo.de>

> hmm, guess there was a copy error from the old 2.0.4 vote.
> The correct staging repo URL looks like the following:
>
> https://repository.apache.org/content/repositories/orgapachemyfaces-066
>
> For testing it please add the following into your ~/.m2/settings.xml:
>
>  <profiles>
>    <profile>
>      <id>staging</id>
>      <repositories>
>        <repository>
>          <id>nexus staging</id>
>          <url>
> http://repository.apache.org/content/repositories/orgapachemyfaces-066/
> </url>
>          <releases>
>            <enabled>true</enabled>
>          </releases>
>          <snapshots>
>            <enabled>false</enabled>
>          </snapshots>
>        </repository>
>      </repositories>
>    </profile>
>  </profiles>
>
> then upgrade your pom to use myfaces-2.0.5 and run with
>
> $> mvn clean install -Pstaging
>
>
> Will report feedback in ~1h after running the full test suite in my fat
> real world app.
>
> LieGrue,
> strub
>
> --- On Tue, 4/5/11, Leonardo Uribe <lu4...@gmail.com> wrote:
>
> From: Leonardo Uribe <lu4...@gmail.com>
> Subject: [VOTE] release for myfaces core 2.0.5
> To: "MyFaces Development" <dev@myfaces.apache.org>
> Date: Tuesday, April 5, 2011, 6:02 AM
>
> Hi,
>
> I was running the needed tasks to get the 2.0.5 release of Apache
> MyFaces core out.
>
> The artifacts passed all TCK tests.
>
> Please note that this vote concerns all of the following parts:
>  1. Maven artifact group "org.apache.myfaces.shared" v4.0.6  [1]
>
>  2. Maven artifact group "org.apache.myfaces.core" v2.0.5  [1]
>
> The artifacts were deployed on nexus repo [1] and to my private
> Apache account [3] for binary and source packages.
>
> The release notes could be found at [4].
>
>
> Also the clirr test does not show binary incompatibilities with
> myfaces-api.
>
> Please take a look at the "2.0.5" artifacts and vote!
>
> Please note: This vote is "majority approval" with a minimum of three
>
> +1 votes (see [3]).
>
> ------------------------------------------------
> [ ] +1 for community members who have reviewed the bits
> [ ] +0
> [ ] -1 for fatal flaws that should cause these bits not to be released,
>
>  and why..............
> ------------------------------------------------
>
> Thanks,
> Leonardo Uribe
>
> [1]
> https://repository.apache.org/content/repositories/orgapachemyfaces-044/org/apache/myfaces/
>
> [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
> [3] http://people.apache.org/~lu4242/myfaces205binsrc
>
> [4]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600&version=12316346
>
>
>

Reply via email to