Commit Graph

4161 Commits

Author SHA1 Message Date
Jan Vonka
62abd85155 REPO-1062 / MNT-16176: allow existing users to use SSO external auth via Sharewhen repo is read-only
- re-implement the fix (note: we do not allow auto-creation of missing users)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-07 13:20:10 +00:00
Alan Davis
1ebc4289dd Merged 5.2.N (5.2.1) to HEAD (5.2)
130130 dhulley: Update root dependency for alfresco-core to 6.5 (REPO-990)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:47:24 +00:00
Alan Davis
c2a6decad3 Merged 5.2.N (5.2.1) to HEAD (5.2)
130105 dhulley: Use alfresco-core:6.5 for the web-client project (REPO-990)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130253 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:47:06 +00:00
Alan Davis
c12bf069fa Merged 5.2.N (5.2.1) to HEAD (5.2)
129764 jvonka: REPO-1144: LockService - add isLocked & isLockedAndReadOnly common helper methods to public API
   - remove duplicated code from various locations to use the new methods
   - add sanity checks to Lock*Test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:42:34 +00:00
Derek Hulley
d4bc32505d Update root dependency for alfresco-core to 6.5 (REPO-990)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-05 15:04:32 +00:00
Derek Hulley
9ed7db305f Use alfresco-core:6.5 for the web-client project (REPO-990)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130105 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-02 18:07:54 +00:00
Steven Glover
1fca19d9a1 Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Steven Glover
1efcf2c319 Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Steven Glover
c53a27121b Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Steven Glover
0af48e69f3 Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Steven Glover
d3938f94f3 Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Jan Vonka
1b3745109c REPO-1144: LockService - add isLocked & isLockedAndReadOnly common helper methods to public API
- remove duplicated code from various locations to use the new methods
- add sanity checks to Lock*Test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129764 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:20:52 +00:00
Alan Davis
024857b8ee Merged 5.2.N (5.2.1) to trunk (5.2)
129413 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      129412 adavis: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
         128754 slanglois: MNT-16391 Upgrade AOS Module to 1.1.3 in Full Installer


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@129414 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-10 09:52:51 +00:00
Alan Davis
f9ad5b8c61 Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
129412 adavis: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
      128754 slanglois: MNT-16391 Upgrade AOS Module to 1.1.3 in Full Installer


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@129413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-10 09:51:17 +00:00
Alan Davis
1ff552c288 Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128754 slanglois: MNT-16391 Upgrade AOS Module to 1.1.3 in Full Installer


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.N@129412 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-10 09:50:42 +00:00
Alexandru Epure
983ab23eb2 Merged 5.2.N (5.2.1) to HEAD (5.2)
128388 adavis: 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/HEAD/root@129286 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:55:59 +00:00
Alexandru Epure
bbf4d627c6 Merged 5.2.N (5.2.1) to HEAD (5.2)
128238 adavis: 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/HEAD/root@129281 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:52:34 +00:00
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