Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-583


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-583
    Summary: jdometadata subtask not found on jdodoclet
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             JDO Module
   Versions:
             1.2 Beta 3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Silvio Katzan

    Created: Tue, 29 Jul 2003 8:39 AM
    Updated: Tue, 29 Jul 2003 8:39 AM
Environment: ant 1.5.3, win2k, jdk1.4.1_02, xdoclet 1.2b3

Description:
I have a taskdef of type: 

<taskdef name="jdodoclet" classname="xdoclet.modules.jdo.JdoDocletTask" 
classpathref="katsi.path"/>

and then I'm using this:

                <jdodoclet destdir="${build.dir}">
                        <fileset dir="${temp.dir}" includes="**/*.java"/>
                        <jdometadata project="test" generation="test"/>
                </jdodoclet>



and get the following error:

The <jdodoclet> task doesn't support the nested "jdometadata" element.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to