You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/10/01 10:00:53 UTC

[jira] Created: (XBEAN-94) Need newest qdox version.... existing one freaks out on <.

Need newest qdox version.... existing one freaks out on <.
----------------------------------------------------------

                 Key: XBEAN-94
                 URL: https://issues.apache.org/jira/browse/XBEAN-94
             Project: XBean
          Issue Type: Bug
          Components: maven-plugin
    Affects Versions: 3.1
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.2


Qdox 1.6.1 can't handle x < y in field initializations.  1.6.3 can.  Apache ds needs this :-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (XBEAN-94) Need newest qdox version.... existing one freaks out on <.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XBEAN-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed XBEAN-94.
-----------------------------

    Resolution: Fixed

this got fixed a while back

> Need newest qdox version.... existing one freaks out on <.
> ----------------------------------------------------------
>
>                 Key: XBEAN-94
>                 URL: https://issues.apache.org/jira/browse/XBEAN-94
>             Project: XBean
>          Issue Type: Bug
>          Components: maven-plugin
>    Affects Versions: 3.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.2
>
>
> Qdox 1.6.1 can't handle x < y in field initializations.  1.6.3 can.  Apache ds needs this :-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (XBEAN-94) Need newest qdox version.... existing one freaks out on <.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/XBEAN-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531436 ] 

David Jencks commented on XBEAN-94:
-----------------------------------

I changed trunk in rev 580887.  I'm confused about what version trunk is at, leaving it open in case we need to apply to a branch as well.

> Need newest qdox version.... existing one freaks out on <.
> ----------------------------------------------------------
>
>                 Key: XBEAN-94
>                 URL: https://issues.apache.org/jira/browse/XBEAN-94
>             Project: XBean
>          Issue Type: Bug
>          Components: maven-plugin
>    Affects Versions: 3.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.2
>
>
> Qdox 1.6.1 can't handle x < y in field initializations.  1.6.3 can.  Apache ds needs this :-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (XBEAN-94) Need newest qdox version.... existing one freaks out on <.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/XBEAN-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536377 ] 

David Jencks commented on XBEAN-94:
-----------------------------------

I suspect it would be a better use of our time to actually use annotations and drop the fake javadoc stuff entirely.

> Need newest qdox version.... existing one freaks out on <.
> ----------------------------------------------------------
>
>                 Key: XBEAN-94
>                 URL: https://issues.apache.org/jira/browse/XBEAN-94
>             Project: XBean
>          Issue Type: Bug
>          Components: maven-plugin
>    Affects Versions: 3.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.2
>
>
> Qdox 1.6.1 can't handle x < y in field initializations.  1.6.3 can.  Apache ds needs this :-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (XBEAN-94) Need newest qdox version.... existing one freaks out on <.

Posted by "alex322 (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/XBEAN-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536366 ] 

alex322 commented on XBEAN-94:
------------------------------

QDox often fails on perfectly legitimate source files.
Whould it be feasible to have the MappingGeneratorTask implemented as a standard doclet?
It would then be invoked by <javadoc doclet="..MappingGeneratorTask "...


> Need newest qdox version.... existing one freaks out on <.
> ----------------------------------------------------------
>
>                 Key: XBEAN-94
>                 URL: https://issues.apache.org/jira/browse/XBEAN-94
>             Project: XBean
>          Issue Type: Bug
>          Components: maven-plugin
>    Affects Versions: 3.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.2
>
>
> Qdox 1.6.1 can't handle x < y in field initializations.  1.6.3 can.  Apache ds needs this :-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.