Repository: ant-easyant-core Updated Branches: refs/heads/master 8ef102120 -> f2f6dae94
archive EasyAnt Project: http://git-wip-us.apache.org/repos/asf/ant-easyant-core/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-easyant-core/commit/f2f6dae9 Tree: http://git-wip-us.apache.org/repos/asf/ant-easyant-core/tree/f2f6dae9 Diff: http://git-wip-us.apache.org/repos/asf/ant-easyant-core/diff/f2f6dae9 Branch: refs/heads/master Commit: f2f6dae943d4d721f88c23babbbac9770a14a3d3 Parents: 8ef1021 Author: Jan Matèrne <[email protected]> Authored: Tue Dec 13 09:42:05 2016 +0100 Committer: Jan Matèrne <[email protected]> Committed: Tue Dec 13 09:42:05 2016 +0100 ---------------------------------------------------------------------- README | 8 ++++++++ RETIRED_PROJECT | 9 +++++++++ 2 files changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-easyant-core/blob/f2f6dae9/README ---------------------------------------------------------------------- diff --git a/README b/README index abb7223..ded7a78 100644 --- a/README +++ b/README @@ -16,6 +16,14 @@ Our goals are : o what if you already have an existing project ? Since Easyant is fully based on top of ant, you can keep your existing project along with the "old school" ant scripts. This should ease the migration to Easyant. ************************ +* Status * +************************ + +This is a retired project. +No further development will be done. + + +************************ * How to run examples * ************************ http://git-wip-us.apache.org/repos/asf/ant-easyant-core/blob/f2f6dae9/RETIRED_PROJECT ---------------------------------------------------------------------- diff --git a/RETIRED_PROJECT b/RETIRED_PROJECT new file mode 100644 index 0000000..9474596 --- /dev/null +++ b/RETIRED_PROJECT @@ -0,0 +1,9 @@ +This is a retired project. +No further development will be done. + +If you want to revive this project, feel free to ask on the dev-mailinglist. +According to http://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component +it can be reactivated. + +The vote about retiring the project was in December 2016: +http://mail-archives.apache.org/mod_mbox/ant-dev/201612.mbox/ajax/%3C000301d25510%2433d37720%249b7a6560%24%40de%3E \ No newline at end of file
