Commits on Aug 22, 2014

  1. Clean up spec for unsupported tests.

    Morgan Haskel committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    c0852ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from mhaskel/acceptance_test_fixes

    Clean up spec for unsupported tests.
    hunner committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    af59a77 View commit details
    Browse the repository at this point in the history
  3. Updated nodesets

    Added a default nodeset pointing to centos-65-x64.yml. Removed
    unsupported FOSS nodesets. Updated nodesets to point at
    vagrantcloud.com.
    Morgan Haskel committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    c130ef2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from mhaskel/MODULES-1280

    Updated nodesets
    hunner committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    37937d3 View commit details
    Browse the repository at this point in the history
  5. Updates for when installing from package

    When installing from package or running the service with `$use_init =
    true`, `$catalina_home` and `$catalina_base` have no affect. Making this
    more explicit by adding a note in the docs and adding warnings.
    Morgan Haskel committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    f8c7289 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Merge pull request #20 from mhaskel/package_installs

    Updates for when installing from package
    Ashley Penney committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    e453f64 View commit details
    Browse the repository at this point in the history
  2. Add the ability to purge exploded WAR directories.

    Morgan Haskel committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    aea4ac9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from mhaskel/war_purge

    Add the ability to purge exploded WAR directories.
    Ashley Penney committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    ecb283f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2014

  1. Allow one to set configuration when using tomcat package.

    When tomcat is installed from packages (in EL), the scripts that
    are run to launch tomcat do not source setenv.sh, hence the
    tomcat::setenv::entry resource becomes useless for this specific
    case.
    
    In order to still be able to control tomcat instances installed
    from repository, this PR creates a new resource tomcat::config::entry
    that does exactly the same thing as tomcat::setenv::entry but for
    default configuration file based on the OS.
    Spredzy committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    b623130 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from Mylezeem/default_config

    Allow one to set configuration when using tomcat package.
    Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    6983ab0 View commit details
    Browse the repository at this point in the history
  3. Noticed the param name was wrong in the README

    Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    b973d04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from mhaskel/README_fixes

    Noticed the param name was wrong in the README
    Ashley Penney committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    452c959 View commit details
    Browse the repository at this point in the history
  5. Acceptance tests for puppetlabs-tomcat module

    Zach Reichert committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    991c665 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #22 from zreichert/test/master/acceptance_tests

    Acceptance tests for puppetlabs-tomcat module
    Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    9d557be View commit details
    Browse the repository at this point in the history
  7. 1.0.0 prep

    Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    eb7583d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25 from mhaskel/1.0.0-prep

    1.0.0 prep
    Ashley Penney committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    afef54f View commit details
    Browse the repository at this point in the history
  9. Fix acceptance test failures

    Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    c0b45ca View commit details
    Browse the repository at this point in the history
  10. Merge pull request #26 from mhaskel/test-fixes

    Fix acceptance test failures
    hunner committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    dc3dc8c View commit details
    Browse the repository at this point in the history
  11. Updates based on QA feedback.

    Lauren Rother authored and Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    8490f78 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #28 from mhaskel/1.0.x-doc

    Updates based on QA feedback.
    Morgan Haskel committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    ade3d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2014

  1. Update metadata and note about stdlib

    Add PE compatibility and add notes in the README for required update of
    stdlib.
    Morgan Haskel committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    5ef81d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from mhaskel/metadata

    Update metadata and note about stdlib
    Ashley Penney committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    e936d88 View commit details
    Browse the repository at this point in the history