Re: [Xdoclet-devel]

2002-05-13 Thread Vincent Harcq
This is used to replace @VERSION@ that is the source (can't remember which one) by the value specified in the build. So no need to change the source each time a new version is built. This is a standard way of doing with ant. Regards. Vincent. - Original Message - From: "Mathias Bogaert"

Re: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread David Jencks
I guess I should point out that I set up the module structure for this this afternoon. Checking out xdoclet-all gives you the 3 modules. I see some discussion of where to put generated stuff (such as classes). I really like the jboss system: -module-name- output classes gen-src l

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

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 17:23:49 Modified:modules Tag: MODULE_REFACTORING_BRANCH modules-common.xml Log: Added (incomplete) xsl-doc generation Improved error message in DocletTask Revision ChangesPath No revision No re

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

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 17:23:49 Modified:core/src/xdoclet Tag: MODULE_REFACTORING_BRANCH DocletTask.java Log: Added (incomplete) xsl-doc generation Improved error message in DocletTask Revision ChangesPath No revision

Re: [Xdoclet-devel]

2002-05-13 Thread Andrew Stevens
A wise old hermit known only as Mathias Bogaert <[EMAIL PROTECTED]> once said: > In the core build file: > > > > > > > > Can someone please explain this? Thanks! The copy task can take a filter set, in which case it does a search an re

[Xdoclet-devel] xdocletgui/src/java files

2002-05-13 Thread Aslak Hellesøy
the xml/xsl/js/css files in xdocletgui/src/java seem to have moved to xdoclet. we should remove these files. i know it breaks xdoclet gui, but xdoclet gui has to adhere to xdoclet standards anyway. any objections against removing these files? aslak _

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

2002-05-13 Thread Aslak Hellesøy
> Sorry for your lost work, I will finish tomorrow. About your comments: > No prob. I've been too slow, so I take the blame on me ;-) > 1. what about one build dir for core, one for samples, one for > modules (and > all modules use this one) and one for docs. cleaning should > be kept per >

[Xdoclet-devel] CVS update: xdoclet setenv.bat

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:44:55 Removed: .Tag: MODULE_REFACTORING_BRANCH setenv.bat Log: go away ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the reco

[Xdoclet-devel] CVS update: xdoclet .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:43:48 Added: .Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: new file. Revision ChangesPath No revision No revision 1.1.2.1 +2 -0 xdoclet/Attic/.cvsignore _

[Xdoclet-devel] CVS update: xdoclet/bin ant ant.bat antRun antRun.bat antRun.pl complete-ant-cmd.pl lcp.bat runant.pl runant.py

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:40:38 Added: bin Tag: MODULE_REFACTORING_BRANCH ant ant.bat antRun antRun.bat antRun.pl complete-ant-cmd.pl lcp.bat runant.pl runant.py Log: Adding standard ant scripts from the ant distro R

[Xdoclet-devel] CVS update: xjavadoc .cvsignore build.xml readme.txt appendcp.bat build.bat build.sh

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:39:13 Modified:..cvsignore build.xml readme.txt Removed: .appendcp.bat build.bat build.sh Log: Removing shell scripts that set up classpath Better error reporting in case of OutOfMemoryError Some doc changes Revision C

[Xdoclet-devel] CVS update: xjavadoc/src/xjavadoc XJavaDoc.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:39:14 Modified:src/xjavadoc XJavaDoc.java Log: Removing shell scripts that set up classpath Better error reporting in case of OutOfMemoryError Some doc changes Revision ChangesPath 1.38 +29 -38xjavadoc/src/xjavadoc/XJavaDoc.j

[Xdoclet-devel] CVS update: xdoclet/bin - New directory

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:39:54 xdoclet/bin - New directory ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]

[Xdoclet-devel] CVS update: xjavadoc/src/xjavadoc/ant XJavadocTask.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:39:14 Modified:src/xjavadoc/ant XJavadocTask.java Log: Removing shell scripts that set up classpath Better error reporting in case of OutOfMemoryError Some doc changes Revision ChangesPath 1.16 +9 -0 xjavadoc/src/xjavadoc/an

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

