imagej / imagej-ui-swing

ImageJ UI for Java Swing.
BSD 2-Clause "Simplified" License
10 stars 20 forks source link

Bump to pom-imagej 2.15 to get a newer version of scripting-java #13

Closed dscho closed 10 years ago

dscho commented 10 years ago

This is needed to support developing .java plugins in the script editor, as scripting-java and MiniMaven got bug fixes for that use case in the meantime. The updated versions are already referenced in a new pom-scijava, but pom-imagej was not yet updated accordingly (waiting for the very topic branches in imagej-ui-swing and imagej-legacy for which the bug fixes were developed).

Signed-off-by: Johannes Schindelin johannes.schindelin@gmx.de

dscho commented 10 years ago

The explanation can stay, but we need to switch to pom-imagej 2.15 instead of hard-coding the scripting-java version. Primarily a reminder for imagej/pom-imagej#1.