Re: [Xdoclet-devel] XDoclet patch commiting ?

2008-05-27 Thread Matt Raible
I'm a committer, but I don't have the keys to the castle (admin rights). Matt On Tue, May 27, 2008 at 6:28 PM, Darryl Miles <[EMAIL PROTECTED]> wrote: > > ... and 12 more months roll by. > > > Who has access to sourceforge to list the 5 CVS write committers ? > > > Does anyone know of the sourcef

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring SpringValidatorTagsHandler.java, 1.4, 1.5

2006-10-13 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18530/src/xdoclet/modules/spring Modified Files: SpringValidatorTagsHandler.java Log Message: XDT-1667: added support for validating byte[] with @spring.val

[Xdoclet-devel] CVS: xdoclet/modules/web/src/xdoclet/modules/web/resources web_xml.xdt, 1.28, 1.29

2006-10-13 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/web/src/xdoclet/modules/web/resources In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17405 Modified Files: web_xml.xdt Log Message: XDT-1666: taglib tags generated in web.xml for servlet spec 2.4 Index: web_xml.xdt =

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1666) taglib tags generated in web.xml for servlet spec 2.4

2006-10-13 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1666?page=all ] Matt Raible reassigned XDT-1666: Assign To: Matt Raible (was: xdoclet-devel (Use for new issues)) > taglib tags generated in web.xml for servlet spec

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml, 1.74, 1.75

2006-09-14 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11797/xdoclet/modules/hibernate/src/META-INF Modified Files: xtags.xml Log Message: XDT-1651: Added extra-lazy option for collections Index: xtags.xml ==

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-mapping_3_0.dtd, 1.2, 1.3

2006-09-14 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11797/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources Modified Files: hibernate-mapping_3_0.dtd Log Message: XDT-1651: Ad

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1651) Extra-lazy option for collections

2006-08-14 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1651?page=all ] Matt Raible reassigned XDT-1651: Assign To: Matt Raible (was: xdoclet-devel (Use for new issues)) > Extra-lazy option for collecti

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1435) Module list gets reset but DocletTask.subtaskMap isn't

2006-03-20 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1435?page=comments#action_17519 ] Matt Raible commented on XDT-1435: -- I've backed out XDT-879 in CVS. You might want to try it to see if it solves your problems. > Module list gets r

[Xdoclet-devel] [XDoclet-JIRA] Resolved: (XDT-879) Fix for "destDir attribute must be present."

2006-03-20 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-879?page=all ] Matt Raible resolved XDT-879: - Resolution: Won't Fix Fix Version: (was: 1.2.3) 1.3 Backed out change since it seems to cause more problems th

[Xdoclet-devel] [XDoclet-JIRA] Reopened: (XDT-879) Fix for "destDir attribute must be present."

2006-03-20 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-879?page=all ] Matt Raible reopened XDT-879: - Re-opened to back out change. > Fix for "destDir attribute must be present." > >

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet DocletTask.java,1.64,1.65

2006-03-20 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2275/xdoclet/core/src/xdoclet Modified Files: DocletTask.java Log Message: Based out XDT-879 based on other bugs having issues caused by it Index: DocletTask.java ==

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1616) If invoked twice springdoclet ignores destDir attribute

2006-03-10 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1616?page=comments#action_17511 ] Matt Raible commented on XDT-1616: -- Sorry, I meant to say "I can revert XDT-879" if you like. > If invoked twice springdoclet ignores dest

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1616) If invoked twice springdoclet ignores destDir attribute

2006-03-10 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1616?page=comments#action_17510 ] Matt Raible commented on XDT-1616: -- I've backed out XDT-879 locally and my application continues to work. I revert the fix - hopefully it doesn&#x

Re: [Xdoclet-devel] XDoclet for Web Project Generation

2006-03-07 Thread Matt Raible
AppFuse uses an XDoclet-based project called AppGen to create CRUD classes based on Spring, Hibernate and a plethora of web frameworks (Struts, Spring MVC, Tapestry, WebWork or JSF). http://appfuse.dev.java.net http://raibledesigns.com/wiki/AppGen.html Hope this helps, Matt On 3/6/06, Andrew S

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring/resources validator_1_1_3.dtd,NONE,1.1