2002-05-13 Thread Mathias Bogaert
Sorry for your lost work, I will finish tomorrow. About your comments: 1. what about one build dir for core, one for samples, one for modules (and all modules use this one) and one for docs. cleaning should be kept per target (core, modules, samples, docs) 2. hmm I don't like linking jar fil

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet DocletTask.java TemplateSubTask.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:30:52 Modified:core/src/xdoclet Tag: MODULE_REFACTORING_BRANCH DocletTask.java TemplateSubTask.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask's

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb EjbDocletTask.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:30:52 Modified:modules/ejb/src/xdoclet/modules/ejb Tag: MODULE_REFACTORING_BRANCH EjbDocletTask.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask'

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

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:30:52 Modified:core/src/xdoclet/tagshandler Tag: MODULE_REFACTORING_BRANCH TranslatorTagsHandler.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ant AntPropertyTagsHandler.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:30:52 Modified:core/src/xdoclet/ant Tag: MODULE_REFACTORING_BRANCH AntPropertyTagsHandler.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask's cons

[Xdoclet-devel] CVS update: xjavadoc/src/xjavadoc/ant XJavadocTask.java

2002-05-13 Thread Andrew Stevens
User: stevensa Date: 02/05/13 15:27:12 Modified:src/xjavadoc/ant XJavadocTask.java Log: Fixed typo Revision ChangesPath 1.15 +1 -1 xjavadoc/src/xjavadoc/ant/XJavadocTask.java Index: XJavadocTask.java ==

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/template TemplateEngine.java TemplateTagHandler.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:24:17 Modified:core/src/xdoclet/template Tag: MODULE_REFACTORING_BRANCH TemplateEngine.java TemplateTagHandler.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded

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

2002-05-13 Thread Aslak Hellesøy
Never mind what I said about committing in a few hours. I'm behind the race here ;-) Merging does not work too good when three people (Mathias+Vincent+Aslak) are working on the same files. I'll wait till you're done. Here is what I was working with. Perhaps you could consider this when doing the

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet XDocletMain.java XmlSubTask.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:24:17 Modified:core/src/xdoclet Tag: MODULE_REFACTORING_BRANCH XDocletMain.java XmlSubTask.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask's con

[Xdoclet-devel] CVS update: xdoclet/core/src log4j.properties

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:24:16 Modified:core/src Tag: MODULE_REFACTORING_BRANCH log4j.properties Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask's constructor Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/loader ModuleFinder.java

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:24:16 Modified:core/src/xdoclet/loader Tag: MODULE_REFACTORING_BRANCH ModuleFinder.java Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask's constructor

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

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:24:16 Modified:modules Tag: MODULE_REFACTORING_BRANCH common.xml Log: Added @tags to core taghandlers. required when building the xdoclet-all.jar file Modules are now loaded in DocletTask's constructor Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/modules/webwork .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/webwork Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.

[Xdoclet-devel] CVS update: xdoclet/modules/exolab .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:29 Removed: modules/exolab Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.n

[Xdoclet-devel] CVS update: xdoclet/modules/jmx .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:31 Removed: modules/jmx Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net

[Xdoclet-devel] CVS update: xdoclet/modules/script .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/script Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.n

[Xdoclet-devel] CVS update: xdoclet/modules/ejb .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:29 Removed: modules/ejb Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net

[Xdoclet-devel] CVS update: xdoclet/modules/macromedia .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:31 Removed: modules/macromedia Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceFor

[Xdoclet-devel] CVS update: setenv.bat

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: .Tag: MODULE_REFACTORING_BRANCH setenv.bat Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net is

[Xdoclet-devel] CVS update: xdoclet/modules/ibm .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:31 Removed: modules/ibm Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net

[Xdoclet-devel] CVS update: xdoclet/modules/mx4j .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/mx4j Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net

[Xdoclet-devel] CVS update: xdoclet/modules/web .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/web Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net

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

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/xdoclet Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.

[Xdoclet-devel] CVS update: xdoclet/modules/mvcsoft .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:31 Removed: modules/mvcsoft Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.

[Xdoclet-devel] CVS update: xdoclet/modules/pramati .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/pramati Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.

[Xdoclet-devel] CVS update: xdoclet/modules/jboss .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:31 Removed: modules/jboss Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.ne

[Xdoclet-devel] CVS update: xdoclet/modules/orion .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:32 Removed: modules/orion Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.ne

[Xdoclet-devel] CVS update: xdoclet/modules/bea .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:29 Removed: modules/bea Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net

[Xdoclet-devel] CVS update: xdoclet/modules/hp .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:29 Removed: modules/hp Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.net i

