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
Ole Hejlskov
436b9a455a
Update dev-env-eclipse.md
2019-01-18 14:23:55 +01:00
Ole Hejlskov
5418b57325
Update dev-env-eclipse.md
...
Quick change to image references to test with ABN
2019-01-18 14:22:36 +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
Jose Luis Osorno
0027ef3ec4
Documentation - Base SDK intro page
...
Add a new documentation article as the base entrypoint to the
SDK documentation.
2019-01-17 08:42:54 +01:00
Jose Luis Osorno
32d286cb50
Documentation - Switch ACS/Share versions
...
Add an article to explain how to switch from one version of
ACS/Share to another.
2019-01-16 16:31:13 +01:00
Ole Hejlskov
7017b057ea
Update enterprise-docker-registry.md
...
Clarify that customers and partners can request access
2019-01-16 15:58:47 +01:00
Ole Hejlskov
bb3780d31d
Update enterprise-mvn-repo.md
...
Clarify a bit that we're talking about artifacts.alfresco.com
2019-01-16 15:57:40 +01:00
Jose Luis Osorno
2954b72765
Documentation - Some fixes after review
2019-01-16 12:13:02 +01:00
Jose Luis Osorno
13f6457fbd
Documentation - Integration tests
...
Add some articles to explain how integration tests works
and how to run these tests.
2019-01-16 11:59:45 +01:00
Jose Luis Osorno
29006d1e93
Documentation - Some fixes after review
2019-01-15 17:08:58 +01:00
Jose Luis Osorno
301d0e81a0
Documentation - Project structures
...
Complete project structure articles.
2019-01-15 14:36:17 +01:00
Jose Luis Osorno
4002c01134
Documentation - Project structures
...
Add articles to explain the SDK maven archetypes and the structure of
the projects generated with them.
2019-01-15 14:00:18 +01:00
Jose Luis Osorno
64d53e0fe6
Documentation - Working with Enterprise
...
Add some articles to explain how to properly configure the development
environment to work with Alfresco Enterprise instead of the Community
version.
2019-01-15 13:58:23 +01:00
Jose Luis Osorno
d1fb454772
Documentation - Control order AMPs applied
...
Add a new section to the article "Working with AMPs" to explain how you
can control the order the AMPs are applied.
2019-01-15 10:30:37 +01:00
Jose Luis Osorno
cdcf9c6a96
Documentation - Review fixes
2019-01-15 08:28:08 +01:00
Jose Luis Osorno
9d7c80a147
Documentation - Add metadata header
...
Modify the documentation articles to add a header with required
metadata.
2019-01-14 17:20:57 +01:00
Jose Luis Osorno
079b916d46
Documentation - Working with AMPs
...
Add a new article to explain how to work with AMPs instead of
JARs to deploy the developed Alfresco modules.
2019-01-14 08:10:54 +01:00
Jose Luis Osorno
37275bcbf1
Documentation - Dev env IntelliJ IDEA
...
Add a new article to explain how to setup the development
environment using IntelliJ IDEA IDE.
2019-01-14 08:10:04 +01:00
Jose Luis Osorno
7d521e9f27
Documentation - Dev env Eclipse
...
Add a new article to explain how to setup the development
environment using Eclipse IDE.
2019-01-14 08:08:42 +01:00
Jose Luis Osorno
45cf124566
Documentation - Getting started
...
Add a new article to explain how to get started with the Alfresco
SDK 4.0. Mainly migrated from article http://docs.alfresco.com/5.2/concepts/sdk-getting-started.html .
2019-01-10 16:28:17 +01:00
Jose Luis Osorno
0f500fab25
Documentation - Projects usage
2019-01-10 15:58:24 +01:00
Jose Luis Osorno
26c4364063
Documentation - Projects usage
...
Initial version
2019-01-10 15:16:29 +01:00
Jose Luis Osorno
0c391693e4
Documentation - Troubleshooting
2019-01-10 13:32:33 +01:00
Jose Luis Osorno
92886f2ee9
Documentation - Troubleshooting
...
Add a new article to explain some troubleshooting.
2019-01-10 13:10:20 +01:00
Jose Luis Osorno
991caa2191
Documentation - How to remotely debug on IntelliJ IDEA
...
Add a new article to explain hot you can remotely debug the source code using
IntelliJ IDEA IDE.
2019-01-10 11:25:31 +01:00
Jose Luis Osorno
f99521a851
Documentation - How to remotely debug on Eclipse
...
Add a new article to explain hot you can remotely debug the source code using
Eclipse IDE.
2019-01-10 11:01:40 +01:00
Jose Luis Osorno
972c96ba0f
Documentation - How to configure HotSwapAgent
...
Add a new article to explain how to set HotSwapAgent up in the projects
generated with the SDK.
2019-01-09 15:12:25 +01:00
Jose Luis Osorno
067473669b
Documentation - Fixes and add images
2019-01-09 12:18:13 +01:00
Jose Luis Osorno
3b0c2ddc9b
Documentation - How to configure JRebel
...
Add a new article to explain how to set JRebel up in the projects
generated with the SDK.
2019-01-09 11:56:42 +01:00
Jose Luis Osorno
9068c3209b
Documentation - How to set up ATS
...
Add a new article to explain how to set up the Alfresco Transform Service
in the generated projects.
2019-01-09 11:54:40 +01:00