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