There are no deploymentdescriptor under JDK1.4
----------------------------------------------

         Key: XDT-1550
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1550
     Project: XDoclet
        Type: Bug
  Components: Web Module  
    Versions: 1.3    
 Environment: JDK 1.4.2_04, XDoclet 1.3 dated by 2005-10-06
 Reporter: Andrey Grebnev
 Assigned to: xdoclet-devel (Use for new issues) 


After building XDoclet in the file 
xdoclet-web-module-1.3-SNAPSHOT.jar!META-INF/xdoclet.xml I have not required 
sub task

    <subtask
        name="deploymentdescriptor"
        implementation-class="xdoclet.modules.web.WebXmlSubTask"
        parent-task-class="xdoclet.modules.web.WebDocletTask"
    />

As result I have the following error

E:\cvsroot\atleap\application\build.xml:853: Can't create a 
deploymentdescriptor element under webdoclet. Make sure the jar file containing 
the corresponding subtask class is on the classpath specified in the <taskdef> 
that defined {2}.

This behaviour is only under JDK1.4. Under 1.5 all is OK.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to