This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jspwiki.
commit a678ef5862f7247450ccce899547f22d8caa37f4 Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 7 12:30:18 2014 +0000 Add a TODO list --- debian/TODO | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..9812c9f --- /dev/null +++ b/debian/TODO @@ -0,0 +1,23 @@ +TODO list for jspwiki +--------------------- + +This package is in contrib because it relies on prebuilt jars not packaged +in Debian. The remaning dependencies to package are: + +* akismet-java (http://sourceforge.net/projects/akismet-java) + +* sandler (http://sourceforge.net/projects/sandler) + +* freshcookies-security (main source archive lost, available from RPMs: + http://sisyphus.ru/en/srpm/Sisyphus/freshcookies-security/get) + +* jrcs-diff (probably the defunct Jakarta Commons project at + http://svn.apache.org/repos/asf/commons/dormant/jrcs/tags/JRCS_1_0/ + Has been replaced by org.suigeneris.jrcs.diff in the recent releases + of jspwiki: http://code.google.com/p/jrcs/) + + +jspwiki has joined the Apache Software Foundation, more recent releases +have been made there. The build system is now based on Maven. + +jspwiki should transition to tomcat7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

