Tested following:

   - MSF4J templating
   - Fatjar mode
   - Bundle mode

[X ] Stable - go ahead and release

On Sun, Feb 14, 2016 at 12:31 AM, Sumedha Rubasinghe <[email protected]>
wrote:

>
>
> On Sun, Feb 14, 2016 at 12:11 AM, Sumedha Rubasinghe <[email protected]>
> wrote:
>
>> Tested following:
>> 1. Developed a service using archetype
>> 2. Deployed and tested
>> 3. Tested @QueryParam, @PathParam and @DefaultValue
>> 4. Load tested GET with 100 concurrency for 10mins
>>
>> [x] Stable - go ahead and release - subjected to following documentation
>> fixes.
>>
>>
>> Following section should be changed:
>>
>> Sorry. Following section need not be changed.
> I created the project using archetype and used testing instructions in
> getting started page. :)
>
> Code and instructions on getting started page are matching.
>
>
>
>> Run the following command or simply go to
>> http://localhost:8080/hello/wso2 from your browser.
>> curl http://localhost:8080/hello/wso2
>> You should see a response that prints "Hello wso2"
>>
>> To:
>> Run the following command or simply go to *http://localhost:8080/service
>> <http://localhost:8080/service>* from your browser.
>> curl *http://localhost:8080/service <http://localhost:8080/service>*
>> You should see a response that prints "*Hello from WSO2 MSF4J*"
>>
>> Also archetype generates a file called 'dependency-reduced-pom.xml'.
>> License is missing there.
>>
>>
>>
>> On Fri, Feb 12, 2016 at 8:24 PM, Samiyuru Senarathne <[email protected]>
>> wrote:
>>
>>> 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]
>>>
>>
>>
>>
>> --
>> /sumedha
>> m: +94 773017743
>> b :  bit.ly/sumedha
>>
>
>
>
> --
> /sumedha
> m: +94 773017743
> b :  bit.ly/sumedha
>



-- 
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