Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Merge with dotify.api #3

Closed
8 tasks done
joeha480 opened this issue Jan 26, 2017 · 1 comment
Closed
8 tasks done

Merge with dotify.api #3

joeha480 opened this issue Jan 26, 2017 · 1 comment

Comments

@joeha480
Copy link
Contributor

joeha480 commented Jan 26, 2017

This api should probably be merged with dotify.api (but perhaps it too should subsequently be renamed). The reason for this is that there is not enough distinction between the apis to motivate separate packages considering project overhead and team size. Also, bringing these apis together might benefit the development of this api as it is currently somewhat behind in code style etc.

Things to do before merging:

  • APIs that are not fit for this new location should be deprecated, namely the validator interface (Deprecate the validator interface #2)
  • All projects that depend on this should be prepared to be updated to Java 8 (as they will have to use Java 8 once they start using the new api) (Update to Java 8 issues#9)
  • Release a minor/service version (because some things have been deprecated since the last release)
  • Rename README.md to readme.md (or do the merge on Linux, or change readme.md in dotify.api to README.md)
  • Release a clean major version (see Todo 5.0.0 #8)
  • Fix Support add and remove papers in PaperCatalogService #9
  • Add a notice that the API has been deprecated (see for example dotify.task-api)
  • Release a final version
@joeha480
Copy link
Contributor Author

Done!

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

No branches or pull requests

1 participant