mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge remote-tracking branch 'remotes/origin/release/V3.2' into merge-3.3/RM-7131_UpdateOldGitlabRefs_no
# Conflicts: # pom.xml
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
Please refer to our [How to contribute](/CONTRIBUTING.md) guide and our [Contributor Covenant Code of Conduct](/CODE_OF_CONDUCT.md).
|
Please refer to our [How to contribute](/CONTRIBUTING.md) guide and our [Contributor Covenant Code of Conduct](/CODE_OF_CONDUCT.md).
|
||||||
|
|
||||||
## Configuring and starting Alfresco/Share
|
## Configuring and starting Alfresco/Share
|
||||||
* Clone the project (e.g. `git clone git@gitlab.alfresco.com:records-management/records-management.git`)
|
* Clone the project (e.g. `git clone git@github.com:Alfresco/governance-services.git`)
|
||||||
* Import the project as a maven project
|
* Import the project as a maven project
|
||||||
* Start the Alfresco/Share instances with the following commands:
|
* Start the Alfresco/Share instances with the following commands:
|
||||||
|
|
||||||
|
8
pom.xml
8
pom.xml
@@ -15,10 +15,10 @@
|
|||||||
</organization>
|
</organization>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://git.alfresco.com/records-management/records-management.git</connection>
|
<connection>scm:git:https://github.com/Alfresco/governance-services.git</connection>
|
||||||
<developerConnection>scm:git:https://git.alfresco.com/records-management/records-management.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/Alfresco/governance-services.git</developerConnection>
|
||||||
<url>https://git.alfresco.com/records-management/records-management</url>
|
<url>https://github.com/Alfresco/governance-services</url>
|
||||||
<tag>V3.3.0</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
|
@@ -19,7 +19,7 @@ Recorded content can be explicitly destroyed whilst maintaining the original nod
|
|||||||
|
|
||||||
### Artifacts and Guidance
|
### Artifacts and Guidance
|
||||||
|
|
||||||
* Source Code Link: [GitLab](https://gitlab.alfresco.com/records-management/records-management/tree/master)
|
* Source Code Link: [GitHub](https://github.com/Alfresco/records-management)
|
||||||
* License: Alfresco Community
|
* License: Alfresco Community
|
||||||
* Issue Tracker Link: [JIRA RM](https://issues.alfresco.com/jira/projects/RM/summary)
|
* Issue Tracker Link: [JIRA RM](https://issues.alfresco.com/jira/projects/RM/summary)
|
||||||
* Contribution Model: Alfresco Closed Source
|
* Contribution Model: Alfresco Closed Source
|
||||||
|
@@ -17,7 +17,7 @@ RM is split into two main parts - a repository integration and a Share integrati
|
|||||||
### Artifacts and Guidance
|
### Artifacts and Guidance
|
||||||
|
|
||||||
* [Community Source Code](https://github.com/Alfresco/records-management)
|
* [Community Source Code](https://github.com/Alfresco/records-management)
|
||||||
* [Enterprise Source Code](https://gitlab.alfresco.com/records-management/records-management) (for partners and customers)
|
* [Enterprise Source Code](https://github.com/Alfresco/governance-services) (for partners and customers)
|
||||||
* [Community License](../LICENSE.txt)
|
* [Community License](../LICENSE.txt)
|
||||||
* [Enterprise License](../../rm-enterprise/LICENSE.txt) (this file will only be present in clones of the Enterprise repository)
|
* [Enterprise License](../../rm-enterprise/LICENSE.txt) (this file will only be present in clones of the Enterprise repository)
|
||||||
* [Issue Tracker Link](https://issues.alfresco.com/jira/projects/RM)
|
* [Issue Tracker Link](https://issues.alfresco.com/jira/projects/RM)
|
||||||
|
Reference in New Issue
Block a user