Commit Graph

718 Commits

Author SHA1 Message Date
Alan Davis
5fcffff150 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132999 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132960 mward: REPO-1544: reindent with spaces (review: CR-620)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133376 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:57 +00:00
Alan Davis
709ffe2703 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132997 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132930 mward: REPO-1544: further tests (people can update themselves, except for 'enabled' flag)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133374 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:39 +00:00
Alan Davis
8c1fd3d00d Merged 5.2.0 (5.2.0) to HEAD (5.2)
132996 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132914 mward: REPO-1544: allow people to update their own password


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133373 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:29 +00:00
Alan Davis
622c86d00b Merged 5.2.0 (5.2.0) to HEAD (5.2)
132993 mward: Merged mward/5.2.n-optionalcustomprops (5.2.1) to 5.2.N (5.2.1)
      132978 mward: REPO-1395: make aspectNames, properties optional 'includes' when listing people


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133372 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:19 +00:00
Alan Davis
2812472ed1 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132872 mward: Merged mward/5.2.n-custpeopleprops (5.2.1) to 5.2.N (5.2.1)
      132803 mward: REPO-1395: add further tests and tweak functionality.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:01:46 +00:00
Alan Davis
bd89a1afb8 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132871 mward: Merged mward/5.2.n-custpeopleprops (5.2.1) to 5.2.N (5.2.1)
      132754 mward: REPO-1395: add custom properties to people create/get/update.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133365 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:01:36 +00:00
Alan Davis
5d6c9aa7b0 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132727 rmunteanu: REPO-1530: Create Person - enabled flag should be optional
      - Added default value true for enable on create person and fixed test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133360 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 16:59:27 +00:00
Alan Davis
8ecfe10ea9 Merged 5.2.N (5.2.1) to HEAD (5.2)
132658 rmunteanu: REPO-1457: The create site REST API implementation has appropriate extension points


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132723 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-11 17:32:48 +00:00
Alan Davis
29c2625ac7 Merged 5.2.N (5.2.1) to HEAD (5.2)
132620 rmunteanu: REPO-1543: Refactor tests for list site filtering
      - Clear the authentication context on tear down


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132694 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 21:53:40 +00:00
Alan Davis
44d77c4475 Merged 5.2.N (5.2.1) to HEAD (5.2)
132612 rneamtu: SHA-1892 : Error appears when Consumer or Contributor is trying to create a link on a document
      - After creating the link for a node, add the marker aspect (LINKED) to the original node as System user. 
      - Added test for case 
      - Added a new test for DocumentLinkServiceImplTest for updated fucntionality


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132692 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 21:53:10 +00:00
Alan Davis
effcb6bf22 Merged 5.2.N (5.2.1) to HEAD (5.2)
132608 rmunteanu: REPO-1543: Refactor tests for list site filtering
      - Fixed build failure by clearing the authentication context on a previous test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 17:01:52 +00:00
Alan Davis
53b96edb2b Merged 5.2.N (5.2.1) to HEAD (5.2)
132589 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      132578 jkaabimofrad: APPSREPO-59: Modified the model validator to ignore the TYPE_NAMESPACE when there is a DIFF_DELETED type.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132682 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 17:01:19 +00:00
Alan Davis
271e40d2f3 Merged 5.2.N (5.2.1) to HEAD (5.2)
132587 rmunteanu: REPO-1543: Refactor tests for list site filtering
      - site are now created with a default site preset
      - refactored tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132681 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 17:01:06 +00:00
Alan Davis
d17fef60dc Merged 5.2.N (5.2.1) to HEAD (5.2)
132551 rneamtu: SHA-1875 : Link cannot be deleted if the original node is locked
      - Removed aspect Lockable when the links are deleted 
      - In case of the user try to create links for locked or checked out nodes, throw an error 
      - Disabled audit when add marker aspect Linked 
      - Added tests for case


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 17:00:11 +00:00
Alan Davis
7ffe84308a Merged 5.2.N (5.2.1) to HEAD (5.2)
132544 rneamtu: SHA-1867 : Unable to create links in Shared Files / My Files root node from the Search Results page
      - Added method WebScriptUtil.resolveNodeReference() which will resolve nodeRef


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132675 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 16:59:59 +00:00
Alan Davis
12d7f0ff0c Merged 5.2.N (5.2.1) to HEAD (5.2)
132482 rmunteanu: REPO-556, REPO-1534: List People - OrderBy not working with "id"
      - fixed orderBy issue, now people list can be ordered by "id" key
      - added more tests for list people endpoint


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132671 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 16:59:14 +00:00
Alan Davis
7cf3d8ed99 Merged 5.2.N (5.2.1) to HEAD (5.2)
132475 cturlica: REPO-894: Disable Person
      - updated so we receive an error when trying to disable an admin authority


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132669 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-10 16:58:51 +00:00
Alexandra Leahu
ec936bf5ae REPO-1529: Ignore tests that fail recurrently on certain DBs for now
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132567 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-08 14:59:14 +00:00
Alan Davis
97195d1534 Merged 5.2.N (5.2.1) to HEAD (5.2)
132343 rmunteanu: REPO-556: List People - Allow people to be retrieved via the /people collection
      - added implementation for get people endpoint
      - added tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132362 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 20:06:41 +00:00
