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

Created retrolambda maven plugin. see issue #14 #15

Merged
merged 20 commits into from
May 2, 2014

Commits on Apr 16, 2014

  1. Configuration menu
    Copy the full SHA
    1b7f8ba View commit details
    Browse the repository at this point in the history
  2. use mojo-executor as dep

    davidmoten committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    d957c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101e114 View commit details
    Browse the repository at this point in the history
  4. develop plugin

    davidmoten committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    29e14b2 View commit details
    Browse the repository at this point in the history
  5. develop maven plugin

    davidmoten committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    ec3c55b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Configuration menu
    Copy the full SHA
    e2f7ad1 View commit details
    Browse the repository at this point in the history
  2. develop maven plugin

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    be8c3b3 View commit details
    Browse the repository at this point in the history
  3. add mojo documentation

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    92a4a83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5807de View commit details
    Browse the repository at this point in the history
  5. add to comment

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    a7588bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e62479c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    152cc18 View commit details
    Browse the repository at this point in the history
  8. update README.md

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    e4a889a View commit details
    Browse the repository at this point in the history
  9. validate java8home

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    40985c0 View commit details
    Browse the repository at this point in the history
  10. validate java8home

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    28341bb View commit details
    Browse the repository at this point in the history
  11. replace tabs with spaces

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    8be3092 View commit details
    Browse the repository at this point in the history
  12. replace tabs with spaces

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    a8b857c View commit details
    Browse the repository at this point in the history
  13. fix constants

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    b681452 View commit details
    Browse the repository at this point in the history
  14. change plugin parameter from bytecodeVersion to target so users can e…

    …nter 1.5,1.6,1.7, 1.8 which is a bit more obvious for most users. Fixed javadoc that only made reference to converting to java 7 bytecode
    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    b8c4575 View commit details
    Browse the repository at this point in the history
  15. tabs to spaces in pom.xml

    davidmoten committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    c32db1a View commit details
    Browse the repository at this point in the history