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: GoogleCloudPlatform/appengine-java-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.8
Choose a base ref
...
head repository: GoogleCloudPlatform/appengine-java-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.9
Choose a head ref
  • 16 commits
  • 61 files changed
  • 3 contributors

Commits on Sep 19, 2022

  1. Upgrade Jetty to 9.4.49.v20220914.

    PiperOrigin-RevId: 475312177
    Change-Id: Ie96027ec428c7ae39bb5c6fd27f35fb2f1e80980
    ludoch authored and gae-java-bot committed Sep 19, 2022
    Copy the full SHA
    42fcfa4 View commit details

Commits on Sep 20, 2022

  1. Reimplement Lite runtime background request handling as a servlet Filter

    PiperOrigin-RevId: 475555959
    Change-Id: I94008f9193d7157de21bf8c07e600292147e83b4
    gae-java-bot committed Sep 20, 2022
    Copy the full SHA
    5d0771f View commit details

Commits on Sep 21, 2022

  1. Enabling Annotation Scanning for Servlet-based applications that are …

    …not using quickstart-web.xml.
    
    PiperOrigin-RevId: 475855167
    Change-Id: I7a43db6ad3d45734220bcb5e9496069a45469040
    Sriram Mahavadi authored and gae-java-bot committed Sep 21, 2022
    Copy the full SHA
    53b461d View commit details
  2. Internal change

    PiperOrigin-RevId: 475919184
    Change-Id: I24841bd623e91644a7cc181694e526d7a971fbe6
    ludoch authored and gae-java-bot committed Sep 21, 2022
    Copy the full SHA
    6f29a27 View commit details

Commits on Sep 23, 2022

  1. Update working version to 2.0.9 Snapshot.

    PiperOrigin-RevId: 476489957
    Change-Id: I2aa9b09c4d23d6e099c7ccc09ffa3dee8aa8f9b3
    ludoch authored and gae-java-bot committed Sep 23, 2022
    Copy the full SHA
    ff645a2 View commit details

Commits on Sep 26, 2022

  1. Generating notice for third-party licenses using license-maven-plugin…

    … (using goal - license:aggregate-add-third-party).
    
    Also attaching the License and Third-Party notice to the SDK binaries for distribution.
    
    PiperOrigin-RevId: 477013715
    Change-Id: Ib00886335dd3883e735c5ee3c1833f906cbf0318
    Sriram Mahavadi authored and gae-java-bot committed Sep 26, 2022
    Copy the full SHA
    538be3f View commit details

Commits on Sep 27, 2022

  1. Internal change

    PiperOrigin-RevId: 477031090
    Change-Id: Ia27f60772027c11c1fdbe7fbe028af6d6d4826f3
    Sriram Mahavadi authored and gae-java-bot committed Sep 27, 2022
    Copy the full SHA
    7444958 View commit details

Commits on Sep 29, 2022

  1. Fix for GoogleCloudPlatform/app-maven-plugin#480

    Deleting a non needed sample in the distro.
    
    PiperOrigin-RevId: 477780963
    Change-Id: I5c0cf1515d68ef71c472bcb1896bdc54a0691492
    ludoch authored and gae-java-bot committed Sep 29, 2022
    Copy the full SHA
    8b437c2 View commit details
  2. Bump to 2.0.10 snapshot release.

    PiperOrigin-RevId: 477819564
    Change-Id: Ic86398ed340a9b5bcfd29a557c097061ffd5ee78
    ludoch authored and gae-java-bot committed Sep 29, 2022
    Copy the full SHA
    1902e35 View commit details

Commits on Sep 30, 2022

  1. Fix typo (. instead of -) in the previous pr.

    PiperOrigin-RevId: 478008593
    Change-Id: I51520b3c22cfb37a557b968100c0610567c9bbcf
    ludoch authored and gae-java-bot committed Sep 30, 2022
    Copy the full SHA
    166e883 View commit details

Commits on Oct 5, 2022

  1. Internal change

    PiperOrigin-RevId: 478943210
    Change-Id: I389f88dec797f5b2a02993fc0fb897a64e42e870
    gae-java-bot committed Oct 5, 2022
    Copy the full SHA
    fdd123d View commit details
  2. Internal change

    PiperOrigin-RevId: 478955751
    Change-Id: I660e48dd7c5938d5c4e20c60a7aa89341c81f9b0
    gae-java-bot committed Oct 5, 2022
    Copy the full SHA
    8123cb0 View commit details

Commits on Oct 6, 2022

  1. Internal change

    PiperOrigin-RevId: 479414897
    Change-Id: I99bcc119462efa37e7c8966d99eabbc2903520b0
    ludoch authored and gae-java-bot committed Oct 6, 2022
    Copy the full SHA
    726c08b View commit details

Commits on Oct 7, 2022

  1. Internal change

    PiperOrigin-RevId: 479623167
    Change-Id: I85e05cc9385d111d66ed89f68cf5df4b0941bae3
    ludoch authored and gae-java-bot committed Oct 7, 2022
    Copy the full SHA
    4c3f964 View commit details

Commits on Oct 10, 2022

  1. Bump Java artifacts dependencies.

    PiperOrigin-RevId: 480095326
    Change-Id: Ieba68ae256ee2f5653eb04067a173add70110329
    ludoch authored and gae-java-bot committed Oct 10, 2022
    Copy the full SHA
    2d78ac1 View commit details

