Hi guys,
with a little customization, I had the
dataobject @aggregate tag working for
non-collection cmrs (we are using MVCSoft
to code to the EJB2.0 spec).
the latest version of the xdoclet breaks
when generating a dataobject which has an aggregate:
<>
So with great hope, I tried the value-o
A wise old hermit known only as Aslak Hellesoy <[EMAIL PROTECTED]>
once said:
> And here is to the developers:
> This raises two questions:
> -Why are members public? Is there anywhere in the EJB 1.1 or EJB 2.0
> spec
> that says pk fields must be public? I consider public fields the evil
> of
User: vharcq
Date: 02/04/18 12:15:48
Modified:core/src/xdoclet/ejb/tags EjbTagsHandler.java
Log:
ejb-ref was wrong when multiple ejb:ejb-ref were present
Revision ChangesPath
1.38 +6 -37 xdoclet/core/src/xdoclet/ejb/tags/EjbTagsHandler.java
Index: EjbTags
User: rinkrank
Date: 02/04/18 12:05:47
Added: ..cvsignore
Log:
same formatting as xdoclet and xjavadoc (no BEKK header) and CVS ignore build folder
Revision ChangesPath
1.1 xdocletgui/.cvsignore
Index: .cvsignore
User: vharcq
Date: 02/04/18 12:15:20
Modified:core/src/xdoclet XDocletTagSupport.java
Log:
Cleanup only
Revision ChangesPath
1.38 +2 -16 xdoclet/core/src/xdoclet/XDocletTagSupport.java
Index: XDocletTagSupport.java
==
User: vharcq
Date: 02/04/18 12:16:16
Modified:core/src/xdoclet/tags AbstractProgramElementTagsHandler.java
Log:
Bug when using class tag value Match Pattern
Revision ChangesPath
1.36 +8 -5
xdoclet/core/src/xdoclet/tags/AbstractProgramElementTagsHandler.java
User: rinkrank
Date: 02/04/18 12:05:47
Modified:etc/.Refactory pretty.settings
Log:
same formatting as xdoclet and xjavadoc (no BEKK header) and CVS ignore build folder
Revision ChangesPath
1.2 +380 -310 xdocletgui/etc/.Refactory/pretty.settings
Index: pretty
--- Aslak_Hellesoy <[EMAIL PROTECTED]> wrote:
> I'll try it tonight then, and provide some comments.
> BTW, do we need a new
> mailing list for xdoclet gui? I expect this to take
> off soon ;-)
At the moment not. Developer list would be a waste of
bandwidth, since I'm the one who does something
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Marcus
> Brito
> Sent: 18. april 2002 13:33
> To: Lista xdoclet-devel
> Subject: [Xdoclet-devel] RE: XDoclet in /tools has BUGSS
>
>
> Em Qui, 2002-04-18 às 04:39, Aslak Hellesoy escreveu:
> > > C
I'll try it tonight then, and provide some comments. BTW, do we need a new
mailing list for xdoclet gui? I expect this to take off soon ;-)
Any chance you could take a look at the broken xjavadoc junit tests? They
should really go back to 100%.
Cheers,
Aslak
> -Original Message-
> From:
Well guys,
I finished writing XML for @ejb: tags, and now GUI
can be properly tested ( I hope )
regards,
=
Konstantin Priblouda ( ko5tik )Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/p
User: ko5tik
Date: 02/04/18 09:23:05
Modified:src/java/xtags ConditionFactory.java
Log:
added ejb:persistence & new condition which evaluates
nested ocndition for class owning program element
Revision ChangesPath
1.11 +1 -0 xdocletgui/src/java/xtags/Conditi
User: ko5tik
Date: 02/04/18 09:23:05
Added: src/java/xtags/condition Owner.java
Log:
added ejb:persistence & new condition which evaluates
nested ocndition for class owning program element
Revision ChangesPath
1.1 xdocletgui/src/java/xtags/conditio
User: ko5tik
Date: 02/04/18 09:23:05
Modified:src/java xdoclet-tags.dtd xdoclet-tags.xml
Log:
added ejb:persistence & new condition which evaluates
nested ocndition for class owning program element
Revision ChangesPath
1.11 +1 -1 xdocletgui/src/java/xdoclet
User: ko5tik
Date: 02/04/18 08:29:19
Modified:src/java xdoclet-tags.xml
Log:
finished ejb tag descriptions
Revision ChangesPath
1.14 +485 -39 xdocletgui/src/java/xdoclet-tags.xml
Index: xdoclet-tags.xml
Em Qui, 2002-04-18 às 04:39, Aslak Hellesoy escreveu:
> > Come to xdoclet devel to help.
> > This is unacceptable that weblogic cmp works and not jboss.
> >
>
> WebLogic rocks, JBoss sucks! (That should wake them up, Vincent ;-> ).
Wha.. wha.. what are you saying?! JBoss rocks ^^
Anyway. You
User: ko5tik
Date: 02/04/18 07:31:48
Modified:src/java xdoclet-tags.dtd xdoclet-tags.xml
Log:
modified conditions. added new types of them
writen xml for ejb tags up to persistent-field
Revision ChangesPath
1.10 +2 -2 xdocletgui/src/java/xdoclet-tags.dtd
User: ko5tik
Date: 02/04/18 07:31:49
Modified:src/java/xtags ConditionFactory.java
Log:
modified conditions. added new types of them
writen xml for ejb tags up to persistent-field
Revision ChangesPath
1.10 +5 -0 xdocletgui/src/java/xtags/ConditionFactory.ja
User: ko5tik
Date: 02/04/18 07:31:49
Added: src/java/xtags/condition IsAbstract.java IsFinal.java
IsPublic.java IsStatic.java NameStartsWith.java
Log:
modified conditions. added new types of them
writen xml for ejb tags up to persistent-field
Revis
> Sorry, but i don't get it :-(
> I may be slow, but I only see
> extends,implements,package,ver-uid,container,setdata,equals,use-super-
equals
> parameters in the @ejb.data-object standard tag.
> Is there a kind of reuse mechanism i dont see?
>
> /Jon
>
>> -Original Message-
>> From: Vinc
Ara Abrahamian wrote:
> Works for me. How do the class headers look like and what's wrong?
Here are some specifics. I want this in my superclass:
* @ejb:bean name="EntitySupport"
* view-type="local"
* cmp-version="2.x"
* type="CMP"
* reentrant="true"
* primke
[EMAIL PROTECTED] wrote:
> I'm not sure whether the bug is in XDoclet (xdoclet might or might not
> ask XJavaDoc for superclass info) or in XJavaDoc (the actual retrieval
> of superclass info might be broken).
>
> This is not known, so you can file a bug report, assigni it to me
> (rinkrank).
User: ko5tik
Date: 02/04/18 04:42:41
Modified:src/java/xtags ConditionFactory.java OptionSet.java Tag.java
TagParameter.java
Log:
implemented default parameter values
Revision ChangesPath
1.9 +83 -49xdocletgui/src/java/xtags/Condition
User: ko5tik
Date: 02/04/18 04:42:41
Modified:src/java/xtags/condition TagParameterEquals.java
Log:
implemented default parameter values
Revision ChangesPath
1.6 +1 -2 xdocletgui/src/java/xtags/condition/TagParameterEquals.java
Index: TagParameterEqual
User: ko5tik
Date: 02/04/18 04:42:39
Modified:src/java xdoclet-tags.dtd xdoclet-tags.xml
Log:
implemented default parameter values
Revision ChangesPath
1.9 +7 -2 xdocletgui/src/java/xdoclet-tags.dtd
Index: xdoclet-tags.dtd
===
User: ko5tik
Date: 02/04/18 04:42:39
Modified:src/java/xdocletgui/swing TreeFactoryScratch.java
UnknownTagTreeNode.java
XDocletGuiTreeCellRenderer.java
Log:
implemented default parameter values
Revision ChangesPath
1.14
User: ko5tik
Date: 02/04/18 04:42:40
Modified:src/java/xdocletgui/swing/editor TagEditorPanel.java
UnknownTagPanel.java
Log:
implemented default parameter values
Revision ChangesPath
1.5 +7 -4 xdocletgui/src/java/xdocletgui/swing/edi
User: ko5tik
Date: 02/04/18 04:42:39
Modified:.build.xml
Log:
implemented default parameter values
Revision ChangesPath
1.11 +23 -0 xdocletgui/build.xml
Index: build.xml
===
RCS
I am sorry. I made a mistake while working on the repository of my project.
I wanted to have a mail sent on every commit on my repository and the
tip explained in sourceforge documentation did not work. So I looked at
how it was done with XDoclet and applied the same thing on my
repository, but
What are you doing on xdoclet !!
remove CVS/ 's when you copy directories ;)
Vincent
> User: jeje
> Date: 02/04/18 03:16:07
>
> Modified:.log_accum.pl
> Log:
>
>
> Revision ChangesPath
> 1.2 +1 -1 CVSROOT/log_accum.pl
>
> Index: log_accum.pl
> ===
User: jeje
Date: 02/04/18 03:16:07
Modified:.log_accum.pl
Log:
Revision ChangesPath
1.2 +1 -1 CVSROOT/log_accum.pl
Index: log_accum.pl
===
RCS file: /cvsroot/xtremesuite/CVSR
User: jeje
Date: 02/04/18 03:12:44
Modified:website/doc installation.xml
Log:
Fixed documentation about how to extract sources from CVS.
Revision ChangesPath
1.3 +2 -2 WebOS/website/doc/installation.xml
Index: installation.xml
==
User: jeje
Date: 02/04/18 03:11:41
Added: commitlogs log.properties
Log:
Revision ChangesPath
1.1 CVSROOT/commitlogs/log.properties
Index: log.properties
===
# Just here for
> Come to xdoclet devel to help.
> This is unacceptable that weblogic cmp works and not jboss.
>
WebLogic rocks, JBoss sucks! (That should wake them up, Vincent ;-> ).
Aslak
> Thanks.
>
> Vincent
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
_
Andy,
David has tagged xdoclet cvs with a Jboss specific tag sometimes ago.
The version today is very very more confident for CMP.
Come and tag whenever you want :) Don't forget (amazing) xjavadoc.
I take the opportunity to launch a call for help (crossed post to
xdoclet lists)
There are still s
35 matches
Mail list logo