2006-01-31 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10256/xdoclet/modules/spring/src/xdoclet/modules/spring/resources Added Files: validator_1_1_3.dtd Log Message: Added missing files as reported by

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring SpringValidatorMessages.java,NONE,1.1

2006-01-31 Thread Matt Raible
--- NEW FILE: SpringValidatorMessages.java --- /* * Copyright (c) 2001, 2002 The XDoclet team * All rights reserved. */ package xdoclet.modules.spring; /** * @authormailto:[EMAIL PROTECTED]">Matt Raible * @created Jan 12, 2006 * @version $Revision: 1.1 $ */ public fin

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1593) Update @spring.validator to by in synch with @struts.validator - supporting new validation-form.xml merge file and indexed properties

2006-01-12 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1593?page=comments#action_17446 ] Matt Raible commented on XDT-1593: -- CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring/resources

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1593) Update @spring.validator to by in synch with @struts.validator - supporting new validation-form.xml merge file and indexed properties

2006-01-12 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1593?page=comments#action_17447 ] Matt Raible commented on XDT-1593: -- CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring

[Xdoclet-devel] [XDoclet-JIRA] Resolved: (XDT-1593) Update @spring.validator to by in synch with @struts.validator - supporting new validation-form.xml merge file and indexed properties

2006-01-12 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1593?page=all ] Matt Raible resolved XDT-1593: -- Resolution: Fixed > Update @spring.validator to by in synch with @struts.validator - supporting > new validation-form.xml merge fi

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring/resources validation_xml.xdt,1.2,1.3

2006-01-12 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11989/xdoclet/modules/spring/src/xdoclet/modules/spring/resources Modified Files: validation_xml.xdt Log Message: Updated Commons Validator suppor

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring SpringValidationXmlSubTask.java,1.1,1.2 SpringValidatorTagsHandler.java,1.3,1.4

