RE: [Xdoclet-devel] Re: Application

2003-06-30 Thread Mittag, Simon
do the sourceforge mailservers support serverside virus checking? I'm getting this mail virus with xdoclet mailing posts lately. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 1 July 2003 1:35 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-devel] Re: Appli

Re: [Xdoclet-devel] XDT-546 should be attached to XDT-498

2003-06-30 Thread Heiko Rupp
> Not too sure how to do this (or even if it's possible), but XDT-546 is > dependent on XDT-498. Is there any way of specifying this dependency in > JIRA? Just say so in the description. If you follow the XDT-xxx syntax, Jira wil even provide a link to the other issue. -- Heiko W. Rupp

[Xdoclet-devel] XDT-546 should be attached to XDT-498

2003-06-30 Thread Matt Johnson
Not too sure how to do this (or even if it's possible), but XDT-546 is dependent on XDT-498. Is there any way of specifying this dependency in JIRA? XDT-546 is a patch to allow multiple actions to be generated from the same Action class, with different action-forwards. XDT-498 is a patch to

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-545) packageSubstitution

2003-06-30 Thread legendaryservice
The following comment has been added to this issue: Author: Andrew Stevens Created: Mon, 30 Jun 2003 5:41 PM Body: Do you import them explicity in the bean class? - View the issue: http://opensource.atlassian.co

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources valueobject.xdt,1.20,1.21

2003-06-30 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1:/tmp/cvs-serv2771 Modified Files: valueobject.xdt Log Message: - backed out XDT-198 Index: valueobject.xdt ===

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-545) packageSubstitution

2003-06-30 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-545 Here is an overview of the issue:

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources jboss-jaws_xml.xdt,1.8,1.9

2003-06-30 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1:/tmp/cvs-serv14825 Modified Files: jboss-jaws_xml.xdt Log Message: - fix for XDT-385 - took Andrew's suggestion and made the second merge point jaws-db-more-settings-{0}.xml

RE: [Xdoclet-devel] problem in building XDoclet from sources

2003-06-30 Thread Konstantin Priblouda
--- [EMAIL PROTECTED] wrote: > Hi, > got another problem. > i have downloaded xDoclet sources and extracted them > in the folder c:\test\xdoclet > i have downloaded xjavadoc sources adn extracted > them in the folder c:\text\xjavadoc ^ shall be test? There is al

RE: [Xdoclet-devel] problem in building XDoclet from sources

2003-06-30 Thread Marco.Mistroni
Hi, got another problem. i have downloaded xDoclet sources and extracted them in the folder c:\test\xdoclet i have downloaded xjavadoc sources adn extracted them in the folder c:\text\xjavadoc but when i run ant from xdoclet directory it cannot find any xjavadoc classes.. i don't have cvs

[Xdoclet-devel] Two issues

2003-06-30 Thread Thomas Dudziak
Hi, I wanted to ask about two issues: 1) Some weeks ago I uploaded a new module for xdoclet to JIRA (XDT-154). However, it is still in assigned state. Since the OJB people continuously ask me when the module will be part of xdoclet, I wanted to ask if there is something I can do that would speed

Re: [Xdoclet-devel] problem in building XDoclet from sources

2003-06-30 Thread Konstantin Priblouda
--- [EMAIL PROTECTED] wrote: > hi all, > i am trying to build XDoclet from the sources.. > i have downloaded XDoclet sources, run ant (1.5.3-1) > but i got > this problem > > BUILD FAILED > file:C:/XDoclet-src/core/build.xml:175: Error > running jikes compiler > > anyone knows the reason?

[Xdoclet-devel] problem in building XDoclet from sources

2003-06-30 Thread Marco.Mistroni
hi all, i am trying to build XDoclet from the sources.. i have downloaded XDoclet sources, run ant (1.5.3-1) but i got this problem BUILD FAILED file:C:/XDoclet-src/core/build.xml:175: Error running jikes compiler anyone knows the reason? thanx in advance and regards marco ---

Re: [Xdoclet-devel] Simple patch for valueobject.xdt

2003-06-30 Thread Konstantin Priblouda
--- Aslak_Hellesøy <[EMAIL PROTECTED]> wrote: > Aslak Hellesøy wrote: > > > Jason Calabrese wrote: > > > >> Hi all, > >> > >> I know that having an unused import causes no > real problems, but > >> eclipse flags them as a warning so it's a little > annoying. > >> > >> I've inclosed a _very_ simp

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/ejb CustomerBean.java,1.16,1.17

2003-06-30 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv18577/src/java/test/ejb Modified Files: CustomerBean.java Log Message: fixed samples build Index: CustomerBean.java === RCS