CRESS-Surrey / eXtraWidgets

An extension for creating additional interface tabs in the NetLogo GUI and putting custom widgets on them.
MIT License
13 stars 4 forks source link

Jars should not be versioned #139

Closed nicolaspayette closed 9 years ago

nicolaspayette commented 9 years ago

Because we want to make sure that old jars are overwritten when copying a new version of the extension over an old one.

TheBizzle commented 9 years ago

Is this an SBT issue you'd like some help with? I could assist if I understood what was wrong with the commit you reverted.

nicolaspayette commented 9 years ago

The reverted commit broke the build: https://travis-ci.org/CRESS-Surrey/eXtraWidgets/builds/43458335

I don't understand why (but didn't have time to look into it too much...) It seems like the versionless jars don't get added to the classpath...