WSO2 Carbon Deployment 5.0.0 Release

The Carbon team is pleased to announce the release of Carbon Deployment
5.0.0. Listed below are the features introduced with this release. The
Carbon deployment framework that was previously part of carbon-kernel is
now maintained separately with this release.

New Features

   - Carbon Deployment Framework to deploy artifacts
   - SDK to write artifact deployers and deployment lifecycle listeners
   - Artifact deployment notifier via JMS


Installing as a Carbon Feature

You may install carbon-deployment feature to your product by using the
following two dependencies. First one provides the core deployment framework,
while the second one provides the deployment notifier.

<dependency>
  <groupId>org.wso2.carbon.deployment</groupId>
  <artifactId>org.wso2.carbon.deployment.engine.feature</artifactId>
  <version>5.0.0</version>
  <type>zip</type>
</dependency>

<dependency>
  <groupId>org.wso2.carbon.deployment</groupId>
  <artifactId>org.wso2.carbon.deployment.notifier.feature</artifactId>
  <version>5.0.0</version>
  <type>zip</type>
</dependency>

How to Contribute

   - WSO2 Carbon Deployment code is hosted in github.
   - The Git repository is https://github.com/wso2/carbon-deployment
   - Carbon Deployment 5.0.0 release tag is
   https://github.com/wso2/carbon-deployment/tree/v5.0.0
   - Please report issues at Carbon Deployment Jira,
   https://wso2.org/jira/browse/CDEPLOY


Contact Us

​WSO2 Carbon developers​ can be contacted via following mailing lists:

   -

   WSO2 Developers List: [email protected]
   -

   WSO2 Architecture List: [email protected]


-- 

*Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
email: kasung AT spamfree wso2.com
linked-in: http://lk.linkedin.com/in/gajasinghe
blog: http://kasunbg.org
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to