User: vharcq
Date: 02/06/10 13:49:24
Modified:modules/ejb/src/xdoclet/modules/ejb/entity
PkTagsHandler.java
Log:
Bug 549116 : More than one PK fields causes problems in VO (and surely other parts
as well)
Revision ChangesPath
1.4 +2 -2
User: vharcq
Date: 02/06/10 13:29:51
Modified:modules/web/src/xdoclet/modules/web/resources web_xml.xdt
Log:
XML wrongly terminated
Thanks to Jim Barber
Revision ChangesPath
1.3 +1 -1
xdoclet/modules/web/src/xdoclet/modules/web/resources/web_xml.xdt
User: vharcq
Date: 02/06/10 13:11:14
Modified:modules/ejb/src/xdoclet/modules/ejb EjbTagsHandler.java
Log:
When finding ref-name from a ejb-name we need to replace '.' by '/'
Bug 549243
Revision ChangesPath
1.4 +5 -4 xdoclet/modules/ejb/src/xdoclet/modules
OK, I've implemented the generic module builder. It loops over all
modules, checks each module's dependency to other modules, and builds
those modules first and then the current module. It's pretty cool! Drop
a module under modules folder and just build, no hardcoding in build
files. I introduced
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/ibm module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/ibm/module.xml
User: ara_e_w
Date: 02/06/10 12:56:59
Added: modules/webwork module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/webwork/module
User: ara_e_w
Date: 02/06/10 12:56:59
Added: modules/caucho module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/caucho/module.x
User: ara_e_w
Date: 02/06/10 12:56:59
Added: modules/orion module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/orion/module.xml
User: ara_e_w
Date: 02/06/10 12:56:59
Added: modules/mx4j module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/mx4j/module.xml
User: ara_e_w
Date: 02/06/10 12:56:59
Added: modules/pramati module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/pramati/module
User: ara_e_w
Date: 02/06/10 12:57:00
Modified:modules/ejb/src/xdoclet/modules/ejb/entity
PersistentTagsHandler.java
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision Ch
User: ara_e_w
Date: 02/06/10 12:56:59
Added: modules/mvcsoft module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/mvcsoft/module
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/bea module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/bea/module.xml
User: ara_e_w
Date: 02/06/10 12:56:58
Added: core/src/xdoclet/ant/modulesbuilder Module.java
ModulesGrandBuilderTask.java ModuleXmlParser.java
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to othe
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/macromedia module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/macromedia/
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/hp module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/hp/module.xml
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/jboss module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/jboss/module.xml
User: ara_e_w
Date: 02/06/10 12:56:57
Modified:modules build.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.4 +13 -52xdoclet/modules/build.xml
Index:
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/exolab module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/exolab/module.x
User: ara_e_w
Date: 02/06/10 12:56:58
Added: modules/apache module.xml
Log:
modules grand builder implemented and used. It builds all modules based on each
module's dependency to other modules.
Revision ChangesPath
1.1 xdoclet/modules/apache/module.x
User: ara_e_w
Date: 02/06/10 12:54:30
xdoclet/core/src/xdoclet/ant/modulesbuilder - New directory
___
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -
http://devcon.sprintpcs.com/adp
> I have found the problem. If I remove "sourcepath" from
tag
Aslak, take a look at this bug please. Occurred for me too.
> One problem still remains. Data object constructors are generated
diffrent
> from 1.1.2
> - in 1.1.2 the order of the params in the constructor was the same as
the
> orde
Hi Aslak,
I have found the problem. If I remove "sourcepath" from tag then
the descriptors are generated correctly.
One problem still remains. Data object constructors are generated diffrent
from 1.1.2
- in 1.1.2
I have no objection to it Andrew. Don't forget to document it.
Btw, as our release manager, what do you think about a beta release this
weekend? I hope by this weekend we'll sort out the major bugs. We have
lots of bugs to fix. Please dear committers, find some time to fix at
least some of them,
Feature Requests item #566941, was opened at 2002-06-10 17:38
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=566941&group_id=31602
Category: ejbdoclet
Group: None
Status: Open
Priority: 1
Submitted By: Andrew Stevens (stevensa)
Assigned to: Nobody/Anonym
Feature Requests item #561469, was opened at 2002-05-28 12:46
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=561469&group_id=31602
>Category: None
>Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous
Todo List item #566769, was opened at 2002-06-10 11:59
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=466371&aid=566769&group_id=31602
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Aslak Hellesøy (rinkrank)
Assigned to: Nobody/A
Aslak (et al),
sorry, I swear I had a test case that showed this as not working. I've just
removed the revision (1.4) that I checked in, so its back to how it was.
cheers
dim
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Dmitri Colebatch" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED
I've filed a bug report for you:
https://sourceforge.net/tracker/index.php?
func=detail&aid=566782&group_id=31602&atid=402704
I'll try to fix this.
Aslak
- Original Message -
From: Darrell DeBoer <[EMAIL PROTECTED]>
Date: Monday, June 10, 2002 12:21 pm
Subject: [Xdoclet-devel] Re: [GUMP
- Original Message -
From: Dmitri Colebatch <[EMAIL PROTECTED]>
Date: Monday, June 10, 2002 11:32 am
Subject: [Xdoclet-devel] CVS update:
xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd RelationTagsHandler.java
> User: dimc
> Date: 02/06/10 02:32:16
>
> Modified:modules/ejb/
G'day,
I've been playing around with fixing the Myrmidon Gump runs, and I'm pretty
sure that it's a general problem with running XDoclet tasks under gump.
The following simple build file s xdoclet.DocletTask, and runs a
template against a single file. This file runs fine when run with an empt
[EMAIL PROTECTED] wrote:
> I am the one who's deteriorated this, so I feel guilty of not having
> explained this further. If you disagree with me, heck, stuff it back
> in! ;-)
Alright, your arguments seems ok, so while it was a tad annoying, it was
also easily fixed ;-)
As long as the docs
Hi Rickard,
I am the one who's deteriorated this, so I feel guilty of not having
explained this further. If you disagree with me, heck, stuff it back
in! ;-)
- Original Message -
From: Rickard <[EMAIL PROTECTED]>
Date: Monday, June 10, 2002 11:12 am
Subject: [Xdoclet-devel] Self suffic
Bogdan,
Could you try this again on the current cvs (as of 5 minutes ago - check
that xdoclet\modules\ejb\src\xdoclet\modules\ejb\ddRelationTagsHandler.java
is version 1.4). I've just checked something in that I think fixes this.
cheers
dim
- Original Message -
From: <[EMAIL PROTECTED]
Hi Bogdan,
If you're sure there is something wrong, please post one or several bug
reports and supply source code to reproduce the bug. Without source
code (or at least a description of what tags you have put in) we have
no way to fix anything.
http://sourceforge.net/tracker/?group_id=31602&a
User: dimc
Date: 02/06/10 02:32:16
Modified:modules/ejb/src/xdoclet/modules/ejb/dd
RelationTagsHandler.java
Log:
Uncommented what looks to be something that was commented out
temporarily in the midst of the XJavadoc refactoring (the change to javabean
Hey
Now that it seems XDoclet merging has quieted down I thought I'd give it
a shot. But now I see that it is no longer a self-sufficient project:
Ant needs to be installed separately. Why is this? What was wrong with
including ant and the batch files to run it? Also, it seems that one has
to
37 matches
Mail list logo