Alexandru Epure
16c77e6ee9
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
128143 rneamtu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
128124 arebegea: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128120 jphuynh: MNT-16293: Increased the installer window width to 800 to workaround the truncated license agreement panel on Linux.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129270 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:21:55 +00:00
Alexandru Epure
dce489127e
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
128092 arebegea: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
128042 arebegea: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128030 jphuynh: MNT-16293: Increased the installer window width to workaround the truncated license agreement panel.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:16:58 +00:00
Alan Davis
0a96b93ac2
Change version to 5.2.0-CLOUD44-SNAPSHOT
...
- pom.xml files changed
- version.properties is already 5.2.0 so does not need to change until the first HF.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.0-CLOUD44/root@128855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-21 09:16:45 +00:00
Alan Davis
95681f81b3
Change version to 5.2.0-CLOUD44-SNAPSHOT
...
- pom.xml files changed
- version.properties is already 5.2.0 so does not need to change until the first HF.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.0-CLOUD44/root@128855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-21 09:16:45 +00:00
Alan Davis
bf996334f7
Change version to 5.2.0-CLOUD44-SNAPSHOT
...
- pom.xml files changed
- version.properties is already 5.2.0 so does not need to change until the first HF.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.0-CLOUD44/root@128855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-21 09:16:45 +00:00
Alan Davis
20a385b35c
Change version to 5.2.0-CLOUD44-SNAPSHOT
...
- pom.xml files changed
- version.properties is already 5.2.0 so does not need to change until the first HF.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.0-CLOUD44/root@128855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-21 09:16:45 +00:00
Alan Davis
a09dd07bde
Change version to 5.2.0-CLOUD44-SNAPSHOT
...
- pom.xml files changed
- version.properties is already 5.2.0 so does not need to change until the first HF.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.0-CLOUD44/root@128855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-21 09:16:45 +00:00
Alan Davis
5c98df38ec
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128543
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-04 16:44:22 +00:00
Alan Davis
f19a3f2246
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 128403,128404,128405,128406,128407,128433,128478,128480,
128532,128535,128540
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128543 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-04 14:03:11 +00:00
Alan Davis
f67bb96f6c
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128391
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128436 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-29 09:33:00 +00:00
Alan Davis
a3eb1d2276
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 128379
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128391 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-28 06:51:46 +00:00
Alan Davis
32dee258ba
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128377 cpopa: MNT-16208 : infinite HTTP loop on /wcservice when using alfrescoNtlm with sso.enabled=false
-Replaced "webscripts.authenticator.webclient" with "webscripts.authenticator.remoteuser" so to prevent attempts to redirect to the same url, thus eliminating infinite loops.
-RemoteUserAuthenticatorFactory seems to work just fine. Also since the Explorer is EOLed it doesn't make anymore to use the WebClientAuthenticatorFactory.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128388 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-28 06:49:51 +00:00
Constantin Popa
55dcb42998
MNT-16208 : infinite HTTP loop on /wcservice when using alfrescoNtlm with sso.enabled=false
...
-Replaced "webscripts.authenticator.webclient" with "webscripts.authenticator.remoteuser" so to prevent attempts to redirect to the same url, thus eliminating infinite loops.
-RemoteUserAuthenticatorFactory seems to work just fine. Also since the Explorer is EOLed it doesn't make anymore to use the WebClientAuthenticatorFactory.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128377 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-27 13:35:30 +00:00
Alan Davis
153c46f425
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128344
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-27 07:06:26 +00:00
Alan Davis
346d861523
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 128260,128261,128286
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-24 15:39:22 +00:00
Alan Davis
f07cd46755
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128255
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-24 15:37:33 +00:00
Alan Davis
82d00de50f
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 128241
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-23 08:23:29 +00:00
Alan Davis
4dbbfbeae4
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128240 adavis: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128206 amukha: MNT-16334: AOSM is not working on any web server except Tomcat
- Added susbstitutions for AOSM configuration for full ear file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-23 08:20:03 +00:00
Alan Davis
7b807abda8
Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
...
128206 amukha: MNT-16334: AOSM is not working on any web server except Tomcat
- Added susbstitutions for AOSM configuration for full ear file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128240 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-22 09:32:46 +00:00
Alan Davis
91108d683d
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128224 adavis: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128205 amukha: MNT-16334: AOSM is not working on any web server except Tomcat
- Added placeholders for AOSM configuration for building full ear file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128238 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-22 09:30:06 +00:00
Alan Davis
6d007c61d3
Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
...
128205 amukha: MNT-16334: AOSM is not working on any web server except Tomcat
- Added placeholders for AOSM configuration for building full ear file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-21 11:08:14 +00:00
Alan Davis
cebe1c2ef1
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128191
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128219 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-21 11:06:29 +00:00
Ancuta Morarasu
6903eb04c6
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 128165
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128191 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-17 17:18:46 +00:00
Ramona Neamtu
9914ac29b7
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128124 arebegea: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128120 jphuynh: MNT-16293: Increased the installer window width to 800 to workaround the truncated license agreement panel on Linux.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128143 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-13 14:39:02 +00:00
Andrei Rebegea
6b4a0e57b5
Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
...
128120 jphuynh: MNT-16293: Increased the installer window width to 800 to workaround the truncated license agreement panel on Linux.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128124 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-10 13:42:49 +00:00
Andrei Rebegea
8ac35f82fe
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128044
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128096 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-09 15:00:51 +00:00
Andrei Rebegea
5ad0f9d6bb
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128042 arebegea: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128030 jphuynh: MNT-16293: Increased the installer window width to workaround the truncated license agreement panel.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-09 14:59:48 +00:00
Andrei Rebegea
0dd587ae04
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 128022
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128044 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-08 14:55:24 +00:00
Andrei Rebegea
a78f969764
Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
...
128030 jphuynh: MNT-16293: Increased the installer window width to workaround the truncated license agreement panel.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-08 14:47:46 +00:00
Andrei Rebegea
52ba3f4e20
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 128014
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128037 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-08 14:41:10 +00:00
Andrei Rebegea
c47de13697
Merged trunk (5.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 127516,127626,127627,127628,127629,127630,127631,127632,
127633,127634,127635,127977
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@128024 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-07 14:56:38 +00:00
Andrei Rebegea
b5359e7ac6
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 127999,128000,128002
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@128014 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-07 14:48:35 +00:00
Alan Davis
78293fb691
Merged 5.2.N (5.2.1) to trunk (5.2) (RECORD ONLY) :
...
- 127927,127976
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@127977 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 15:21:59 +00:00
Alan Davis
928b954f4e
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 127933
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@127976 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 15:21:41 +00:00
Andrei Rebegea
65a833f5f6
Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) (RECORD ONLY) :
...
- 127895
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@127933 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 13:05:40 +00:00
Andrei Rebegea
e07a3e7f97
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) (RECORD ONLY) :
...
- 127702
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@127927 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 12:51:50 +00:00
Alan Davis
2381ed768e
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
127275 jphuynh: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
127274 jphuynh: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
127273 jphuynh: MNT-16290: Prevent an existing folder from being deleted when aborting the installation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127876 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:21:59 +00:00
Alan Davis
d1392358b2
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
127201 jphuynh: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
127199 jphuynh: BDE-674: Fix conflict tags.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127871 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:21:25 +00:00
Alan Davis
596bbb5174
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
127200 jphuynh: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
127190 jphuynh: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
127158 jphuynh: BDE-674: Pull Manager from Nexus instead of BINARIES.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127870 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:21:19 +00:00
Alan Davis
f13bf0b481
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
127200 jphuynh: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
127190 jphuynh: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
127158 jphuynh: BDE-674: Pull Manager from Nexus instead of BINARIES.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127870 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:21:19 +00:00
Alan Davis
367e459817
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
126317 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
126253 adragoi: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
126110 jphuynh: MNT-16202: Fix apostrophes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127849 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:09:38 +00:00
Alan Davis
338bc37d96
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
126243 adragoi: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
126124 aleahu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
126103 jphuynh: MNT-16202: Fixed stupid double quotes formatting as the default setting for the file cannot have an encoding specified.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127847 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:09:22 +00:00
Alan Davis
b90086a2c0
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
126062 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
126021 aleahu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125993 jphuynh: MNT-15862: Removed too restrictive rule on error message displayed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127839 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 08:34:55 +00:00
Alan Davis
b0307f16b3
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
126006 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125932 aleahu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125903 gbroadbent: ALL LANG: Installer files in all languages fully updated as per rev125902
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127836 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 08:34:36 +00:00
Alan Davis
20bc2cd178
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125917 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125882 adragoi: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125826 jphuynh: MNT-16202: Remove unnecessary license agreement files (installation time)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 08:34:00 +00:00
Alan Davis
48a714ad38
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125915 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125880 adragoi: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125759 jphuynh: MNT-16202: UA Review. Removed "Please"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127830 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 08:33:53 +00:00
Alan Davis
9e4289cecb
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125914 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125879 adragoi: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125746 jphuynh: MNT-16202: Completed english localisation file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127829 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 08:33:47 +00:00
Alan Davis
0072cef589
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125913 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125878 adragoi: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125745 jphuynh: MNT-16202: Added license agreement panel in the installer.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127828 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 08:33:40 +00:00
Alan Davis
3db32e4b74
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125861 adragoi: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125819 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125735 mbergljung: MNT-16200: updated share-config-custom.xml comments for aspect and type i18n config
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127821 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-04 11:01:16 +00:00
Alan Davis
4fef0c0ef4
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125788 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125606 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125515 slanglois: MNT-16155 Update source headers - add new Copyrights for Java and JSP source files + automatic check in the build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127810 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 17:08:06 +00:00