123 Commits

Author SHA1 Message Date
Travis CI User
694cd5dddd [maven-release-plugin][skip ci] prepare for next development iteration 2019-09-20 09:50:33 +00:00
Travis CI User
f9a2ec59ec [maven-release-plugin][skip ci] prepare release 2.1.0-RC2 2019-09-20 09:50:27 +00:00
Cezar.Leahu
614bdbe52f Merge branch 'release' 2019-09-03 15:53:04 +03:00
Alexandru-Eusebiu Epure
bcd6fefe4d
REPO-4617 Add missing source types for T-engines (#95)
Update missing sourceMediaType -> targetMediaType for alfresco-pdf-renderer
   Update missing sourceMediaType -> targetMediaType for imagemagick
   Update missing sourceMediaType -> targetMediaType for tika libreoffice
   Update missing sourceMediaType -> targetMediaType for tika
   Update missing sourceMediaType -> targetMediaType for misc transformer
   Add T-engine Integration Tests
   Fix JavaDoc warnings
   Add sample files for tested mimetypes
2019-09-03 13:34:07 +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 2019-08-27 12:25:36 +00: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
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
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
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 2019-07-11 14:06:16 +00: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
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
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 2019-06-25 08:42:52 +00:00
Cezar.Leahu
69a836fc89 ATS-252 : Use docker-maven-plugin for the integration tests 2019-06-06 14:06:38 +03: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
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
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 2019-05-20 14:12:43 +00: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 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
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
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
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 2019-05-07 14:59:46 +00: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 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
alfresco-build
6da8743827 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.17-RC1 2019-04-24 07:53:31 +00:00
alfresco-build
59c45943a8 [maven-release-plugin] prepare for next development iteration 2019-04-23 15:04:19 +00:00
alfresco-build
72041219b1 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.16 2019-04-23 15:04:14 +00:00
alfresco-build
c8edf5e437 [maven-release-plugin] prepare for next development iteration 2019-04-23 14:29:20 +00:00
alfresco-build
7919bb4289 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.15 2019-04-23 14:29:18 +00:00
alfresco-build
2fa4f41ce8 [maven-release-plugin] prepare for next development iteration 2019-04-19 16:35:59 +00:00
alfresco-build
794b36711a [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.15-RC2 2019-04-19 16:35:56 +00:00
Cezar Leahu
fcfa15bb9c ATS-318 : Release 2.0.15-RC2 2019-04-19 17:12:14 +01:00
alfresco-build
77b59c35e4 [maven-release-plugin] prepare for next development iteration 2019-04-18 12:35:57 +00:00
alfresco-build
1b34493b83 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.15-RC1 2019-04-18 12:35:53 +00:00
alfresco-build
f47196d23e [maven-release-plugin] prepare for next development iteration 2019-04-12 12:08:27 +00:00
alfresco-build
fb6c1d0447 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.14 2019-04-12 12:08:25 +00:00
alfresco-build
6c983775c7 [maven-release-plugin] prepare for next development iteration 2019-04-08 09:53:21 +00:00
alfresco-build
6fe124aa10 [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.12 2019-04-08 09:53:18 +00:00
alfresco-build
2c529a7381 [maven-release-plugin] prepare for next development iteration 2019-02-06 08:29:27 +00:00
alfresco-build
9f0fdfa6ee [maven-release-plugin] prepare release alfresco-docker-transformers-2.0.10 2019-02-06 08:29:24 +00:00
Denis Ungureanu
79b98a1661 ATS-267 : Bundle 3rd Party licenses in Docker images 2019-02-05 13:51:38 +00:00