Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion - use Travis to include jars in release #49

Open
IanMayo opened this issue Jan 25, 2018 · 1 comment
Open

Suggestion - use Travis to include jars in release #49

IanMayo opened this issue Jan 25, 2018 · 1 comment

Comments

@IanMayo
Copy link
Contributor

IanMayo commented Jan 25, 2018

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.

@cfries
Copy link
Member

cfries commented Feb 3, 2018

Thank you very much! I will check it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants