Skip to content

Commit 5411098

Browse files
committed
[APPS-2270] Prepare release-4.7
1 parent e63c849 commit 5411098

File tree

20 files changed

+93
-52
lines changed

20 files changed

+93
-52
lines changed

.github/workflows/ci.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,18 @@ jobs:
5656
java-version: 17
5757
- name: "current version Java 11"
5858
java-version: 11
59+
- name: "23.1 Enterprise Java 17"
60+
java-version: 17
61+
suite: -Penterprise-231-tests
62+
- name: "23.1 Community Java 17"
63+
java-version: 17
64+
suite: -Pcommunity-231-tests
65+
- name: "23.1 Enterprise Java 11"
66+
java-version: 11
67+
suite: -Penterprise-231-tests
68+
- name: "23.1 Community Java 11"
69+
java-version: 11
70+
suite: -Pcommunity-231-tests
5971
- name: "7.4 Enterprise Java 17"
6072
java-version: 17
6173
suite: -Penterprise-74-tests

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ If you are an Enterprise customer check the [Support](#alfresco-enterprise-custo
1515

1616
## News
1717

18+
- 2023-11: Alfresco SDK 4.7.0 released
1819
- 2023-06: Alfresco SDK 4.6.0 released
1920
- 2022-10: Alfresco SDK 4.5.0 released
2021
- 2022-03: Alfresco SDK 4.4.0 released
@@ -77,7 +78,7 @@ the `alfresco.log` file has also been moved to a more appropriate location (Tomc
7778

7879
In Q4 2020, Alfresco Platform has undergone a major structural refactoring.
7980

80-
Depending on the Platform version desired, you might need to use SDK 4.1, 4.3, 4.4 or SDK 4.5 instead of SDK 4.6.
81+
Depending on the Platform version desired, you might need to use SDK 4.1, 4.3, 4.4, 4.5 or SDK 4.6 instead of SDK 4.7.
8182

8283
- For Enterprise and Community versions of 7.x, SDK 4.4 or higher must be used
8384
- For Enterprise versions of 6.0.x, 6.1.x, 6.2.x newer than November 2020, SDK 4.3 must be used
@@ -91,24 +92,25 @@ It's also important to remember that:
9192
- Enterprise Docker images are published on *Quay.io*
9293

9394
### Latest Documentation
94-
To get started with **Alfresco SDK 4.6.x** (latest) visit the [Alfresco Documentation](docs/README.md).
95+
To get started with **Alfresco SDK 4.7.x** (latest) visit the [Alfresco Documentation](docs/README.md).
9596

9697
#### Documentation about Previous Versions
97-
| SDK Version | Alfresco Enterprise Version | Alfresco Community Version | Documentation |
98-
|-------------|:----------------------------------------------:|:----------------------------------------------:|:---------------------------------------------------------------------------|
99-
| SDK 4.6 | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x / 7.4.x | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x / 7.4.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
100-
| SDK 4.5 | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
101-
| SDK 4.4 | Alfresco 7.0.x / 7.1.x / 7.2.x | Alfresco 7.0.x / 7.1.x / 7.2.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
102-
| SDK 4.3 | Alfresco 6.0.x / 6.1.x / 6.2.x / 7.0.x / 7.1.x | Alfresco 7.0.x / 7.1.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
103-
| SDK 4.2 | Alfresco 6.0.x / 6.1.x / 6.2.x / 7.0.x | Alfresco 7.0.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
104-
| SDK 4.1 | Alfresco 6.0.x / 6.1.x / 6.2.x | Alfresco 6.0.x / 6.1.x / 6.2.x | https://github.com/Alfresco/alfresco-sdk/blob/sdk-4.1/docs/README.md |
105-
| SDK 4.0 | Alfresco 6.0.x / 6.1.x | Alfresco 6.0.x / 6.1.x | https://github.com/Alfresco/alfresco-sdk/blob/sdk-4.0/docs/README.md |
106-
| SDK 3.1 | Alfresco 5.2.x | Alfresco 5.2.x | http://docs.alfresco.com/5.2/concepts/sdk-intro.html |
107-
| SDK 3.0 | Alfresco 5.2.x | Alfresco 5.2.x | http://docs.alfresco.com/5.2/concepts/sdk-intro.html |
108-
| SDK 2.2 | Alfresco 5.1.x | Alfresco 5.1.x | https://docs.alfresco.com/5.1/concepts/alfresco-sdk-intro.html |
109-
| SDK 2.1 | Alfresco 5.0.1 | Alfresco 5.0.d | https://docs.alfresco.com/sdk2.1/concepts/alfresco-sdk-intro.html |
110-
| SDK 2.0 | Alfresco 5.0.0 | Alfresco 5.0.c | https://docs.alfresco.com/sdk2.0/concepts/alfresco-sdk-intro.html |
111-
| SDK 1.1.1 | Alfresco 4.2.x | Alfresco 4.2.x | https://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-intro.html |
98+
| SDK Version | Alfresco Enterprise Version | Alfresco Community Version | Documentation |
99+
|-------------|:-------------------------------------------------------:|:-------------------------------------------------------:|:---------------------------------------------------------------------------|
100+
| SDK 4.7 | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x / 7.4.x / 23.1.x | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x / 7.4.x / 23.1.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
101+
| SDK 4.6 | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x / 7.4.x | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x / 7.4.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
102+
| SDK 4.5 | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x | Alfresco 7.0.x / 7.1.x / 7.2.x / 7.3.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
103+
| SDK 4.4 | Alfresco 7.0.x / 7.1.x / 7.2.x | Alfresco 7.0.x / 7.1.x / 7.2.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
104+
| SDK 4.3 | Alfresco 6.0.x / 6.1.x / 6.2.x / 7.0.x / 7.1.x | Alfresco 7.0.x / 7.1.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
105+
| SDK 4.2 | Alfresco 6.0.x / 6.1.x / 6.2.x / 7.0.x | Alfresco 7.0.x | https://github.com/Alfresco/alfresco-sdk/tree/master/docs/README.md |
106+
| SDK 4.1 | Alfresco 6.0.x / 6.1.x / 6.2.x | Alfresco 6.0.x / 6.1.x / 6.2.x | https://github.com/Alfresco/alfresco-sdk/blob/sdk-4.1/docs/README.md |
107+
| SDK 4.0 | Alfresco 6.0.x / 6.1.x | Alfresco 6.0.x / 6.1.x | https://github.com/Alfresco/alfresco-sdk/blob/sdk-4.0/docs/README.md |
108+
| SDK 3.1 | Alfresco 5.2.x | Alfresco 5.2.x | http://docs.alfresco.com/5.2/concepts/sdk-intro.html |
109+
| SDK 3.0 | Alfresco 5.2.x | Alfresco 5.2.x | http://docs.alfresco.com/5.2/concepts/sdk-intro.html |
110+
| SDK 2.2 | Alfresco 5.1.x | Alfresco 5.1.x | https://docs.alfresco.com/5.1/concepts/alfresco-sdk-intro.html |
111+
| SDK 2.1 | Alfresco 5.0.1 | Alfresco 5.0.d | https://docs.alfresco.com/sdk2.1/concepts/alfresco-sdk-intro.html |
112+
| SDK 2.0 | Alfresco 5.0.0 | Alfresco 5.0.c | https://docs.alfresco.com/sdk2.0/concepts/alfresco-sdk-intro.html |
113+
| SDK 1.1.1 | Alfresco 4.2.x | Alfresco 4.2.x | https://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-intro.html |
112114

113115
## Reporting Issues and Community Support
114116
Report issues (and contribute!) [here](https://github.com/Alfresco/alfresco-sdk/issues?milestone=1&state=open) or join us on the [IRC Channel](http://chat.alfresco.com/).

archetypes/alfresco-allinone-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.alfresco.maven</groupId>
1313
<artifactId>alfresco-sdk-aggregator</artifactId>
14-
<version>4.7.0-SNAPSHOT</version>
14+
<version>4.7.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Alfresco AIO Project - SDK 4.6
1+
# Alfresco AIO Project - SDK 4.7
22

3-
This is an All-In-One (AIO) project for Alfresco SDK 4.6.
3+
This is an All-In-One (AIO) project for Alfresco SDK 4.7.
44

55
Run with `./run.sh build_start` or `./run.bat build_start` and verify that it
66

archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>${artifactId}</artifactId>
66
<name>Integration Tests Module</name>
7-
<description>Integration Tests module for in-container integration testing - part of AIO - SDK 4.6</description>
7+
<description>Integration Tests module for in-container integration testing - part of AIO - SDK 4.7</description>
88
<packaging>jar</packaging> <!-- Note. this just runs Integration Tests, but it needs to be a JAR otherwise
99
nothing is compiled (i.e. you cannot set it to pom) -->
1010

archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>${artifactId}</artifactId>
55
<name>Alfresco Platform/Repository JAR Module</name>
6-
<description>Platform/Repo JAR Module (to be included in the alfresco.war) - part of AIO - SDK 4.6</description>
6+
<description>Platform/Repo JAR Module (to be included in the alfresco.war) - part of AIO - SDK 4.7</description>
77
<packaging>jar</packaging>
88

99
<parent>

archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>${artifactId}</artifactId>
66
<name>Alfresco Share JAR Module</name>
77
<packaging>jar</packaging>
8-
<description>Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 4.6</description>
8+
<description>Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 4.7</description>
99

1010
<parent>
1111
<groupId>${groupId}</groupId>

archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<groupId>${groupId}</groupId>
66
<artifactId>${artifactId}</artifactId>
77
<version>${version}</version>
8-
<name>AIO - SDK 4.6</name>
9-
<description>All-In-One (AIO) project for SDK 4.6</description>
8+
<name>AIO - SDK 4.7</name>
9+
<description>All-In-One (AIO) project for SDK 4.7</description>
1010
<packaging>pom</packaging>
1111

1212
<prerequisites>

archetypes/alfresco-platform-jar-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.alfresco.maven</groupId>
1414
<artifactId>alfresco-sdk-aggregator</artifactId>
15-
<version>4.7.0-SNAPSHOT</version>
15+
<version>4.7.0</version>
1616
<relativePath>../../pom.xml</relativePath>
1717
</parent>
1818

archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Alfresco ACS JAR Module - SDK 4.6
1+
# Alfresco ACS JAR Module - SDK 4.7
22

3-
This is an ACS project for Alfresco SDK 4.6.
3+
This is an ACS project for Alfresco SDK 4.7.
44

55
Run with `./run.sh build_start` or `./run.bat build_start` and verify that it
66

0 commit comments

Comments
 (0)