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
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
Cezar.Leahu
485347729b
ATS-531 : Reformat code
2019-08-14 22:46:36 +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
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
1ae2dd745a
Merge branch 'master' into ATS-460
2019-07-09 12:11:05 +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
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
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
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
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]
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
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
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