Update of /cvsroot/xdoclet/xdoclet/core/config
In directory usw-pr-cvs1:/tmp/cvs-serv13861/config
Modified Files:
tagmappings.properties
Log Message:
Add a dumb tag to be able to put comments into template files that will not be output
in generated files.
Usage
bla bla bla
___
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tags
In directory usw-pr-cvs1:/tmp/cvs-serv13861/src/xdoclet/tags
Added Files:
CommentTagsHandler.java
Log Message:
Add a dumb tag to be able to put comments into template files that will not be output
in generated files.
Usage
bla bla
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tags
In directory usw-pr-cvs1:/tmp/cvs-serv13009/core/src/xdoclet/tags
Modified Files:
FieldTagsHandler.java MethodTagsHandler.java
Log Message:
- iterating over methods/fields was buggy, used an inappropriate mechanism
- fixed problem
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv13009/core/samples/src/java/test/ejb
Modified Files:
CustomerBean.java PersonBean.java
Log Message:
- iterating over methods/fields was buggy, used an inappropriate mechanism
- fixed p
> > With my value object stuffs getting more and more complex, I want to
> add
> > comments in the J files
>
> I agree with Aslak in this case :-)
>
> Don't try to program with xml-ish XDtblabla, just use very
> high level, very coarse grained template tags.
>
That is a point that turn me mad
The problem may come from the fact that xdoclet tests on method name and
return type and not arguments.
I will have look further...
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of [EMAIL PROTECTED]
> Sent: mardi 12 février 2002 9:05
> To: [EMAI
>FROM: Ara Abrahamian
>DATE: 02/12/2002 01:20:19
>
>>Could we have something like
>> I do this because ...
>>that would not be generated
>
>Good. And to make it easier to distinguish you can easily create a new
>coloring for . So I don't agree with Andrew's
>proposal here, because: 1- colorin
Feature Requests item #516425, was opened at 2002-02-12 05:51
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=516425&group_id=31602
Category: None
Group: None
Status: Open
Priority: 9
Submitted By: Aslak Hellesøy (rinkrank)
Assigned to: Aslak Hellesøy (ri
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tags
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/src/xdoclet/tags
Modified Files:
TypeTagsHandler.java
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode() impl in data object.
- Added use-super
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb/cmr
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/samples/src/java/test/ejb/cmr
Modified Files:
CityBean.java
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode() impl in data object
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/samples/src/java/test/ejb
Modified Files:
CustomerBMPBean.java CustomerBean.java
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode() im
Update of /cvsroot/xdoclet/xdoclet/core/samples/script
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/samples/script
Modified Files:
build.xml
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode() impl in data object.
- Added use-super-equals="true|f
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/dao
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/samples/src/java/test/dao
Modified Files:
CustomerExampleDAO.java CustomerDAO.java
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode()
Update of /cvsroot/xdoclet/xdoclet/core/docs
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/docs
Modified Files:
ejbdoclet.html
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode() impl in data object.
- Added use-super-equals="true|false" option to
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv19735/core/resources/xdoclet/ejb
Modified Files:
dataobject.j
Log Message:
- Fixed up samples so they deployed successfully on JBoss
- Added hashCode() impl in data object.
- Added use-sup
> I'm pretty confident that the new URL stuff is backwards compatible
> though. Try building the samples, and check the weblogic-ejb-jar.xml.
> It gets the security role stuff at the bottom from a merge file, and I
> didn't have to put any weird file:/// stuff in order to
> make it wor
> With my value object stuffs getting more and more complex, I want to
add
> comments in the J files
I agree with Aslak in this case :-)
Don't try to program with xml-ish XDtblabla, just use very high level,
very coarse grained template tags.
> Could we have something like
> I do this bec
> separate list. By the way, is it still only class-level @todo
> tags that
> get used, or do method/field/constructor-level ones get picked up too?
method level gets picked up too. field/constructor is a @todo
aslak
___
Xdoclet-devel mailing list
- Original Message -
From: <[EMAIL PROTECTED]>
> I agree with Erik's whining about being backwards compatible, but it
> applies to releases, not current CVS snapshots.
Agreed! No argument there. We have the same dilemma over in Ant-land. And
Ant's HEAD version is built 4 times per day
19 matches
Mail list logo