Hi,

Last build was Success since I have reverted the fix.

I will remove the parent and send a new version of BSF.

On Sun, Jan 11, 2015 at 2:39 PM, Maheshika Goonetilleke <[email protected]>
wrote:

> Hi Malaka
>
> The latest build is successful[1].
>
> As explained by Manoj you will require removing the 'parent' from the pom
> since we don't use it anymore.
>
> [1] https://wso2.org/jenkins-pr-builder/job/carbon-mediation/180/
>
> On Sun, Jan 11, 2015 at 1:49 PM, Manoj Kumara <[email protected]> wrote:
>
>> Hi Malaka,
>>
>> You need to remove the parent entry from your orbit bundle.
>>
>> Thanks,
>> Manoj
>>
>>
>> *Manoj Kumara*
>> Software Engineer
>> WSO2 Inc. http://wso2.com/
>> *lean.enterprise.middleware*
>> Mobile: +94713448188
>>
>> On Sun, Jan 11, 2015 at 2:07 AM, Malaka Silva <[email protected]> wrote:
>>
>>> Hi Sameera,
>>>
>>> This works fine locally. Issue is with the Jenkins builder. [1]
>>>
>>> What is the way forward?
>>>
>>> 1) Can we get orbit pom released to nexus?
>>> 2) Remove the parent from [2]?
>>>
>>> [1]
>>> https://wso2.org/jenkins-pr-builder/job/carbon-mediation/179/consoleText
>>> [2] https://github.com/wso2/orbit/blob/master/bsf/3.0.0.wso2v4/pom.xml
>>>
>>> On Sun, Jan 11, 2015 at 8:42 AM, Sameera Jayasoma <[email protected]>
>>> wrote:
>>>
>>>> You've specified orbit pom as the parent pom of the orbit bundle. But
>>>> we've not released this orbit pom to nexus.
>>>>
>>>> Can you remove all modules in the orbit pom and build it locally? Then
>>>> try to build bsf bundle.
>>>>
>>>> Thanks,
>>>> Sameera.
>>>>
>>>> On Sat, Jan 10, 2015 at 3:43 PM, Malaka Silva <[email protected]> wrote:
>>>>
>>>>> Hi Sameera,
>>>>>
>>>>> I am getting the following after upgrading the feature to
>>>>> bsf-all:jar:3.0.0.wso2v4 any idea?
>>>>>
>>>>> [ERROR] Failed to execute goal on project
>>>>> org.wso2.carbon.mediators.server.feature: Could not resolve dependencies
>>>>> for project
>>>>> org.wso2.carbon:org.wso2.carbon.mediators.server.feature:pom:4.3.0-SNAPSHOT:
>>>>> Failed to collect dependencies for
>>>>> [org.wso2.carbon:org.wso2.carbon.mediator.clazz.services:jar:4.3.0-SNAPSHOT
>>>>> (compile),
>>>>> org.wso2.carbon:org.wso2.carbon.mediator.command.services:jar:4.3.0-SNAPSHOT
>>>>> (compile),
>>>>> org.wso2.carbon:org.wso2.carbon.mediator.router.impl:jar:4.3.0-SNAPSHOT
>>>>> (compile),
>>>>> org.wso2.carbon:org.wso2.carbon.mediator.fastXSLT:jar:4.3.0-SNAPSHOT
>>>>> (compile), org.wso2.carbon:org.wso2.carbon.ec2-client:jar:4.2.0 (compile),
>>>>> org.apache.bsf.wso2:bsf-all:jar:3.0.0.wso2v4 (compile),
>>>>> rhino.wso2:js:jar:1.7.0.R4.wso2v1 (compile),
>>>>> org.wso2.carbon:org.wso2.carbon.mediator.event:jar:4.3.0-SNAPSHOT
>>>>> (compile)]: Failed to read artifact descriptor for
>>>>> org.apache.bsf.wso2:bsf-all:jar:3.0.0.wso2v4: Failure to find
>>>>> org.wso2.carbon:orbit-parent:pom:4.3.0-SNAPSHOT in
>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>>>> the local repository, resolution will not be reattempted until the update
>>>>> interval of wso2-nexus has elapsed or updates are forced -> [Help 1]
>>>>> [ERROR]
>>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>>>> the -e switch.
>>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>>>
>>>>>
>>>>> On Wed, Jan 7, 2015 at 6:13 AM, Malaka Silva <[email protected]> wrote:
>>>>>
>>>>>> Great Thx. Will Check
>>>>>>
>>>>>> On Tue, Jan 6, 2015 at 11:37 PM, Maheshika Goonetilleke <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi Sameera and Malaka
>>>>>>>
>>>>>>> Deployed successfully.
>>>>>>>
>>>>>>> On Tue, Jan 6, 2015 at 7:18 PM, Sameera Jayasoma <[email protected]>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi Maheshika,
>>>>>>>>
>>>>>>>> Can you please release this orbit bundle?
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Sameera.
>>>>>>>>
>>>>>>>> On Tue, Jan 6, 2015 at 3:26 PM, Malaka Silva <[email protected]>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Hi Sameera,
>>>>>>>>>
>>>>>>>>> Changed the pull request accordingly. Please merge.
>>>>>>>>>
>>>>>>>>> On Tue, Jan 6, 2015 at 3:22 PM, Malaka Silva <[email protected]>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Maheshika,
>>>>>>>>>>
>>>>>>>>>> Changed the pull request accordingly. Please merge.
>>>>>>>>>>
>>>>>>>>>> On Tue, Jan 6, 2015 at 10:55 AM, Malaka Silva <[email protected]>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> sure will do
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jan 6, 2015 at 10:53 AM, Manoj Kumara <[email protected]>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Malaka,
>>>>>>>>>>>>
>>>>>>>>>>>> Please create a public jira as well to track this.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Manoj
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> *Manoj Kumara*
>>>>>>>>>>>> Software Engineer
>>>>>>>>>>>> WSO2 Inc. http://wso2.com/
>>>>>>>>>>>> *lean.enterprise.middleware*
>>>>>>>>>>>> Mobile: +94713448188
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Jan 6, 2015 at 10:50 AM, Malaka Silva <[email protected]>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> After removing the Embed-Dependency we are getting the
>>>>>>>>>>>>> following error.
>>>>>>>>>>>>>
>>>>>>>>>>>>> According to the investigation done with Manoj. the issue
>>>>>>>>>>>>> seems to be with plugin version maven-bundle-plugin:2.3.7.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Version 2.5.3 seems to fix the issue.
>>>>>>>>>>>>>
>>>>>>>>>>>>> As discussed with Sameera we will be upgrading this only for
>>>>>>>>>>>>> given orbit bundle. (Not in parent)
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Error:
>>>>>>>>>>>>> [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @
>>>>>>>>>>>>> bsf-all ---
>>>>>>>>>>>>> [ERROR] Bundle org.apache.bsf.wso2:bsf-all:bundle:3.0.0.wso2v4
>>>>>>>>>>>>> : The default package '.' is not permitted by the Import-Package 
>>>>>>>>>>>>> syntax.
>>>>>>>>>>>>>  This can be caused by compile errors in Eclipse because
>>>>>>>>>>>>> Eclipse creates
>>>>>>>>>>>>> valid class files regardless of compile errors.
>>>>>>>>>>>>> The following package(s) import from the default package
>>>>>>>>>>>>> [bsh.engine, com.sun.phobos.script.javascript, 
>>>>>>>>>>>>> com.sun.phobos.script.util,
>>>>>>>>>>>>> com.sun.script.jacl, com.sun.script.jaskell, com.sun.script.java,
>>>>>>>>>>>>> com.sun.script.jelly, com.sun.script.jep, com.sun.script.jexl,
>>>>>>>>>>>>> com.sun.script.jruby, com.sun.script.judo, com.sun.script.juel,
>>>>>>>>>>>>> com.sun.script.jython, com.sun.script.ognl, com.sun.script.scheme,
>>>>>>>>>>>>> com.sun.script.xpath, com.sun.script.xslt, org.pnuts.scriptapi]
>>>>>>>>>>>>> [ERROR] Error(s) found in bundle configuration
>>>>>>>>>>>>>
>>>>>>>>>>>>> Best Regards,
>>>>>>>>>>>>> Malaka
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Mon, Jan 5, 2015 at 5:27 PM, Sameera Jayasoma <
>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi Malaka,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> As per our new orbit guidelines (Which are yet to be
>>>>>>>>>>>>>> documented), I noticed following issue in the orbit bundle.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 1)  Empty Import-Package header. We need to properly put the
>>>>>>>>>>>>>> list of packages to be imported.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> + <Import-Package>+ *;resolution:=optional + </Import-Package
>>>>>>>>>>>>>> >
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 2) Embedding of Rhino dependency. I believe we have a Rhino
>>>>>>>>>>>>>> orbit bundle. Can we use that instead of embedding Rhino?
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 3) Please put version when exporting packages in the
>>>>>>>>>>>>>> Export-Package section.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 4) Usage of the DynamicImport-Package. We need to check
>>>>>>>>>>>>>> whether we need this header.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Sameera.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Mon, Jan 5, 2015 at 5:16 PM, Malaka Silva <[email protected]
>>>>>>>>>>>>>> > wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi Maheshika,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Please merge [1]
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> There was an issue with org.apache.bsf version 3.0.0.wso2v3
>>>>>>>>>>>>>>> pom.xml
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I have fixed this with version 3.0.0.wso2v4
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [1] https://github.com/wso2/orbit/pull/45
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Thu, Dec 18, 2014 at 3:43 PM, Malaka Silva <
>>>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hi Carbon Team,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Please merge the pull request [1]
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> [1] https://github.com/wso2/orbit/pull/45
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Best Regards,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Malaka Silva
>>>>>>>>>>>>>>>> Senior Tech Lead
>>>>>>>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> WSO2, Inc.
>>>>>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Save a tree -Conserve nature & Save the world for your
>>>>>>>>>>>>>>>> future. Print this email only if it is absolutely necessary.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Best Regards,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Malaka Silva
>>>>>>>>>>>>>>> Senior Tech Lead
>>>>>>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> WSO2, Inc.
>>>>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Save a tree -Conserve nature & Save the world for your
>>>>>>>>>>>>>>> future. Print this email only if it is absolutely necessary.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Sameera Jayasoma,
>>>>>>>>>>>>>> Software Architect,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> WSO2, Inc. (http://wso2.com)
>>>>>>>>>>>>>> email: [email protected]
>>>>>>>>>>>>>> blog: http://sameera.adahas.org
>>>>>>>>>>>>>> twitter: https://twitter.com/sameerajayasoma
>>>>>>>>>>>>>> flickr:
>>>>>>>>>>>>>> http://www.flickr.com/photos/sameera-jayasoma/collections
>>>>>>>>>>>>>> Mobile: 0094776364456
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Lean . Enterprise . Middleware
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>>
>>>>>>>>>>>>> Best Regards,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Malaka Silva
>>>>>>>>>>>>> Senior Tech Lead
>>>>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>>>>
>>>>>>>>>>>>> WSO2, Inc.
>>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>>
>>>>>>>>>>> Best Regards,
>>>>>>>>>>>
>>>>>>>>>>> Malaka Silva
>>>>>>>>>>> Senior Tech Lead
>>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>>
>>>>>>>>>>> WSO2, Inc.
>>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>>>
>>>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> Best Regards,
>>>>>>>>>>
>>>>>>>>>> Malaka Silva
>>>>>>>>>> Senior Tech Lead
>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>
>>>>>>>>>> WSO2, Inc.
>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>>
>>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>>
>>>>>>>>> Best Regards,
>>>>>>>>>
>>>>>>>>> Malaka Silva
>>>>>>>>> Senior Tech Lead
>>>>>>>>> M: +94 777 219 791
>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>> Fax :94 11 2145300
>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>
>>>>>>>>> WSO2, Inc.
>>>>>>>>> lean . enterprise . middleware
>>>>>>>>> http://www.wso2.com/
>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>
>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Sameera Jayasoma,
>>>>>>>> Software Architect,
>>>>>>>>
>>>>>>>> WSO2, Inc. (http://wso2.com)
>>>>>>>> email: [email protected]
>>>>>>>> blog: http://sameera.adahas.org
>>>>>>>> twitter: https://twitter.com/sameerajayasoma
>>>>>>>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>>>>>>> Mobile: 0094776364456
>>>>>>>>
>>>>>>>> Lean . Enterprise . Middleware
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Thanks & Best Regards,
>>>>>>>
>>>>>>> Maheshika Goonetilleke
>>>>>>> Engineering Process Coordinator
>>>>>>>
>>>>>>> *WSO2 Inc*
>>>>>>> *email   : [email protected] <[email protected]>*
>>>>>>> *mobile : +94 773 596707 <%2B94%20773%20596707>*
>>>>>>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise .
>>>>>>> middleware
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Best Regards,
>>>>>>
>>>>>> Malaka Silva
>>>>>> Senior Tech Lead
>>>>>> M: +94 777 219 791
>>>>>> Tel : 94 11 214 5345
>>>>>> Fax :94 11 2145300
>>>>>> Skype : malaka.sampath.silva
>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>
>>>>>> WSO2, Inc.
>>>>>> lean . enterprise . middleware
>>>>>> http://www.wso2.com/
>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>
>>>>>> Save a tree -Conserve nature & Save the world for your future. Print
>>>>>> this email only if it is absolutely necessary.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Best Regards,
>>>>>
>>>>> Malaka Silva
>>>>> Senior Tech Lead
>>>>> M: +94 777 219 791
>>>>> Tel : 94 11 214 5345
>>>>> Fax :94 11 2145300
>>>>> Skype : malaka.sampath.silva
>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>
>>>>> WSO2, Inc.
>>>>> lean . enterprise . middleware
>>>>> http://www.wso2.com/
>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>
>>>>> Save a tree -Conserve nature & Save the world for your future. Print
>>>>> this email only if it is absolutely necessary.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Sameera Jayasoma,
>>>> Software Architect,
>>>>
>>>> WSO2, Inc. (http://wso2.com)
>>>> email: [email protected]
>>>> blog: http://sameera.adahas.org
>>>> twitter: https://twitter.com/sameerajayasoma
>>>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>>> Mobile: 0094776364456
>>>>
>>>> Lean . Enterprise . Middleware
>>>>
>>>>
>>>
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Malaka Silva
>>> Senior Tech Lead
>>> M: +94 777 219 791
>>> Tel : 94 11 214 5345
>>> Fax :94 11 2145300
>>> Skype : malaka.sampath.silva
>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>> Blog : http://mrmalakasilva.blogspot.com/
>>>
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>> http://www.wso2.com/
>>> http://www.wso2.com/about/team/malaka-silva/
>>> <http://wso2.com/about/team/malaka-silva/>
>>>
>>> Save a tree -Conserve nature & Save the world for your future. Print
>>> this email only if it is absolutely necessary.
>>>
>>
>>
>
>
> --
>
> Thanks & Best Regards,
>
> Maheshika Goonetilleke
> Engineering Process Coordinator
>
> *WSO2 Inc*
> *email   : [email protected] <[email protected]>*
> *mobile : +94 773 596707 <%2B94%20773%20596707>*
> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise . middleware
>
>
>
>
>


-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/
<http://wso2.com/about/team/malaka-silva/>

Save a tree -Conserve nature & Save the world for your future. Print this
email only if it is absolutely necessary.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to