315 Commits

Author SHA1 Message Date
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
CezarLeahu
3456e42db5
Merge pull request #61 from Alfresco/master
ATS-458: T-Engines 2.1.0-EA3 release
2019-06-25 11:25:38 +03:00
Lucian Tuca
487a3e7b7a Merge remote-tracking branch 'origin/master' 2019-06-25 11:12:15 +03:00
CezarLeahu
43b586a565
ATS-443 : Dependency updates (#59) 2019-06-24 17:41:51 +03:00
Lucian Tuca
51041f3032 Merge remote-tracking branch 'origin/master' 2019-06-24 15:20:18 +03:00
eknizat
ff0f659ded
REPO-4331: Add remaining core transformers (#45)
* REPO-4331: Add remaining core transformers
* HtmlParserContentTransformer
* AppleIWorksContentTransformer
* StringExtractingContentTransformer
* TextToPdfContentTransformer
* OOXMLThumbnailContentTransformer
2019-06-20 12:31:38 +01:00
dependabot-preview[bot]
f44e675423 Bump spring-boot-starter-parent from 2.1.5.RELEASE to 2.1.6.RELEASE
Bumps spring-boot-starter-parent from 2.1.5.RELEASE to 2.1.6.RELEASE.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 11:13:40 +03:00
Cezar.Leahu
1fc4d94aba Set a 30 min timeout for the docker builds during release 2019-06-18 12:04:29 +03:00
DenisGabriela
8ba4ae9c11 ATS-250 : ATS: T-Engines: Improve the convert message error handling (T-Base) (#51)
- code refactoring:
    if successful -> return the object ( Optional.ofNullable(request) )
    if not successful -> throw an exception (instead of sending an error message on the queue)
- when calling 'convert()' method, catch this exception and send a T-Reply with error message on the queue
- add correlationID to error logs
2019-06-13 16:52:17 +03:00
Lucian Tuca
a701c0fddb ATS-452 : AI-CE: Release Intelligence Services 1.0.2
- set the SNAPSHOT versions
2019-06-13 14:36:00 +03:00
dependabot-preview[bot]
103fd65ca1 Bump bcprov-jdk15on from 1.60 to 1.62
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.60 to 1.62.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 13:47:04 +03:00
dependabot-preview[bot]
38c8b03798 Bump bcmail-jdk15on from 1.60 to 1.62
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.60 to 1.62.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 13:46:12 +03:00
dependabot-preview[bot]
1cf0f33e49 Bump cxf-rt-transports-http from 3.2.6 to 3.3.2
Bumps cxf-rt-transports-http from 3.2.6 to 3.3.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-13 12:03:12 +03:00
dependabot-preview[bot]
51f9a6a017 Bump dependency.pdfbox.version from 2.0.12 to 2.0.15
Bumps `dependency.pdfbox.version` from 2.0.12 to 2.0.15.

Updates `pdfbox` from 2.0.12 to 2.0.15

Updates `pdfbox-tools` from 2.0.12 to 2.0.15

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-13 11:28:56 +03:00
dependabot-preview[bot]
a0c231bd06 Bump license-maven-plugin from 1.16 to 1.20
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 1.16 to 1.20.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-1.16...license-maven-plugin-1.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 10:30:32 +03:00
dependabot-preview[bot]
7b63fed29d Bump maven-jar-plugin from 3.1.0 to 3.1.2 (#43) 2019-06-12 17:52:19 +03:00
dependabot-preview[bot]
46deed356e Bump maven-javadoc-plugin from 3.0.1 to 3.1.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.0.1...maven-javadoc-plugin-3.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-12 17:15:12 +03:00
dependabot-preview[bot]
2bd0290b6d Bump docker-maven-plugin from 0.26.1 to 0.30.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.26.1 to 0.30.0.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.26.1...v0.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 16:11:29 +03:00
dependabot-preview[bot]
a1d18ed563 Bump spring-boot-starter-parent from 2.1.1.RELEASE to 2.1.5.RELEASE
Bumps spring-boot-starter-parent from 2.1.1.RELEASE to 2.1.5.RELEASE.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-12 14:34:39 +03:00
Cezar.Leahu
69a836fc89 ATS-252 : Use docker-maven-plugin for the integration tests 2019-06-06 14:06:38 +03:00
Cezar.Leahu
8419cc4b6d ATS-448 : Small T-Engine configuration improvements
- ignore empty fields during serialization
 - changed application.properties files to application-default.yaml
2019-06-05 13:21:15 +03:00
DenisGabriela
f965f76206
ATS-432 : Update Transform Model to 1.0.2.3 (#47) 2019-06-04 16:13:07 +03:00
DenisGabriela
ee6227c8b7 ATS-434 : Implement /transform/config endpoint in T-Engines (#46)
- fix config file loading
- rename `/info` endpoint to '/transform/config'
2019-06-04 13:43:58 +03:00
DenisGabriela
d2292f94a0 ATS-434 : Implement /info endpoint in T-Engines (#44)
- implement '/info' endpoint
   - add engine_config files
   - use SNAPSHOT transform-model with new Transform Config models (TODO update after transform-model release)
   - remove 'tests' from travis stages
   - add new junits
   - add test resources
2019-05-31 14:14:03 +03:00
montgolfiere
9e0042e767
Merge pull request #41 from Alfresco/ATS-223
ATS-223: ATS: T-Engines: fix warn for duplicate org.json.JSONObject on classpath
2019-05-30 15:45:54 +01:00
Jan Vonka
bb5b36ce4d Merge branch 'master' into ATS-223 2019-05-23 14:48:58 +01:00
montgolfiere
2cf15d19f0
Merge pull request #32 from Alfresco/dependabot/maven/dependency.jackson.version-2.9.9
Bump dependency.jackson.version from 2.9.8 to 2.9.9
2019-05-23 14:25:55 +01:00
Jan Vonka
55ae8c5e8e ATS-223: ATS: T-Engines: fix warning for duplicate org.json.JSONObject on classpath
- noticed when running "mvn clean install"
- exclude "android-json-0.0.20131108.vaadin1.jar" (rather than "json-20160212.jar") for "spring-boot-starter-test"
2019-05-23 13:38:45 +01:00
dependabot[bot]
88c1ed9725
Bump dependency.jackson.version from 2.9.8 to 2.9.9
Bumps `dependency.jackson.version` from 2.9.8 to 2.9.9.

Updates `jackson-annotations` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.9.9)

Updates `jackson-datatype-jdk8` from 2.9.8 to 2.9.9

Updates `jackson-datatype-jsr310` from 2.9.8 to 2.9.9

Updates `jackson-module-parameter-names` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.8...jackson-modules-java8-2.9.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-22 09:19:15 +00:00
CezarLeahu
8ad654e037
ATS-400 : Update Readme files (#29) 2019-05-22 11:49:35 +03:00
DenisGabriela
f3d25c4347 Merge branch 'release' 2019-05-21 12:03:30 +03:00
CezarLeahu
7ecbcdb373
ATS-400 : Squash layers during docker image build (#28)
* ATS-400 : Squash layers during docker image build

* ATS-400 : Upgrade fabric8-maven-plugin to 4.1.0

* ATS-400 : Update build environment OS to Ubuntu 16 Xenial

* ATS-400 : Enable docker experimental features
2019-05-21 11:43:17 +03:00
Cezar.Leahu
97a388d00c ATS-400 : Add top-level license file 2019-05-20 18:38:31 +03:00