From 30bfa3a5c324f5c4fad8660d8b8ccea7c8837a64 Mon Sep 17 00:00:00 2001 From: SingingBush Date: Tue, 1 Aug 2017 11:45:08 +0000 Subject: [PATCH] added information to pom that will be needed if ever deploying to maven central --- README.md | 13 ++++++++----- pom.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 679f0d2..e131e04 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,11 @@ Since then there's been no activity and it seems that issues are ignored. Even t The project seemed to be abandoned so I've forked it with the initial goal of -- publishing build artifacts to maven -- enable continuous integration -- keep project alive - -Daniel Leuck, the original author, licensed the source as GPL v2.1 \ No newline at end of file +- [x] Adding more unit tests +- [x] Enabling continuous integration using [travis-ci.org](travis-ci.org) +- [x] Reporting on Test Coverage using [coveralls.io](coveralls.io) +- [x] Fixing existing bugs +- [ ] Publishing build artifacts to maven +- [ ] Potentially re-writing + +Daniel Leuck, the original author, licensed the source as [LGPL v2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt) \ No newline at end of file diff --git a/pom.xml b/pom.xml index 415cd4c..355df97 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,48 @@ 1.4.0-SNAPSHOT SDL Support for SDLang (Simple Declarative Language) + https://github.com/SingingBush/SDL + 2011 + + + + GNU Lesser General Public License, Version 2.1 + https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt + repo + + + + + + Daniel Leuck + support@ikayzo.com + ikayzo + http://ikayzo.com + + original author + + + + Samael Bate + samael@singingbush.com + SingingBush + http://singingbush.com + + maintainer + + + + + + scm:git:git://github.com/SingingBush/SDL.git + scm:git:ssh://github.com:SingingBush/SDL.git + https://github.com/SingingBush/SDL/tree/master + + + + github + https://github.com/SingingBush/SDL/issues + UTF-8