Commit Graph
295 Commits
Author SHA1 Message Date
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
CezarLeahu 43b586a565 ATS-443 : Dependency updates (#59) 2019-06-24 17:41:51 +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
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
Travis CI User f003b83cf2 [maven-release-plugin][skip ci] prepare for next development iteration 2019-05-20 14:12:49 +00:00
Travis CI User 6b6332724d [maven-release-plugin][skip ci] prepare release alfresco-transform-core-2.1.0-EA2 alfresco-transform-core-2.1.0-EA2 2019-05-20 14:12:43 +00:00
DenisGabriela 2be5b374f4 ATS-400: Release T-Engines 2.1.0-EA2
- update distributionManagement
2019-05-20 16:58:09 +03:00
Travis CI User 767f8dd5d4 [maven-release-plugin][skip ci] prepare for next development iteration 2019-05-20 11:54:07 +00:00
Travis CI User 386f6933bf [maven-release-plugin][skip ci] prepare release alfresco-transform-core-2.1.0-EA1 alfresco-transform-core-2.1.0-EA1 2019-05-20 11:53:59 +00:00
DenisGabriela 615296ecff ATS-400: Release T-Engines 2.1.0-EA1 2019-05-20 14:30:18 +03:00
CezarLeahu 70652dcb31 ATS-400 : Update Copyright (#23)
* ATS-400 : Update Copyright

* ATS-400 : Update maven license plugin configuration

* ATS-400 : Update Copyright with the license-maven-plugin

* ATS-400 : Update licence-maven-plugin default configuration
2019-05-20 14:06:25 +03:00
CezarLeahu 053a6f16e8 ATS-400 : Build improvements for TravisCI (#24)
* ATS-400 : Build improvements for TravisCI

Building the LibreOffice docker image takes a long time due to the
large packages that need to be downloaded and installed. This results
in more than 10 minutes of inactivity in the build log and TravisCI
kills the job.
Improvements:
- remove and replace unnecessary steps in Docker builds
- cache LibreOffice GZIP distribution in Travis
2019-05-20 13:38:44 +03:00
DenisGabriela 27a55855fb ATS-421 : ATS-400: Create Travis build for "alfresco-transform-core" (#25)
- login to dockerhub
2019-05-16 11:59:13 +03:00
montgolfiere 557fd5601d Merge pull request #22 from Alfresco/ATS-417
ATS-417: Update to latest docker java base image (11.0.x)
2019-05-15 11:33:09 +01:00
DenisGabriela a9218b16d3 ATS-421 : Create Travis build for "alfresco-transform-core" (#21)
* ATS-421 : ATS-400: Create Travis build for "alfresco-transform-core"
   - rename mvn profile from 'enterpriseDocker' to 'local'
   - add config to publish docker image on both Quay and Docker
   - remove unused 'master' profile - similar to ATS, publish images only from master branch and on Release
   - update <distributionManagement> to publish artefacts to Nexus public (rather than Enterprise Releases)
   - add travis build configs
   - include SP branches to travis build
  - add documentation on build&release process
2019-05-15 13:30:23 +03:00
Jan Vonka 714133d205 ATS-417: Update to latest docker java base image (11.0.x)
- at time of writing 11.0.1-openjdk-centos-7-3e4e9f4e5d6a (as per DEPLOY-685)
2019-05-15 10:15:23 +01:00
whitesource-bolt-for-github[bot] ce9f71f24d Initial WhiteSource configuration file 2019-05-10 14:40:25 +00:00
alfresco-build e52277dea5 [maven-release-plugin] prepare for next development iteration 2019-05-07 14:59:49 +00:00
alfresco-build f488654922 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.18 alfresco-docker-transformers-2.0.18 2019-05-07 14:59:46 +00:00
Denis Ungureanu 953b0b2392 Merge branch 'ATS-209' into 'master'
ATS-209 : ATS: Implement: Handle multiple kinds / instances of ATS clients

See merge request Repository/alfresco-docker-transformers!56
2019-05-07 15:17:03 +01:00
DenisGabriela aaef3be6cd ATS-209 : ATS: Implement: Handle multiple kinds / instances of ATS clients
- update transform model dependency
2019-05-07 16:56:19 +03:00
alfresco-build 730b58ef6e [maven-release-plugin] prepare for next development iteration 2019-04-24 08:41:00 +00:00
alfresco-build 20ba009c6d [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.17 alfresco-docker-transformers-2.0.17 2019-04-24 08:40:58 +00:00
alfresco-build 69003ed636 [maven-release-plugin] prepare for next development iteration 2019-04-24 07:53:34 +00:00