5764 Commits
Author SHA1 Message Date
Andrew Hind a3d54f5f51 Fix for ACE-3593 Duplicate org.alfresco.solr.tracker.Tracker interface stops Solr working
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@90801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-20 13:42:20 +00:00
Andrew Hind 0cac5dac1f Fix for ACE-3501 Solr4 indexing on TSTEST: Cannot query for more than 512 ACL ChangeSets.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@90557 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-17 13:37:10 +00:00
Samuel Langlois 94993466ff Switch version from 5.0.0-SNAPSHOT to 5.0
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@89985 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-05 16:00:05 +00:00
Andrew Hind eac1e38415 Fix for ACE-3392 Solr 4- java.lang.ArithmeticException: / by zero during Tracking
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@89741 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-03 10:03:02 +00:00
Andrew Hind 6b56142928 Fix for Bug ACE-3373 Approx transaction indexing time remaining: being incorrect.
- node and acl estimates now use elapsed time
- added estimated time to finish for content index based on elapsed time
- time now include query, tracking loop, index commit and index warming amortized per unit of work (node, acl or content)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@89643 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-31 14:47:57 +00:00
Kevin Roast 6c6ce12548 ACE-3077 - BM-0013: SOLR GC performance
- Reduce GC further
   - Non-blocking http params moved from remoteAPI to core
   - Code cleanup - tabs to spaces!

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@89214 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 13:37:07 +00:00
Samuel Langlois 53b61b8d3f Update POM versions back to 5.0.0-SNAPSHOT
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@88158 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-15 14:45:50 +00:00
Andrew Hind 2ffbea5118 Fixes for ACE-3077 BM-0013: SOLR GC performance
Fixed content tracker to limit concurrent commits.
    Fixed delete to use "id" - better then delete by query which requires NRT reload
    Fixed TX and Changeset in index detection
        1) only check if it can be in the index based on timestamp
        2) cache that should cover last hour recheck

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@87960 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-13 20:52:27 +00:00
Samuel Langlois aaab2dbb2b Move POM versions to 5.0-preview now that 5.0.b is out
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@87366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-07 12:36:19 +00:00
Samuel Langlois 69e41fef88 Prepare for Community release: change version to 5.0.b, deployment URL to staging repository
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@86436 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-03 17:25:55 +00:00
Ahmed Owian 4b72f14b67 ACE-2851: SOLR4 content indexing is single-threaded. Slow after initial (very fast) meta-data index pass.
- Made ContentTracker multithreaded.
   - Refactored

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85623 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-24 14:50:17 +00:00
Mark Rogers 798cab080c Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
85044: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      84314: ACE-1037: SOLR 4 - Information server implementation - the rest
         - report and checking index


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-20 10:32:41 +00:00
Mark Rogers 9b19793e71 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
85034: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      84225: ACE-2645: provided missing defaults in solrconfig.xml and Java for solrcore.properties props.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85349 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-20 10:27:51 +00:00
Mark Rogers 42cb8c6c25 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
85015: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      84136: Fix for ACE-1696    SOLR 4 - Support for name path - index only


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-20 10:18:43 +00:00
Mark Rogers 431e910ea3 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
84775: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      80989: ACE-1037: SOLR 4 - Information server implementation - the rest
         - Implemented todos


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85137 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-19 22:34:47 +00:00
Erik Winlof 7d5df66967 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78702: Align versions of dependencies - especially Surf ones - and declare them in parent pom for consistency
   Upgrade a few Maven plugins as well


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82632 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:52:47 +00:00
Mark Rogers 538908cf1f Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77245: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      76227: Merged DEV to PLATFORM1 with corrections
         75545: ACE-1996: Cluster: Web client extensions not distributed:
            - Remove initial title/description resolving in CMIS dictionaries
            - Use asynchronously refreshed cache in diactionaryDAO
            - Modify unit tests that uses CompiledModelCache 
            - Make sure that rootNode exists before children retrieving in DictionaryRepositoryBootstrap.getNodes()


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:50:06 +00:00
Mark Rogers ed135157fb Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77237: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      76111: ACE-1691: SOLR 4 - Find and index nodes that require content indexing.
         - Separated InformationServer interface from the solr client
         - Added log4j-solr.properties
         - Added tracker state to each tracker
         - TODO: perhaps break up the tracker state object into more specific objects
         - Read and write to SolrContentStore cache from within SolrInformationServer
         - Initial attempt at getting the Solr documents that need to be updated by ContentTracker
         - TODO: Update ContentTracker to get the needed documents and update the SolrContentStore cache


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78093 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:46:20 +00:00
Mark Rogers 233ed7edc1 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77234: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      76041: Support for ACE-2077    SOLR 4 - Store content, metadata doc & fields for reindex & highlighting
      - fix up to include content data id


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78090 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:44:52 +00:00
Mark Rogers e63e7a3d7b Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77193: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      74588: Revert of R 74318 ACE-1996


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78049 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:24:56 +00:00
Mark Rogers a0f65e278f Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77175: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      74341: Build issue - the solr client project must not depend on the repository.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78033 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:17:35 +00:00
Mark Rogers 6b72579530 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77169: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      74318: ACE-1996: Cluster: Web client extensions not distributed:
       - Remove initial title/description resolving in CMIS dictionaries
       Merged DEV to PLATFORM1(4.3.0) with corrections
         72232: MNT-9882: Cluster: Web client extensions not distributed
          - Use asynchronously refreshed cache in diactionaryDAO
         73275: MNT-9882: Cluster: Web client extensions not distributed
          - Add javadocs, remove excess classes.
         73509: MNT-9882: Cluster: Web client extensions not distributed
          - Remove stale configs for "compiledModelsSharedCache", remove unreachable code from DictionaryDAOImpl, return value from NoOpCompiledModelsCache.get() method.
         73591: ACE-1996: Cluster: Web client extensions not distributed
          - Remove NoOpCompiledModelsCache.
          - Modify unit tests that uses CompiledModelCache 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78027 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:14:52 +00:00
