-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
Description
Hi,
just adopted the lib. It's solving an optimisation problem that kept tripping up Apache Maths Common. Thanks!
Quick suggestion. You have a releases page for the project. This includes the source for each tagged release version.
It is possible to configure Travis to push the compiled jars to the release folder:
https://docs.travis-ci.com/user/deployment/releases/
Here's an example of a repo that includes compiled jars in the release:
https://github.com/ngageoint/geopackage-android/releases
Oh, while I'm begging... At very low cost (effort), it would be straightforward for you to modify your maven build to construct javadoc and source jar files.