2006-01-12 Thread Matt Raible
/** ! * Generates Commons Validator validation.xml deployment descriptor for Spring. * ! * @author Matt Raible ([EMAIL PROTECTED]) * @created August 23, 2002 * @ant.element display-name="validation.xml" name="springvalid

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1593) Update @spring.validator to by in synch with @struts.validator - supporting new validation-form.xml merge file and indexed properties

2006-01-12 Thread Matt Raible (JIRA)
URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1593 Project: XDoclet Type: Improvement Components: Spring Module Versions: 1.2.3 Reporter: Matt Raible Assigned to: xdoclet-devel (Use for new issues) Fix For: 1.3 -- This message is

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1514) Not able to Generate the Struts-Validator tags for the Date datatype.

2005-08-22 Thread Matt Raible (JIRA)
[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1514?page=comments#action_17184 ] Matt Raible commented on XDT-1514: -- I believe this is "as designed" since Commons Validator does not support java.util.Date - only Stri

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources struts_form.xdt,1.3,1.4

2005-06-02 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21516/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources Modified Files: struts_form.xdt Log Message: Fixed XDT-1367: Unini

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources struts_form.xdt,1.2,1.3

2005-06-02 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15848/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources Modified Files: struts_form.xdt Log Message: Fixed XDT-1367: Unini

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/META-INF xtags.xml,1.32,1.33

2005-06-02 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15848/xdoclet/modules/apache/src/META-INF Modified Files: xtags.xml Log Message: Fixed XDT-1367: Uninitialized "subform" objects from @struts.form Index: xtags.xml ==

Re: [Xdoclet-devel] XDoclet 1.2.3

2005-04-27 Thread Matt Raible
My impression is that Andrew uploaded it for us to test and since no one reported issues - it's an official release. In fact, I saw it announced on a couple of sites. ;-) Matt On Apr 27, 2005, at 12:28 AM, Matthias Germann wrote: Hello, What about XDoclet 1.2.3? Is it final now? The Homepage (x

Re: [Xdoclet-devel] Son of XDT-879?

2005-04-19 Thread Matt Raible
On Apr 19, 2005, at 3:29 PM, Andrew Stevens wrote: I just noticed earlier today that the xdoclet-base-locale jar is a fraction of the size of the one from the last release, and only contains one file. It seems that the problem is with the externalizerdoclet calls in modules-common.ent - although

Re: [Xdoclet-devel] Concrete timeframe for 1.2.3

2005-04-19 Thread Matt Raible
On Apr 15, 2005, at 6:18 PM, Andrew Stevens wrote: Please test them out as much as possible in the next few days, and unless anyone shouts with a show-stopper we'll announce the release officially early next week. If there's any major problems we can just remove these ones from the file area and d

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet DocletTask.java,1.63,1.64

2005-04-08 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11439/xdoclet/core/src/xdoclet Modified Files: DocletTask.java Log Message: Fixed "destDir attribute must be present" error that happens when running targets twice in Ant 1.6 (XDT-8

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/

Re: [Xdoclet-devel] tapestry support for XDoclet

2005-02-07 Thread Matt Raible
+1 - I was just thinking how nice it would be to have XDoclet for Tapestry. The most important piece is probably documenting and examples. Matt On Feb 7, 2005, at 2:08 PM, Newcomb, Michael P. wrote: I'm getting ready to commit updates to the Apache module that will enable support for generating

Re: [Xdoclet-devel] Again CfV new developers

2005-02-02 Thread Matt Raible
I don't see any harm in adding them - except if they're like me and commit some stuff once and then never again. ;-) Matt On Feb 2, 2005, at 7:03 AM, Rupp, Heiko wrote: Hi fellow developers, please please please: if there is a request for new developers then do answer. Perhaps those requests shou

Re: [Xdoclet-devel] Multiple 's in struts validation.xml

2004-11-19 Thread Matt Raible
Here's a way to validate dates with a locale-specific format w/o hacking up XDoclet. http://www.javaworld.com/javaworld/jw-05-2004/jw-0524-i18n.html Matt Christian Bjørnbak wrote: Okay, I'm implementing this, but I need some help.. My idea was to add a locale parameter to struts.validator contain

Re: [Xdoclet-devel] New Developer proposal: Magnus Larsson

2004-10-31 Thread Matt Raible
+1, I've got no issues with people helping out. Now we just need to find someone to make XDoclet JDK 5.0 compatible. ;-) Matt On Oct 30, 2004, at 6:32 AM, Mathias Bogaert wrote: +1 Mathias On 30 Oct 2004, at 10:27, Rupp, Heiko wrote: HI,   I only received one response from Eric so far. Magnus me

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-13 Thread Matt Raible
Verified - thanks David. Matt David Lloyd wrote: On Wed, 13 Oct 2004, David Lloyd wrote: I'll dig into this a bit further and see if I can't get it solved tonight. Ok, it's fixed for real this time, and as a bonus, I even verified the fix. - D -

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-13 Thread Matt Raible
+not-null="" + + +unique="" + + formula="" On Oct 13, 2004, at 4:25 PM, David Lloyd wrote: On Wed, 13 Oct 2004, Matt Raible wrote: I thought I tried that - guess not, it's working now. So everythin

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-13 Thread Matt Raible
This doesn't fix my problem, but the attached file does. This puts "not-null" and "unique" attributes on elements and generates my schema correctly using Hibernate's task. IIRC, this was the behavior in previous releases. I'm willing to commit it if there's a consensus (Gavin?). Matt Davi

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-13 Thread Matt Raible
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matt Raible Sent: Wednesday, October 13, 2004 6:52 AM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required! I tried to test this, but I can't seem to build XDoclet from

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-12 Thread Matt Raible
I tried to test this, but I can't seem to build XDoclet from CVS: junit: [junit] Running xjavadoc.AbstractClass__GENERATED__Test [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.984 sec [junit] Running xjavadoc.AbstractExecutableMember__GENERATED__Test [junit] Tests run: 5,

[Xdoclet-devel] CVS: xdoclet/modules/web/src/xdoclet/modules/web WebXmlSubTask.java,1.12,1.13

2004-10-08 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/web/src/xdoclet/modules/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30008/xdoclet/modules/web/src/xdoclet/modules/web Modified Files: WebXmlSubTask.java Log Message: Fixed XDT-1109 Index: WebXmlSubTask.java ===

[Xdoclet-devel] element in generated taglib

2004-10-06 Thread Matt Raible
Currently, XDoclet's task includes any @web.listener classes as elements in the .tld. This is great and all, but I already have my listener defined in web.xml - in the proper order. Should be there an option to turn this off - or make it off by default (probably not good for backwards compa

Re: [Xdoclet-devel] xdoclet-1.2.2 release -- where do we stand?

2004-10-06 Thread Matt Raible
Andrew Stevens wrote: On Sun, 2004-10-03 at 09:42, Rupp, Heiko wrote: Hi, currently there are three unresolved issues marked for 1.2.2 release. I've done XDT-966. Matt, where do we stand with XDT-1080? I see there were a few CVS commits relating to it a week or so ago - did they resolve t

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate Address.java,1.1,1.2 Name.java,1.3,1.4

2004-10-01 Thread Matt Raible
validation * mappings ! * * @author Matt Raible ! * ! * @struts.form name="cityForm" * extends="org.apache.struts.validator.ValidatorForm" * @struts.form name="stateForm" */ public class Address { ! ! private String city; ! private Stri

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring SpringValidatorTagsHandler.java,1.1,1.2

2004-10-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6890/modules/spring/src/xdoclet/modules/spring Modified Files: SpringValidatorTagsHandler.java Log Message: Fixed XDT-1093: @spring.validator doesn't generat

Re: [Xdoclet-devel] Generating validation for nested forms (was Xdoclet 1.2.2 release)

2004-09-25 Thread Matt Raible
s\apache\struts\StrutsValidatorTagsHandler.java Matt On Thu, 23 Sep 2004 03:58:11 -0600, Matt Raible <[EMAIL PROTECTED]> wrote: Nick, I tested this out tonight and was able to successfully generated rules for a Form that has a get/set on a ParentForm. Here's how it works: 1. You have to put @struts.

[Xdoclet-devel] name attributes on @struts.form

2004-09-24 Thread Matt Raible
Does anyone know how the "name" attribute is supposed to work when generation Struts Forms from POJOs? In the task I added, if I add a name (i.e. name="addressForm"), I end up with AddressaddressFormForm.java as the filename. I'm assuming the behavior should be that the "name" attribute stays

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/META-INF xtags.xml,1.26,1.27

2004-09-23 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30605/modules/apache/src/META-INF Modified Files: xtags.xml Log Message: Fixed XDT-1080: @struts.form-field tags now only require a "form-name" attribute if there is a "na

[Xdoclet-devel] CVS: xdoclet/samples build.xml,1.45,1.46

2004-09-23 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/samples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30513/samples Modified Files: build.xml Log Message: test validation.xml generation Index: build.xml === RCS file: /cvsroot/xdo

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate Address.java,NONE,1.1 Name.java,1.2,1.3

2004-09-23 Thread Matt Raible
validation.xml generation --- NEW FILE: Address.java --- package test.hibernate; /** * This class is used to test generating Struts Forms * using <actionform> as well as one-to-one validation * mappings * * @author Matt Raible * * @struts.form name="cityForm&qu

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts ActionFormTagsHandler.java,1.1,1.2 StrutsFormTagsHandler.java,1.12,1.13

2004-09-23 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30186/modules/apache/src/xdoclet/modules/apache/struts Modified Files: ActionFormTagsHandler.java StrutsFormTagsHandler.java Log Message: Fixed XDT-10

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/web SimpleListener.java,1.1,1.2

2004-09-23 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29487/samples/src/java/test/web Modified Files: SimpleListener.java Log Message: Removed unused import Index: SimpleListener.java ===

[Xdoclet-devel] Generating validation for nested forms (was Xdoclet 1.2.2 release)

2004-09-23 Thread Matt Raible
n't work unless // there is a setter for it, but that is not needed // as only the sub-forms must have setters. The top-level // only requires a getter. Matt Nick Heudecker wrote: Matt: Just tried this again and didn't have any luck. On Wed, 22 Sep 2004 11:18:56 -0600, Matt Raible

[Xdoclet-devel] Generating validation for nested forms (was Xdoclet 1.2.2 release)

2004-09-23 Thread Matt Raible
n't work unless // there is a setter for it, but that is not needed // as only the sub-forms must have setters. The top-level // only requires a getter. Matt Nick Heudecker wrote: Matt: Just tried this again and didn't have any luck. On Wed, 22 Sep 2004 11:18:56 -0600, Matt Raible

[Xdoclet-devel] name attributes on @struts.form

2004-09-23 Thread Matt Raible
Does anyone know how the "name" attribute is supposed to work when generation Struts Forms from POJOs? In the task I added, if I add a name (i.e. name="addressForm"), I end up with AddressaddressFormForm.java as the filename. I'm assuming the behavior should be that the "name" attribute stays low

Re: [Xdoclet-devel] Proposed Xdoclet 1.2.2 release schedule

2004-09-23 Thread Matt Raible
+1 I'm doing some tests against the apache module right now to see if I can generate validation entries for nested objects. I also hope to figure out how to get a one-to-one Hibernate/POJO relationship to map to a one-to-one ActionForm-to-ActionForm relationship. I wasn't planning on adding t

Re: [Xdoclet-devel] Re: Xdoclet 1.2.2 release ?

2004-09-22 Thread Matt Raible
ation XML, but the properties are not prefixed with the name of the parent object's property name. So you get this: Instead of: On Wed, 22 Sep 2004 09:40:36 -0600, Matt Raible <[EMAIL PROTECTED]>

Re: [Xdoclet-devel] Re: Xdoclet 1.2.2 release ?

2004-09-22 Thread Matt Raible
+1 for a release and +1 for a few days for Nick to figure this stuff out below. I believe Erik Hatcher knows how to do it. Currently, I think you have to put a @struts.validator tag on the setter of the nested object and then the children will be picked up. If that works, it would be nice to

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts StrutsValidationXmlSubTask.java,1.9,1.10

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19814/modules/apache/src/xdoclet/modules/apache/struts Modified Files: StrutsValidationXmlSubTask.java Log Message: Fixed XDT-880 - DTD for 11 should

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/META-INF xtags.xml,1.24,1.25

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19413/modules/apache/src/META-INF Modified Files: xtags.xml Log Message: Fixed XDT-1019 - Added POJOs to the list of classes you can apply this to Index: xtags.xml ===

Re: [Xdoclet-devel] Another developer proposal

2004-09-01 Thread Matt Raible
On Sep 1, 2004, at 6:36 AM, Rupp, Heiko wrote: Hi Matt, I'll try to get it figured out before 1.2.2 - do we have a target date? Not that I am aware of one. I think we should aim for end of month. Cool. I got my change in last night. Matt --- Th

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-factory.xdt,1.8,1.9

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31767/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources Modified Files: hibernate-factory.xdt Log Message: Minor changes - n

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate XDocletModulesHibernateMessages.java,1.10,1.11

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31767/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate Modified Files: XDocletModulesHibernateMessages.java Log Message: Minor changes - no reas

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate Name.java,1.1,1.2

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27863/src/java/test/hibernate Modified Files: Name.java Log Message: Modifications for XDT-884 - to prove that actionforms can be generated from POJOs Index: Name.java

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb XDocletModulesApacheStrutsEjbMessages.java,1.4,1.5

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27701/src/xdoclet/modules/apache/struts/ejb Modified Files: XDocletModulesApacheStrutsEjbMessages.java Log Message: Fix for XDT-884 - allow genera

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources struts_form.xdt,NONE,1.1

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27701/src/xdoclet/modules/apache/struts/resources Added Files: struts_form.xdt Log Message: Fix for XDT-884 - allow generation of ActionFor

[Xdoclet-devel] CVS: xdoclet/samples build.xml,1.44,1.45

2004-09-01 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/samples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27863 Modified Files: build.xml Log Message: Modifications for XDT-884 - to prove that actionforms can be generated from POJOs Index: build.xml ===

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts ActionFormSubTask.java,NONE,1.1 ActionFormTagsHandler.java,NONE,1.1

2004-09-01 Thread Matt Raible
. * * @author Matt Raible ([EMAIL PROTECTED]) * @created April 26, 2004 * @ant.element display-name="Action Form" name="actionform" parent="xdoclet.DocletTask" * @version $Revision: 1.1 $ */ public class ActionFormSubTask extends TemplateSubT

[Xdoclet-devel] Re: Interesting issues based on where I define the "xdoclet" target

2004-09-01 Thread Matt Raible
Cactus runs it, it runs under it's task: compile-web: [runservertests] (XDocletMain.start 47 ) Running > At least I know what's going on now. Matt Matt Raible wrote: I've added a new SubTask to my local copy of XDoclet. This ActionFormSubTask can generate

[Xdoclet-devel] Interesting issues based on where I define the "xdoclet" target

2004-09-01 Thread Matt Raible
I've added a new SubTask to my local copy of XDoclet. This ActionFormSubTask can generate ActionForms from POJOs w/o being a subtask of ejbdoclet. This basically allows me to not include j2ee.jar in my project. I've discovered that I still need the ejb module in my classpath since the META-I

RE: [Xdoclet-devel] Another developer proposal

2004-08-31 Thread Matt Raible
The Struts module could use help - +1. I have a patch locally to generate ActionForms from POJOs w/o depending on ejbdoclet, but I haven't checked it in b/c it only works with Ant 1.6+. I'll try to get it figured out before 1.2.2 - do we have a target date? Matt > -Original Message- > F

Re: [Xdoclet-devel] Developer proposal

2004-08-20 Thread Matt Raible
I've got no reason to object - +1. Matt On Aug 20, 2004, at 2:13 PM, Rupp, Heiko wrote: Hi,   I'd like to propose a few Xdoclet addicts :-) as new developers   - Eric Pugh: Hibernate, Documentation - David Harkness: David is very active in helping ppl on the mailing lists and would work on documen

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb/resources struts_form.xdt,1.8,1.9

