SathishK-T
94646f41f1
[APPS-3219] [publish] Releasing Alfresco SDK 4.11.0-A1 ( #696 )
...
Co-authored-by: Sathish Kumar <ST28@ford.com>
2025-02-14 11:26:50 +05:30
Suneet Gupta
536b01c56f
[PRODDEL-8705] Release Alfresco SDK 4.10.0 ( #693 )
...
* [PRODDEL-8705] Releasing Alfresco SDK 4.10.0
* [PRODDEL-8705] Releasing Alfresco SDK 4.10.0
2024-11-21 09:49:52 +00:00
SathishK-T
7dce05b785
[APPS-2991] Releasing Alfresco SDK 4.9.0 ( #680 )
...
* [APPS-2991] Releasing Alfresco SDK 4.9.0
* [APPS-2991] Releasing Alfresco SDK 4.9.0
* [APPS-2991] Releasing Alfresco SDK 4.9.0
* [APPS-2991] Releasing Alfresco SDK 4.9.0
---------
Co-authored-by: Sathish Kumar <ST28@ford.com>
2024-08-30 15:13:10 +05:30
Domenico Sibilio
906a608ffa
ACS-8405 Migrate to Docker Compose v2 ( #676 )
2024-07-18 09:50:19 +02:00
suneet-gupta
860fc03a03
[PRODDEL-7832] Prepare 4.8 release
2024-03-05 16:25:35 +05:30
pksingh
cc1fced0d8
Migrating log4j1 to log4j2
2024-02-05 10:40:02 +05:30
code4uuuu
5411098636
[APPS-2270] Prepare release-4.7
2023-11-08 15:44:17 +05:30
Piotr Żurek
019c5c70e0
ACS-5413 Prepare SDK 4.6 Release ( #650 )
2023-06-21 09:03:23 +02:00
Kacper Magdziarz
0a082f3bfc
SDK 4.5
...
Add tests for ACS 7.3.
Add java 17 profile.
Co-authored-by: Grzegorz Oleksy <grzegorz.oleksy@hyland.com>
Co-authored-by: mstrankowski <marcin.strankowski@hyland.com>
2022-10-27 10:11:59 +02:00
Alex Mukha
8d407356b7
REPO-5711 Fix repository to Search services comms ( #634 )
...
The Search Services is now using a new default "secret" communication method.
The changes also have updates to use the latest Search Services version (2.0.3)
2022-03-23 18:18:22 +01:00
Andrea Ligios
9c28f38f9c
SDK 4.4 ( #633 )
...
* Add 7.2 tests, remove 6.1 tests
* Fixed the version of Share in default build
* 7.2.0-A30
* Modification for solr properties.
* REPO-5709: adding alfresco-internal repository.
* REPO-5709: adding alfresco-internal repository.
* REPO-5709: adding alfresco-internal repository.
* REPO-5709: removing ACS 6.2 related tests.
* REPO-5709: adding alfresco-internal repository.
* 7.2.0
* Updated Docs and Tests versions
* Updated version in pom and documentation
* 4.4.0
Co-authored-by: mpichura <maciej.pichura@hyland.com>
2022-03-22 12:58:35 +01:00
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
Martin Bergljung
7483212c1f
Merge branch 'sdk-4.0' of https://github.com/Alfresco/alfresco-sdk into sdk-4.0
2019-03-27 10:42:29 +00:00
Martin Bergljung
3d30a5893b
Added documentation around working with the projects
2019-03-27 10:25:53 +00: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
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