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

Make Java SemVer modular #12

Open
zafarkhaja opened this issue Aug 19, 2014 · 1 comment
Open

Make Java SemVer modular #12

zafarkhaja opened this issue Aug 19, 2014 · 1 comment

Comments

@zafarkhaja
Copy link
Owner

The idea is to make Java SemVer modular by separating different concepts of SemVer into independent modules using Maven's Project Aggregation. The different modules could be the SemVer's core specification, the SemVer Expressions API, library extensions or there could also be modules of utilities and/or Maven plugins, later on.

This will allow to use only those parts of Java SemVer that are required for a project.

@JamesPoli
Copy link

Zafar, It'd be great if you could release an official 1.0.0 version soon; I want to use the library but am worried the API will change. Thanks in advance, Jim

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