Mark Rogers 79932987ae Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77164: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      74289: ACE-1690: SOLR 4 - Index nodes with bulk fetch for metadata
         - Multithreading MetadataTracker


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78022 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:12:27 +00:00
Mark Rogers a7b2cd89c3 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77158: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      74123: ACE-1802 "MT / Cloud Restrict namespace URI of dynamic models."
      ACE-955 "Custom Content Models in Cloud"
      More build fixes: enforce tenant in model namespace restriction on Cloud only, remove unused test class, ensure correct initialisation of CMIS dictionary, make new Cloud dictionary tests run in a separate VM


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:05:49 +00:00
Mark Rogers 9251cad6b8 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77150: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73977: ACE-1802 "MT / Cloud Restrict namespace URI of dynamic models."
      ACE-955 "Custom Content Models in Cloud"


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78008 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 16:02:04 +00:00
Mark Rogers 4b26650f0e Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77140: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73711: Reverse Merge
         << Unit tests failed >>
         73642: Merged DEV to PLATFORM1(4.3.0)
           ACE-1996: Cluster: Web client extensions not distributed:
             72232: MNT-9882: Cluster: Web client extensions not distributed
              - Use asynchronously refreshed cache in diactionaryDAO
             73275: MNT-9882: Cluster: Web client extensions not distributed
              - Add javadocs, remove excess classes.
             73509: MNT-9882: Cluster: Web client extensions not distributed
              - Remove stale configs for "compiledModelsSharedCache", remove unreachable code from DictionaryDAOImpl, return value from NoOpCompiledModelsCache.get() method.
             73591: ACE-1996: Cluster: Web client extensions not distributed
              - Remove NoOpCompiledModelsCache.
              - Modify unit tests that uses CompiledModelCache 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77996 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:53:37 +00:00
Mark Rogers 0bc9e57640 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77138: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73642: Merged DEV to PLATFORM1(4.3.0)
      ACE-1996: Cluster: Web client extensions not distributed:
         72232: MNT-9882: Cluster: Web client extensions not distributed
          - Use asynchronously refreshed cache in diactionaryDAO 
         73275: MNT-9882: Cluster: Web client extensions not distributed
          - Add javadocs, remove excess classes. 
         73509: MNT-9882: Cluster: Web client extensions not distributed
          - Remove stale configs for "compiledModelsSharedCache", remove unreachable code from DictionaryDAOImpl, return value from NoOpCompiledModelsCache.get() method. 
         73591: ACE-1996: Cluster: Web client extensions not distributed
          - Remove NoOpCompiledModelsCache.
          - Modify unit tests that uses CompiledModelCache 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:52:36 +00:00