Commits on Oct 12, 2022

  1. Author tags cleanup.

    PiperOrigin-RevId: 480700100
    Change-Id: I80a801ba331f9e1bbb148be55a523e68cef56de7
    ludoch authored and gae-java-bot committed Oct 12, 2022
    Copy the full SHA
    930c844 View commit details
Showing with 801 additions and 160 deletions.
  1. +309 −0 THIRD-PARTY.txt
  2. +4 −3 TRYLATESTBITSINPROD.md
  3. +1 −1 api/pom.xml
  4. +1 −1 api_dev/pom.xml
  5. +1 −1 api_legacy/pom.xml
  6. +1 −1 appengine-api-1.0-sdk/pom.xml
  7. +1 −1 appengine-api-stubs/pom.xml
  8. +1 −1 appengine_jsr107/pom.xml
  9. +1 −1 appengine_resources/pom.xml
  10. +1 −1 appengine_testing/pom.xml
  11. +1 −1 appengine_testing_tests/pom.xml
  12. +0 −1 ...est/java/com/google/appengine/tools/development/testing/LocalCapabilityServiceTestConfigTest.java
  13. +0 −1 ...com/google/appengine/tools/development/testing/LocalDatastoreServiceTestCapabilityChangeTest.java
  14. +0 −1 ...ests/src/test/java/com/google/appengine/tools/development/testing/TestingApiIntegrationTest.javap
  15. +1 −1 applications/pom.xml
  16. +1 −1 applications/proberapp/pom.xml
  17. +1 −1 google3/third_party/java_src/appengine_standard/api_compatibility_tests/pom.xml
  18. +0 −1 ...d/api_compatibility_tests/src/test/java/com/google/appengine/apicompat/AccessibleApiDetector.java
  19. +0 −1 ..._compatibility_tests/src/test/java/com/google/appengine/apicompat/ExhaustiveApiUsageVerifier.java
  20. +1 −1 ...pi_compatibility_tests/src/test/java/com/google/appengine/apicompat/NoSerializeImmutableTest.java
  21. +0 −1 ...ests/src/test/java/com/google/appengine/apicompat/testclasses/PublicSubWithAppEngineInternal.java
  22. +0 −1 ...y_tests/src/test/java/com/google/appengine/apicompat/testclasses/p1/PkgWithAppEngineInternal.java
  23. +1 −1 ...tibility_tests/src/test/java/com/google/appengine/apicompat/usage/ApiExhaustiveUsageTestCase.java
  24. +1 −3 kokoro/gcp_ubuntu/build.sh
  25. +1 −1 lib/pom.xml
  26. +1 −1 lib/tools_api/pom.xml
  27. +1 −1 lib/xml_validator/pom.xml
  28. +1 −1 lib/xml_validator_test/pom.xml
  29. +69 −0 licenses/resources/third-party-file-template.ftl
  30. +24 −0 licenses/resources/third-party-missing-licenses.properties
  31. +1 −1 local_runtime_shared/pom.xml
  32. +35 −12 pom.xml
  33. +2 −0 protobuf/open_java_proto_library.bzl
  34. +1 −1 protobuf/pom.xml
  35. +1 −1 quickstartgenerator/pom.xml
  36. +1 −1 remoteapi/pom.xml
  37. +73 −0 runtime/annotationscanningwebapp/pom.xml
  38. +46 −0 runtime/annotationscanningwebapp/src/main/java/AnnotationScanningServlet.java
  39. +27 −0 runtime/annotationscanningwebapp/src/main/webapp/WEB-INF/appengine-generated/app.yaml
  40. +20 −0 runtime/annotationscanningwebapp/src/main/webapp/WEB-INF/appengine-web.xml
  41. +17 −0 runtime/annotationscanningwebapp/src/main/webapp/WEB-INF/appengine_optional.properties
  42. +22 −0 runtime/annotationscanningwebapp/src/main/webapp/WEB-INF/web.xml
  43. +1 −1 runtime/deployment/pom.xml
  44. +1 −1 runtime/impl/pom.xml
  45. +26 −6 runtime/impl/src/main/java/com/google/apphosting/runtime/jetty94/AppVersionHandlerFactory.java
  46. +0 −60 runtime/impl/src/test/java/com/google/apphosting/runtime/ClassPathUtilsTest.java
  47. +1 −1 runtime/local/pom.xml
  48. +1 −1 runtime/main/pom.xml
  49. +9 −1 runtime/main/src/main/java/com/google/apphosting/runtime/JavaRuntimeMain.java
  50. +2 −1 runtime/pom.xml
  51. +1 −1 runtime/test/pom.xml
  52. +53 −0 runtime/test/src/test/java/com/google/apphosting/runtime/jetty9/AnnotationScanningTest.java
  53. +1 −1 runtime/testapps/pom.xml
  54. +1 −1 runtime/util/pom.xml
  55. +6 −32 runtime/util/src/main/java/com/google/apphosting/runtime/ClassPathUtils.java
  56. +1 −1 runtime_shared/pom.xml
  57. +22 −1 sdk_assembly/pom.xml
  58. +1 −1 sessiondata/pom.xml
  59. +1 −1 shared_sdk/pom.xml
  60. +1 −1 third_party/geronimo_javamail/pom.xml
  61. +1 −1 utils/pom.xml
Loading