Commit Graph

33951 Commits

Author SHA1 Message Date
Cezar.Leahu
cf538a5e0c Revert ACS-1372 2021-05-07 00:50:08 +03:00
Piero Cittadino
82195597b6 [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-07 00:46:14 +03:00
Piero Cittadino
336f685b8c [maven-release-plugin][skip ci] prepare release 11.27 11.27 2021-05-07 00:45:55 +03:00
Piero Cittadino
3c6d2e019b Revert "ACS-1372 Remove multiple ags plugin configs [skip tests]"
This reverts commit 3ced0166d8.
2021-05-07 00:26:56 +03:00
Travis CI User
d6810beee4 [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-06 21:07:24 +00:00
Travis CI User
e9c56ea03d [maven-release-plugin][skip ci] prepare release 11.26 11.26 2021-05-06 21:07:20 +00:00
Cezar.Leahu
3ced0166d8 ACS-1372 Remove multiple ags plugin configs [skip tests] 2021-05-06 23:49:32 +03:00
dependabot-preview[bot]
002c45d664 Bump postgresql from 42.2.19 to 42.2.20 (#406) 2021-05-06 20:41:49 +00:00
Travis CI User
d07d75347d [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-06 20:01:24 +00:00
Travis CI User
5b78205100 [maven-release-plugin][skip ci] prepare release 11.25 11.25 2021-05-06 20:01:20 +00:00
Cezar.Leahu
ddadf813c2 ACS-1372 Remove maven-source-plugin configuration [skip tests] 2021-05-06 22:50:41 +03:00
Travis CI User
3bbfee68c7 [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-06 19:09:59 +00:00
Travis CI User
9c22d3d512 [maven-release-plugin][skip ci] prepare release 11.24 11.24 2021-05-06 19:09:54 +00:00
Cezar.Leahu
fa9d6a9950 ACS-1372 Remove usage of missing *release* profile [skip tests] 2021-05-06 21:59:57 +03:00
dependabot-preview[bot]
fcd3d9008b Bump mysql-connector-java from 8.0.23 to 8.0.24 (#392) 2021-05-06 18:51:09 +00:00
dependabot-preview[bot]
3fc218f93f Bump alfresco.aos-module.version from 1.4.0 to 1.4.0.1 (#423) 2021-05-06 18:49:17 +00:00
Travis CI User
f56695bcb1 [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-06 18:05:55 +00:00
Travis CI User
f82d4aaf98 [maven-release-plugin][skip ci] prepare release 11.23 11.23 2021-05-06 18:05:50 +00:00
Alan Davis
1b2ae4632a ACS-1372 Restructure AGS to avoid incompatible libraries (#434)
Streamline the ACS project builds so that it is quicker / safer to upgrade libraries
2021-05-06 17:37:51 +01:00
Cezar.Leahu
896fc21c4d Update versions for modules not yet present on the *master* branch 2021-05-06 18:32:07 +03:00
Nana Insaidoo
45952e8e40 REPO-5624 Reimplement SchemaBootstrapTest (#435) 2021-05-06 16:26:10 +01:00
Cezar.Leahu
2a6217cbdb Merge branch 'master' into feature/ags-reorg
# Conflicts:
#	core/pom.xml
#	data-model/pom.xml
#	packaging/distribution/pom.xml
#	packaging/docker-alfresco/pom.xml
#	packaging/pom.xml
#	packaging/tests/pom.xml
#	packaging/tests/tas-cmis/pom.xml
#	packaging/tests/tas-email/pom.xml
#	packaging/tests/tas-integration/pom.xml
#	packaging/tests/tas-restapi/pom.xml
#	packaging/tests/tas-webdav/pom.xml
#	packaging/war/pom.xml
#	pom.xml
#	remote-api/pom.xml
#	repository/pom.xml
2021-05-06 18:25:50 +03:00
Cezar.Leahu
8d527a532a Exclude javax dependencies 2021-05-06 18:15:38 +03:00
Travis CI User
d6ff933ce5 [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-06 15:00:00 +00:00
Travis CI User
dfd3edf6a4 [maven-release-plugin][skip ci] prepare release 11.22 11.22 2021-05-06 14:59:56 +00:00
davidcanonieto
e5223c4b1c [MNT-22183] Use absolute paths for stylesheets (#383)
* [MNT-22183] Use absolut paths for stylesheets

* added slash

* added context prefix

Co-authored-by: dhrn <dharan.g@muraai.com>
2021-05-06 15:25:30 +01:00
alandavis
fe491d3720 Reset pom version 2021-05-06 15:06:13 +01:00
alandavis
eac6e5f330 Merge branch 'feature/ags-reorg-align-deps' into feature/ags-reorg 2021-05-06 14:58:12 +01:00
alandavis
4bc9d80253 commons-collections4 in AGS only 2021-05-06 12:21:45 +01:00
alandavis
7e1f900083 Downgrade gson 2.8.5
[ags]
2021-05-06 11:09:13 +01:00
Travis CI User
8e88cb21e5 [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-06 10:07:37 +00:00
Travis CI User
1971a4e9aa [maven-release-plugin][skip ci] prepare release 11.21 11.21 2021-05-06 10:07:32 +00:00
alandavis
03c6710357 Downgrade junit 4.13.1 gson 2.8.5
Use default commons-collections4 4.4 rather than 4.1.2
[ags]
2021-05-06 11:05:04 +01:00
alandavis
6bee748ada Align community pom with what is on master: mockito-core 3.9.0 and tas-restapi 1.58
[ags]
2021-05-06 10:33:45 +01:00
Sara
bdecc02ed8 Fix/acs 1425 fix community sql (#433)
* ACS-1425 Fix non-accelerated SQL

* ACS-1425 Fix non-accelerated SQL
2021-05-06 10:01:32 +01:00
alandavis
9caeca4a18 Temporary fix of 2 RM tests by using the wrong version of jackson databind 2021-05-06 00:24:16 +01:00
alandavis
bb74b84a66 Fix up poms plus
Feature/apps 939 (#432)

* change artifacts target path [ags][skip db][no downstream]

* Round 1 [ags][skip repo]

* Remove eclipse-specific plugins [ags][skip repo][skip db][skip tas]

* Remove a few unnecessary pom properties [skip ci]

* Delete unused build scripts [ags][ags on MySQL]

* [skip ci]

Co-authored-by: Cezar.Leahu <cezar.leahu@ness.com>
(cherry picked from commit b51a2b33302c3cc31424d70cd787d5447c9013ab)
2021-05-05 21:53:22 +01:00
alandavis
22c4b7f68b Pom and build cleanup [skip ci] (#431)
* change artifacts target path [ags][skip db][no downstream]

* Round 1 [ags][skip repo]

* Remove eclipse-specific plugins [ags][skip repo][skip db][skip tas]

* Remove a few unnecessary pom properties [skip ci]

* Delete unused build scripts [ags][ags on MySQL]

* [skip ci]

Co-authored-by: Claudia Agache <claudia.agache@ness.com>
(cherry picked from commit 96847b1f1c)

# Conflicts:
#	amps/ags/pom.xml
#	amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
#	amps/ags/rm-community/rm-community-repo/pom.xml
#	pom.xml
2021-05-05 21:31:20 +01:00
alandavis
2aa3b605ec Remove docker push profile [skip ci]
(cherry picked from commit 75988a345b)
2021-05-05 21:27:38 +01:00
alandavis
42bcc60652 Revert changes except for dependency.jackson-databind.version:2.7.9.1
(cherry picked from commit 016019f9f55644571306bbaf0682fcb7d1014571)
2021-05-05 21:27:14 +01:00
alandavis
d1b56aad8e Fewer changes. Might fixes the 2 failing tests.
[skip repo][skip db][skip tas][ags]

(cherry picked from commit f1d69ded9929a0f9a4c9c9599d0d63640e56ff65)
2021-05-05 21:26:52 +01:00
alandavis
f0fe4c99a6 Too many changes, but think it fixes the 2 failing tests.
[skip repo][skip db][skip tas][ags]

(cherry picked from commit f461667be9d8f4d14cba5f4fdb79f552f3702841)
2021-05-05 21:26:34 +01:00
alandavis
79095ce544 Simplify dependencies so they are inherited.
Includes Cezar's removal of eclipse profiles.

[ags]

(cherry picked from commit cd2afea3be4a89f25b1585af3f5d4f7519e9d464)
2021-05-05 21:26:14 +01:00
alandavis
58fd863cf8 Travis AWS... to AGS_AWS... property changes
(cherry picked from commit 0fc694105f)
2021-05-05 21:24:53 +01:00
alandavis
b447272ee3 common versions pt1
(cherry picked from commit 6ddf2afb0b)
2021-05-05 21:24:35 +01:00
alandavis
525842a77c alfresco.api-explorer.version 7.0.0 + alfresco.maven-plugin.version 2.2.0 [ags]
(cherry picked from commit 17ed9181c8)
2021-05-05 21:24:14 +01:00
alandavis
f8ac3870cd Move common ags vars to community-repo [ags]
(cherry picked from commit 79017a6055)
2021-05-05 21:23:38 +01:00
alandavis
93d8760121 Fix: [WARNING] Reporting configuration should be done in <reporting> section,...
(cherry picked from commit c592fd7c02)
2021-05-05 21:23:20 +01:00
alandavis
3ad9fbdc2f Undo alfresco-maven-plugin change in last commit - build failures
(cherry picked from commit 66eae76a75)
2021-05-05 21:23:04 +01:00
alandavis
2f9f5698cb Simplify poms 1
Upgrade maven-surefire-plugin 2.22.1 -> 2.22.2
Upgrade maven-jar-plugin 3.1.0 (in ags) to -> 3.2.0 (was in repo)
Upgrade alfresco-maven-plugin 2.1.1 (ags), 3.0.1 (c-pack) -> 4.0.1 (was in e-pack)

swagger-ui.version 3.38  moved to community-repo
stripped out java versions from ags poms
alfresco-maven-plugin removed snapshotToTimestamp as we now use releases in ags
moved project...Encoding to the 2 top level ags poms - did not want to try system wide - too big a change

[ags]

(cherry picked from commit 1237c3c810)
2021-05-05 21:22:47 +01:00