2004-07-14 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14620/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb/resources Modified Files: struts_form.xdt Log Message: Fix for XDT-9

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/ejb PersonBean.java,1.10,1.11

2004-07-14 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/ejb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14620/xdoclet/samples/src/java/test/ejb Modified Files: PersonBean.java Log Message: Fix for XDT-958: The template used by strutsform should be updated to take into account

RE: [Xdoclet-devel] Xfoo deprecation

2004-07-10 Thread Matt Raible
Title: Message My guess is yes.  I did this on the Struts and Spring modules and they continue to work fine. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rupp, HeikoSent: Saturday, July 10, 2004 8:27 AMTo: [EMAIL PROTECTED]Subject:

RE: [Xdoclet-devel] Bug fix for XJavaDoc - what happend to XJD-43?

2004-07-09 Thread Matt Raible
I've applied Clifton's patch to fix this bug - let me know if it works as desired. Matt > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Rupp, Heiko > Sent: Friday, July 09, 2004 1:18 AM > To: [EMAIL PROTECTED] > Subject: RE: [Xdoclet-devel] Bug

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring/resources spring_xml.xdt,1.2,1.3

2004-07-09 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21513/xdoclet/modules/spring/src/xdoclet/modules/spring/resources Modified Files: spring_xml.xdt Log Message: Fixed XDT-952: Using XDoclet to confi

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/META-INF xtags.xml,1.2,1.3

2004-07-09 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21513/xdoclet/modules/spring/src/META-INF Modified Files: xtags.xml Log Message: Fixed XDT-952: Using XDoclet to configure when using Struts-Spring plugin Index: xtags.xm

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources struts_config_xml.xdt,1.13,1.14

2004-07-09 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21513/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources Modified Files: struts_config_xml.xdt Log Message: Fixed XDT-952:

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/META-INF xtags.xml,1.17,1.18

2004-07-09 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21513/xdoclet/modules/apache/src/META-INF Modified Files: xtags.xml Log Message: Fixed XDT-952: Using XDoclet to configure when using Struts-Spring plugin Index: xtags.xm

[Xdoclet-devel] CVS: xjavadoc/src/xjavadoc SourceClass.java,1.64,1.65

2004-07-09 Thread Matt Raible
Update of /cvsroot/xdoclet/xjavadoc/src/xjavadoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20248/xjavadoc/src/xjavadoc Modified Files: SourceClass.java Log Message: Fixed (XJD-43) Truncates source when saving to a different file Index: SourceClass.java ===

Re: [Xdoclet-devel] Configuring Struts and Spring together with XDoclet

2004-07-08 Thread Matt Raible
You're probably one of the few folks that is using XDoclet with both Spring and Struts. If this change works for you, I'm willing to commit it. Please open a enhancement request in JIRA and post a patch. Thanks, Matt On Jul 8, 2004, at 8:14 AM, [EMAIL PROTECTED] wrote: Dear All, I'm using XDoc

Re: [Xdoclet-devel] 1.2.2

2004-07-07 Thread Matt Raible
I always support releases - but are any of these bugs significant enough to warrant a release? Matt On Jul 7, 2004, at 3:07 PM, Mathias Bogaert wrote: Time for a release? 21 bugs fixed. Heiko? Matt? Andrew? David? Aslak? Mathias --- This SF.Net

[Xdoclet-devel] CVS: xdoclet/xdocs navigation.xml,1.40,1.41

2004-07-07 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3790/xdoclet/xdocs Modified Files: navigation.xml Log Message: Fixed XDT-949 Index: navigation.xml === RCS file: /cvsroot/xdoclet

[Xdoclet-devel] FW: Spring and XDoclet 1.2.1

2004-05-26 Thread Matt Raible
I believe I added Spring the left nav bar - is there an XDoclet nightly build running somewhere that publishes the site? If not, maybe we can patch 1.2.1 and re-upload the site. It'd be nice to point users to the Spring/XDoclet documentation. Thanks, Matt -Original Message- From: Sourc

RE: [Xdoclet-devel] Re: [Xdoclet-announce] XDoclet 1.2.1 released

2004-05-11 Thread Matt Raible
+1 for putting the docs back into the root instead of in an "xdoclet" folder. URLs on the internet should be permanent, or when changed - they should be transparent to the user. Matt > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Mathias Bogae

RE: [Xdoclet-devel] 1.2.1 released

2004-05-07 Thread Matt Raible
Can someone update the news page with a changelog and other release information? http://xdoclet.sourceforge.net/xdoclet/status.html Matt > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Andrew Stevens > Sent: Thursday, May 06, 2004 5:28 PM > To:

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring/resources validation_xml.xdt,1.1,1.2

2004-04-30 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv310/xdoclet/modules/spring/src/xdoclet/modules/spring/resources Modified Files: validation_xml.xdt Log Message: Renamed "struts" to "spring" which

Re: [Xdoclet-devel] Useful practises for XDT development

2004-04-29 Thread Matt Raible
Thanks for the tips! Matt On Apr 29, 2004, at 6:33 PM, Andrew Stevens wrote: Since there's a few new developers on board (and it doesn't hurt to remind the rest of us), I figure it's worth mentioning a few "suggestions" for managing the CVS repository and JIRA that have proved useful up to now.

[Xdoclet-devel] CVS: xdoclet/modules/web/src/xdoclet/modules/web/resources web_xml.xdt,1.19,1.20

2004-04-29 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/web/src/xdoclet/modules/web/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2295/xdoclet/modules/web/src/xdoclet/modules/web/resources Modified Files: web_xml.xdt Log Message: Include merged filters before generated ones. This a

[Xdoclet-devel] CVS: xdoclet/modules/web/src/xdoclet/modules/web/resources web_xml.xdt,1.18,1.19

2004-04-29 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/web/src/xdoclet/modules/web/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19358/xdoclet/modules/web/src/xdoclet/modules/web/resources Modified Files: web_xml.xdt Log Message: Fix for http://opensource.atlassian.com/projects/xdo

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/META-INF xtags.xml,1.1,1.2

2004-04-29 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21837/xdoclet/modules/spring/src/META-INF Modified Files: xtags.xml Log Message: Fix for http://opensource.atlassian.com/projects/xdoclet/browse/XDT-881 Add ability to ge

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring SpringValidationXmlSubTask.java,NONE,1.1 SpringValidatorTagsHandler.java,NONE,1.1

2004-04-29 Thread Matt Raible
vadoc.XParameter; import xjavadoc.XTag; import xdoclet.DocletSupport; import xdoclet.XDocletException; import xdoclet.tagshandler.AbstractProgramElementTagsHandler; import xdoclet.tagshandler.MethodTagsHandler; /** * Struts Validator tag handler tags * * @author Matt Raible ([EMAIL PROTECT

[Xdoclet-devel] CVS: xdoclet/modules/spring/src/xdoclet/modules/spring/resources validation_1_1.dtd,NONE,1.1 validation_xml.xdt,NONE,1.1

2004-04-29 Thread Matt Raible
Update of /cvsroot/xdoclet/xdoclet/modules/spring/src/xdoclet/modules/spring/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21837/xdoclet/modules/spring/src/xdoclet/modules/spring/resources Added Files: validation_1_1.dtd validation_xml.xdt Log Message: Fix for http://op

[Xdoclet-devel] Changing order of Ant Task Reference to be alphabetical

2004-04-29 Thread Matt Raible
Does anyone mind if I change the "Ant Task Reference" to be alphabetical? http://xdoclet.sourceforge.net/ I'm adding and if it's not alphabetical, I need to know where to put it. Thanks, Matt --- This SF.Net email is sponsored by: Oracle

[Xdoclet-devel] PackageTagsHandler.getPackageNameFor works with Ant 1.6, but not 1.5.4

2004-04-29 Thread Matt Raible
I'm working on adding a new ActionFormSubTask and Handler to Support generation StrutsForms from POJOs w/o using the ejbdoclet tag. However, I've noticed something quite strange and can't figure it out. The following works on Ant 1.6, but fails on Ant 1.5.4 - any ideas? public static String

RE: [Xdoclet-devel] New XDoclet site

2004-04-29 Thread Matt Raible
There is no background color that shows up on this site (gray background in my browser). How hard is it to change it to white in the CSS? Matt > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Mathias Bogaert > Sent: Thursday, April 29, 2004 8:4

[Xdoclet-devel] RE: PackageTagsHandler.getPackageNameFor works with Ant 1.6, but not 1.5.4

2004-04-29 Thread Matt Raible
:1255) [xdoclet] at org.apache.tools.ant.Main.runBuild(Main.java:609) [xdoclet] at org.apache.tools.ant.Main.start(Main.java:196) [xdoclet] at org.apache.tools.ant.Main.main(Main.java:235) BUILD FAILED > -Original Message- > From: Matt Raible [mailto:[EMAIL PRO

[Xdoclet-devel] PackageTagsHandler.getPackageNameFor works with Ant 1.6, but not 1.5.4

2004-04-29 Thread Matt Raible
I'm working on adding a new ActionFormSubTask and Handler to Support generation StrutsForms from POJOs w/o using the ejbdoclet tag. However, I've noticed something quite strange and can't figure it out. The following works on Ant 1.6, but fails on Ant 1.5.4 - any ideas? public static String

[Xdoclet-devel] RE: [Fwd: 1.2 release candidate]

2004-04-29 Thread Matt Raible
Damn, I thought I was on the mailing list, but I guess not... So now I'm subscribed at least. I've been hammering making the task a standalone task (rather than being a subclass of ejbdoclet), as well as a couple of other things (i.e. Spring validation.xml generation). I hope to have them finish

  1   2   >