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

1501 Separation of Java Utils across template sets #1514

Merged

Commits on Mar 10, 2022

  1. Adjust documentation (devonfw#1491)

    * fixed some types and links and corrected some parts of the documentation
    
    * adjust angular client guide
    
    * fixed typo
    
    * fixed requested changes
    GuentherJulian authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f0ac1d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge branch 'template-set-deployables' of https://github.com/devonfw…

    …/cobigen into 1452_template_set_configuration_reader
    GuentherJulian committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a039537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13c372 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. added new tests to check if the ContextConfigurationSetReader is able…

    … to find all context configurations properly
    GuentherJulian committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    df57726 View commit details
    Browse the repository at this point in the history
  2. added new tests to check if the ContextConfigurationSetReader is able…

    … to find all context configurations properly
    GuentherJulian committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    1615fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df02e62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9f2ba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e902b3f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Loading of util classes from devon4j-template

    * implemented loading of util classes from template-sets. Fixed template and cli tests
    GuentherJulian authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a3b3f72 View commit details
    Browse the repository at this point in the history
  2. added Javadoc

    GuentherJulian committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    50c1646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8bf67 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    9acc424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b81412c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    15c118d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46bed0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea604e0 View commit details
    Browse the repository at this point in the history
  4. changed template test

    GuentherJulian committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1426c7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa0ae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    062aaa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e7051 View commit details
    Browse the repository at this point in the history
  3. changed downloadJar

    GuentherJulian committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    bd9e120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a70779 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Merge branch '1452_template_set_configuration_reader' of https://gith…

    …ub.com/GuentherJulian/cobigen into 1501_seperation_utils
    
    # Conflicts:
    #	cobigen-cli/cli-systemtest/src/test/java/com/devonfw/cobigen/cli/systemtest/AbstractCliTest.java
    GuentherJulian committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    434d979 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'template-set-deployables' of https://github.com/devonfw…

    …/cobigen into 1501_seperation_utils
    
    # Conflicts:
    #	cobigen-cli/cli-systemtest/src/test/java/com/devonfw/cobigen/cli/systemtest/AbstractCliTest.java
    #	cobigen-templates/templates-devon4j-tests/src/test/java/com/devonfw/cobigen/templates/devon4j/test/templates/TemplatesGenerationTest.java
    #	cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/config/ConfigurationHolder.java
    #	cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/config/ContextConfiguration.java
    #	cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/config/reader/ContextConfigurationSetReader.java
    #	cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/generator/GenerationProcessorImpl.java
    #	cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/util/ConfigurationClassLoaderUtil.java
    #	cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/util/ExtractTemplatesUtil.java
    GuentherJulian committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7f96e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad117a View commit details
    Browse the repository at this point in the history