Return-Path: Delivered-To: apmail-geronimo-xbean-dev-archive@locus.apache.org Received: (qmail 33473 invoked from network); 19 Oct 2007 23:36:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Oct 2007 23:36:11 -0000 Received: (qmail 54836 invoked by uid 500); 19 Oct 2007 23:35:59 -0000 Delivered-To: apmail-geronimo-xbean-dev-archive@geronimo.apache.org Received: (qmail 54820 invoked by uid 500); 19 Oct 2007 23:35:59 -0000 Mailing-List: contact xbean-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xbean-dev@geronimo.apache.org Delivered-To: mailing list xbean-dev@geronimo.apache.org Received: (qmail 54773 invoked by uid 99); 19 Oct 2007 23:35:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 16:35:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 23:36:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 936C6714208 for ; Fri, 19 Oct 2007 16:35:50 -0700 (PDT) Message-ID: <18100450.1192836950594.JavaMail.jira@brutus> Date: Fri, 19 Oct 2007 16:35:50 -0700 (PDT) From: "David Jencks (JIRA)" To: xbean-dev@geronimo.apache.org Subject: [jira] Commented: (XBEAN-94) Need newest qdox version.... existing one freaks out on <. In-Reply-To: <16611118.1191225653469.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on 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.