gents,
I'm considering a problem with building struts forms that maybe you can shed
some light on.
A missing feature that I am presently finding very important would be the
generation of forms based on multiple value objects. As it stands today, the
only forms that can be generated are against
Feature Requests item #578989, was opened at 2002-07-09 08:05
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402707&aid=578989&group_id=31602
Category: ejbdoclet
Group: None
>Status: Closed
Priority: 5
Submitted By: William Ferguson (williamferguson)
Assigned to:
Is there anyway to compile xdocletgui ?
The build.bat
file seems to be broken (the path to xjavadoc.jar is
wrong) and when I correct it, it sounds like xjavadoc
changes are not backward compatible with xdocletgui
so I can't compile it...
Any help appreciated.
Thanks,
Jerome.
> <[EMAIL PROTECTED]> wrote:
> > Is there anyway to compile xdocletgui ?
> >
> > The build.bat file seems to be broken (the path to
> > xjavadoc.jar is wrong)
> > and when I correct it, it sounds like xjavadoc
> > changes are not backward
> > compatible with xdocletgui so I can't compile
> it.
> I'm developer, and I work under Linux / Unix - so
> build.bat may be not up to date.
>
> You are welcome to fix it ( I can not testr it )
> and submit a patch - I will commit it.
Well I can do it myself as I am a commiter. This issue is to make the
code compiling though.
> Though it will
> Well I can do it myself as I am a commiter. This
> issue is to make the
> code compiling though.
Oh, it compiles without any problems through build.sh
Steal ideas from there.
> > Though it will not run at the moment. It's being
> > switched to module loading like xdoclet core,
> > and at
I haven't tried it in a while. Since we have removed ant.jar, optional.jar
and the various build.bat/build.sh scripts from xdoclet and xjavadoc, I
think we should do that for xdocletgui too. All classpaths should be handled
in build.xml, and it should be possible to build with the "official" ant
b
> Oh, it compiles without any problems through build.sh
> Steal ideas from there.
Could you explain me which xjavadoc.jar archive you are using and where
it is supposed to be??
There is none in the lib directory and you're not using the one produced
when compiled the xjavadoc module...
Are you
--- Jérôme_BERNARD <[EMAIL PROTECTED]>
wrote:
> > Oh, it compiles without any problems through
> build.sh
> > Steal ideas from there.
>
> Could you explain me which xjavadoc.jar archive you
> are using and where
> it is supposed to be??
It pulls all the jar files from xdoclet dist.
Basically d
--- Aslak_Hellesøy <[EMAIL PROTECTED]> wrote:
> I haven't tried it in a while. Since we have removed
> ant.jar, optional.jar
> and the various build.bat/build.sh scripts from
> xdoclet and xjavadoc, I
> think we should do that for xdocletgui too. All
> classpaths should be handled
> in build.xml,
Title: Any schedule for 1.2 beta
Just wondering when will be released 1.2 beta. I know it was a very annoying accident of stoled computer.
May be someone knows already about new plans.
Thanks
Boris
Could a committer please review and apply the following patches: 579252,
579236, 579172.
Thanks,
Michael
---
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
User: pathoss
Date: 02/07/10 11:29:13
Modified:core/src/xdoclet/tagshandler
AbstractProgramElementTagsHandler.java
Log:
Applied patch 579252 "missing @ on doc tags in generated code". Thanks for reporting!
Revision ChangesPath
1.5 +2 -2
User: pathoss
Date: 02/07/10 11:35:13
Modified:modules/ejb/src/xdoclet/modules/ejb/dd/resources
ejb-body.xdt
Log:
Applied patch 579172, "ejb:external-ref dies if view-type=local".
Revision ChangesPath
1.8 +1 -1
xdoclet/modules/ejb/src
User: pathoss
Date: 02/07/10 11:50:35
Modified:modules/apache/src/xdoclet/modules/apache/struts/resources
struts_config_xml.xdt
Log:
Applied patch 574466, "New Merge Points for struts-config".
Revision ChangesPath
1.6 +9 -1
xdoclet/mo
User: pathoss
Date: 02/07/10 12:01:35
Modified:modules/apache/src/xdoclet/modules/apache/struts/resources
struts_config_xml.xdt
Log:
Fixed merge points to support Struts 1.1.
Revision ChangesPath
1.7 +24 -15
xdoclet/modules/apache/src/x
User: pathoss
Date: 02/07/10 12:07:12
Modified:modules/ejb/src/xdoclet/modules/ejb/dd/resources
asm-descriptor.xdt
Log:
Applied patch 579717.
Revision ChangesPath
1.5 +7 -0
xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources/asm-
Hello folks!
Sorry for me disappearing. My home computer crashed and is now waiting
for replacement parts and for me having money to pay for them. I was
without any internet conectivity for the last two weeks.
I'm back to the Internet and will start reading the lists again, however
I won't
User: pathoss
Date: 02/07/10 12:20:32
Modified:lib log4j.jar
Log:
Upgraded to 1.2.5.
Revision ChangesPath
1.3 +905 -447 xjavadoc/lib/log4j.jar
<>
---
This sf.net email is sponsored by:Thi
User: pathoss
Date: 02/07/10 12:21:19
Modified:lib log4j.jar
Log:
Upgraded to Log4J 1.2.5.
Revision ChangesPath
1.2 +1277 -609 xdocletgui/lib/log4j.jar
<>
---
This sf.net email is sponsore
> -Original Message-
> From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]]
> Sent: 10. juli 2002 18:44
> To: Aslak_Hellesxy
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Xdoclet-devel] XDocletGUI cvs broken?
>
>
>
> --- Aslak_Hellesxy <[EMAIL PROTECTED]> wrote:
> > I haven't tried it in a wh
Title: Any schedule for 1.2 beta
It
would be unfair to blame the overdue release on my stolen computer. Anyway, I've
got a new one now ;-)
Also see my reply here for general comments about the
upcoming release:
http://sourceforge.net/mailarchive/forum.php?thread_id=876652&forum_id=1106
We
User: rinkrank
Date: 02/07/10 12:58:00
Modified:modules/jboss/src/xdoclet/modules/jboss/ejb/resources
jbosscmp-jdbc_xml.xdt
Log:
Fixing incorrect BWC tags/tag attributes
Revision ChangesPath
1.6 +12 -12
xdoclet/modules/jboss/src/xdoclet/
Feature Requests item #578937, was opened at 2002-07-09 01:54
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402707&aid=578937&group_id=31602
Category: ejbdoclet
Group: None
Status: Open
Priority: 5
Submitted By: William Ferguson (williamferguson)
Assigned to: Nob
Feature Requests item #579713, was opened at 2002-07-10 17:18
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402707&aid=579713&group_id=31602
Category: ejbdoclet
Group: None
Status: Open
>Priority: 4
Submitted By: toby cabot (tcabot)
Assigned to: Nobody/Anonymous
Feature Requests item #579717, was opened at 2002-07-10 17:33
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402707&aid=579717&group_id=31602
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: toby cabot (tcabot)
Assigned to: Nobody/Anonymous (nobod
Feature Requests item #579713, was opened at 2002-07-10 17:18
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402707&aid=579713&group_id=31602
Category: ejbdoclet
Group: None
Status: Open
Priority: 5
Submitted By: toby cabot (tcabot)
Assigned to: Nobody/Anonymous (
Patches item #579172, was opened at 2002-07-09 18:44
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402706&aid=579172&group_id=31602
Category: ejbdoclet
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael Newcomb (mnewcomb)
Assigned to
Patches item #574466, was opened at 2002-06-27 08:54
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402706&aid=574466&group_id=31602
Category: vendor
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Volker Krebs (vkrebs)
Assigned to: Nobody
Patches item #579252, was opened at 2002-07-09 21:11
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402706&aid=579252&group_id=31602
Category: xdoclet
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael Newcomb (mnewcomb)
Assigned to:
I think there is a problem with
http://cvs.xdoclet.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xjavadoc/src/
xjavadoc/XJavaDoc.java.diff?r1=1.44&r2=1.45
The thing is that when the a super class of a XClass does not exist on the
classpath (as source or in a binary), I get a nullpointer. As I have
Can you post a stacktrace?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mathias
> Bogaert
> Sent: 11. juli 2002 07:55
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] XJavaDoc problem
>
>
> I think there is a problem with
> http://cvs.xdoclet.s
Here you go:
[ejbdoclet] 0 [main] INFO ModuleFinder.findModules - Registering XDoclet
modules (searching for jars containing META-INF/xdoclet.xml) ...
[ejbdoclet] Running
[ejbdoclet] --> etm.farrago.value.AccountValue
[ejbdoclet] 3335 [main] ERROR TemplateEngine.invokeMethod - Invoking method
User: rinkrank
Date: 02/07/10 14:18:10
Modified:src/xjavadoc UnknownClass.java
Log:
Set UnknownClass' superclass to java.lang.Object to avoid NPE
Revision ChangesPath
1.14 +6 -1 xjavadoc/src/xjavadoc/UnknownClass.java
Index: UnknownClass.java
===
User: rinkrank
Date: 02/07/10 14:18:10
Modified:test Hello.java
Log:
Set UnknownClass' superclass to java.lang.Object to avoid NPE
Revision ChangesPath
1.13 +1 -1 xjavadoc/test/Hello.java
Index: Hello.java
User: rinkrank
Date: 02/07/10 14:18:10
Modified:modules/ejb/src/xdoclet/modules/ejb/entity
PersistentTagsHandler.java
Log:
Set UnknownClass' superclass to java.lang.Object to avoid NPE
Revision ChangesPath
1.9 +6 -2
xdoclet/modules/ejb
Should be OK now.
Aslak
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mathias
> Bogaert
> Sent: 11. juli 2002 07:55
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] XJavaDoc problem
>
>
> I think there is a problem with
> http://cvs.xdoclet.sou
User: rinkrank
Date: 02/07/10 14:21:20
Modified:src/xjavadoc UnknownClass.java
Log:
Comment typo
Revision ChangesPath
1.15 +1 -1 xjavadoc/src/xjavadoc/UnknownClass.java
Index: UnknownClass.java
User: pathoss
Date: 02/07/10 14:28:32
Added: xdocstools.xml
Log:
Moved to XDocs.
Revision ChangesPath
1.1 xdoclet/xdocs/tools.xml
Index: tools.xml
===
Tools
User: pathoss
Date: 02/07/10 14:28:32
Removed: docs/info tools.html
Log:
Moved to XDocs.
---
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
__
The following javadoc:
/**
* Get the fills
*
* @ejb:interface-method view-type="local"
*
* @ejb:relation
*name="Orders-Fills"
*role-name="one-Order-has-many-Fills"
*target-role-name="one-Fill-belongs-to-one-Order"
*target-ejb="Fills"
*target-multiple="no"
*
* @jbo
User: pathoss
Date: 02/07/10 14:49:24
Modified:modules/ejb/src/xdoclet/modules/ejb/entity/resources
valueobject.xdt
Log:
Fixed bug 577891: soft-locking version field long or int?
Revision ChangesPath
1.5 +3 -3
xdoclet/modules/ejb/src/
User: pathoss
Date: 02/07/10 15:12:27
Modified:modules/jboss/src/xdoclet/modules/jboss/ejb/resources
jboss_xml.xdt
Log:
Applied patch 579235: JBoss resource-manager fails.
Revision ChangesPath
1.5 +0 -8
xdoclet/modules/jboss/src/xdocl
User: pathoss
Date: 02/07/10 15:12:27
Modified:modules/jboss/src/xdoclet/modules/jboss/ejb
JBossTagsHandler.java
Log:
Applied patch 579235: JBoss resource-manager fails.
Revision ChangesPath
1.4 +1 -24
xdoclet/modules/jboss/src/xdoclet
User: pathoss
Date: 02/07/10 15:12:26
Modified:modules/jboss/src/META-INF xtags.xml
Log:
Applied patch 579235: JBoss resource-manager fails.
Revision ChangesPath
1.4 +0 -5 xdoclet/modules/jboss/src/META-INF/xtags.xml
Index: xtags.xml
==
The various modules' build.xml contains
]>
Does it need the file: prefix, or can I change them to just
../modules-common.xml? They still seem to build okay for me, and it stops
Netbeans thinking there's an XML parse error... Apparently, file: makes
it be interpreted (by design) as relative
what version?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Philippe
> Caya
> Sent: 10. juli 2002 23:39
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] Missing in one-to-many
> relationship (Possible JBossSubTask jbosscmp-jdbc.xml bug)
>
>
>
It shouldn't make any difference if you change it. I've tried both, and both
work in the console.
Aslak
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew
> Stevens
> Sent: 11. juli 2002 00:47
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel]
cc to the geeks
> -Original Message-
> From: Mathias Bogaert [mailto:[EMAIL PROTECTED]]
> Sent: 11. juli 2002 09:23
> To: Aslak Hellesøy
> Subject: Re: [Xdoclet-devel] XJavaDoc problem
>
>
> I think the docs are a little messy right now.
>
> 1. the xtree is generated on every page (heavy)
A wise old hermit known only as =?us-ascii?Q?Aslak_Hellesoy?=
<[EMAIL PROTECTED]> once said:
> 1) Start on some design documents under xdoclet/xdocs where we can
> start to
> describe our ideas for the xtags architecture (and also Velocity). When
> we agree on how to proceed, move to 2).
> 2)
User: rinkrank
Date: 02/07/10 17:13:49
Modified:core/src/xdoclet/tagshandler
AbstractProgramElementTagsHandler.java
Log:
Fixed bug [ 578820 ] ejbRemove() no RemoveException
Revision ChangesPath
1.6 +7 -6
xdoclet/core/src/xdoclet/tagsha
Aslak Hellesøy wrote:
>what version?
>
Sorry about the omission...
JBoss 3.0 RC3
xDoclet checked out last week from the cvs (I'll run a diff in the
morning to make sure it hasn't changed since)
>
>
>
>>-Original Message-
>>From: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED]]On Behal
52 matches
Mail list logo