Alan Davis
edf2c25c42 Merged 5.2.N (5.2.1) to HEAD (5.2)
132249 rmunteanu: REPO-1523: REGRESS: Site created from API cannot be accessed via Share


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132361 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 20:06:29 +00:00
Alan Davis
a6fa33a24a Merged 5.2.N (5.2.1) to HEAD (5.2)
132120 mward: REPO-892: removed PersonUpdate class.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:05:13 +00:00
Alan Davis
a77b7e3173 Merged 5.2.N (5.2.1) to HEAD (5.2)
132117 cturlica: REPO-1506: Update Person - implement
      - added implementation for update personService
      - added tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:04:53 +00:00
Alan Davis
d6e678d2c2 Merged 5.2.N (5.2.1) to HEAD (5.2)
132107 gjames: SEARCH-227: Adding additional display information for facetting api


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:04:21 +00:00
Alan Davis
0e5f80f4eb Merged 5.2.N (5.2.1) to HEAD (5.2)
132027 mward: REPO-1503: password is now mandatory.
   First check in at my new desk!
   I've also removed the auto-generation of passwords (UUID) since this is no longer needed with a mandatory password field.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:03:00 +00:00
Alan Davis
21356a4eaa Merged 5.2.N (5.2.1) to HEAD (5.2)
131939 mward: REPO-1503: allow setting of password


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:02:51 +00:00
Alan Davis
3d481e8df0 Merged 5.2.N (5.2.1) to HEAD (5.2)
131909 mward: REPO-892: allow creation of enabled/disabled users


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132319 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:01:42 +00:00
Alan Davis
a5e799aecf Merged 5.2.N (5.2.1) to HEAD (5.2)
131902 mward: REPO-892: correctly store and retrieve cm:persondescription as a cm:content blob.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:01:32 +00:00
Alan Davis
887d066424 Merged 5.2.N (5.2.1) to HEAD (5.2)
131886 mward: REPO-892: ensure presence of mandatory fields


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132312 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:00:29 +00:00
Alan Davis
d0be29e8d0 Merged 5.2.N (5.2.1) to HEAD (5.2)
131866 jvonka: Minor - re-formatting only (fix tabs to spaces)
   - noted via REPO-1390


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:00:07 +00:00
Alan Davis
d2322f56a2 Merged 5.2.N (5.2.1) to HEAD (5.2)
131862 mward: Merged 131680:131794 from DEV/mward/5.2.n-createperson to 5.2.N
     REPO-892: make sure not all fields need to be supplied during create.
     REPO-892: throws error if fields exclusively belonging to Person (that are not part of PersonUpdate) are sent in request.
     REPO-892: cleaned up PersonUpdateJSONSerializer a little, by removing unnecessary 'fullVisibility' switch.
     REPO-892: improved test for optional fields; added test for too few fields.
     REPO-892: added tests (and impl where needed) for -ve response codes as given in the open api spec for create person.
     REPO-892: fixed broken test due to reuse of username.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132308 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:59:46 +00:00
