102522: Merge RA-SPRINT3 to HEAD-BUG-FIX (5.1)
102145: RA-121, RA-141 & RA-48: Provide the ability to use an alfresco-global.properties file with -Prun and move the alf_data folder to the new runtime folder.
NOTE: The web-client project has NOT been updated yet to handle an alfresco-global.properties file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@103276 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99981: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
99482: Merged DEV to 5.0.N (5.0.1)
99198 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc typo in project alfresco-jlan
99413 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project alfresco-jlan
99205 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project core
99415 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project data-model
99227 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project file-transfer-receiver
99416 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project legacy-lucene
99417 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project qa-share
99418 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project remote-api
99427 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc in project Repository, letters S..Z
99433 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc in project Repository, letters A..R
99421 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project share-po
99247 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc typo in project slingshot
99248 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project slingshot
99424 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr
99426 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr4
99253 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr-client
99259 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project web-client
99260 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project web-framework-commons
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99610: Merged DEV to HEAD-BUG-FIX (5.1) - separating Share from Repo
99073: RA-11 Get rid of the alfresco_svn_rootdir parameter in Bitrock installers: everything is now extracted from the Maven repo
99114: RA-11 Remove reference to alfresco_svn_rootdir in Bitrock config file, to fix Linux installer
99510: RA-39 Fix how we get the JLAN DLL in the distribution: use Maven dependency rather than file system
99515: RA-39 Fix how we get the JLAN DLL in the enterprise distribution: use Maven dependency rather than file system
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99610: Merged DEV to HEAD-BUG-FIX (5.1) - separating Share from Repo
99073: RA-11 Get rid of the alfresco_svn_rootdir parameter in Bitrock installers: everything is now extracted from the Maven repo
99114: RA-11 Remove reference to alfresco_svn_rootdir in Bitrock config file, to fix Linux installer
99510: RA-39 Fix how we get the JLAN DLL in the distribution: use Maven dependency rather than file system
99515: RA-39 Fix how we get the JLAN DLL in the enterprise distribution: use Maven dependency rather than file system
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99610: Merged DEV to HEAD-BUG-FIX (5.1) - separating Share from Repo
99073: RA-11 Get rid of the alfresco_svn_rootdir parameter in Bitrock installers: everything is now extracted from the Maven repo
99114: RA-11 Remove reference to alfresco_svn_rootdir in Bitrock config file, to fix Linux installer
99510: RA-39 Fix how we get the JLAN DLL in the distribution: use Maven dependency rather than file system
99515: RA-39 Fix how we get the JLAN DLL in the enterprise distribution: use Maven dependency rather than file system
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99609: Merged DEV to HEAD-BUG-FIX (5.1) - separating Share from Repo
98758: RA-11: remove activity-list.properties placeholder - will be replaced with real files
98759: RA-11: added activity-list.get*.properties to repository.
Denormalising the properties files. This does have the downside of having these properties defined twice, however the benefit is a decoupled code base. Alternatives would include having them in a common project that both the repository and share depend on. We may rethink if this becomes a problem.
98760: RA-11: removed dummy slingshot.properties from repo.
98761: RA-11: added cut-down slingshot*.properties files.
Only 4 of the 1200+ properties are likely to be required, according to the old web-client.pom.xml comments. If it turns out that a substantial number of them are required, we'll rethink.
98790: RA-11: fix activity list bundle names
I missed that the previous build time copy fitered the '.get' from the name.
98861: RA-11: remove unsightly comment.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100474 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99607: Merged DEV to HEAD-BUG-FIX (5.1) - separating Share from Repo
98570: RA-11: remove slingshot project, fix up poms.
Temporary fix included: removed antrun execution of fetch-slingshot-messages in projects/web-client/pom.xml - this allows a full build in the main code base, with e.g. mvn clean install -Penterprise,solr-http
98616: RA-11: Removed share-po from main code-base.
98747: RA-8 Remove Share Enterprise - moved into its own space
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100473 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99117: ACE-3703 - Refactor Repository Admin Console framework to allow the basic framework to work in Community version
- Improved Community system summary screen with basic JVM and Repository info
- Added Processor (cpus) count to System Summary screen for Enterprise/Community
- Added system version label to /alfresco index page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99183 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99067: ACE-3703 - Refactor Repository Admin Console framework to allow the basic framework to work in Community version
- Added Community Admin Console link to index page
- Basic system summary screen impl
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96588: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96587: MNT-13327 Upgrade cors-filter to 1.9.3, for sharepoint integration" projects//web-client
Also, delete the cors-filter declaration from privatemodules/thor/pom.xml, so the one in web-cliebnt prevails
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96675 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94372: Fix build: StackOverflow caused by MASSEMBLY-747 in maven-assembly-plugin
Upgrade a few Maven plugins
Remove calls to manifest goal of maven-war-plugin, thanks to its version 2.6 fixing MWAR-167
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95077 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93267: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93242: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93175: MNT-12484: Merged DEV to V4.2-BUG-FIX (4.2.5)
89773: MNT-12484: VTI server fails to authenticate behind an AJP proxy if HTTP authentication headers are sent in addition to the REMOTE_USER CGI variable
- For VTI give precedence to external authentication with remote user over HTTP Basic
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94951 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
92620: ACE-3703 - Refactor Repository Admin Console framework to allow the basic framework to work in Community version
- Framework base moved to web-client project.
- Refactored Enterprise admin console to base from the web-client one.
- Empty Community admin console start page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94892 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
91882: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
91814: share-config-custom.xml inline documentation and config updates for installer since MNT-12801, MNT-12764 and MNT-12765
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94841 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
91271: Merged V4.2-BUG-FIX (4.2.5) to HEAD-BUG-FIX (5.0/Cloud)
91116: Merged DEV to V4.2-BUG-FIX (4.2.5)
91097: MNT-12800 : Automatic installer on Linux is not checking for the presence of cups-libs
- Added check for the presence of libcups.so.2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94779 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261