[Xdoclet-devel] CVS update: xdoclet/modules/apache .cvsignore

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:21:28 Removed: modules/apache Tag: MODULE_REFACTORING_BRANCH .cvsignore Log: removed. there shouldn't be anything built in here, so no need for .cvsignore ___ Have big pipes? SourceForge.n

[Xdoclet-devel] CVS update: xdoclet/lib ant.jar optional.jar

2002-05-13 Thread Aslak Helles?y
User: rinkrank Date: 02/05/13 15:18:06 Modified:lib Tag: MODULE_REFACTORING_BRANCH ant.jar optional.jar Log: Binaries from Ant 1.5 Revision ChangesPath No revision No revision 1.3.4.3 +2647 -2409xdoclet/lib/ant.j

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

2002-05-13 Thread Aslak Hellesøy
> Top down approach for the build process. Not fully working yet > (core still builds docs, and modules still use the local dir). I > will finish it tomorrow. > We're stepping on our feet here. I have been working on build scripts for a few hours. I will commit my stuff in a few hours. Aslak

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 14:55:49 Added: core/test Tag: MODULE_REFACTORING_BRANCH build.xml Log: Same build structure as the rest. Still need to update the build.xml file so that it works with the new structure! Revision ChangesPath No revision

[Xdoclet-devel]

