ACE-2820 ACE-2117 Solr4 packaged as a separate component
ACE-1666 Fix creation of symlinks in binaries (LibreOffice, PostgreSQL, ...)
ACE-943 PostgreSQL Upgraded to 9.3.5
Java upgraded to 1.7.0_67 + switched from JDK to JRE+redistributable components
ACE-2879 Bitrock Installbuilder upgraded to 9.0.2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85549 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
ACE-2820 ACE-2117 Solr4 packaged as a separate component
ACE-1666 Fix creation of symlinks in binaries (LibreOffice, PostgreSQL, ...)
ACE-943 PostgreSQL Upgraded to 9.3.5
Java upgraded to 1.7.0_67 + switched from JDK to JRE+redistributable components
ACE-2879 Bitrock Installbuilder upgraded to 9.0.2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85549 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
85065: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
84384: ACE-2117 Package Solr4 in installer
Moved solr4.war to tomcat/webapps
Created solr4 configiguration folder in installation dir
Created alf_data/solr4 for the content, index and model
Switched default search engine from solr to sol4 in alfresco-global.properties
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85380 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
85065: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
84384: ACE-2117 Package Solr4 in installer
Moved solr4.war to tomcat/webapps
Created solr4 configiguration folder in installation dir
Created alf_data/solr4 for the content, index and model
Switched default search engine from solr to sol4 in alfresco-global.properties
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85380 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84671: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
84518: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
84351: Merged DEV to V4.1-BUG-FIX (4.1.10)
79271 : MNT-11522 : Document modified date is being updated by Workflow
- Fix bug. Change create a workflow package for the attached items and add them. Add Behavior Filter.
81662 : MNT-11522 : Document modified date is being updated by Workflow
- Create Unit test.
83496 : MNT-11522 : Document modified date is being updated by Workflow
- Change unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84415: ACE-2804 Stop providing Xalan in the endorsed folder of Tomcat: package it in alfresco war instead
Also, upgrade Xalan from 2.7.1 to 2.7.2 (except in repository... See ACE-2803)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84415: ACE-2804 Stop providing Xalan in the endorsed folder of Tomcat: package it in alfresco war instead
Also, upgrade Xalan from 2.7.1 to 2.7.2 (except in repository... See ACE-2803)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84183: ACE-2315/BDE-193 Mavenize the distribution of File Transfer Receiver
Split FTR in 2 projects: one creating the war, and one creating the distribution, including the runner jar
Also, upgraded embedded Tomcat to 7.0.53 in FTR, and factorized definition of Tomcat version
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84641 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84183: ACE-2315/BDE-193 Mavenize the distribution of File Transfer Receiver
Split FTR in 2 projects: one creating the war, and one creating the distribution, including the runner jar
Also, upgraded embedded Tomcat to 7.0.53 in FTR, and factorized definition of Tomcat version
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84641 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84072: ACE-1960 AOS: vti amp is deprecated in enterprise
Remove alfresco-spp from Enterprise packagings (zip and installers)
Remove 'Sharepoint' component checkbox from Enterprise installer
Stop installing and deploying alfresco-spp in Maven repo for Enterprise builds
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84630 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84072: ACE-1960 AOS: vti amp is deprecated in enterprise
Remove alfresco-spp from Enterprise packagings (zip and installers)
Remove 'Sharepoint' component checkbox from Enterprise installer
Stop installing and deploying alfresco-spp in Maven repo for Enterprise builds
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84630 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83629: ACE-2318: Merged DEV HEAD-BUG-FIX (5.0.0) to HEAD-BUG-FIX (5.0.0 BF)
83329: ACE-2318: Connection failed to jmx
POMs have been modified to change the location of the JMX-RMI properties to 'WEB-INF/classes/alfresco' instead of the repository JAR after the building of the WAR
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84570 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83337: Merged KEVINR1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
82359: ACE-2091 - EOL Explorer
For Community version, a link to Jira and to the forums
For Enterprise version, a link to support.alfresco.com
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84544 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
81714: Merged DEV to HEAD-BUG-FIX (5.0BF)
81154 : ACE-2481 : Unable to generate previews from LibreOffice (process doesn't start or connect) using 5.0 installer bundle on RH 2.6
- Use ${libreoffice_directory}/program/soffice url to run libreOffice
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80926: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
80888: ACE-2091 EOL Explorer.
- Basic /alfresco index page added with links to documentation, Share, Admin Console, WebScripts, CMIS etc.
- Rearranged some core CSS files from Admin Console so they are reusable in standard webapp
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80924: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
80469: ACE-2091 EOL Explorer.
ACE-2014 EOL URL Addressibility API
- 90% of the Explorer Client config, pages and assets moved to privatemodules/thor
- Explorer client available via mvn -Pcloud build only
- Alfresco minimal index page added
- Deprecated and disabled: Servlets related to Explorer e.g. ExternalAccessServlet, CommandServlet - will be removed fully in 5.1
- Removed: Explorer liferay portlet context, jboss portlet context, collaboration WebScript remoteapi (Explorer), old web assets no longer used
- Tested: Enterprise build, Cloud build, build unit tests, NTLM SSO/Cookie SSO path
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80309: Merged DEV to HEAD-BUG-FIX (5.0BF)
80303 : ACE-2481 : Unable to generate previews from LibreOffice (process doesn't start or connect) using 5.0 installer bundle on RH 2.6
- Create ure-link on Alfresco install
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82734 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80114: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80085: Merged V4.2.2 (4.2.2.11) to V4.2-BUG-FIX (4.2.4)
79428: MNT-12157 : CLONE - Persistent Cookies vulnerability
- Make cookies to remove from response a configurable option
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
79326: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
79090: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Removed references to http://www.jcp.org/jcr (left in web-scripts-application-context.xml
and multiple versions of opencmis-gnamefilter-context.xml)
78990: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Removing references to "jcr-xpath" - Biggest changes were to: DocumentNavigator, NodeServiceXPath and NodeSearcher
- SearcherComponentTest has a lot of tests removed that appeared to be JCR specific
- There are still a lot of namespace references in XML files to http://www.jcp.org/jcr/1.0 etc.
- Left a few references to "JSR 170" and JCR in java classes as they looked like they might be common with other bits.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82708 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261