wso2 svn 结构文档 [英] wso2 svn structure documentation

查看:21
本文介绍了wso2 svn 结构文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何描述 WSO2 svn 结构的文档?

似乎不推荐使用文件夹 https://svn.wso2.org/repos/wso2/branches/.

问题 1:我应该只在 svn 文件夹 https://svn.wso2.org/repos/wso2/carbon/ 中工作吗?

https://svn.wso2.org/repos/wso2/carbon/ 文件夹中,我设法将位拼凑在一起,例如 Carbon orbit内核平台(参见之前的stackoverflow问题).

https://svn.wso2.org/repos/wso2/carbon/platform/branches/文件夹中,有3个子文件夹:

  • 4.0.0
  • 4.0.2AF
  • 4.1.0

问题 2:4.0.0 和 4.1.0 似乎是针对 Carbon 平台的,但什么是 4.0.2AF - 这是应用工厂吗?

问题 3:如果我想在特定版本的 Carbon 上工作,比如 4.0.3,似乎我需要检查 4.0.0 分支.我还需要做什么才能让 mvn clean install 为我构建 4.0.3?

解决方案

问题:我是否应该只在 svn 文件夹中工作 https://svn.wso2.org/repos/wso2/carbon/?

WSO2 目前正在以下 svn 目录中进行积极的开发.

https://svn.wso2.org/repos/wso2/carbon/

<块引用>

问题:4.0.0 和 4.1.0 似乎是针对 Carbon 平台的,但什么是 4.0.2AF - 这是应用工厂吗?

https://svn.wso2.org/repos/中的分支wso2/carbon/platform/branches/ 用于 Carbon 平台.分支 4.0.2AF 用于 WSO2 App Factory (http://wso2.com/cloud/app-factory/)

<块引用>

问题:如果我想在特定版本的 Carbon 上工作,比如 4.0.3,似乎我需要检查 4.0.0 分支.我还需要做什么才能让 mvn clean install 为我构建 4.0.3?

您可以通过以下方式构建 Carbon 4.0.3:

https:///svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/patch-releases/4.0.3/

您将能够使用分支构建产品.这就是为什么在链接中给出了分支 SVN URL.

每个分支都有一个针对次要平台版本的补丁版本.例如:https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/patch-releases/

如您的回答中所述,您也可以从标记版本构建.

您可以从发布矩阵中获得有关产品版本和碳版本的更多详细信息:http://wso2.com/products/carbon/release-matrix/

如果您尚未订阅,您还可以订阅 WSO2 邮件列表并获取更多信息.>

Is there any documentation available that describes the WSO2 svn structure?

It seems that the folder https://svn.wso2.org/repos/wso2/branches/ is deprecated.

Question 1: Should I only be working in the svn folder https://svn.wso2.org/repos/wso2/carbon/?

In the https://svn.wso2.org/repos/wso2/carbon/ folder, I'm managing to piece bits together, for example the difference between Carbon orbit, kernel and platform (see previous stackoverflow question).

In the https://svn.wso2.org/repos/wso2/carbon/platform/branches/ folder, there are 3 sub-folders:

  • 4.0.0
  • 4.0.2AF
  • 4.1.0

Question 2: 4.0.0 and 4.1.0 seem to be for the Carbon Platform, but what is 4.0.2AF - Is this Application Factory?

Question 3: If I want to work on a specific version of Carbon say 4.0.3, it seems that I need to checkout the 4.0.0 branch. What else do I need to do so that mvn clean install will build 4.0.3 for me?

解决方案

Question: Should I only be working in the svn folder https://svn.wso2.org/repos/wso2/carbon/?

WSO2 is currently doing active development in following svn directory.

https://svn.wso2.org/repos/wso2/carbon/

Question: 4.0.0 and 4.1.0 seem to be for the Carbon Platform, but what is 4.0.2AF - Is this Application Factory?

The branches in https://svn.wso2.org/repos/wso2/carbon/platform/branches/ are for the Carbon platform. The branch 4.0.2AF is for WSO2 App Factory (http://wso2.com/cloud/app-factory/)

Question: If I want to work on a specific version of Carbon say 4.0.3, it seems that I need to checkout the 4.0.0 branch. What else do I need to do so that mvn clean install will build 4.0.3 for me?

You can build Carbon 4.0.3 from following:

https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/patch-releases/4.0.3/

You will be able to build products using the branch. That's why branch SVN URL is given in the links.

Each branch has a patch release for minor platform releases. For example: https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/patch-releases/

As mentioned in your answer, you can build from a tagged version also.

You can more details about product version and carbon version from the release matrix: http://wso2.com/products/carbon/release-matrix/

You can also subscribe to WSO2 mailing lists and get more information, if you have not subscribed already.

这篇关于wso2 svn 结构文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