Mark Rogers 4433cb3850 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77136: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73565: ACE-1685: SolrInformationServer.indexAcls(List<AclReaders>, boolean) now indexes denied authorities.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77991 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:47:54 +00:00
Mark Rogers 110047aa9b Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77133: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73515: ACE-1685: SOLRAPIClient marshalls denied authorities into returned AclReaders.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77988 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:46:14 +00:00
Mark Rogers f15f90b3e9 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77126: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73447: ACE-1690: SOLR 4 - Index nodes with bulk fetch for metadata
         - Added more tests to MetadataTrackerTest. Formatted pom


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77980 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:36:48 +00:00
Mark Rogers 800322d439 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77117: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73330: ACE-1690: SOLR 4 - Index nodes with bulk fetch for metadata
         - Added factory test and property exposer
         - Used exposed properties in CoreWatcherJob 
         - TODO: MetadataTracker


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77967 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:29:09 +00:00
Mark Rogers 3fe12973dd Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77112: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      73272: SOLR 4 specific parts for  ACE-1682  SOLR 4 - Index and track ACL changesets
      SOLR 4 specific parts for     ACE-1685  SOLR 4 - Index ACL readers and denied
       - change sets are being tracked and only indexed once
      -  readers and indexed but not denied


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77962 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 15:24:44 +00:00
Mark Rogers b0ccbc8142 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77082: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      72904: ACE-1677: SOLR 4 - Track model changes, persist somewhere, update Alfresco model in SOLR
         - Added some implementation of SolrInformationServer.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 14:40:58 +00:00
Mark Rogers 28beb46e19 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77080: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      72874: More for ACE-1034   SOLR 4 - Data model - Impl - part 2


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77929 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 14:38:28 +00:00
Mark Rogers a27d3099cc Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77067: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      72190: ACE-1677: SOLR 4 - Track model changes, persist somewhere, update Alfresco model in SOLR
         - Fixed instantiators of ModelTracker


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77914 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 14:21:29 +00:00
Mark Rogers 767eb09f85 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77063: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      72184: ACE-1705: SOLR 4 - Core admin handler and start core tracking
         - Added close hook.  Decoupled SOLRAPIClient construction
         - TODO: Resolve commented-out bits from checked-in code, unit tests, stub out SOLRAPIClient for testing


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77910 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 14:19:19 +00:00
Mark Rogers 6a49091109 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77037: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      71808: ACE-1705: SOLR 4 - Core admin handler and start core tracking
         - Added AlfrescoCoreAdminHandlerTest first-cut
         - TODO: Resolve commented-out bits, remove alfresco version from trackers, etc.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77880 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 13:10:34 +00:00
Mark Rogers be9680eb71 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
77016: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      71478: ACE-1705: SOLR 4 - Core admin handler and start core tracking
         - Thinned down Tracker API. Made methods private where possible


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 12:15:01 +00:00
Mark Rogers b7d76ac2e4 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76991: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      70109: ACE-1512: SOLR 4 - SSL and non-SSL Profiles
         - SSL works, and ssl ports are now configurable.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77830 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 11:58:39 +00:00
