Hi Everyone, I have recently joined the xdoclet community and am having local build problems.
I checked out 1.2beta3 to work on webdoclet for the sun one module. While xdoclet binaries build runs, the documentation doesn't so I don't get the tags documentation (no files in the doc directory under \target) I followed all the steps on the developers homepage (installed maven) and am getting the following errors: <snip> C:\IntelliJ-IDEA-3.0\jre\bin\java.exe -Xmx128M -Djava.home=C:\IntelliJ-IDEA-3.0\jre -classpath C:\IntelliJ-IDEA-3.0\jre\lib\tools.jar;C:\IntelliJ-IDEA-3.0\lib\idea_rt.jar;C:\IntelliJ-IDEA-3.0\lib\ant.jar;C:\IntelliJ-IDEA-3.0\lib\optional.jar;C:\IntelliJ-IDEA-3.0\lib\\rt\xerces1.jar com.intellij.rt.ant.execution.AntMain -logger com.intellij.rt.ant.execution.IdeaAntLogger -verbose -Dbuild.compiler.emacs=true -buildfile D:\mystuff\develop\java\projects\Xdoclet\build-docs.xml all-docs build-docs.xml ant-docs mkdir xdoclet (XDocletMain.start 45 ) Running <antdocs/> api mkdir javadoc Generating Javadoc Javadoc execution Loading source files for package xdoclet... Loading source files for package xdoclet.ant... Loading source files for package xdoclet.ant.modulesbuilder... Loading source files for package xdoclet.loader... Loading source files for package xdoclet.tagshandler... Loading source files for package xdoclet.template... Loading source files for package xdoclet.util... Constructing Javadoc information... javadoc: Error fetching URL: http://java.sun.com/j2se/1.3/docs/api/package-list javadoc: Error fetching URL: http://java.sun.com/j2ee/j2sdkee/techdocs/api/package-list javadoc: Error fetching URL: http://www.junit.org/junit/javadoc/3.7/package-list Standard Doclet version 1.4.1 Building tree for all the packages and classes... Generating D:\mystuff\develop\java\projects\Xdoclet\target\docs\api\xdoclet\class-use\XDocletException.html... "Returns class name for the generated file." This sentence is different from what will be interpreted as the first sentence in the next major release (when that interpretation will be internationalized), which is: "Returns class name for the generated file. {0} substituted by class name." To avoid this note, change the doc comment to make this a proper first sentence, then use -breakiterator from that point forward, which will output this new sentence. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\TemplateSubTask.java:494: warning - The first sentence is interpreted to be: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:362: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\AbstractProgramElementTagsHandler.java:180: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\template\TemplateEngine.java:450: warning - Tag @see: can't find invokeBlockMethod(java.lang.String,java.lang.String,java.util.Properties,java.lang.String,int) in xdoclet.template.TemplateEngine Building index for all the packages and classes... Generating D:\mystuff\develop\java\projects\Xdoclet\target\docs\api\index-all.html... "The current method's current parameter." This sentence is different from what would be generated using -breakiterator: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\ant\modulesbuilder\ModulesGrandBuilderTask.java:133: warning - @return tag has no arguments. "The current method's current parameter. forAllMethodParams sets the value while looping over the parameters of current method." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\DocletTask.java:329: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\ParameterTagsHandler.java:29: warning - The first sentence is interpreted to be: "Returns class name for the generated file." This sentence is different from what would be generated using -breakiterator: "Returns class name for the generated file. {0} substituted by class name." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\ParameterTagsHandler.java:258: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\loader\ModuleFinder.java:110: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\TemplateSubTask.java:494: warning - The first sentence is interpreted to be: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\template\TemplateEngine.java:211: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\template\TemplateParser.java:136: warning - @return tag has no arguments. "Converts the full qualified class name to a valid path with File.separator characters instead of ." This sentence is different from what would be generated using -breakiterator: "Converts the full qualified class name to a valid path with File.separator characters instead of . characters and class name postfixed by a ".java"." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\MethodTagsHandler.java:101: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\TemplateSubTask.java:113: warning - The first sentence is interpreted to be: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\AbstractProgramElementTagsHandler.java:257: warning - @return tag has no arguments. D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\TemplateSubTask.java:636: warning - @return tag has no arguments. "Used by isOfType." This sentence is different from what would be generated using -breakiterator: "Used by isOfType. isOfType searches for the type according to the type parameter. " "Used by isOfType." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:32: warning - The first sentence is interpreted to be: This sentence is different from what would be generated using -breakiterator: "Used by isOfType. isOfType searches for the type according to the type parameter. " D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:47: warning - The first sentence is interpreted to be: "Used by isOfType." This sentence is different from what would be generated using -breakiterator: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:39: warning - The first sentence is interpreted to be: "Used by isOfType. isOfType searches for the type according to the type parameter. " Building index for all classes... D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\DocletTask.java:251: warning - @ant.non-required is an unknown tag. Generating D:\mystuff\develop\java\projects\Xdoclet\target\docs\api\xdoclet\TemplateSubTask.html... "Returns class name for the generated file." This sentence is different from what would be generated using -breakiterator: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\TemplateSubTaskjava:494: warning - The first sentence is interpreted to be: "Returns class name for the generated file. {0} substituted by class name." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\TemplateSubTask.java:113: warning - The first sentence is interpreted to be: "Converts the full qualified class name to a valid path with File.separator characters instead of ." This sentence is different from what would be generated using -breakiterator: "Converts the full qualified class name to a valid path with File.separator characters instead of . characters and class name postfixed by a ".java"." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\ParameterTagsHandler.java:29: warning - The first sentence is interpreted to be: Generating D:\mystuff\develop\java\projects\Xdoclet\target\docs\api\xdoclet\tagshandler\ParameterTagsHandler.html... "The current method's current parameter." This sentence is different from what would be generated using -breakiterator: "The current method's current parameter. forAllMethodParams sets the value while looping over the parameters of current method." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:32: warning - The first sentence is interpreted to be: Generating D:\mystuff\develop\java\projects\Xdoclet\target\docs\api\xdoclet\tagshandler\TypeTagsHandler.html... "Used by isOfType." This sentence is different from what would be generated using -breakiterator: "Used by isOfType. isOfType searches for the type according to the type parameter. " "Used by isOfType." D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:47: warning - The first sentence is interpreted to be: D:\mystuff\develop\java\projects\Xdoclet\core\src\xdoclet\tagshandler\TypeTagsHandler.java:39: warning - The first sentence is interpreted to be: This sentence is different from what would be generated using -breakiterator: "Used by isOfType. isOfType searches for the type according to the type parameter. " "Used by isOfType." This sentence is different from what would be generated using -breakiterator: "Used by isOfType. isOfType searches for the type according to the type parameter. " Generating D:\mystuff\develop\java\projects\Xdoclet\target\docs\api\stylesheet.css... Note: Custom tags that could override future standard tags: @created, @todo. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @ant.required 3 errors 26 warnings document mkdir taskdef document (XDocletMain.start 45 ) Running <documenttags/> Generating toc file for namespaces Generating toc file for tags Generating tags toc file Generating toc file for tags Generating toc file for tags todo mkdir taskdef todo (XDocletMain.start 45 ) Running <info/> Create info lists for todo tags all-docs </snip> Can anyone give me a tip what isn't working here? I have successfully run the binary build (am using it) before starting build-docs. Does it have anything to do with the "not found" package lists on top of the log? regards, Simon -----Original Message----- From: Sonnek, Ryan [mailto:[EMAIL PROTECTED] Sent: Wednesday, 2 April 2003 6:51 AM To: '[EMAIL PROTECTED]' Subject: [Xdoclet-devel] howto submit a patch Hello Xdoclet developers, I'm a long time user, and this week I decided to try and contribute back to this great project. I've modified the jboss-xdoclet module's jboss-service-template.xdt to allow merging of MBeans from a file (mbeans.xml). I tried to follow the convension used in the web_xml.xdt for outputing an html comment on how to import the mbeans.xml. I would greatly appreciate any comments or suggestions. should this be submitted somewhere else (JIRA)? I'm extremely new to this so please forgive my confusion. Ryan Ryan J. Sonnek Brown Printing Company J2EE Application Developer 507.835.0803 [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
