RE: [Xdoclet-devel] Doclipse

2004-06-23 Thread Andrew Stevens
On Mon, 2004-06-21 at 20:04, Craig Walls wrote: > I just added this to the build. Right now, it just puts the Doclipse files > into the target/doclipse directory. Does anyone have any suggestions on > where they should ultimately reside? In a separate xdoclipse.zip file, > perhaps? If there's a wh

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-907) Separate classpath to specify non-generation source code

2004-06-23 Thread legendaryservice
The following comment has been added to this issue: Author: Phillipson Thomaz Created: Wed, 23 Jun 2004 3:36 PM Body: I doubt xdoclet can be modified to avoid "reprocessing" (parsing) all "referenced" projects as you requested. The xdoclet implementation (actually xjavadoc) requir

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-940) Added to struts validation so you can specify validation on simple values nested in an object.

2004-06-23 Thread legendaryservice
The following comment has been added to this issue: Author: Seth Ladd Created: Wed, 23 Jun 2004 2:59 PM Body: This can be useful under certain circumstances. I haven't looked at the patch, but I do use the nested validation support. We have a PhoneForm. Sometimes this is a requ

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-940) Added to struts validation so you can specify validation on simple values nested in an object.

2004-06-23 Thread legendaryservice
The following comment has been added to this issue: Author: Erik Hatcher Created: Wed, 23 Jun 2004 9:56 AM Body: already supported validation on nested objects in a form bean. I haven't analyzed your patch in detail, but could you clarify why you needed to do this when it was a

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-940) Added to struts validation so you can specify validation on simple values nested in an object.

2004-06-23 Thread legendaryservice
The following issue has been updated: Updater: Dylan Etkin (mailto:[EMAIL PROTECTED]) Date: Wed, 23 Jun 2004 8:26 AM Comment: Here is the diff. Changes: Attachment changed to patch.diff - For a

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-940) Added to struts validation so you can specify validation on simple values nested in an object.

2004-06-23 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-940 Here is an overview of the issue: -