647 Commits

Author SHA1 Message Date
CezarLeahu
bb187dc00f
ATS-488 : Remove alfresco-core dependency (#90)
- remove *alfresco-core* dependency
- remove *alfresco-data-model* dependency
- replace _TempFileProvider_ with local implementation
- duplicate _RuntimeExec_ and _ExecParameterTokenizer_ from alfresco-core
- partially duplicate _MimetypeMap_ from alfresco-data-model
2019-08-20 10:05:39 +03:00
CezarLeahu
5433608017
Merge branch 'master' into fix/mnt-20337_LO_6.1.6 2019-08-20 10:00:20 +03:00
Cezar.Leahu
1f47cd47b4 ATS-532 : Restore Java language level to 1.8 2019-08-19 19:43:23 +03:00
Cezar.Leahu
0d6ec24a95 ATS-484 : Minor improvements 2019-08-19 18:59:58 +03:00
Cezar.Leahu
2cdde6928c Merge branch 'master' into fix/mnt-20337_LO_6.1.6 2019-08-19 18:43:27 +03:00
CezarLeahu
22de0ce5df
ATS-532 : Code improvements (#89)
- move startup message from controllers to the Application classes (SpringBoot configuration beans)
- added static imports for most static variables and static methods
- simplified a few nested *if*s
- replaced Arrays.asList() with explicit immutable collections
- fixed a few IntelliJ code inspection warnings
2019-08-18 18:45:14 +03:00
Cezar.Leahu
485347729b ATS-531 : Reformat code 2019-08-14 22:46:36 +03:00
dependabot-preview[bot]
70ab0241dd Bump spring-boot-starter-parent from 2.1.6.RELEASE to 2.1.7.RELEASE
Bumps spring-boot-starter-parent from 2.1.6.RELEASE to 2.1.7.RELEASE.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 13:02:23 +03:00
dependabot-preview[bot]
acb357c7c1 Bump fabric8-maven-plugin from 4.1.0 to 4.2.0
Bumps [fabric8-maven-plugin](https://github.com/fabric8io/fabric8-maven-plugin) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fabric8io/fabric8-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/fabric8-maven-plugin/blob/v4.2.0/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/fabric8-maven-plugin/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-07 19:17:23 +03:00
Cezar.Leahu
7de2959185 ATS-526 : Upgrade Jackson from 2.9.9 to 2.9.9.2 2019-08-06 15:56:48 +03:00
Alan Davis
afe31b73e3 MNT-20337/REPO-4534/ATS-484 LibreOffice 6.1.6 2019-07-17 12:57:57 +01:00
dependabot-preview[bot]
84cdc9d39c Bump maven-javadoc-plugin from 3.1.0 to 3.1.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.0...maven-javadoc-plugin-3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 15:44:01 +03:00
Cezar.Leahu
5871481ace ATS-473 : Enforce the release tag format to only 'project.version' 2019-07-15 15:35:40 +03:00
CezarLeahu
3b6647dae2
Set 'user.email' git configuration for release builds (#76) 2019-07-11 19:10:05 +03:00
CezarLeahu
528735ccd6
Merge pull request #75 from Alfresco/release
Release
2019-07-11 18:54:16 +03:00
Travis CI User
89af165a5f [maven-release-plugin][skip ci] prepare for next development iteration 2019-07-11 14:06:22 +00:00
Travis CI User
b68beb3105 [maven-release-plugin][skip ci] prepare release alfresco-transform-core-2.1.0-EA4 alfresco-transform-core-2.1.0-EA4 2019-07-11 14:06:16 +00:00
aftene
634bcf2725
Merge pull request #74 from Alfresco/ATS-473
ATS 473
2019-07-11 16:42:54 +03:00
aftene
7353479ff1 ATS-473 - ATS: T-Engines 2.1.0-EA4 release
- revert update alfresco-transform-model dependency to the latest version in alfresco-transform-core
2019-07-11 16:07:14 +03:00
aftene
13e665ec4d ATS-473 - ATS: T-Engines 2.1.0-EA4 release
- update alfresco-transform-model dependency to the latest version in alfresco-transform-core
2019-07-11 14:26:49 +03:00
montgolfiere
914952a35d
Merge pull request #73 from Alfresco/ATS-487
ATS-487: Security: DEPLOY-734 - Update Dockerfiles (x5 T-Engines) to …
2019-07-11 09:37:21 +01:00
Jan Vonka
74fc0162b1 ATS-487: Security: DEPLOY-734 - Update Dockerfiles (x5 T-Engines) to new Java Base Image (Open JDK 11.0.1) 2019-07-10 17:12:50 +01:00
CezarLeahu
3e4f6af0e4
ATS-467 : JMS config startup message (#72) 2019-07-10 13:42:28 +03:00
Lucian Tuca
86685c74c1
Merge pull request #69 from Alfresco/ATS-460
ATS-460 : ATS: T-Engines - Update license information to *not* refer to Enterprise edition
2019-07-10 12:01:30 +03:00
Lucian Tuca
1ae2dd745a Merge branch 'master' into ATS-460 2019-07-09 12:11:05 +03:00
Lucian Tuca
82f8a62c43 Merge remote-tracking branch 'origin/master' 2019-07-09 12:09:58 +03:00
montgolfiere
1d8a5e6f63
Merge pull request #70 from Alfresco/ATS-481
ATS-481: temp workaround for transitive dependency
2019-07-09 09:39:30 +01:00
CezarLeahu
44559c2dda
Merge branch 'master' into ATS-481 2019-07-09 10:22:34 +03:00
Cezar.Leahu
8b3e451b44 ATS-467 : Disable JMS Config beans on missing "activemq.url" property 2019-07-09 10:17:19 +03:00
Jan Vonka
c7fd2acd85 ATS-481: Temp workaround attempt to update from dom4j 1.6.1 to 2.1.1 (pending REPO-4514)
- transitive dependency (alfresco-core <- spring-surf-core-configservice)
2019-07-08 17:11:39 +01:00
Jan Vonka
964ef9094a ATS-481: Workaround attempt to upgrade from dom4j 1.6.1 to 2.1.1 (pending REPO-4514)
- transitive dependency (alfresco-core <- spring-surf-core-configservice)
2019-07-08 16:53:10 +01:00
Lucian Tuca
753df78972 ATS-460 : ATS: T-Engines - Update license information to *not* refer to Enterprise edition
- updated dockerfiles
2019-07-08 15:29:33 +03:00
Lucian Tuca
c06009c00c ATS-460 : ATS: T-Engines - Update license information to *not* refer to Enterprise edition
- updated dockerfile for imagemagick
2019-07-08 13:33:54 +03:00
Lucian Tuca
f1edbb71e9 ATS-460 : ATS: T-Engines - Update license information to *not* refer to Enterprise edition
- updated controller line
2019-07-08 11:40:29 +03:00
Lucian Tuca
24edf0792e ATS-460 : ATS: T-Engines - Update license information to *not* refer to Enterprise edition
- removed enterprise line
2019-07-08 11:35:55 +03:00
Lucian Tuca
fe8a9397f9 ATS-460 : ATS: T-Engines - Update license information to *not* refer to Enterprise edition
- removed enterprise lines from dockerfiles
2019-07-05 16:35:48 +03:00
Lucian Tuca
0557cf7261 Merge remote-tracking branch 'origin/master' 2019-07-05 14:06:47 +03:00
CezarLeahu
be48c8e7a9
ATS-467 : T-Engine logs fill up with ActiveMQ errors when used in ACS Community edition
- instantiate JMS beans only when 'activemq.url' property is set
- fix integration tests
2019-07-05 11:39:39 +03:00
montgolfiere
052e4adc12
Merge pull request #67 from Alfresco/ATS-465
ATS-465: Security: DEPLOY-714 - Update Dockerfiles (ATS) to new Java …
2019-07-04 11:02:37 +01:00
Jan Vonka
ae4143ccc6 ATS-465: Security: DEPLOY-714 - Update Dockerfiles (ATS) to new Java Base Image (Open JDK 11.0.1)
- core T-Engines
2019-07-03 16:01:11 +01:00
Lucian Tuca
7cdeefbbec Merge remote-tracking branch 'origin/master' 2019-07-02 15:58:56 +03:00
eknizat
28158ec48b
REPO-4331: Update target file size check (#66)
* REPO-4331: Transformers should not throw an exception when source and target files are empty
2019-07-02 10:13:33 +01:00
dependabot-preview[bot]
4da81d99aa Bump junrar from 1.0.1 to 4.0.0
Bumps [junrar](https://github.com/junrar/junrar) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/junrar/junrar/releases)
- [Commits](https://github.com/junrar/junrar/compare/junrar-1.0.1...junrar-4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 12:02:52 +03:00
dependabot-preview[bot]
34221402b6 Bump dependency.pdfbox.version from 2.0.15 to 2.0.16
Bumps `dependency.pdfbox.version` from 2.0.15 to 2.0.16.

Updates `pdfbox` from 2.0.15 to 2.0.16

Updates `pdfbox-tools` from 2.0.15 to 2.0.16

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 14:40:21 +03:00
dependabot-preview[bot]
421da5f392 Bump license-maven-plugin from 1.20 to 2.0.0
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 1.20 to 2.0.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-1.20...license-maven-plugin-2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 12:48:33 +03:00
Lucian Tuca
8c03e7fc4d Merge remote-tracking branch 'origin/master' 2019-06-26 10:47:20 +03:00
CezarLeahu
980b93a522
Merge pull request #63 from Alfresco/ATS-458
ATS-458 : Merge back release commits
2019-06-25 16:52:07 +03:00
Cezar.Leahu
b77e5e081c Trigger next build 2019-06-25 12:21:58 +03:00
Travis CI User
97aab57432 [maven-release-plugin][skip ci] prepare for next development iteration 2019-06-25 08:42:58 +00:00
Travis CI User
ff10ca13ae [maven-release-plugin][skip ci] prepare release alfresco-transform-core-2.1.0-EA3 alfresco-transform-core-2.1.0-EA3 2019-06-25 08:42:52 +00:00