Hi Devs,

This is the 6th Release Candidate of WSO2 Microservices Framework for
Java 1.0.0.

Please download, test the framework and vote.
Refer to github readmes for guides.

*​Source and binary distribution files:*
*https://github.com/wso2/msf4j/releases/tag/v1.0.0-RC6
<https://github.com/wso2/msf4j/releases/tag/v1.0.0-RC6>*

*Maven staging repository:*
*http://maven.wso2.org/nexus/content/repositories/orgwso2-333/
<http://maven.wso2.org/nexus/content/repositories/orgwso2-333/>*

*The tag to be voted upon:*
*https://github.com/wso2/msf4j/tree/v1.0.0-RC6
<https://github.com/wso2/msf4j/tree/v1.0.0-RC6>*

*Note*
When developing MSF4J applications, we need to use several poms provided by
MSF4J. Since they are not yet uploaded to the maven central, we have to add
the MSF4J maven repo url to the project to resolve them. For that, the
following segment should be added to the project pom before building.

<repositories>
>     <repository>
>         <id>wso2-nexus</id>
>         <url>*http://maven.wso2.org/nexus/content/repositories/orgwso2-333/
> <http://maven.wso2.org/nexus/content/repositories/orgwso2-333/>*</url>
>     </repository>
> </repositories>



[ ] Broken - do not release (explain why)
[ ] Stable - go ahead and release

Thank you,
Carbon Team

-- 
Samiyuru Senarathne
*Software Engineer*
Mobile : +94 (0) 71 134 6087
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to