Andrea Ligios
b1139739b8
SDK 4.3 ( #626 )
...
* Improved the readability of the pom.xml
* Introduced 7.1 + upgrade others to the latest version
* Handled the new Share's versions separation
* Use a variable to set the user in the Dockerfile
* Final versions
* Updated README [ci skip]
* Fixed the broken URL to the new one
* Wildcard on the version to prevent further useless updates
Co-authored-by: gfertuso <giovanni.fertuso@alfresco.com>
2021-09-30 15:37:50 +02:00
Andrea Ligios
a6f0b34074
Sdk 4.2 ( #611 )
...
* SDK 4.2 - Final adjustments
Co-authored-by: gfertuso <giovanni.fertuso@alfresco.com>
2021-02-12 18:59:56 +01:00
Andrea Ligios
bf853d72c8
SDK 4.2 ( #609 )
...
* migration to ACS and Share 7
* updated documentation to refer to version 4.2
* Migrated to Travis
* Dynamic Keystore settings + APL2 License fix
* Enterprise images pulled from quay.io
Co-authored-by: gfertuso <giovanni.fertuso@alfresco.com>
2021-02-09 13:18:12 +01:00
Michael Wallach
c3ae5760e8
modified to reference extensions directory
2020-06-04 09:34:23 -04:00
Michael Wallach
89d4d3fd9a
Added section 'another option for installing 3rd Party AMPs'
2020-06-03 10:34:14 -04:00
Jose Luis Osorno
12db1fcb17
Documentation - Update documentation to SDK 4.1
...
- Update SDK and ACS versions
- New article how to setup ATS in alfresco community
- New troubleshooting section about configuring ATS
2019-10-18 10:16:18 +02:00
Jose Luis Osorno
fba08f9ab7
Archetypes - Fix deprecated use of maven project name
...
Fix the use of the deprecated maven key ${build.finalName}. Using ${project.build.finalName}
instead.
2019-10-18 08:20:31 +02:00
Jose Luis Osorno
e5e0a7f76d
Documentation - Update way of generating AMP in platform
2019-03-26 12:38:14 +01:00
Jose Luis Osorno
517b20859e
Documentation - Update Alfresco versions
2019-03-25 16:20:41 +01:00
Jose Luis Osorno
deaf4c06b8
Archetypes - Add build with IT supported task
...
Modify the run scripts to add the task: build_start_it_supported. After the
last changes regarding the way the project is compiled and retrieves the
IT dependencies, it losted the ability to run the project in docker with
IT support (including the libraries required to execute IT) but without
executing the tests. It only had build_start (no IT supported) and build_test
(IT supported but started and stopped the environment after IT execution).
This new task allows the execution of the docker environment with IT execution
supported to cover the next use cases:
- Running IT classes from IDE (for instance, to debug the execution).
- Running IT classes with hot reload enabled.
2019-03-25 12:14:43 +01:00
Piotr Anders
6e5445a271
* Changing run scripts to execute maven package/verify instead of install (and to run unit tests during build).
...
* Changing artifacts collection for docker deployment in platform-docker module to use scopes (for integration tests) and adding comment how to deal with amps only or amps+jars extenstions.
2019-02-07 17:11:16 +01:00
Piotr Anders
2db3051599
Renaming modules in AIO archetype:
...
[artifactId]-plaform-jar -> [artifactId]-platform
[artifactId]-share-jar -> [artifactId]-share
integration-tests -> [artifactId]-integration-tests
2019-02-07 11:05:05 +01:00
Ole Hejlskov
a4e79cc569
Merge pull request #540 from jpotts/upgrade-to-4.0
...
Steps to upgrade to 4.0
2019-01-31 10:59:12 +01:00
jpotts
ef59a6a39a
Add step to clean up project name references in run.sh and run.cmd
2019-01-29 14:16:41 +00:00
Jeff Potts
42dc3659bd
Add more details around platform module and share module dependencies. Add a blurb about deleting alf_data_dev. Add a short section on how to test.
2019-01-29 14:04:05 +00:00
Jeff Potts
5d1fb4f4d9
Formatting tweaks and example project name change
2019-01-29 13:46:21 +00:00
Jeff Potts
185c4ad2bd
Add new file to document upgrade steps
...
The new upgrading.md file documents steps necessary to upgrade from SDK 3.0.1 to SDK 4.0.0.
2019-01-29 07:26:48 -06:00
Jose Luis Osorno
465aa3de5a
Documentation - Switching ACS database
...
Add a new article to explain how to switch from the default
PostgreSQL database to another one (MySQL).
2019-01-29 08:48:14 +01:00
Jose Luis Osorno
246ae7a138
526 - Documentation - Installing 3rd party AMPs
...
Fix the documentation about installing 3rd party AMPs because they
must be added as a dependency in the docker module and not in the
jar module.
2019-01-23 10:34:35 +01:00
Jose Luis Osorno
3661a06206
Documentation - Remove not required param in markdown
...
Remove not required ?raw=true parameter in markdown images.
2019-01-18 14:36:06 +01:00
Jose Luis Osorno
b76bb5730c
Documentation - SDK 4 what's new
...
First version of the What's new article for SDK 4.0.
2019-01-17 16:15:07 +01:00
Jose Luis Osorno
7c4fc7a700
Documentation - Update root README file
2019-01-17 12:05:45 +01:00
Jose Luis Osorno
62dc99e9c6
Documentation - Add middle menu readme files
...
Add README.md files to the middle menu options to fit the requirements
of Alfresco Builder Network (ABN) in terms of structure.
2019-01-17 11:48:48 +01:00
Jose Luis Osorno
ccee83f92d
Documentation - Reorganise documentation content
...
Reorganise the documentation content to fix the required folder structure
and file naming for the migration to ABN.
2019-01-17 11:32:21 +01:00