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: atteo/classindex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.8
Choose a base ref
...
head repository: atteo/classindex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9
Choose a head ref
  • 5 commits
  • 18 files changed
  • 2 contributors

Commits on Jul 18, 2019

  1. Update CHANGES.md file

    Change-Id: Ic463ad6cec82b6b5f3a0551bcae25dca0df9be5f
    sentinelt committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    ab056f7 View commit details
    Browse the repository at this point in the history
  2. Make sure failed integration test fails the build

    Change-Id: I9f1f22da6a02c19f2ff03a753ea68539a18d9fcf
    sentinelt committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    18b998c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. Catch NoClassDefFoundError too (#57)

    Catch NoClassDefFoundError too
    
    Related to #56 we need to catch also NoClassDefFoundError too for when classes were present at compile time but missing at runtime.
    ptahchiev authored and sentinelt committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    a272fff View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Update atteo-parent to 1.17

    Change-Id: I6f57a59272111c0d9c1f5d3146116534a64b6369
    sentinelt committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    4ee847f View commit details
    Browse the repository at this point in the history
  2. Release 3.9

    Change-Id: Ie8f5375b48d1aa4a8ad6c5a9fbc9f4a50f77e80c
    sentinelt committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    dfae7db View commit details
    Browse the repository at this point in the history
Loading