epugh 2004/11/06 04:03:44
Modified: mimetype/impl/xdocs changes.xml
Added: mimetype/api/xdocs changes.xml
Removed: mimetype/impl/src/test/org/apache/fulcrum/mimetype
MimeTypeServiceFacadeTest.java
mimetype/api/src/java/org/apache/fulcrum/mimetype
MimeTypeServiceFacade.java
Log:
Remove MimeTypeServiceFacade
Revision Changes Path
1.5 +4 -0 jakarta-turbine-fulcrum/mimetype/impl/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/mimetype/impl/xdocs/changes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 20 Oct 2004 13:08:38 -0000 1.4
+++ changes.xml 6 Nov 2004 12:03:44 -0000 1.5
@@ -7,6 +7,10 @@
<body>
<release version="1.0.4" date="in cvs">
+ <action dev="epugh" type="remove">
+ Remove MimeTypeServiceFacadeTest, is should have never been in the
+ impl package anyway, and now MimeTypeServiceFacade is gone.
+ </action>
<action dev="epugh" type="update">
Reimplement test based on TestContainer
</action>
1.1 jakarta-turbine-fulcrum/mimetype/api/xdocs/changes.xml
Index: changes.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<title>Fulcrum MIME API</title>
<author email="[EMAIL PROTECTED]">Eric Pugh</author>
</properties>
<body>
<release version="1.0.4" date="in cvs">
<action dev="epugh" type="remove">
Remove MimeTypeServiceFacade, it is a code smell.
</action>
</release>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]