Alan Davis
373d976faa Merged 5.2.N (5.2.1) to HEAD (5.2)
131858 mward: Merged 131464:131680 from DEV/mward/5.2.n_createperson to 5.2.n
     Creating branch for REPO-892 (Create person REST API)
     REPO-892: create person - initial commit, bare-bones implementation and test.
     REPO-892: refactored test versions of Person and Company to reduce duplication.
     REPO-892: further refactoring to reduce prod/test duplication.
     REPO-892: add missing fields to the 'create person' operation.
     REPO-892: introduced PersonUpdate class for create (and I'm assuming update) operations.
     REPO-892: missing license header
     REPO-892: very minor refactoring - extract field in tests.
     REPO-892: make sure not all fields need to be supplied during create.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:59:35 +00:00
Alan Davis
4158363319 Merged 5.2.N (5.2.1) to HEAD (5.2)
131857 rneamtu: SHA-1629 : Creating a link to file in a different location
      - Added support for multiple files in doclink.post webscript
      - Added unit test for api/node/doclink api
      - Added marker aspect app:linked for nodes that have links attached


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132306 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:59:24 +00:00
Alan Davis
7d606bd6eb Merged 5.2.N (5.2.1) to HEAD (5.2)
131764 rmunteanu: REPO-1390 , REPO-1391: Add support for retrieving site presets
      -  Implemented the API;
      -  Added automated tests.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132294 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:57:18 +00:00
Alan Davis
2f5d71cbb4 Merged 5.2.N (5.2.1) to HEAD (5.2)
131582 jvonka: REPO-1443: V1 REST API - minor - accept well-known aliases for "update node info"


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132278 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:54:31 +00:00
Alan Davis
dff0cc458d Merged 5.2.N (5.2.1) to HEAD (5.2)
131528 gjames: SEARCH-107: Extend search public API for multi-select facets


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132269 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:53:03 +00:00
Alan Davis
9b4120da47 Merged 5.2.N (5.2.1) to HEAD (5.2)
131527 gjames: SEARCH-195: Adding a basic POJO creation test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132268 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:52:53 +00:00
Alan Davis
5137e22dd4 Merged 5.2.N (5.2.1) to HEAD (5.2)
131502 cturlica: REPO-1438: Add thumbnail generation status to discoverability response - implement
      - added implementation, updated test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:52:34 +00:00
Alan Davis
35d61fea98 Merged 5.2.N (5.2.1) to HEAD (5.2)
131470 idanea: ACE-5463: 500 error: GET /nodes/{nodeId}/comments?skipCount=XXX
      -implemented fix and added new unit test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:52:01 +00:00
Alan Davis
807a53b48f Merged 5.2.N (5.2.1) to HEAD (5.2)
131465 cturlica: REPO-1417: Allow Discovery to be disabled - add -ve test(s)
      - added test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132262 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:51:51 +00:00
Alan Davis
ed96d6387c Merged 5.2.N (5.2.1) to HEAD (5.2)
131408 mward: REPO-1348/REPO-1349: implemented checks to guard against invalid fields
   Explicitly rejects fields: id, guid and role


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132257 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:51:00 +00:00
Alan Davis
b3379f798e Merged 5.2.N (5.2.1) to HEAD (5.2)
131385 idanea: ACE-5453: 500 error: GET /nodes/{nodeId}/ratings?skipCount=XXX
      - implemented fix and added new unit test 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:50:40 +00:00
Alan Davis
4834ef1e51 Merged 5.2.N (5.2.1) to HEAD (5.2)
131344 cturlica: REPO-1394: Discovery: merge back to 5.2.N (from feature branch)
      Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
         130980 jkaabimofrad: REPO-224: API for retrieving detailed repository information.
      Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
         131056 jkaabimofrad: REPO-224: Removed "transformationServerExpiresAt" attribute from the license JSON response as it is not part of AC.
      Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
         131179 jkaabimofrad: REPO-224: Modified the license's entitlement response to always return "isClusterEnabled" and "isCryptodocEnabled".


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132248 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:49:30 +00:00
Alan Davis
a6e1a75179 Merged 5.2.N (5.2.1) to HEAD (5.2)
131327 gjames: SEARCH-181: Sending CountDocsMissingFacetField, confirming the default value


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132247 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:49:17 +00:00
Alan Davis
b97e2cd362 Merged 5.2.N (5.2.1) to HEAD (5.2)
131326 gjames: SEARCH-121: Changing facetfield mincount to 1 by default.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132246 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:49:06 +00:00
Alan Davis
17a1747d4a Merged 5.2.N (5.2.1) to HEAD (5.2)
131325 gjames: SEARCH-195: Updating hightlight test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132245 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:48:55 +00:00
Alan Davis
8e8d663b4f Merged 5.2.N (5.2.1) to HEAD (5.2)
131308 gjames: SEARCH-106: Fix highlighting typo


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132242 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:48:25 +00:00
Alan Davis
7778664fda Merged 5.2.N (5.2.1) to HEAD (5.2)
131303 rmunteanu: REPO-1355: Get Rendition info - add automated tests
      - added tests for /shared-link/{sharedLinkId}/renditions/{renditionId} endpoint


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132241 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:48:14 +00:00
Alan Davis
03acdaef03 Merged 5.2.N (5.2.1) to HEAD (5.2)
131295 gjames: SEARCH-195: Adding highlighting to the public api


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132239 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:47:53 +00:00
Alan Davis
36b5206d45 Merged 5.2.N (5.2.1) to HEAD (5.2)
131292 gjames: SEARCH-195: Implementing hightlighting for the search public API


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132236 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:47:21 +00:00
Alan Davis
f5f174c76c Merged 5.2.N (5.2.1) to HEAD (5.2)
131286 amukha: Merged DEV to 5.2.N (5.2.1)
      131050 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
      131057 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate / fix test CMISTest.testModelAvailability
      131064 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
         - added patch to remove JBPM database tables
      131169 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
         - replaced generic DB script with database specific scripts
      131171 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
         - Fix DB2 patch
      131213 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
         - Fix JBPM table removal patch


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:46:48 +00:00