Author: ebourg-guest Date: 2014-03-07 12:30:18 +0000 (Fri, 07 Mar 2014) New Revision: 17850
Added: trunk/jspwiki/debian/TODO Log: Add a TODO list Added: trunk/jspwiki/debian/TODO =================================================================== --- trunk/jspwiki/debian/TODO (rev 0) +++ trunk/jspwiki/debian/TODO 2014-03-07 12:30:18 UTC (rev 17850) @@ -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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

