File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 24
24
xsi : schemaLocation =" http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd" >
25
25
<body >
26
26
27
+ <release version =" 2.0.10" date =" not released" >
28
+ <action type =" update" dev =" sseifert" issue =" 110" >
29
+ Role aem-cms: Mark all content packages that might be generated with dependencyChainIgnore=true - the order of installation is not relevant for those packages.
30
+ </action >
31
+ </release >
32
+
27
33
<release version =" 2.0.8" date =" 2025-02-19" >
28
34
<action type =" update" dev =" sseifert" issue =" 94" >
29
35
Role aem-dispatcher-cloud: Sync with default dispatcher configuration from Adobe AEM project archetype 48 to 51.
Original file line number Diff line number Diff line change 51
51
<plugin >
52
52
<groupId >io.wcm.devops.conga</groupId >
53
53
<artifactId >conga-maven-plugin</artifactId >
54
- <version >1.17.2 </version >
54
+ <version >1.17.3-SNAPSHOT </version >
55
55
<extensions >true</extensions >
56
56
<dependencies >
57
57
64
64
<dependency >
65
65
<groupId >io.wcm.devops.conga.plugins</groupId >
66
66
<artifactId >io.wcm.devops.conga.plugins.aem</artifactId >
67
- <version >2.20.2 </version >
67
+ <version >2.20.3-SNAPSHOT </version >
68
68
</dependency >
69
69
70
70
</dependencies >
Original file line number Diff line number Diff line change 30
30
postProcessors :
31
31
- aem-contentpackage
32
32
postProcessorOptions :
33
+ dependencyChainIgnore : true
33
34
contentPackage :
34
35
name : aem-cms-publish-slingmapping
35
36
packageType : content
58
59
postProcessors :
59
60
- aem-contentpackage
60
61
postProcessorOptions :
62
+ dependencyChainIgnore : true
61
63
contentPackage :
62
64
name : aem-cms-author-replicationagents
63
65
packageType : content
85
87
postProcessors :
86
88
- aem-contentpackage
87
89
postProcessorOptions :
90
+ dependencyChainIgnore : true
88
91
contentPackage :
89
92
name : aem-cms-publish-replicationagents
90
93
packageType : content
@@ -109,6 +112,7 @@ files:
109
112
postProcessors :
110
113
- aem-contentpackage-osgiconfig
111
114
postProcessorOptions :
115
+ dependencyChainIgnore : true
112
116
contentPackage :
113
117
name : aem-cms-system-config
114
118
rootPath : /apps/aem-cms-system-config/config
Original file line number Diff line number Diff line change 56
56
<plugin >
57
57
<groupId >io.wcm.devops.conga</groupId >
58
58
<artifactId >conga-maven-plugin</artifactId >
59
- <version >1.17.2 </version >
59
+ <version >1.17.3-SNAPSHOT </version >
60
60
<extensions >true</extensions >
61
61
<dependencies >
62
62
69
69
<dependency >
70
70
<groupId >io.wcm.devops.conga.plugins</groupId >
71
71
<artifactId >io.wcm.devops.conga.plugins.aem</artifactId >
72
- <version >2.20.2 </version >
72
+ <version >2.20.3-SNAPSHOT </version >
73
73
</dependency >
74
74
75
75
<!-- Test with ansible encryption -->
You can’t perform that action at this time.
0 commit comments