Quick comment, the notification sample readmes should really use release
neutral jar and dir names, my bad for not changing them before the spin of
RC1. In case a respin happens, the trivial change is the same as that of
r588330.

On 10/25/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> The SCA Java 1.0.1 RC1 is ready for review.
>
> SVN Tag:
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0.1-RC1/
>
> Stage maven repo: http://people.apache.org/~rfeng/tuscany/maven/
>
> RAT report:
> http://people.apache.org/~rfeng/tuscany/1.0.1-RC1/1.0.1-RC1.rat.txt
>
> Distros (zip/gz/asc/md5) :
> http://people.apache.org/~rfeng/tuscany/1.0.1-RC1/
>
> Thanks,
> Raymond
>
> FYI:
> To build the source distro from the stage maven repo, you can add the
> <profiles> element below to your maven settings.xml and run "mvn -Pstaging
> clean install".
>
> <settings>
>    ...
>    <profiles>
>        <profile>
>            <id>staging</id>
>            <activation>
>                <activeByDefault>false</activeByDefault>
>            </activation>
>            <repositories>
>                <repository>
>                    <id>tuscany.staging</id>
>                    <url>http://people.apache.org/~rfeng/tuscany/maven
> </url>
>                </repository>
>            </repositories>
>            <pluginRepositories>
>                <pluginRepository>
>                    <id>tuscany.staging</id>
>                    <url>http://people.apache.org/~rfeng/tuscany/maven
> </url>
>                </pluginRepository>
>            </pluginRepositories>
>        </profile>
>    </profiles>
>    ...
> </settings>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to