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: odinsbane/scripting-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e9b4179
Choose a base ref
...
head repository: scijava/scripting-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4b1c9dd
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    714c514 View commit details
    Browse the repository at this point in the history
  2. Merge pull request scijava#15 from odinsbane/fixing-classpath

    Switched using classloader to using classgraph library.
    ctrueden authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    029c740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72274b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3fecc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40cb95d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6918c0 View commit details
    Browse the repository at this point in the history
  7. POM: bump version to 1.0.0-SNAPSHOT

    It's past time to start deploying SciJava components
    like this one to Maven Central!
    ctrueden committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    31fd9c6 View commit details
    Browse the repository at this point in the history
  8. POM: use HTTPS for schema location URL

    Maven no longer supports plain HTTP for the schema location.
    
    And using HTTP now generates errors in Eclipse (and probably other IDEs).
    ctrueden committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    e8af761 View commit details
    Browse the repository at this point in the history
  9. Bump to next development cycle

    Signed-off-by: Curtis Rueden <[email protected]>
    ctrueden committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    4b1c9dd View commit details
    Browse the repository at this point in the history
Loading