Re: [Xdoclet-devel] Concrete timeframe for 1.2.3

2005-04-07 Thread Andrew Stevens
On Thu, 2005-04-07 at 21:13, Matthias Germann wrote: > I want to resolve XDT-1325 which will take me another couple of days. > > What date do you suggest for the code-freeze? What about April, 17th? I'll tag things as soon as a) I get a quiet evening :-) b) The outstanding issues are done (http:/

Re: [Xdoclet-devel] if and unless tests on SubTask

2005-04-07 Thread Andrew Stevens
On Thu, 2005-04-07 at 21:04, Richard Easterling wrote: > In developing the JAM build framework (http://javagen.com/jam/) one of the > primary limitations that has emerged is that one can't write configurable > Ant scripts using XDoclet. Typically one only wants to change the > deployment target

Re: [Xdoclet-devel] Concrete timeframe for 1.2.3

2005-04-07 Thread Nick Heudecker
My stuff is in. Any changes for new Struts functionality will be ready for 1.3. On Apr 7, 2005 12:16 PM, Ward, Tyler <[EMAIL PROTECTED]> wrote: > > So, has sufficient time been given for everyone to get their changes in? > Perhaps we should start to set a freeze date and release date for 1.2.3.

Re: [Xdoclet-devel] Concrete timeframe for 1.2.3

2005-04-07 Thread Matthias Germann
I want to resolve XDT-1325 which will take me another couple of days. What date do you suggest for the code-freeze? What about April, 17th? Regards, Matthias Matt Raible schrieb: I have one change that I need to make to fix "destDir attribute must be present" in Ant 1.6. I've been using the patch

[Xdoclet-devel] if and unless tests on SubTask

2005-04-07 Thread Richard Easterling
In developing the JAM build framework (http://javagen.com/jam/) one of the primary limitations that has emerged is that one can't write configurable Ant scripts using XDoclet. Typically one only wants to change the deployment target, but instead of just setting a property, the developer has to

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1061) Improving hibernate.query processing

2005-04-07 Thread noreply
The following comment has been added to this issue: Author: peilinz Created: Thu, 7 Apr 2005 3:01 PM Body: To add to my previous comment, it seems that @hibernate.class is required for @hibernate.query to be even picked up by XDoclet. This is base on the following block of code in

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1061) Improving hibernate.query processing

2005-04-07 Thread noreply
The following comment has been added to this issue: Author: peilinz Created: Thu, 7 Apr 2005 2:59 PM Body: I agree with the original post. But I also believe it is not necessary to put the attribute at the method level. There is no association between the method and the query afte

Re: [Xdoclet-devel] Concrete timeframe for 1.2.3

2005-04-07 Thread Matt Raible
I have one change that I need to make to fix "destDir attribute must be present" in Ant 1.6. I've been using the patch in AppFuse for the past few months w/o issues. The patch I have is different from the ones I originally posted to the following bug. http://opensource.atlassian.com/projects/

[Xdoclet-devel] Concrete timeframe for 1.2.3

2005-04-07 Thread Ward, Tyler
So, has sufficient time been given for everyone to get their changes in? Perhaps we should start to set a freeze date and release date for 1.2.3. Is there an ETA on this? -Tyler This e-mail message is intended only for the named recipient(s) above. It may contain confidential information

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1259) jndi-name parameter for ejb.ejb-ref and ejb.external-ref

2005-04-07 Thread noreply
Message: The following issue has been re-assigned. Assignee: Matthias Germann (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1259 Here is an overview of the issue

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/META-INF xtags.xml,1.66,1.67

2005-04-07 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2270/modules/ejb/src/META-INF Modified Files: xtags.xml Log Message: jndi-name parameter for ejb.external-ref and ejb.resource-env-ref documented (XDT-1259) Index: xtags.xm

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-691) Problem using multiple objects strategy, value objects extend different superclasses

2005-04-07 Thread noreply
Message: The following issue has been re-assigned. Assignee: Matthias Germann (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-691 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-698) overridden method generates extra property in subclass

2005-04-07 Thread noreply
The following comment has been added to this issue: Author: steve weiland Created: Thu, 7 Apr 2005 2:56 AM Body: verified, patch solved w/out any noticable side effects. - View this comment: http://opensource.at