411 Commits

Author SHA1 Message Date
Lucian Tuca
5c49c31516 Merge remote-tracking branch 'origin/master' 2019-08-28 12:06:04 +03:00
eknizat
3806ef2f25
REPO-4616: Add EMLTransformer to the Misc T-Engine (#96)
* REPO-4616: Add EMLTransformer to the Misc T-Engine
2019-08-28 09:59:54 +01:00
Lucian Tuca
7a32495c31 ATS-490 : ATS: T-Engines - release 2.1.0-RC1
- merging release back to master
2019-08-27 16:24:34 +03:00
Travis CI User
cf428fd7c0 [maven-release-plugin][skip ci] prepare for next development iteration 2019-08-27 12:25:42 +00:00
Travis CI User
ae0d133bfa [maven-release-plugin][skip ci] prepare release 2.1.0-RC1 2.1.0-RC1 2019-08-27 12:25:36 +00:00
Lucian Tuca
9bb33b55f0
Merge pull request #102 from Alfresco/master
ATS-490 : ATS: T-Engines - release 2.1.0-RC1 (#101)
2019-08-27 15:07:56 +03:00
Lucian Tuca
c2f475cd57
ATS-490 : ATS: T-Engines - release 2.1.0-RC1 (#101)
* ATS-490 : ATS: T-Engines - release 2.1.0-RC1
   - releasing

* ATS-490 : ATS: T-Engines - release 2.1.0-RC1
   - releasing
2019-08-27 14:17:38 +03:00
CezarLeahu
d9747f015d
ATS-466/ATS-538/ATS-539: Incorporate Misc T-Engine in ATS (#98)
- fix multiple Misc Transformer bugs related to file mimeTypes
- remove usage of 'source/targetMimetype' as transform options/parameters
- add 'source/targetMimetype' arguments to the 'processTransform' method
- remove unnecessary code (e.g. useless overridden methods)
- add quick* test resource files
- add integration test for 'Local Transformations' on the Misc engine
- set up Integration Tests POM configuration for all T-Engine modules
2019-08-26 13:59:38 +03:00
Cezar.Leahu
9c2661d13a ATS-466 : Incorporate Misc T-Engine 2019-08-23 17:58:48 +03:00
Cezar.Leahu
e4eb713331 Upgrade T-Model dependency 2019-08-21 10:20:35 +03:00
Cezar.Leahu
01c160fe25 ATS-534 : Security - Vulnerability in Quartz - CVE-2019-13990
- publish SNAPSHOT artifacts from the master branch
- exclude quartz dependency from tika-parsers
2019-08-21 10:20:35 +03:00
CezarLeahu
3c977bd914
ATS-480 : Update to Tika 1.21 and matching POI (#93)
- upgrade tika
- upgrade poi
- fix/update test resource for PDF parsing
(multi-page PDF parsing was changed in tika-parsers 1.21)
2019-08-20 22:20:47 +03:00
CezarLeahu
18973d9ca5
Merge pull request #78 from Alfresco/fix/mnt-20337_LO_6.1.6
MNT-20337/REPO-4534/ATS-484 LibreOffice 6.1.6
2019-08-20 10:11:25 +03:00
CezarLeahu
17651d4d35
Merge branch 'master' into fix/mnt-20337_LO_6.1.6 2019-08-20 10:09:10 +03:00
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