[Jamwiki-commit] SF.net SVN: jamwiki: [2007] wiki/trunk/jamwiki/src
Brought to you by:
wrh2
From: <wr...@us...> - 2008-01-20 01:48:45
|
Revision: 2007 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2007&view=rev Author: wrh2 Date: 2008-01-19 17:48:43 -0800 (Sat, 19 Jan 2008) Log Message: ----------- Cleanup: * Move org.jamwiki.utils.XMLTopicFactory to org.jamwiki.servlets to remove the last dependency on the org.jamwiki.parser package from org.jamwiki.utils. * This is a lousy location for the XMLTopicFactory factory class, so it will likely be moved again at a later time. Modified Paths: -------------- wiki/trunk/jamwiki/src/main/java/org/jamwiki/servlets/ImportServlet.java Added Paths: ----------- wiki/trunk/jamwiki/src/main/java/org/jamwiki/servlets/XMLTopicFactory.java wiki/trunk/jamwiki/src/test/java/org/jamwiki/servlets/XMLTopicFactoryTest.java Removed Paths: ------------- wiki/trunk/jamwiki/src/main/java/org/jamwiki/utils/XMLTopicFactory.java wiki/trunk/jamwiki/src/test/java/org/jamwiki/utils/XMLTopicFactoryTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |