jvendetti
released this
05 Mar 22:36
·
13 commits
to master
since this release
Release Notes
- Fixed a bug in the unit tests that caused an UnloadableImportException error (#1).
- Removed obsolete files, namely the lib, lib.test, and META-INF directories. No longer needed after the switch from building with Ant to Maven.
- Various POM file modifications:
- Version control element now points to GitHub instead of the old Subversion repository.
- Upgraded to latest versions of maven-javadoc-plugin, maven-gpg-plugin, and owlapi-distribution dependencies.
- Added new "prepare-release" profile for GPG signing and generation of -sources and -javadoc JAR files. Invactive by default.
- Mailing list element now points to the new protege-user support list.