onechiforescu
fb59273b19
Fixing the 2.4 build. Re-factoring classification dialog selectors.
2016-05-12 12:12:54 +03:00
Kristijan Conkas
8cecdb50a4
Fixes for record actions.
2016-05-05 11:56:57 +01:00
onechiforescu
a4a8e17527
Upgrading selenium grid to 1.8.
2016-05-03 15:28:02 +03:00
Tom Page
f0865516fb
Try upgrading to 1.8 this time.
2016-04-29 16:15:54 +01:00
Tom Page
abc853863f
Try upgrading selenium-grid to 1.7 to see if that fixes build.
2016-04-29 15:26:55 +01:00
Tom Page
a5c0750065
Merge release/V2.4 into master.
...
Conflicts:
pom.xml
rm-automation/pom.xml
rm-community/pom.xml
rm-community/rm-community-repo/pom.xml
rm-community/rm-community-share/pom.xml
rm-enterprise/pom.xml
rm-enterprise/rm-enterprise-repo/pom.xml
rm-enterprise/rm-enterprise-share/pom.xml
2016-04-25 16:22:07 +01:00
Jean-Pierre
9b007ef5db
[maven-release-plugin] prepare for next development iteration
2016-04-22 14:32:22 +01:00
Jean-Pierre
06676d6b5f
[maven-release-plugin] prepare release V2.4
2016-04-22 14:32:19 +01:00
Jean-Pierre
6181859dcf
[maven-release-plugin] prepare for next development iteration
2016-04-22 14:27:19 +01:00
Jean-Pierre
62582f48ff
[maven-release-plugin] prepare release V2.4.b
2016-04-22 14:27:16 +01:00
Tuna Aksoy
5c30de9bb3
Merge branch 'release/V2.4'
...
Conflicts:
rm-community/rm-community-share/pom.xml
rm-enterprise/rm-enterprise-share/pom.xml
2016-03-31 15:29:35 +01:00
Roy Wetherall
1844ecc199
Consolidate pluginExecution sections in root POM
2016-03-30 09:57:54 +11:00
Roy Wetherall
90ed398624
Adjust POM's so plugin execution errors are masked in Eclipse
2016-03-24 12:24:07 +11:00
Roy Wetherall
0131a72e8b
Merge remote-tracking branch 'origin/release/V2.4'
2016-03-08 11:44:25 +11:00
Roy Wetherall
1b0c83bf02
Merge branch 'release/V2.4' of gitlab.alfresco.com:records-management/records-management into RM-2969_UpdateLicenseHeaders
2016-03-04 09:05:15 +11:00
Roy Wetherall
acf1f40c5d
Change automation project license to Enterprise following review discusions
2016-03-04 09:04:48 +11:00
Roy Wetherall
44091c3b9f
Improve configuration of license plugin in POMs
2016-03-04 08:59:15 +11:00
Tom Page
3b33ab0161
Merge release/V2.4 into master.
2016-03-03 17:00:37 +00:00
Tom Page
8bb0a0dc66
RM-3099 Upgrade data prep library to 1.8.
...
This should fix the Activiti error seen when inviting users to a site.
2016-03-03 11:20:26 +00:00
Roy Wetherall
be0986e010
Use POM hierarchy to remove plugin configuration duplication
2016-03-03 13:07:19 +11:00
Roy Wetherall
f333f57086
update POM config to fix issues on Bamboo
2016-03-02 10:38:33 +11:00
Roy Wetherall
9aac935880
Add update license header goal to automation project and add community license to automation project source.
2016-03-01 13:16:05 +11:00
Tom Page
4a268e8a7a
Merge release/V2.4 into master.
2016-02-12 08:32:15 +00:00
Tom Page
f68c039490
Fix the BrowseList getItemCount call.
...
Previously, for the standard format of message "1 - 4 of 4", this was
returning 0 because the code was expecting three space separated values,
not five.
2016-02-11 11:39:55 +00:00
Tom Page
fbd032b753
RM-2947 Remove unnecessary chemistry dependency.
...
This dependency is provided by the dataprep librarywhich also provides
the implementation. Both should be version 0.10.0 or 0.11.0, but we
were taking 0.10.0 of one and 0.11.0 of the other. This should fix the
NoSuchMethodErrors we were seeing.
(cherry picked from commit 9d510a46c9
)
2016-02-08 15:34:36 +00:00
Tom Page
b9adb397ab
Convert rm-automation pom file to have windows line endings.
2016-02-08 15:33:41 +00:00
Tom Page
9d510a46c9
RM-2947 Remove unnecessary chemistry dependency.
...
This dependency is provided by the dataprep librarywhich also provides
the implementation. Both should be version 0.10.0 or 0.11.0, but we
were taking 0.10.0 of one and 0.11.0 of the other. This should fix the
NoSuchMethodErrors we were seeing.
2016-02-08 14:47:10 +00:00
Tuna Aksoy
13d06e9c15
Fixed the version number for rm-automation on master
2016-02-07 22:28:38 +00:00
Tuna Aksoy
5b76ddccb7
RM-2944 (Make RM UI Test builds predictable)
2016-02-07 21:50:06 +00:00
Tuna Aksoy
7ab6f72c1d
RM-2944 (Make RM UI Test builds predictable)
2016-02-07 17:49:22 +00:00
Tuna Aksoy
e4a0fc62f8
Moved rm-automation into the enterprise project
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@118799 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-27 17:51:29 +00:00
Oana Nechiforescu
0d82c53880
RM-2768, RM-2777, RM-2748 complete creation of the tests + RM Review for RM-2366, RM-2756, RM-2757. Renamed the package name from legacy to smoke and created additional needed PO's. Defaulted the suite that would run to testng.xml (the classification tests). Reverted the Spring version to 4.0.5.RELEASE as its upgrade was not necessary.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@118637 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-26 12:42:02 +00:00
Oana Nechiforescu
60c35bfabd
RM-2366 Upgrading spring version from 4.0.5.RELEASE to 4.0.6.RELEASE to fix the previous dependencies failure. Finishing the test implementation and changing/adding some PO.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@117719 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-17 10:59:19 +00:00
Oana Nechiforescu
10f20ac97c
Created sanity branch.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@117512 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-13 09:19:22 +00:00
Tuna Aksoy
699f82abcb
RM-2669 (Spike: Investigate RM Enterprise approach)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@114662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-10-19 10:41:28 +00:00
Tuna Aksoy
22af8a7422
RM-2669 (Spike: Investigate RM Enterprise approach)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@114660 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-10-19 10:36:41 +00:00
Tuna Aksoy
105b2eefb6
RM-2575 (Investigate compatibility issues with 5.1)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111875 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-09-10 14:36:04 +00:00
Tuna Aksoy
4fa183902d
RM-2575 (Investigate compatibility issues with 5.1)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111745 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-09-08 17:28:19 +00:00
Tuna Aksoy
3e69486a58
RM-2575 (Investigate compatibility issues with 5.1)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111642 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-09-08 15:29:45 +00:00
Tuna Aksoy
c30f1980c9
RM-2575 (Investigate compatibility issues with 5.1)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111637 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-09-08 14:53:24 +00:00
David Webster
434fbb5f07
Correct version number.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111235 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-09-01 20:06:11 +00:00
Roy Wetherall
f5dffd5c24
RM-2144, RM-2143, RM-2360: UI automation of classified document search
...
* page objects for advanced search and search results
* inclusion of AlfrescoTest annotation from common benchmark project
* automation of classified content search
* used dataPrep style tear up and down to avoid data setup dependencies
+review RM @tpage @taskoy
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@108553 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-20 08:10:44 +00:00
Michael Suzuki
345cb84a77
Updated to use dataprep 1.4, now able to declare user first and last name
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@108183 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-13 14:41:49 +00:00
Roy Wetherall
d7b132705b
RM UI Automation:
...
* tighter integration with data prep project
* RecordsManagement service .. will be moved to data prep project asap
* remove unwanted artifacts relating to replaced code
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@108159 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-13 09:22:48 +00:00
Tuna Aksoy
eff31898f5
Removed warnings
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@108134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-10 17:10:06 +00:00
Michael Suzuki
d011b7ec0a
Wire in dataprep project, a service that helps prepares test data using API
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@108124 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-10 14:35:36 +00:00
Roy Wetherall
b3a707b8ab
RM UI Automation Improvements:
...
* multiple reliability fixes
* added REST API client
* users now created via REST API not via UI
+review RM @tpage
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@107904 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-09 01:20:20 +00:00
Michael Suzuki
3082480aba
fix runtime issue with selenium-grid and updated context to reference it correctly
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@107814 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-07 16:11:00 +00:00
Michael Suzuki
fb0f63d8a3
Remove webdrone dependency and replace with selenium-grid, which is Alfresco's webdriver factory
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@107805 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-07-07 14:15:23 +00:00
Tom Page
9f8d6f1a4a
RM-2339 RM-2340 Expect uppercase classification in banner.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@107073 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-06-25 09:34:41 +00:00