Jose Luis Osorno
29fdb576ab
Fix javadoc errors
...
- Fix the javadoc error raised by the javadoc-maven-plugin.
- Configure the javadoc-maven-plugin to accept custom javadoc annotations
from maven mojo development.
2019-01-11 12:37:33 +01:00
Ole Hejlskov
52a6938a66
Remove Solr and custom databases (including H2) from the plugin. This now requires these services to be available externally
2018-10-05 15:21:13 +02:00
Ole Hejlskov
7edac56eed
Remove DB specific properties
2018-10-05 12:13:49 +02:00
Ole Hejlskov
fa828dede5
Remove Activiti experiments
2018-10-05 10:40:22 +02:00
Ole Hejlskov
c25417e702
Deprecate Activiti features. See #481 for more info
2017-09-22 16:40:51 +02:00
Tom.Vandepoele
82b7886a51
Feature request: adding support for custom solr config #474
2017-06-29 15:15:54 +02:00
Ole Hejlskov
1e5db412f7
Tidy up fixes for #461
2017-06-22 12:13:28 +02:00
Ole Hejlskov
37c26cfaa8
Correctly configure the artifact id for alfresco-platform, reported in #461
...
This also raises questions around the use of <alfresco.platform.war.artifactId />
since this will never have any effect currently
2017-04-21 18:21:41 +02:00
Douglas C. R. Paes
8862d67acd
Rolled back the api-explorer version as there is no 5.2.f version yet.
2017-04-20 16:41:49 -03:00
Douglas C. R. Paes
e4402a741f
plataform and share dependencies upgraded to match the latest GA release, which is 201702-GA
2017-04-20 16:04:44 -03:00
Ole Hejlskov
7668096829
Grab fix from #449 for 5.2.f support
2017-04-10 11:15:25 +02:00
Ole Hejlskov
f54fb5e3d3
Update site, still work in progress
2017-03-27 13:28:44 +02:00
Ole Hejlskov
55ac6917b7
Merge branch 'master' into sdk-3.0
2017-03-27 09:58:49 +02:00
Ole Hejlskov
07bb743cfd
Tidy up default pom
2017-03-24 15:09:59 +01:00
Ole Hejlskov
93dde46f51
Deploy default webapp to / which enables an index.html (for AIO) to point to the services ( #434 )
2017-03-23 16:40:29 +01:00
Ole Hejlskov
245a51402d
Close the loop on 4.2 support and Solr
2017-03-22 21:07:17 +01:00
Ole Hejlskov
892920c114
Add hotswap-agent.properties for both platform and share jars
2017-03-20 15:23:52 +01:00
Ole Hejlskov
24500024ed
Add integration-test module as a dependency for the platform war and include it to allow remote execution
2017-03-10 16:46:35 +01:00
Ole Hejlskov
85c7e11bb6
Make port configurable and dynamic
2017-03-09 16:44:22 +01:00
Martin Bergljung
aede276f9b
Made sure alfresco:run can be executed without interference from alfresco:it,#401
2017-02-28 08:14:27 +00:00
Martin Bergljung
d2868bdfae
Added integration-tests subproject to AIO, #401
2017-02-23 09:53:13 +00:00
Martin Bergljung
6f1d01394d
Initial check-in of Bindu's AlfrescoTestRunner frameowork plus sample tests, #401
2017-02-16 10:45:51 +00:00
Martin Bergljung
f5404b9d40
Updated to latest GA 5.2 libs, #439
2017-02-01 12:48:14 +00:00
Martin Bergljung
3031b401a2
Fix logging for Share extensions, #418
2016-10-10 13:31:51 +01:00
Martin Bergljung
723b309670
Added validation of existence of alfresco-global-*.properties files, #416
2016-10-10 10:10:48 +01:00
Martin Bergljung
1f46a9e2ff
Added the possibility to use custom context path for Share, #417
2016-10-10 09:06:19 +01:00
Martin Bergljung
a07219e6e6
Support for custom webapps and sysprops, #412,#413
2016-10-03 12:05:39 +01:00
Martin Bergljung
c2ac314930
Initial check-in of Activiti JAR module, #410 , #415
2016-09-30 12:10:35 +01:00
Martin Bergljung
2782f30a42
Improved support for using different databases, #400
2016-09-16 17:53:08 +01:00
Martin Bergljung
49160034cf
Upgraded to Community release 201609 EA and added API Explorer app to AIO and Platform module, #402
2016-09-15 14:08:03 +01:00
Martin Bergljung
04fe0678d7
Support for MySQL, PostgreSQL, and custom Tomcat dependencies, #400
2016-09-12 16:57:02 +01:00
Martin Bergljung
f0955cff98
Changed where Enterprise license should be located, #395
2016-09-06 09:19:34 +01:00
Martin Bergljung
05b2cfbb1e
Fix so JAR project files are not duplicated in WAR, #391
2016-09-05 15:23:53 +01:00
Martin Bergljung
99c0a14220
Fix loading from META-INF in JAR, such as share-config-custom.xml, fix loading of resources such as /alfresco/test.html, #388
2016-08-26 09:12:17 +01:00
Martin Bergljung
b88a0ae73b
Removed the need for SDK version in RunMojo
2016-08-24 14:19:23 +01:00
Martin Bergljung
c41d713643
For Solr data path on Windows machines
2016-08-22 10:08:27 +01:00
Martin Bergljung
6bc23959b8
Added aikau.version prop and dependency so it can be brought in separately
2016-08-19 11:56:58 +01:00
Martin Bergljung
b84bcf798c
Enterprise edition support, including license injection
2016-08-18 18:46:24 +01:00
Ole Hejlskov
38f69583d4
Bring back h2 support by copying them manually. Even though we have h2scripts from 5.1.e we don't have it for the older releases
2016-08-18 18:00:35 +02:00
Martin Bergljung
e997a33fc9
Fix h2 scripts for 5.0.[b|c], handle alfresco-platform or alfresco, clarify props docs
2016-08-18 13:49:41 +01:00
Martin Bergljung
07c06a2bbd
Fixing hard-coded artifactId aio
2016-08-18 11:37:43 +01:00
Martin Bergljung
a724b3596e
First take on supporting 4.2 in SDK 3, and fix WAR assembly
2016-08-18 09:41:42 +01:00
Martin Bergljung
4fca9989fd
Added support for running version 5.0.x
2016-07-06 16:46:11 +01:00
Martin Bergljung
e8c1e19ecb
Removed some params, changed module lists param names
2016-06-30 14:55:31 +01:00
Martin Bergljung
9ff222e8ed
War assembly now handled by alfresco plugin, no need for war poms
2016-06-30 13:07:46 +01:00
Martin Bergljung
a05d69eac2
Removed context files for Share and Platform webapps, no longer needed, handled by jrebel
2016-06-27 15:47:16 +01:00
Martin Bergljung
e9fa82da5c
Fixed refresh URL tomcat port default
2016-06-27 15:09:07 +01:00
Martin Bergljung
d2c6335869
Alfresco Maven plugin work for SDK 3
2016-06-23 12:38:59 +01:00
Ole Hejlskov
30bfc14422
Fix escaping
2016-01-29 10:57:27 +01:00
Martin Bergljung
2e546a1cae
DEVPLAT-445
2016-01-20 10:18:04 +00:00