Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/fix issue 566 #567

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 1, 2019

  1. All config moved from file alfresco-global.properties into Dockerfile…

    … in order to avoid replacing the ootb file.
    
    This will fix problems like issue 566, where the original properties are simply removed by the file replacement.
    douglascrp committed May 1, 2019
    Configuration menu
    Copy the full SHA
    ade0b3e View commit details
    Browse the repository at this point in the history
  2. As the Dockerfile is created when the project is created by using the…

    … archetype, some of it's properties have to be filtered by Maven.
    
    So the filesets were changed accordingly.
    douglascrp committed May 1, 2019
    Configuration menu
    Copy the full SHA
    9797075 View commit details
    Browse the repository at this point in the history
  3. All config moved from file alfresco-global.properties into Dockerfile…

    … in order to avoid replacing the ootb file.
    
    This will fix problems like issue 566, where the original properties are simply removed by the file replacement.
    douglascrp committed May 1, 2019
    Configuration menu
    Copy the full SHA
    d42af92 View commit details
    Browse the repository at this point in the history
  4. As the Dockerfile is created when the project is created by using the…

    … archetype, some of it's properties have to be filtered by Maven.
    
    So the filesets were changed accordingly.
    douglascrp committed May 1, 2019
    Configuration menu
    Copy the full SHA
    3ab89ad View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Update Dockerfile

    Duplicated lines removal
    douglascrp committed May 6, 2019
    Configuration menu
    Copy the full SHA
    7b87aaf View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    Duplicated lines removal
    douglascrp committed May 6, 2019
    Configuration menu
    Copy the full SHA
    3f8ee2a View commit details
    Browse the repository at this point in the history