Skip to content

meet040417

Enquier edited this page Apr 11, 2017 · 1 revision

Meeting 4/4/17:

Return to: Committers-Weekly-Meeting

EMS2 (Crushinatior)

  • Action Items Status
    • Dependencies for 2.3 estimated to arrive by the end of week
    • 2.3.15 Patches will be posted by the end of the week
    • Change log for 2.3 EMS-Repo will be posted as well
    • Documentation:
    • updating sub-site permissions: POST to "alfresco/service/sites/permissions"

MMS3 (Donbot)

  • Big change is getting rid of the separate internal dependencies (SysML,Utils,BAE) and rolled it in.
  • Hotfix branch will be posted which is significantly different (end of week, push)
  • Using Elastic Search 2.X (production 2.2 and 2.4; upgrading to Elastic Search 5.X with next push)
  • Using PostgreSQL 9.3 tied to alfresco version
  • ActiveMQ is still used for JMS
  • Install Alfresco as usual community edition 5.0.d; Can build our project
  • MMS properties is key focus on PostgreSQL properties and
  • run.sh
    • tells you the maven commands to run (don't use enterprise for anything anymore)
    • install: runs an embedded alfresco
    • package: creates the package
      • creates mms-share.amp
      • creates mms-repo.amp
    • then you install mms-repo.amp; mms-share.amp
    • mms-share.amp is optional if you want to skin the share amps slightly differently
  • New structure for project/model deployment:
    • Site (Github: Organization, View Editor: Project)
    • Project (Github: Repository, View Editor: Module, multiple projects are allowed per site)
    • Permissions can only be set at the module or branch level.
  • New version of View-Editor.
    • Source might need to be posted.
    • Required for installation to work
  • New version of MDK
    • Site Characterizations are still there but not creating a site for that characterization at the moment
Clone this wiki locally