Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.
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: GoogleCloudPlatform/appengine-modules-sample-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mpoehler/appengine-modules-sample-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 17, 2014

  1. changed appengine sdk version to 1.9.3

    Marco Pöhler committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    edde255 View commit details
    Browse the repository at this point in the history
  2. changed appengine-maven-plugin version to placeholder

    Marco Pöhler committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    4366c81 View commit details
    Browse the repository at this point in the history
  3. since 1.9.0 only java 7 must be used. I adopt the maven compiler plug…

    …in to version 1.7
    Marco Pöhler committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    ac0d7e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2014

  1. changed module name from guestbook to default - because every project…

    … needs a default module
    Marco Pöhler committed Apr 19, 2014
    Configuration menu
    Copy the full SHA
    cd09600 View commit details
    Browse the repository at this point in the history
  2. app version is now propergated from central pom.xml to modules appeng…

    …ine-web.xmls
    Marco Pöhler committed Apr 19, 2014
    Configuration menu
    Copy the full SHA
    78bc8cc View commit details
    Browse the repository at this point in the history
  3. added Link to other module in guestbook to demonstrate link creation …

    …between modules
    Marco Pöhler committed Apr 19, 2014
    Configuration menu
    Copy the full SHA
    c5315c6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. changed appengine sdk version to 1.9.4

    Marco Poehler committed May 2, 2014
    Configuration menu
    Copy the full SHA
    22bbb1a View commit details
    Browse the repository at this point in the history
Loading