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

Pom #13

Open
wants to merge 51 commits into
base: rebased_master
Choose a base branch
from
Open

Pom #13

wants to merge 51 commits into from

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    edf3997 View commit details
    Browse the repository at this point in the history
  2. big squish, from various work on the pom:

    Declare dependencies for the transpiler
    
    Build transpiler into one jar, attach dependencies to aid in conflict resolution instead of using uberjars
    
    prefer unshaded closure compiler build so we can replace/exclude deps as needed
    
    Update pom to reflect changes upstream
    
    Second draft of poms, a bit more comprehensive (and incomplete)
    
    more maven artifacts
    
    Fix a version typo, and include details on deploying to our repo
    
    Remove the old pom
    
    correct the bootstrap output's classifier
    Colin Alworth authored and niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    0d73b8f View commit details
    Browse the repository at this point in the history
  3. Updated to eclipse version that the bazel project specifies, by inclu…

    …ding it as an artifact of this project
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    cf58530 View commit details
    Browse the repository at this point in the history
  4. Amended new jdt deploy code to pick jars other than bazel "ijar" so w…

    …e have actual
    
    code in the bytecode
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    a36bd66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59fdfa2 View commit details
    Browse the repository at this point in the history
  6. Change the path to eclipse external jars, in light of changes in the …

    …build or in bazel itself
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    6332298 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84b95fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    034bd6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d153fd3 View commit details
    Browse the repository at this point in the history
  10. Add new project (and generated jar), revisit dependencies and fix con…

    …flicts, added a note about an actually-used dependency
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    05010cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ba2fec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa1d149 View commit details
    Browse the repository at this point in the history
  13. js deps checkpoint

    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    21f2ca7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a5c643 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22a0ef9 View commit details
    Browse the repository at this point in the history
  16. test closure deps

    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    510dddd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af23559 View commit details
    Browse the repository at this point in the history
  18. Stop shipping a copy of the real junit, and put generated js in the s…

    …ource dir, not the classes dir
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    04707a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    768d51b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7ac8323 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    52afbbc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6a28aeb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2036ed6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bda0ef5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2d27c53 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0f03c8e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    90983e2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3b29930 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    86db68e View commit details
    Browse the repository at this point in the history
  30. adding circleci configuration

    Extracted out defaults
    
    changed upstream URL to ssh and added job dependency
    
    Update closure-library cache handling/keys.
    
    update bazel version based upon the .bazelversion value
    
    added configuration to limit bazel jobs
    
    Remove circleci config that jumps off the current branch
    
    Further limit how much resources bazel takes, and run 4 times (3 is enough in my testing)
    
    Restore auto-rebase so we track changes from upstream
    
    CircleCI changes
    - Reduce bazel host memory usage
    - Change docker image and removed installation of bazel
    - Added artifactory deployment
    jhickman authored and niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    f5f8296 View commit details
    Browse the repository at this point in the history
  31. Update poms to reflect recent structure and code changes

    Increment version number since this includes breaking api changes
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    0fd159f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8437a0e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0c8d154 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f3e5a22 View commit details
    Browse the repository at this point in the history
  35. Revert the "avoid .testsuite->.js rename step" change so we can use s…

    …ort_only instead of prune
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    79cbd28 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b72b294 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9c18ede View commit details
    Browse the repository at this point in the history
  38. Depend on the new testing jar "async" - not currently supporting this…

    … jar in j2cl, just adding enough for the junit processor to compile
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    e775b77 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9a292a8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    18b7239 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9f85897 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a2841f3 View commit details
    Browse the repository at this point in the history
  43. With the old class removed, expose gwtincompatiblestripper

    Also increment version, since this is a breaking change.
    niloc132 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    c8047b8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0f4dff4 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    0395fea View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    90953d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073ec61 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    0edfcad View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    e8e6ecd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    69c7e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec50e45 View commit details
    Browse the repository at this point in the history