Mark Rogers 68b0dca194 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76937: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      67159: ACE-916: Carve out tracking from SOLR 1.4
         - Refactored checkIndex and checkAcl in CoreTracker


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77780 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 11:10:55 +00:00
Mark Rogers 45aff692fb Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76927: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      67096: Merged BRANCHES/DEV/aowian/plat1_solr4 to BRANCHES/DEV/PLATFORM1
      BRANCHES/DEV/PLATFORM1:
         65032: ACE-916: Carve out tracking from SOLR 1.4
              - Initial checkin. Does not compile
         65034: ACE-916: Carve out tracking from SOLR 1.4
              - Another checkin. Does not compile
         65036: ACE-916: Carve out tracking from SOLR 1.4
              - Another checkin. Does not compile
              - Added InformationServer interface
         65393: ACE-916: Carve out tracking from SOLR 1.4
              - Another checkin. Does not compile
         65963: ACE-916: Carve out tracking from SOLR 1.4
              - Changed references of toDocument method to LegacySolrInformationServer
         65988: ACE-916: Carve out tracking from SOLR 1.4
              - Created individual classes and got CoreTracker and LegacySolrInformationServer to compile
         66090: ACE-916: Carve out tracking from SOLR 1.4
              - Getting closer to no red
         66091: ACE-916: Carve out tracking from SOLR 1.4
              - Getting closer to no red
         66092: ACE-916: Carve out tracking from SOLR 1.4
              - Getting closer to no red
         66847: ACE-916: Carve out tracking from SOLR 1.4
              - Updated eclipse .project files to include SONAR nature
              - Updated solr4 pom to use different port
              - Added adapter for solr data object in SOLR Client, therefore introducing dependency on legacy jars while keeping the main client code version agnostic
              - TODO: Finish making Tracker API work in client project, and explore moving trackers into client project
         66863: ACE-916: Carve out tracking from SOLR 1.4
              - Moved Tracker, TrackerStats, etc into Client project, and abstracted some data objects.
              - TODO: Deal with AlfrescoSolrDataModel
         66926: ACE-916: Carve out tracking from SOLR 1.4
              - Removed some classes that had already been moved
              - TODO: Deal with AlfrescoSolrDataModel
         66957: ACE-916: Carve out tracking from SOLR 1.4
              - Moved adapters into legacy solr project and removed client project's dependency on legacy jars.
              - TODO: Deal with AlfrescoSolrDataModel
         66959: ACE-916: Carve out tracking from SOLR 1.4
              - Moved AlfrescoSolrDataModel to InformationServer and exposed needed APIs
              - Finally, the red is gone, and the code compiles.
         67027: ACE-916: Carve out tracking from SOLR 1.4
              - Removed unused import
         67028: ACE-916: Carve out tracking from SOLR 1.4
              - Merged PLATFORM1 to aowian/plat1_solr4
         67029: ACE-916: Carve out tracking from SOLR 1.4
              - Merged PLATFORM1 to aowian/plat1_solr4
         67076: ACE-916: Carve out tracking from SOLR 1.4
              - Reverse merged from aowian/plat1_solr4 to aowian/plat1_solr4 at -67028
         67090: ACE-916: Carve out tracking from SOLR 1.4
              - Merged PLATFORM1 at 67076 to aowian/plat1_solr4
         67093: ACE-916: Carve out tracking from SOLR 1.4
              - Merged PLATFORM1 at 67085 to aowian/plat1_solr4


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77771 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 10:50:14 +00:00
Mark Rogers 9a053bf9b9 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76632: Merged EOL2 to HEAD-BUG-FIX (5.0/Cloud)
      76533: ACE-2219 - EOL external Surf - remove Surf mobile project
      76536: ACE-2219 - Surf external - cleanup of obsolete Eclipse projects, developer local maven projects now mandatory as ANT no longer builds Surf. SVN ignore patterns for Eclipse projects.
      76540: ACE-2219 - Surf external - more cleanup of obsolete Eclipse projects, more SVN ignore patterns.
      76541: ACE-2219 - Surf external - more cleanup of obsolete Eclipse projects, more SVN ignore patterns - 2.
      76542: ACE-2219 - Surf external - restore privatemodules classpath


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77668 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 16:11:27 +00:00
Mark Rogers f21883d3c7 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76356: Remove 'Experimental' warning in pom files. This is not an experiment any more...


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77598 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 15:01:17 +00:00
Samuel Langlois 467a052a1c [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@75120 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-27 10:01:38 +00:00
Samuel Langlois 2d1c05d4d1 [maven-release-plugin] prepare release V5.0.a
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@75118 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
V5.0.a
2014-06-27 10:01:27 +00:00
Samuel Langlois d8b4932bc8 [maven-release-plugin] rollback the release of V5.0.a
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@75115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-27 09:54:17 +00:00
Samuel Langlois 26be4cfdf9 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 15:02:23 +00:00
Samuel Langlois dcc7739f12 [maven-release-plugin] prepare release V5.0.a
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74992 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 15:02:14 +00:00
Samuel Langlois 6c9c88fe3b [maven-release-plugin] rollback the release of V5.0.a
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 14:50:05 +00:00
Samuel Langlois 0585f2ad0c [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74979 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 14:40:44 +00:00