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

Add ability to set prefixes/suffixes for generated classes #258

Closed
wants to merge 6 commits into from

Commits on Oct 17, 2014

  1. Adding prefix and suffix to the properties

    Eimar Fandino committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    90694f8 View commit details
    Browse the repository at this point in the history
  2. Adding PrefixSuffixIT to the integration tests

    Eimar Fandino committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    1692cb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2014

  1. fixing unit tests that were not passing

    Eimar Fandino committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    85a70d4 View commit details
    Browse the repository at this point in the history
  2. Fixing failing unit test.

    Eimar Fandino committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    73feeb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. adding unit test for default package

    Eimar Fandino committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    a342b0f View commit details
    Browse the repository at this point in the history
  2. fixing issue with arguments in the cli version

    Eimar Fandino committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    e2a0090 View commit details
    Browse the repository at this point in the history