User: pathoss
Date: 02/05/12 08:16:19
Modified: modules/xdoclet/src/xdoclet/modules/i18n Tag:
MODULE_REFACTORING_BRANCH MessageBundleSubTask.java
Log:
Cleanup of imports.
Revision Changes Path
No revision
No revision
1.1.2.4 +5 -5
xdoclet/modules/xdoclet/src/xdoclet/modules/i18n/Attic/MessageBundleSubTask.java
Index: MessageBundleSubTask.java
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/i18n/Attic/MessageBundleSubTask.java,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -w -r1.1.2.3 -r1.1.2.4
--- MessageBundleSubTask.java 12 May 2002 13:13:24 -0000 1.1.2.3
+++ MessageBundleSubTask.java 12 May 2002 15:16:19 -0000 1.1.2.4
@@ -5,14 +5,13 @@
package xdoclet.modules.i18n;
import java.io.File;
-import org.apache.log4j.Category;
-import xjavadoc.XClass;
+import xjavadoc.XClass;
import xjavadoc.XJavaDoc;
import xjavadoc.XJavaDocException;
import xjavadoc.XPackage;
-import xdoclet.GenerationManager;
+import xdoclet.GenerationManager;
import xdoclet.TemplateSubTask;
import xdoclet.XDocletException;
import xdoclet.tagshandler.PackageTagsHandler;
@@ -25,7 +24,7 @@
* @author Ara Abrahamian ([EMAIL PROTECTED])
* @created May 7, 2002
* @xdoclet:subtask name="msgbundle" parent="xdoclet.DocletTask"
- * @version $Revision: 1.1.2.3 $
+ * @version $Revision: 1.1.2.4 $
*/
public class MessageBundleSubTask extends TemplateSubTask
{
@@ -71,6 +70,7 @@
for (int i = 0; i < packages.length; i++) {
XPackage currentPackage = packages[i];
+
setCurrentPackage(currentPackage);
File outputFile = new File(getDestDir(), getDestinationFile());
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel