Re: [Xdoclet-devel] Serious unassigned bug, dirty cached DataObjects

2002-05-17 Thread Craig O'Shannessy
On Fri, 17 May 2002, Vincent Harcq wrote: > Hi, > > > OK, sounds good, I'm not sure how useful the checkAndUpdateStatus would > > end up being, I'd have to think about it more. Got any URL's for more > > details of this pattern? > > It is here : > http://www.theserverside.com/books/EJBDesignPa

Re: [Xdoclet-devel] CVS update: xdoclet build.xml

2002-05-17 Thread Erik Hatcher
> > + > + One piece of unsolicited Ant advice is to use instead of when setting up properties that refer to files or directories. In the case of ${basedir} it shouldn't matter because its typically resolved to an absolute path anyway. Its useful to have relative paths resolved

[Xdoclet-devel] CVS update: xdoclet build.xml

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 10:19:02 Modified:.Tag: MODULE_REFACTORING_BRANCH build.xml Log: fixed build properties. now it cleans properly... Revision ChangesPath No revision No revision 1.1.2.10 +3 -1

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/tagshandler TagDefTagsHandler.java

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 09:45:25 Modified:core/src/xdoclet/tagshandler Tag: MODULE_REFACTORING_BRANCH TagDefTagsHandler.java Log: minor fixes in build.xml ( undo previous commit ) fixed NPE in exception handling for ClassNotFoundException. if it's n

[Xdoclet-devel] CVS update: xdoclet/docs build.xml

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 09:45:25 Modified:docs Tag: MODULE_REFACTORING_BRANCH build.xml Log: minor fixes in build.xml ( undo previous commit ) fixed NPE in exception handling for ClassNotFoundException. if it's not found, it's certainly null , so do not try to toString

[Xdoclet-devel] CVS update: xdoclet/modules modules-common.xml

2002-05-17 Thread Marcus Brito
User: pazu Date: 02/05/17 09:34:49 Modified:modules Tag: MODULE_REFACTORING_BRANCH modules-common.xml Log: Build the modules only if really necessary. An task checks the timestamp of all module files against the module jar. If the jar is updotate, all further tasks are ski

[Xdoclet-devel] CVS update: xdoclet/modules modules-common.xml

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 08:50:15 Modified:modules Tag: MODULE_REFACTORING_BRANCH modules-common.xml Log: do not build xdoclet.xml if not necessary Revision ChangesPath No revision No revision 1.1.2.12 +8 -1

[Xdoclet-devel] CVS update: xdoclet/samples build.xml

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 08:25:21 Modified:samples Tag: MODULE_REFACTORING_BRANCH build.xml Log: fixed classpaths in build.xml files Revision ChangesPath No revision No revision 1.1.1.1.2.9 +8 -6 xdoclet/samp

[Xdoclet-devel] CVS update: xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info InfoSubTask.java

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 08:25:21 Modified:modules/xdoclet/src/xdoclet/modules/doc/info Tag: MODULE_REFACTORING_BRANCH InfoSubTask.java Log: fixed classpaths in build.xml files Revision ChangesPath No revision No

[Xdoclet-devel] CVS update: xdoclet/docs build.xml

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 08:25:20 Modified:docs Tag: MODULE_REFACTORING_BRANCH build.xml Log: fixed classpaths in build.xml files Revision ChangesPath No revision No revision 1.1.2.8 +4 -4 xdoclet/docs/A

[Xdoclet-devel] CVS update: xdoclet/modules modules-common.xml

2002-05-17 Thread Konstantin Pribluda
User: ko5tik Date: 02/05/17 08:25:20 Modified:modules Tag: MODULE_REFACTORING_BRANCH modules-common.xml Log: fixed classpaths in build.xml files Revision ChangesPath No revision No revision 1.1.2.11 +8 -1 xdocl

[Xdoclet-devel] CVS update: xdoclet/core build.xml

2002-05-17 Thread Marcus Brito
User: pazu Date: 02/05/17 05:12:34 Modified:core Tag: MODULE_REFACTORING_BRANCH build.xml Log: Used to verify if XJavadoc sources are present and if we really need to build it. If the xjavadoc.jar is newer than the sources, we don't build XJavadoc again. Revision

[Xdoclet-devel] XJavadoc and Unicode

2002-05-17 Thread Marcus Brito
This has been on the build files since the beginning of xjavadoc's existence, and now I'm wondering: isn't this a bug source? [javacc] Warning: Line 267, Column 3: The generated CharStream class cannot handle 16 bit characters. Please set the JAVA_UNICODE_ESCAPE option or the UNICODE_INPUT option

[Xdoclet-devel] Re: failure delivery

2002-05-17 Thread Konstantin Priblouda
Hi guys, I'm stuk. It deos not build modules, complaining that com/kvisco/xsl/XSLProcessor is not found When I tried to sete processor="xalan" ( and added xalan.jar to classpath of task - classpath="${lib.dir}/xalan.jar" ) It said that: org/apache/xalan/xslt/XSLTProcessorFactory no

[Xdoclet-devel] CVS update: xdoclet/modules/jmx/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:35 Added: modules/jmx/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/mvcsoft/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:36 Added: modules/mvcsoft/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/pramati/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:36 Added: modules/pramati/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/xdoclet/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:36 Added: modules/xdoclet/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/web/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:36 Added: modules/web/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/mx4j/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:36 Added: modules/mx4j/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/jboss/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:35 Added: modules/jboss/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/macromedia/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:35 Added: modules/macromedia/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revisio

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

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:35 Added: modules/apache/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/ibm/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:35 Added: modules/ibm/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/exolab/src/META-INF xtags.xml

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:47:35 Added: modules/exolab/src/META-INF Tag: MODULE_REFACTORING_BRANCH xtags.xml Log: dummy xtags.xml (with dummy content). only to make doc generation pass. Revision ChangesPath No revision

[Xdoclet-devel] CVS update: xdoclet/modules/apache/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:46:16 xdoclet/modules/apache/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PRO

[Xdoclet-devel] CVS update: xdoclet/modules/exolab/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:45:47 xdoclet/modules/exolab/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PRO

[Xdoclet-devel] CVS update: xdoclet/modules/ibm/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:45:30 xdoclet/modules/ibm/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTEC

[Xdoclet-devel] CVS update: xdoclet/modules/jmx/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:44:36 xdoclet/modules/jmx/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTEC

[Xdoclet-devel] CVS update: xdoclet/modules/jboss/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:45:00 xdoclet/modules/jboss/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROT

[Xdoclet-devel] CVS update: xdoclet/modules/macromedia/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:44:16 xdoclet/modules/macromedia/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL

[Xdoclet-devel] CVS update: xdoclet/modules/mvcsoft/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:43:00 xdoclet/modules/mvcsoft/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PR

[Xdoclet-devel] CVS update: xdoclet/modules/pramati/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:42:16 xdoclet/modules/pramati/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PR

[Xdoclet-devel] CVS update: xdoclet/modules/web/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:42:02 xdoclet/modules/web/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTEC

[Xdoclet-devel] CVS update: xdoclet/modules/mx4j/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:42:39 xdoclet/modules/mx4j/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTE

[Xdoclet-devel] CVS update: xdoclet/modules/xdoclet/src/META-INF - New directory

2002-05-17 Thread Aslak Helles?y
User: rinkrank Date: 02/05/17 01:41:40 xdoclet/modules/xdoclet/src/META-INF - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PR

RE: [Xdoclet-devel] Strategies for doc generation

2002-05-17 Thread Aslak Hellesøy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Erik > Hatcher > Sent: 16. mai 2002 19:36 > To: Ara Abrahamian; [EMAIL PROTECTED]; 'Mathias Bogaert' > Cc: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] Strategies for doc generation > > > - Or

RE: [Xdoclet-devel] Strategies for doc generation

2002-05-17 Thread Aslak Hellesøy
-just wanted to let you know that i intend to set up the stylebook framework and try to get some recursive ant docs up and running this weekend. i'll be offline. eric's ant code will be used and abused ;-) have a nice w-e! aslak > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[