2002-05-13 Thread Mathias Bogaert
Hi, In the core build file: Can someone please explain this? Thanks! Mathias ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 14:50:03 Modified:samples Tag: MODULE_REFACTORING_BRANCH build.xml Log: Added samples.lib.dir to the samples.class.path. Revision ChangesPath No revision No revision 1.1.1.1.2.5 +179 -180

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 14:42:58 Modified:core Tag: MODULE_REFACTORING_BRANCH build.xml Removed: core Tag: MODULE_REFACTORING_BRANCH build.properties Log: Top down approach for the build process. Not fully working yet (core still builds docs, and modules still u

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 14:42:58 Modified:.Tag: MODULE_REFACTORING_BRANCH build.xml Added: .Tag: MODULE_REFACTORING_BRANCH build.properties Log: Top down approach for the build process. Not fully working yet (core still builds docs, and modules still u

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 14:42:58 Modified:samples Tag: MODULE_REFACTORING_BRANCH build.xml Log: Top down approach for the build process. Not fully working yet (core still builds docs, and modules still use the local dir). I will finish it tomorrow. Revision Changes

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

2002-05-13 Thread Vincent Harcq
User: vharcq Date: 02/05/13 13:47:45 Modified:samples Tag: MODULE_REFACTORING_BRANCH build.xml Log: Fix the name of the properties Revision ChangesPath No revision No revision 1.1.1.1.2.3 +12 -8 xdoclet/samples/b

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

2002-05-13 Thread Vincent Harcq
User: vharcq Date: 02/05/13 13:36:43 Modified:modules Tag: MODULE_REFACTORING_BRANCH build.xml modules-common.xml Log: Make "clean" work Revision ChangesPath No revision No revision 1.1.2.3

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

2002-05-13 Thread Vincent Harcq
User: vharcq Date: 02/05/13 13:36:43 Modified:samples Tag: MODULE_REFACTORING_BRANCH build.xml Log: Make "clean" work Revision ChangesPath No revision No revision 1.1.1.1.2.2 +7 -0 xdoclet/samples/build.xml

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

2002-05-13 Thread Vincent Harcq
User: vharcq Date: 02/05/13 13:36:43 Modified:.Tag: MODULE_REFACTORING_BRANCH build.xml Log: Make "clean" work Revision ChangesPath No revision No revision 1.1.2.4 +2 -0 xdoclet/Attic/build.xml Ind

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb EjbDocletTask.java

2002-05-13 Thread Vincent Harcq
User: vharcq Date: 02/05/13 13:36:22 Modified:modules/ejb/src/xdoclet/modules/ejb Tag: MODULE_REFACTORING_BRANCH EjbDocletTask.java Log: This was not compiling Revision ChangesPath No revision No revis

RE: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Ara Abrahamian
> > 1 - I have to bring two instances of IDEA up to work with xjavadoc and > > xdoclet > > Can't you had two separate base directories ? The last time I used IDEA t > was possible. > And with Eclipse it is really easy. Sure I can, but the problem is not all of its features work in that case for

[Xdoclet-devel] CVS update: CVSROOT modules

2002-05-13 Thread David Jencks
User: d_jencks Date: 02/05/13 11:40:42 Modified:.modules Log: typo Revision ChangesPath 1.3 +1 -1 CVSROOT/modules Index: modules === RCS file: /cvsroot/xdoclet/CVSROOT/modules,v

[Xdoclet-devel] CVS update: CVSROOT modules

2002-05-13 Thread David Jencks
User: d_jencks Date: 02/05/13 11:39:01 Modified:.modules Log: created xdoclet-all checkout Revision ChangesPath 1.2 +19 -0 CVSROOT/modules Index: modules === RCS file: /cvsroot/xdo

Re: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Vincent Harcq
> I have no problems with separate modules. The only problem I have right > now is that: > 1 - I have to bring two instances of IDEA up to work with xjavadoc and > xdoclet Can't you had two separate base directories ? The last time I used IDEA t was possible. And with Eclipse it is really easy

RE: [Xdoclet-devel] build scripts

2002-05-13 Thread Andrew Stevens
>From: "Ara Abrahamian" <[EMAIL PROTECTED]> >Date: Mon, 13 May 2002 15:11:20 +0430 > >No. The old xjavadoc.jar is somewhere in lib or classpath. Thanks, found it (in lib). Unfortunately, I'm getting the following instead. Some experimentation indicates it's the jboss task that's the problem,

Re: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Vincent Harcq
Hi, and +1 > > I'll do it if no one beats me to it. > > Thanks. > > > How about an xdoclet-all that checks out > > > > xdoclet > > xdocletgui > > xjavadoc > > > > ? > > > > cvs co xdoclet-all > > > > will give you > > > > xdoclet-all > > xdoclet > > xdocletgui > > xjavadoc > > >

RE: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Ara Abrahamian
> I'll do it if no one beats me to it. Thanks. > How about an xdoclet-all that checks out > > xdoclet > xdocletgui > xjavadoc > > ? > > cvs co xdoclet-all > > will give you > > xdoclet-all > xdoclet > xdocletgui > xjavadoc > > in the dir you ran cvs co from > > OK? Seems good.

Re: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread David Jencks
I'll do it if no one beats me to it. How about an xdoclet-all that checks out xdoclet xdocletgui xjavadoc ? cvs co xdoclet-all will give you xdoclet-all xdoclet xdocletgui xjavadoc in the dir you ran cvs co from OK? Want any other "project" targets? I'm willing to make a jboss

RE: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Ara Abrahamian
> This can be fixed in a couple of minutes by editing CVSROOT/modules. I didn't know that. That's cool. Anyone volunteering to apply it? > > Assuming xjavadoc will be untouched after latest changes I won't have to > > deal with item 1. For item two I don't know about jboss-one's system, > > but

Re: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread David Jencks
On 2002.05.13 11:01:08 -0400 Ara Abrahamian wrote: > I have no problems with separate modules. The only problem I have right > now is that: > 1 - I have to bring two instances of IDEA up to work with xjavadoc and > xdoclet > 2 - users should be aware that they should check out two or more > module

RE: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Ara Abrahamian
I have no problems with separate modules. The only problem I have right now is that: 1 - I have to bring two instances of IDEA up to work with xjavadoc and xdoclet 2 - users should be aware that they should check out two or more modules. It also makes the build a bit strange, for example should xd

RE: [Xdoclet-devel] Dist dir structure

2002-05-13 Thread Ara Abrahamian
+1 and you copy all modules to dist too? I mean ideally all modules will have their own samples/tests too, and of course src. We had a src folder in dist. But I believe we should copy src/samples/test of core and modules without build/lib to dist folder. Or maybe copy tests/src of modules to src

RE: [Xdoclet-devel] [GUMP] Build Failure - xdoclet

2002-05-13 Thread Ara Abrahamian
Sorry for the inconvenience. We had to change xjavadoc for xdoclet's MODULE_REFACTORING_BRANCH. Unfortunately that means if you checkout latest code of xdoclet and xjavadoc there's no XJavaDocMan :-) It should have been done in its own branch but Anyway, either wait till we merge MODULE_REFACT

[Xdoclet-devel] [GUMP] Build Failure - xdoclet

2002-05-13 Thread Peter Donald
This email is autogenerated from the output from: Buildfile: build.xml init: prepare: [mkdir] Created dir: /home/rubys/ja

[Xdoclet-devel] CVS update: xdoclet/docs/modules toc.xdt xtags2html.xsl

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 06:01:43 Added: docs/modules Tag: MODULE_REFACTORING_BRANCH toc.xdt xtags2html.xsl Log: Initial entry. Revision ChangesPath No revision No revision 1.1.2.1 +28 -

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 06:03:35 Modified:modules/xdoclet/src/xdoclet/modules/doc Tag: MODULE_REFACTORING_BRANCH DocumentationTagsHandler.java Log: Fixed typo's in the docs. Revision ChangesPath No r

[Xdoclet-devel] bluestone xtags.xml entries

2002-05-13 Thread Andrew Stevens
I was just copying the bluestone xtags stuff across into its module, and noticed the following comments: session-timeout Indicates the timeout for the session. Note, int used because do not know what the f**k is duration false ... idle-timeout Specifies the idle tim

Re: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread David Jencks
I agree > 100% that there should be several modules (xjavadoc, xtags, xdoclet,...) each in their own source tree and the cvs modules file be used to check out appropriate combinations. One reason this works so well for jboss is the buildmagic build system: one of its jobs is to run the builds on

[Xdoclet-devel] Dist dir structure

2002-05-13 Thread Mathias Bogaert
Right now, I feel the dist directory structure is a little strange (core/dist). So I propose I change it to: xdoclet/dist with the following subdirs: docs docs/templates (generated template documentation) docs/api (generated javadoc) docs/modules/.. (generated module documentation (from xtags.

RE: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Konstantin Priblouda
> > Konstantin, with respect to xdoclet gui - what do > you think? My understanding of GUI - it has to be run standalone ( or inside of some wierd IDE - whatever ). GUI uses xjavadoc as parsing tool, so it needs it in separate module. I would favor to rework module structure of xdoclet ( by

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:47:56 Modified:.Tag: MODULE_REFACTORING_BRANCH build.xml Log: Added docs target. Revision ChangesPath No revision No revision 1.1.2.3 +5 -1 xdoclet/Attic/build.xml In

RE: [Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread Guijt, Bart (fin)
Hi Aslak, I don't know exactly which goals were specified for XJavaDoc, but wouldn't it be better to have XJavadoc as a replacement for JavaDoc, so it could produce HTML docs as well, using the right Doclet? I think having XJavaDoc as a separate (CVS) module helps to have clear contracts with th

Re: [Xdoclet-devel] move xjavadoc module under xd

2002-05-13 Thread [EMAIL PROTECTED]
-1 IMHO the current structure is working fine. No need to shuffle around some more. Kind regards, Mathias <[EMAIL PROTECTED]> wrote: Hi! > >Now that xjavadoc is mature, I suggest we move it under the same source >tree as xdoclet. How about usi

[Xdoclet-devel] move xjavadoc module under xdoclet?

2002-05-13 Thread aslak.hellesoy
Hi! Now that xjavadoc is mature, I suggest we move it under the same source tree as xdoclet. How about using the package structure xdoclet.xjavadoc.*? This would make it easier to tag/version xdoclet since we're only talking about one module, not 2. Building/updating will also easier. Konsta

[Xdoclet-devel] Messages.properties

2002-05-13 Thread Mathias Bogaert
Ok guys, I fixed it, and it seems to work. Regards, Mathias ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]

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

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:20:23 Modified:core/src/xdoclet/tagshandler Tag: MODULE_REFACTORING_BRANCH TranslatorTagsHandler.java Log: Javadoc update. Revision ChangesPath No revision No revision

Re: RE: [Xdoclet-devel] build scripts

2002-05-13 Thread aslak.hellesoy
- Original Message - From: Mathias Bogaert <[EMAIL PROTECTED]> Date: Monday, May 13, 2002 1:00 pm Subject: RE: [Xdoclet-devel] build scripts > Yeah. > > 1. it seems that the Messages are not included in the jar > file...someoneshould look into this > > 2. this is a bad reference to a

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/intf/resources local.xdt remote.xdt

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:27 Modified:modules/ejb/src/xdoclet/modules/ejb/intf/resources Tag: MODULE_REFACTORING_BRANCH local.xdt remote.xdt Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup LookupObjectSubTask.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:27 Modified:modules/ejb/src/xdoclet/modules/ejb/lookup Tag: MODULE_REFACTORING_BRANCH LookupObjectSubTask.java Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/session SessionSubTask.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:30 Modified:modules/ejb/src/xdoclet/modules/ejb/session Tag: MODULE_REFACTORING_BRANCH SessionSubTask.java Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No rev

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources lookup.xdt

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:27 Modified:modules/ejb/src/xdoclet/modules/ejb/lookup/resources Tag: MODULE_REFACTORING_BRANCH lookup.xdt Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No rev

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/session/resources session.xdt

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:30 Modified:modules/ejb/src/xdoclet/modules/ejb/session/resources Tag: MODULE_REFACTORING_BRANCH session.xdt Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No r

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home/resources home-local.xdt home.xdt

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:27 Modified:modules/ejb/src/xdoclet/modules/ejb/home/resources Tag: MODULE_REFACTORING_BRANCH home-local.xdt home.xdt Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home HomeInterfaceSubTask.java HomeTagsHandler.java LocalHomeInterfaceSubTask.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:26 Modified:modules/ejb/src/xdoclet/modules/ejb/home Tag: MODULE_REFACTORING_BRANCH HomeInterfaceSubTask.java HomeTagsHandler.java LocalHomeInterfaceSubTask.java Log: xdoclet.ejb.Messages -> xdoclet.

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources dao.xdt dataobject.xdt entity-body.xdt entitybmp.xdt entitycmp.xdt entitypk.xdt

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:25 Modified:modules/ejb/src/xdoclet/modules/ejb/entity/resources Tag: MODULE_REFACTORING_BRANCH dao.xdt dataobject.xdt entity-body.xdt entitybmp.xdt entitycmp.xdt entitypk.xdt L

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources asm-descriptor.xdt

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:24 Modified:modules/ejb/src/xdoclet/modules/ejb/dd/resources Tag: MODULE_REFACTORING_BRANCH asm-descriptor.xdt Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity DaoSubTask.java DataObjectSubTask.java DataObjectTagsHandler.java EntityBmpSubTask.java EntityCmpSubTask.java EntityPkSubTask.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:25 Modified:modules/ejb/src/xdoclet/modules/ejb/entity Tag: MODULE_REFACTORING_BRANCH DaoSubTask.java DataObjectSubTask.java DataObjectTagsHandler.java EntityBmpSubTask.java Entit

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb Messages.properties EjbTagsHandler.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:22 Modified:modules/ejb/src/xdoclet/modules/ejb Tag: MODULE_REFACTORING_BRANCH EjbTagsHandler.java Added: modules/ejb/src/xdoclet/modules/ejb Tag: MODULE_REFACTORING_BRANCH Messages.properties

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd EjbDotXmlSubTask.java EjbRefTagsHandler.java RelationTagsHandler.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:23 Modified:modules/ejb/src/xdoclet/modules/ejb/dd Tag: MODULE_REFACTORING_BRANCH EjbDotXmlSubTask.java EjbRefTagsHandler.java RelationTagsHandler.java Log: xdoclet.ejb.Messages -> xdoclet.modules.ej

[Xdoclet-devel] CVS update: xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb StrutsFormSubTask.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:21 Modified:modules/apache/src/xdoclet/modules/apache/struts/ejb Tag: MODULE_REFACTORING_BRANCH StrutsFormSubTask.java Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No

[Xdoclet-devel] CVS update: xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb WebLogicSubTask.java

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:19:21 Modified:modules/bea/src/xdoclet/modules/bea/wls/ejb Tag: MODULE_REFACTORING_BRANCH WebLogicSubTask.java Log: xdoclet.ejb.Messages -> xdoclet.modules.ejb.Messages. Revision ChangesPath No re

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ant Messages.properties

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:13:48 Added: core/src/xdoclet/ant Tag: MODULE_REFACTORING_BRANCH Messages.properties Log: Moved the Messages.properties to the src directory. Revision ChangesPath No revision No

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ant Messages.properties

2002-05-13 Thread Mathias Bogaert
User: pathoss Date: 02/05/13 04:13:49 Removed: core/resources/xdoclet/ant Tag: MODULE_REFACTORING_BRANCH Messages.properties Log: Moved the Messages.properties to the src directory. ___ Have big p

  1   2   >