RE: [Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND)

2002-05-24 Thread Ara Abrahamian
> How about a 'contrib' directory in the docs directory? Or we could have > one > on root level. Contrib has been discussed previously. It's a good idea. What's your proposal for its structure? > Ara, I am currently looking for a kick ass way to do listing behaviour. > Are > you willing to share

RE: [Xdoclet-devel] xdoclet.org

2002-05-24 Thread Ara Abrahamian
Well, and then let's say we move to Jakarta some day. Can we keep this domain name or Jakarta imposes using only its own site? Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Mathias Bogaert > Sent: Saturday, May 25, 2002 12:4

RE: [Xdoclet-devel] xdoclet.org

2002-05-24 Thread Aslak Hellesøy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mathias > Bogaert > Sent: 25. mai 2002 10:17 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] xdoclet.org > > > Maybe we should vote about this too. I would like to register the domain, > and redire

RE: [Xdoclet-devel] xdoclet.org

2002-05-24 Thread Aslak Hellesøy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mathias > Bogaert > Sent: 25. mai 2002 10:17 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] xdoclet.org > > > Maybe we should vote about this too. I would like to register the domain, > and redire

[Xdoclet-devel] xdoclet.org

2002-05-24 Thread Mathias Bogaert
Maybe we should vote about this too. I would like to register the domain, and redirect it to xdoclet.sf.net (and maybe later on the jakarta). This way we have 1. more exposure (eg jboss.org does the same thing) 2. central domain that just redirects (so we can move whenever we want) 3. no pr0n or s

Re: [Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND summary)

2002-05-24 Thread Mathias Bogaert
+1, after version 1.3 I think the points made by Ara as reply Adreas' and Konstantin's are very valid. At first I was not really in favor, but now I see that there might be some advantages. Mathias - Original Message - From: "Aslak Hellesøy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

[Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND summary)

2002-05-24 Thread Aslak Hellesøy
The last chance to vote is on June 6th 2002 16:00h GMT. Only XDoclet contributors with CVS commit access can vote. (This is the summary so far) +1 (Aslak Hellesøy) +1 (Ara Abrahamian)after version 1.3 +1 (Marcus Brito) after version 1.2 -1 (David Jencks) -1 (Andreas Sc

Re: [Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND)

2002-05-24 Thread Mathias Bogaert
> Articles/samples/presentation/... all help. I myself have been thinking > about a code-snippets section in our cvs. As an example I've written a > generic/cool Finder which is kick as for listing behavior, and it of > course uses xdoclet in a very interesting way. Probably not popular > enough t

Re: [Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/util LogUtil.java

2002-05-24 Thread Mathias Bogaert
Sorry, ignore this message. Phew, I thought I was losing it ;-). Apparantly JDK 1.4 has a different classloaders than 1.3.1investigation needed! Mathias - Original Message - From: "Mathias Bogaert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 11:22 PM Subjec

Re: [Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/util LogUtil.java

2002-05-24 Thread Mathias Bogaert
Damn, now my compilation doesn't work anymore (breaks on not finding the xalan stuff when generating the docs). Any of you guys see the same thing? Mathias - Original Message - From: "Mathias Bogaert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 11:38 AM Subject

[Xdoclet-devel] CVS update: xdoclet/samples/src/java/test/ejb AccountBean.java AddressBean.java CustomerBean.java

2002-05-24 Thread Vincent Harcq
User: vharcq Date: 02/05/24 14:00:54 Modified:samples/src/java/test/ejb Tag: MODULE_REFACTORING_BRANCH AccountBean.java AddressBean.java CustomerBean.java Log: After discussion with Craig O'Shannessy. VO are now instantiate only once per instance of the b

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

2002-05-24 Thread Vincent Harcq
User: vharcq Date: 02/05/24 14:00:56 Modified:modules/ejb/src/xdoclet/modules/ejb/entity Tag: MODULE_REFACTORING_BRANCH ValueObjectTagsHandler.java Log: After discussion with Craig O'Shannessy. VO are now instantiate only once per

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources entity-body.xdt entity-value-instantiation.xdt entity-value.xdt entity-value-instantiation-eager.xdt

2002-05-24 Thread Vincent Harcq
User: vharcq Date: 02/05/24 14:00:56 Modified:modules/ejb/src/xdoclet/modules/ejb/entity/resources Tag: MODULE_REFACTORING_BRANCH entity-body.xdt entity-value-instantiation.xdt entity-value.xdt Removed: modules/ejb/src/xdoclet/modu

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

2002-05-24 Thread Vincent Harcq
User: vharcq Date: 02/05/24 13:49:27 Modified:modules/ejb/src/xdoclet/modules/ejb/entity/resources Tag: MODULE_REFACTORING_BRANCH entity-cmp11.xdt Log: Testing if CMP2 was used here has no sense, either we merge it with a test CMP2 is false; either we merg

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

2002-05-24 Thread Vincent Harcq
Good catch ! - Original Message - From: "Ara Abrahamian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 9:18 PM Subject: [Xdoclet-devel] CVS update: xjavadoc/src/xjavadoc/ant XJavadocTask.java > User: ara_e_w > Date: 02/05/24 12:18:00 > > Modified:src/x

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

2002-05-24 Thread Vincent Harcq
User: vharcq Date: 02/05/24 13:07:53 Modified:modules/ejb/src/xdoclet/modules/ejb/entity Tag: MODULE_REFACTORING_BRANCH PkTagsHandler.java Log: Avoid a NPE when a PrimKeyField is defined but no getter method correspond to it Revision ChangesPath

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

2002-05-24 Thread Vincent Harcq
User: vharcq Date: 02/05/24 13:07:53 Modified:core/src/xdoclet/tagshandler Tag: MODULE_REFACTORING_BRANCH PropertyTagsHandler.java Log: Avoid a NPE when a PrimKeyField is defined but no getter method correspond to it Revision ChangesPath No

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

2002-05-24 Thread Ara Abrahamian
User: ara_e_w Date: 02/05/24 12:18:00 Modified:src/xjavadoc/ant XJavadocTask.java Log: finally{reset()} and samples now build without any OutOfMem :-) The same should be done for other caches too (subtask defs, etc). We're still in Ant's VM though ejbdoclet/webdoclet might have f

[Xdoclet-devel] Bad primkey-field="id" in @ejb:bean causes NullPointer

2002-05-24 Thread Mathias Bogaert
Hi, When running the new XDoclet on one of my projects, I came on this 'bug'. I use to copy-n-paste a lot when writing EJB's. The problem is that I often copy the header of the file, but forget to modify the primkey-field to the correct one. So when the primkey-field is for example "name" but the

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

2002-05-24 Thread Mathias Bogaert
User: pathoss Date: 02/05/24 11:38:03 Modified:core/src/xdoclet/util Tag: MODULE_REFACTORING_BRANCH LogUtil.java Log: Fixed a bug resolving the LogFactory.findClassLoader() that checks for null to the call to Thread.currentThread().getContextClassLoader(),

RE: [Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND)

2002-05-24 Thread Vincent Harcq
Good points Ara. I only begin to understand these days that still a lot of java programmers even didn't even know Ant 6 months ago. Who knows javamake for example ? This product is just as beautiful as Ant imho, but it's not on Jakarta. JDOM and JUnit are the _only_ two exceptions of successful t

Re: [Xdoclet-devel] status on branch

2002-05-24 Thread Vincent Harcq
Memory leak in xjavadoc ?, brrr, you freeze me :) There is -Xincgc (or sth like that) that may help also. Incremantal GC. Complicate stuffs this GC ;) In summary it helped keeping memory at a minimum and avoid big GC increase time. Anyway if memory leak il y a, long debugging nights il y aura :)

Re: [Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND)

2002-05-24 Thread Konstantin Priblouda
Hi guys. Here are my EUR 0.02. I think jakarta is a good place, since xdoclet is bundled pretty tight with other jakarta products. It relies on ant, and will rely on velocity and BCEL soon. It produces a lot of usefull stuff for other jakarta projects ( i.e. struts ) Other jakarta projects

RE: [Xdoclet-devel] status on branch

2002-05-24 Thread Ara Abrahamian
We need to do a memory profiling again! Duh! Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Aslak Hellesøy > Sent: Friday, May 24, 2002 5:50 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] status on branch > > Everythin

RE: [Xdoclet-devel] SHOULD XDOCLET MOVE TO JAKARTA? (2ND ROUND)

2002-05-24 Thread Ara Abrahamian
> On Jakarta you will get "Visibility" but not "Publicity". The difference > is > that visibility > means you are seen by many developers, publicity is when are made public > in > an > article, presentation, book etc. which aren't always developers. You're absolutely right Andreas. We're already

Re: [Xdoclet-devel] status on branch

2002-05-24 Thread Craig O'Shannessy
Hi guys, Could I suggest you use OptimizeIt, it is very good for finding memory leaks, and when you find the offending object, it does backtraces to show you what objects created all the leaky stuff. It has helped me find a memory leak in JBoss before. You can get a free eval from borland (~15

Re: [Xdoclet-devel] status on branch

2002-05-24 Thread aslak.hellesoy
- Original Message - From: "Vincent Harcq" <[EMAIL PROTECTED]> Date: Friday, May 24, 2002 7:09 am Subject: Re: [Xdoclet-devel] status on branch > Hi, > From where ? from the root. xdoclet/build.xml (default target) > From samples "ant" just work fine with me. > Does Ant do a GC after