Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codehaus-plexus/modello
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codehaus-plexus/modello
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: MODELLO-191
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 41 files changed
  • 1 contributor

Commits on May 31, 2009

  1. [MODELLO-191] Add support to generate clone() methods

    o Created feature branch
    bentmann committed May 31, 2009
    Configuration menu
    Copy the full SHA
    7cfe1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fa3a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2009

  1. [MODELLO-191] Add support to generate clone() methods

    o Added attribute java.clone.hook to enable clone hook for custom fields (i.e. fields managed by code segments)
    bentmann committed Jun 4, 2009
    Configuration menu
    Copy the full SHA
    3d929b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2009

  1. [MODELLO-191] Add support to generate clone() methods

    o Documented new attributes in the model and bumped model version to 1.0.1 to account for additions
    bentmann committed Jun 5, 2009
    Configuration menu
    Copy the full SHA
    961874a View commit details
    Browse the repository at this point in the history
  2. [MODELLO-191] Add support to generate clone() methods

    o Fixed cloning of date
    bentmann committed Jun 5, 2009
    Configuration menu
    Copy the full SHA
    f87fa2e View commit details
    Browse the repository at this point in the history
  3. [MODELLO-191] Add support to generate clone() methods

    o Added ITs to check syntax and semantics of generated clone() methods
    bentmann committed Jun 5, 2009
    Configuration menu
    Copy the full SHA
    0457929 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2009

  1. [MODELLO-191] Add support to generate clone() methods

    o Extended ITs to check 1:1 associations
    bentmann committed Jun 6, 2009
    Configuration menu
    Copy the full SHA
    f72ae29 View commit details
    Browse the repository at this point in the history
  2. o Set svn:eol-style=native

    bentmann committed Jun 6, 2009
    Configuration menu
    Copy the full SHA
    0448af8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2009

  1. [MODELLO-191] Add support to generate clone() methods

    o Bumped version of model to 1.1.0 to catch up with the targetted Modello version
    bentmann committed Jun 27, 2009
    Configuration menu
    Copy the full SHA
    87570e8 View commit details
    Browse the repository at this point in the history
  2. [MODELLO-191] Add support to generate clone() methods

    o Bumped version of model to 1.1.0 to catch up with the targetted Modello version
    bentmann committed Jun 27, 2009
    Configuration menu
    Copy the full SHA
    be7ea8d View commit details
    Browse the repository at this point in the history
  3. o Pulled -r1252 from trunk

    bentmann committed Jun 27, 2009
    Configuration menu
    Copy the full SHA
    9f546c2 View commit details
    Browse the repository at this point in the history
  4. o Pulled -r1254 from trunk

    bentmann committed Jun 27, 2009
    Configuration menu
    Copy the full SHA
    2e62aed View commit details
    Browse the repository at this point in the history
  5. [MODELLO-191] Add support to generate clone() methods

    o Added unit tests
    bentmann committed Jun 27, 2009
    Configuration menu
    Copy the full SHA
    733ce32 View commit details
    Browse the repository at this point in the history
Loading