[Xdoclet-devel] building xdoclet (solving)

2005-12-30 Thread Hernán Rancati
hi, I have just moved to use the cvs, so will see how this goes. thanks, Hernan.On 12/30/05, Hernán Rancati <[EMAIL PROTECTED]> wrote: hi people, I am new here, have found interesting the idea of making a new module for xdoclet, hope it becomes true. So, have downloaded the sources, thrown them

[Xdoclet-devel] building xdoclet

2005-12-30 Thread Hernán Rancati
hi people, I am new here, have found interesting the idea of making a new module for xdoclet, hope it becomes true. So, have downloaded the sources, thrown them into eclipse, and started to try make it build. Several build problems arose, following  is one of them: xdoclet.retest.bean.ejb.interf

RE: [Xdoclet-devel] Building xdoclet from CVS

2002-11-18 Thread Aslak Hellesoy
It's fixed already. Aslak > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Konstantin Priblouda > Sent: 18. november 2002 15:00 > To: Matt Raible > Cc: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] Building xdoclet

Re: [Xdoclet-devel] Building xdoclet from CVS

2002-11-18 Thread Konstantin Priblouda
--- Matt Raible <[EMAIL PROTECTED]> wrote: > I tried to build xdoclet from CVS tonight and got > the following error. > I checked out xdoclet-all. update your sources in 15 minutes. I will fix the problem. regards, = Konstantin Priblouda ( ko5tik )Freelance Software developer < http://w

[Xdoclet-devel] Building xdoclet from CVS

2002-11-18 Thread Matt Raible
I tried to build xdoclet from CVS tonight and got the following error. I checked out xdoclet-all. jmxdoclet: [jmxdoclet] Running [jmxdoclet] java.lang.IllegalStateException: Setting qualified name test.jmx.PackageLevelClass from test.jmx.JBossXMLExa mple 2nd time! [jmxdoclet] at xjavadoc.Abst

RE: [Xdoclet-devel] Building xdoclet

2002-06-12 Thread Mattias Norlander
> [EMAIL PROTECTED]] On Behalf Of Mattias > Norlander > > Sent: Wednesday, June 12, 2002 12:05 AM > > To: [EMAIL PROTECTED] > > Subject: [Xdoclet-devel] Building xdoclet > > > > Hi! > > > > I've just built the project from cvs, and I had to &g

RE: [Xdoclet-devel] Building xdoclet

2002-06-11 Thread Andrew Stevens
A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once said: > All files are committed. Works for me: jdk1.4 + ant1.5 beta2 + win xp. > Btw, there's no 'sun' module or 'script' folder under 'modules' There is if you don't set CVS to prune empty directories when checking out o

RE: [Xdoclet-devel] Building xdoclet

2002-06-11 Thread Ara Abrahamian
ginal Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Mattias Norlander > Sent: Wednesday, June 12, 2002 12:05 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] Building xdoclet > > Hi! > > I've just built the project from cvs

[Xdoclet-devel] Building xdoclet

2002-06-11 Thread Mattias Norlander
Hi! I've just built the project from cvs, and I had to manually create build.xml files in the "sun" and "script" dirs under "xdoclet/modules". Otherwise I got a FileNotFound from the builder task. Am I doing something wrong here or has someone forgot to put these files in the CVS repository? /M