Hi ,

Did some Critical Fixes that must go to RC3 please take a svn up in

dependencies/synapse , components/mediation/message-store and product/esb


thanks,
Charith

On Sun, May 29, 2011 at 1:54 PM, Amila Maha Arachchi <[email protected]>wrote:

> We are now in features.
>
>
> On Sun, May 29, 2011 at 1:47 PM, Amila Maha Arachchi <[email protected]>wrote:
>
>> FYI
>>
>> Built the admin console component alone and then commented it from
>> components' default profile (there was build failure when all the components
>> were build together. Have reported this in a separate mail).
>>
>>
>> On Sun, May 29, 2011 at 1:33 PM, Amila Maha Arachchi <[email protected]>wrote:
>>
>>>
>>>
>>> On Sun, May 29, 2011 at 1:31 PM, Amila Maha Arachchi <[email protected]>wrote:
>>>
>>>> Hi Denis,
>>>>
>>>> On Sun, May 29, 2011 at 1:10 PM, Denis Weerasiri <[email protected]>wrote:
>>>>
>>>>>
>>>>>
>>>>> On Sun, May 29, 2011 at 12:47 PM, Prabath Siriwardena <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> On Sun, May 29, 2011 at 12:45 PM, Muhammed Shariq <[email protected]>
>>>>>> wrote:
>>>>>> > The ${default.server.role} property is not set for Stratos GS, this
>>>>>> is a
>>>>>> > simple fix, is it ok to commit this now?
>>>>>>
>>>>>> +1 - Go ahead..
>>>>>>
>>>>> Hi, Prabath,
>>>>> Build get inconsistent if we update this as there are other commits
>>>>> added to branch before Shariq's commit.
>>>>>
>>>>> @AmilaM, Can you mention which components did you update after endpoint
>>>>> component build failure?
>>>>>
>>>>
>>> I update registry/org.wso2.carbon.registry.indexing only. (in the
>>> endpoint buil failure i updated, endpoints, sequence-mediator and
>>> localentry)
>>>
>>>>
>>>> Just update shariq's file. It is in product level. So it wont harm the
>>>> consistency. We cant fully update the components any more.
>>>>
>>>>>
>>>>>> Thanks & regards,
>>>>>> -Prabath
>>>>>>
>>>>>> >
>>>>>> > On Sun, May 29, 2011 at 12:00 PM, Amila Maha Arachchi <
>>>>>> [email protected]>
>>>>>> > wrote:
>>>>>> >>
>>>>>> >> There were test failures in
>>>>>> eventing/org.wso2.carbon.eventing.broker.
>>>>>> >> AFAIK eventing is not used anymore. But it is still in the default
>>>>>> profile.
>>>>>> >> I built eventing without tests and commented it locally from the
>>>>>> default
>>>>>> >> profile.
>>>>>> >>
>>>>>> >> Also, had to update
>>>>>> components/registry/org.wso2.carbon.registry.indexing
>>>>>> >> as per a request of G-Reg team. r106328.
>>>>>> >>
>>>>>> >> Building components again with tests.
>>>>>> >>
>>>>>> >> On Sun, May 29, 2011 at 11:26 AM, Amila Maha Arachchi <
>>>>>> [email protected]>
>>>>>> >> wrote:
>>>>>> >>>
>>>>>> >>>
>>>>>> >>> On Sun, May 29, 2011 at 11:24 AM, Prabath Siriwardena <
>>>>>> [email protected]>
>>>>>> >>> wrote:
>>>>>> >>>>
>>>>>> >>>> Please build all the other components with tests..
>>>>>> >>>
>>>>>> >>> Noted. Built event/org.wso2.carbon.event.ws without tests.
>>>>>> >>>
>>>>>> >>> Others will be going with tests
>>>>>> >>>
>>>>>> >>> Thanks,
>>>>>> >>> AmilaM.
>>>>>> >>>>
>>>>>> >>>> Thanks & regards,
>>>>>> >>>> -Prabath
>>>>>> >>>>
>>>>>> >>>> On Sun, May 29, 2011 at 11:17 AM, Amila Maha Arachchi <
>>>>>> [email protected]>
>>>>>> >>>> wrote:
>>>>>> >>>> > Hi,
>>>>>> >>>> >
>>>>>> >>>> > We have test failures in event/org.wso2.carbon.event.ws.
>>>>>> Please have a
>>>>>> >>>> > look.
>>>>>> >>>> >
>>>>>> >>>> > I'll be going forward without tests.
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> > release1@1ec2:~/carbon-3.2.0/components/event/
>>>>>> org.wso2.carbon.event.ws/3.2.0/target/surefire-reports$
>>>>>> >>>> > more
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilderTest.txt
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> -------------------------------------------------------------------------------
>>>>>> >>>> > Test set:
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilderTest
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> -------------------------------------------------------------------------------
>>>>>> >>>> > Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed:
>>>>>> 0.617
>>>>>> >>>> > sec
>>>>>> >>>> > <<< FAILURE!
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> testSubscriptionToSOAP12EnvelopeWithTimeStamp(org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilderTest)
>>>>>> >>>> > Time elapsed: 0.038 sec  <<< FAILURE!
>>>>>> >>>> > junit.framework.ComparisonFailure: Invalid response for the get
>>>>>> status
>>>>>> >>>> > request
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> expected:<...Expires>1970-01-01T0[8:55:45.678+05:3]0</wse:Expires></wse...>
>>>>>> >>>> > but
>>>>>> was:<...Expires>1970-01-01T0[3:25:45.678+00:0]0</wse:Expires></w
>>>>>> >>>> > se...>
>>>>>> >>>> >     at junit.framework.Assert.assertEquals(Assert.java:81)
>>>>>> >>>> >     at
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilderTest.testSubscriptionToSOAP12EnvelopeWithTimeStamp(GetStatusCommandBuilderTest.java:175)
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> testSubscriptionToSOAP11EnvelopeWithTimeStamp(org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilderTest)
>>>>>> >>>> > Time elapsed: 0.002 sec  <<< FAILURE!
>>>>>> >>>> > junit.framework.ComparisonFailure: Invalid response for the get
>>>>>> status
>>>>>> >>>> > request
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> expected:<...Expires>1970-01-01T0[8:55:45.678+05:3]0</wse:Expires></wse...>
>>>>>> >>>> > but
>>>>>> was:<...Expires>1970-01-01T0[3:25:45.678+00:0]0</wse:Expires></w
>>>>>> >>>> > se...>
>>>>>> >>>> >     at junit.framework.Assert.assertEquals(Assert.java:81)
>>>>>> >>>> >     at
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilderTest.testSubscriptionToSOAP11EnvelopeWithTimeStamp(GetStatusCommandBuilderTest.java:189)
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> > release1@1ec2:~/carbon-3.2.0/components/event/
>>>>>> org.wso2.carbon.event.ws/3.2.0/target/surefire-reports$
>>>>>> >>>> >
>>>>>> >>>> > release1@1ec2:~/carbon-3.2.0/components/event/
>>>>>> org.wso2.carbon.event.ws/3.2.0/target/surefire-reports$
>>>>>> >>>> >
>>>>>> >>>> > release1@1ec2:~/carbon-3.2.0/components/event/
>>>>>> org.wso2.carbon.event.ws/3.2.0/target/surefire-reports$
>>>>>> >>>> > more
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.RenewCommandBuilderTest.txt
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> -------------------------------------------------------------------------------
>>>>>> >>>> > Test set:
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.RenewCommandBuilderTest
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> -------------------------------------------------------------------------------
>>>>>> >>>> > Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed:
>>>>>> 0.532
>>>>>> >>>> > sec
>>>>>> >>>> > <<< FAILURE!
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> testSubscriptionToSOAP12Envelope(org.wso2.carbon.event.ws.internal.builders.RenewCommandBuilderTest)
>>>>>> >>>> > Time elapsed: 0.052 sec  <<< FAILURE!
>>>>>> >>>> > junit.framework.ComparisonFailure: Invalid response for the
>>>>>> renew
>>>>>> >>>> > request
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> expected:<...Expires>1970-01-01T0[8:55:45.678+05:3]0</wse:Expires></wse...>
>>>>>> >>>> > but
>>>>>> >>>> >
>>>>>> was:<...Expires>1970-01-01T0[3:25:45.678+00:0]0</wse:Expires></wse...
>>>>>> >>>> >>
>>>>>> >>>> >     at junit.framework.Assert.assertEquals(Assert.java:81)
>>>>>> >>>> >     at
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.RenewCommandBuilderTest.testSubscriptionToSOAP12Envelope(RenewCommandBuilderTest.java:239)
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> testSubscriptionToSOAP11Envelope(org.wso2.carbon.event.ws.internal.builders.RenewCommandBuilderTest)
>>>>>> >>>> > Time elapsed: 0.002 sec  <<< FAILURE!
>>>>>> >>>> > junit.framework.ComparisonFailure: Invalid response for the
>>>>>> renew
>>>>>> >>>> > request
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> expected:<...Expires>1970-01-01T0[8:55:45.678+05:3]0</wse:Expires></wse...>
>>>>>> >>>> > but
>>>>>> >>>> >
>>>>>> was:<...Expires>1970-01-01T0[3:25:45.678+00:0]0</wse:Expires></wse...
>>>>>> >>>> >>
>>>>>> >>>> >     at junit.framework.Assert.assertEquals(Assert.java:81)
>>>>>> >>>> >     at
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> org.wso2.carbon.event.ws.internal.builders.RenewCommandBuilderTest.testSubscriptionToSOAP11Envelope(RenewCommandBuilderTest.java:253)
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> > On Sun, May 29, 2011 at 10:56 AM, Amila Maha Arachchi
>>>>>> >>>> > <[email protected]>
>>>>>> >>>> > wrote:
>>>>>> >>>> >>
>>>>>> >>>> >>
>>>>>> >>>> >> On Sun, May 29, 2011 at 10:42 AM, Hiranya Jayathilaka
>>>>>> >>>> >> <[email protected]>
>>>>>> >>>> >> wrote:
>>>>>> >>>> >>>
>>>>>> >>>> >>>
>>>>>> >>>> >>> On Sun, May 29, 2011 at 10:24 AM, Denis Weerasiri <
>>>>>> [email protected]>
>>>>>> >>>> >>> wrote:
>>>>>> >>>> >>>>
>>>>>> >>>> >>>> Hi,
>>>>>> >>>> >>>>  FYI,
>>>>>> >>>> >>>> [INFO] Compiling 6 source files to
>>>>>> >>>> >>>>
>>>>>> >>>> >>>>
>>>>>> /home/release1/carbon-3.2.0/components/endpoint/org.wso2.carbon.endpoint/3.2.0/target/classes
>>>>>> >>>> >>>> [INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
>>>>>> >>>> >>>> [ERROR] @scr.reference: Invalid Cardinality specification
>>>>>> 1..0
>>>>>> >>>> >>>>
>>>>>> >>>> >>>>
>>>>>> (file:/home/release1/carbon-3.2.0/components/endpoint/org.wso2.carbon.endpoint/3.2.0/src/main/java/org/wso2/carbon/endpoint/EndpointServiceComponent.java,
>>>>>> >>>> >>>> line 63)
>>>>>> >>>> >>>
>>>>>> >>>> >>> Try now. Update endpoint, sequence-editor and localentry
>>>>>> components
>>>>>> >>>> >>
>>>>>> >>>> >> Updated the above components and build resumed from
>>>>>> components.
>>>>>> >>>> >>
>>>>>> >>>> >> AmilaM.
>>>>>> >>>> >>>
>>>>>> >>>> >>> Thanks,
>>>>>> >>>> >>> Hiranya
>>>>>> >>>> >>>
>>>>>> >>>> >>>>
>>>>>> >>>> >>>> On Sun, May 29, 2011 at 10:22 AM, Denis Weerasiri <
>>>>>> [email protected]>
>>>>>> >>>> >>>> wrote:
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>> On Sun, May 29, 2011 at 2:07 AM, Denis Weerasiri <
>>>>>> [email protected]>
>>>>>> >>>> >>>>> wrote:
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>> On Sun, May 29, 2011 at 1:27 AM, Denis Weerasiri <
>>>>>> [email protected]>
>>>>>> >>>> >>>>>> wrote:
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>> On Sun, May 29, 2011 at 12:55 AM, Prabath Siriwardena
>>>>>> >>>> >>>>>>> <[email protected]> wrote:
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>> Code frozen for all commits.. svn up in progress for the
>>>>>> RC3
>>>>>> >>>> >>>>>>>> build..
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>> Hi,
>>>>>> >>>> >>>>>>> build was triggered based on r106313.
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>> Hi,
>>>>>> >>>> >>>>>> Build had to trigger again with r106315. So RC3 is based
>>>>>> >>>> >>>>>> on r106315
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>> Hi,
>>>>>> >>>> >>>>> RC3 build is in progress at component level. We used a ec2
>>>>>> machine
>>>>>> >>>> >>>>> with
>>>>>> >>>> >>>>> a clean repo.
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>> Thanks & regards,
>>>>>> >>>> >>>>>>>> -Prabath
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>> On Sat, May 28, 2011 at 11:13 PM, Prabath Siriwardena
>>>>>> >>>> >>>>>>>> <[email protected]> wrote:
>>>>>> >>>> >>>>>>>> > Please note the $subject.
>>>>>> >>>> >>>>>>>> >
>>>>>> >>>> >>>>>>>> > Code is frozen to everyone else other than Supun and
>>>>>> Thilina
>>>>>> >>>> >>>>>>>> > who
>>>>>> >>>> >>>>>>>> > are
>>>>>> >>>> >>>>>>>> > working on two L1s. As soon as we get those fixes will
>>>>>> >>>> >>>>>>>> > trigger the
>>>>>> >>>> >>>>>>>> > RC3
>>>>>> >>>> >>>>>>>> > build.
>>>>>> >>>> >>>>>>>> >
>>>>>> >>>> >>>>>>>> > Please refrain from committing...
>>>>>> >>>> >>>>>>>> >
>>>>>> >>>> >>>>>>>> > --
>>>>>> >>>> >>>>>>>> > Thanks & Regards,
>>>>>> >>>> >>>>>>>> > Prabath
>>>>>> >>>> >>>>>>>> >
>>>>>> >>>> >>>>>>>> > http://blog.facilelogin.com
>>>>>> >>>> >>>>>>>> > http://RampartFAQ.com
>>>>>> >>>> >>>>>>>> >
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>> --
>>>>>> >>>> >>>>>>>> Thanks & Regards,
>>>>>> >>>> >>>>>>>> Prabath
>>>>>> >>>> >>>>>>>>
>>>>>> >>>> >>>>>>>> http://blog.facilelogin.com
>>>>>> >>>> >>>>>>>> http://RampartFAQ.com
>>>>>> >>>> >>>>>>>> _______________________________________________
>>>>>> >>>> >>>>>>>> Carbon-dev mailing list
>>>>>> >>>> >>>>>>>> [email protected]
>>>>>> >>>> >>>>>>>>
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>> --
>>>>>> >>>> >>>>>>> Thanks,
>>>>>> >>>> >>>>>>> Denis
>>>>>> >>>> >>>>>>>
>>>>>> ----------------------------------------------------------
>>>>>> >>>> >>>>>>> Denis Weerasiri
>>>>>> >>>> >>>>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>>>> >>>> >>>>>>> email: denis [AT] wso2.com
>>>>>> >>>> >>>>>>> blog: http://ddweerasiri.blogspot.com
>>>>>> >>>> >>>>>>> twitter: http://twitter.com/ddweerasiri
>>>>>> >>>> >>>>>>> linked-in: http://lk.linkedin.com/in/ddweerasiri
>>>>>> >>>> >>>>>>>
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>> --
>>>>>> >>>> >>>>>> Thanks,
>>>>>> >>>> >>>>>> Denis
>>>>>> >>>> >>>>>> ----------------------------------------------------------
>>>>>> >>>> >>>>>> Denis Weerasiri
>>>>>> >>>> >>>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>>>> >>>> >>>>>> email: denis [AT] wso2.com
>>>>>> >>>> >>>>>> blog: http://ddweerasiri.blogspot.com
>>>>>> >>>> >>>>>> twitter: http://twitter.com/ddweerasiri
>>>>>> >>>> >>>>>> linked-in: http://lk.linkedin.com/in/ddweerasiri
>>>>>> >>>> >>>>>>
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>> --
>>>>>> >>>> >>>>> Thanks,
>>>>>> >>>> >>>>> Denis
>>>>>> >>>> >>>>> ----------------------------------------------------------
>>>>>> >>>> >>>>> Denis Weerasiri
>>>>>> >>>> >>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>>>> >>>> >>>>> email: denis [AT] wso2.com
>>>>>> >>>> >>>>> blog: http://ddweerasiri.blogspot.com
>>>>>> >>>> >>>>> twitter: http://twitter.com/ddweerasiri
>>>>>> >>>> >>>>> linked-in: http://lk.linkedin.com/in/ddweerasiri
>>>>>> >>>> >>>>>
>>>>>> >>>> >>>>
>>>>>> >>>> >>>>
>>>>>> >>>> >>>>
>>>>>> >>>> >>>> --
>>>>>> >>>> >>>> Thanks,
>>>>>> >>>> >>>> Denis
>>>>>> >>>> >>>> ----------------------------------------------------------
>>>>>> >>>> >>>> Denis Weerasiri
>>>>>> >>>> >>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>>>> >>>> >>>> email: denis [AT] wso2.com
>>>>>> >>>> >>>> blog: http://ddweerasiri.blogspot.com
>>>>>> >>>> >>>> twitter: http://twitter.com/ddweerasiri
>>>>>> >>>> >>>> linked-in: http://lk.linkedin.com/in/ddweerasiri
>>>>>> >>>> >>>>
>>>>>> >>>> >>>>
>>>>>> >>>> >>>> _______________________________________________
>>>>>> >>>> >>>> Carbon-dev mailing list
>>>>>> >>>> >>>> [email protected]
>>>>>> >>>> >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >>>> >>>>
>>>>>> >>>> >>>
>>>>>> >>>> >>>
>>>>>> >>>> >>>
>>>>>> >>>> >>> --
>>>>>> >>>> >>> Hiranya Jayathilaka
>>>>>> >>>> >>> Associate Technical Lead;
>>>>>> >>>> >>> WSO2 Inc.;  http://wso2.org
>>>>>> >>>> >>> E-mail: [email protected];  Mobile: +94 77 633 3491
>>>>>> >>>> >>> Blog: http://techfeast-hiranya.blogspot.com
>>>>>> >>>> >>>
>>>>>> >>>> >>> _______________________________________________
>>>>>> >>>> >>> Carbon-dev mailing list
>>>>>> >>>> >>> [email protected]
>>>>>> >>>> >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >>>> >>>
>>>>>> >>>> >>
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>> > _______________________________________________
>>>>>> >>>> > Carbon-dev mailing list
>>>>>> >>>> > [email protected]
>>>>>> >>>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >>>> >
>>>>>> >>>> >
>>>>>> >>>>
>>>>>> >>>>
>>>>>> >>>>
>>>>>> >>>> --
>>>>>> >>>> Thanks & Regards,
>>>>>> >>>> Prabath
>>>>>> >>>>
>>>>>> >>>> http://blog.facilelogin.com
>>>>>> >>>> http://RampartFAQ.com
>>>>>> >>>> _______________________________________________
>>>>>> >>>> Carbon-dev mailing list
>>>>>> >>>> [email protected]
>>>>>> >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >>>
>>>>>> >>
>>>>>> >>
>>>>>> >> _______________________________________________
>>>>>> >> Carbon-dev mailing list
>>>>>> >> [email protected]
>>>>>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >>
>>>>>> >
>>>>>> >
>>>>>> > _______________________________________________
>>>>>> > Carbon-dev mailing list
>>>>>> > [email protected]
>>>>>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>> >
>>>>>> >
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks & Regards,
>>>>>> Prabath
>>>>>>
>>>>>> http://blog.facilelogin.com
>>>>>> http://RampartFAQ.com
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> [email protected]
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Denis
>>>>> ----------------------------------------------------------
>>>>> *Denis Weerasiri*
>>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>>>>> *
>>>>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>>>>> *
>>>>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>>>>> *
>>>>> linked-in: 
>>>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Carbon-dev mailing list
>>>>> [email protected]
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Charith Dhanushka Wickramarachchi
Software Engineer
WSO2 Inc
http://wso2.com/
http://wso2.org/

blog
http://charithwiki.blogspot.com/

twitter
http://twitter.com/charithwiki
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to