The following comment has been added to this issue:
Author: Gunnar Grim
Created: Wed, 26 Mar 2003 1:48 AM
Body:
The Jan 15 patch seems to fix the multi column problem, but many2many are still
broken, see XDT-405
-
The following comment has been added to this issue:
Author: Gunnar Grim
Created: Wed, 26 Mar 2003 1:47 AM
Body:
Seems to be fixed in the Jan 15 patch.
-
View the issue:
http://opensource.atlassian.com/projects/x
Message:
A new issue has been created in JIRA.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-405
Here is an overview of the issue:
The following comment has been added to this issue:
Author: Erik Hatcher
Created: Tue, 25 Mar 2003 7:54 PM
Body:
CVS COMMIT LOG:
SUBJECT: [Xdoclet-devel] CVS: xdoclet project.xml,1.24,1.25
XDT-404 - Improving Apache SOAP support. Submitted by Craig Walls
---
The following comment has been added to this issue:
Author: Erik Hatcher
Created: Tue, 25 Mar 2003 7:53 PM
Body:
CVS COMMIT LOG:
SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/apache/src/META-INF xtags.xml,1.12,1.13
XDT-404 - Improving Apache SOAP support. Submitted by Craig Walls
The following comment has been added to this issue:
Author: Erik Hatcher
Created: Tue, 25 Mar 2003 7:53 PM
Body:
CVS COMMIT LOG:
SUBJECT: [Xdoclet-devel] CVS:
xdoclet/modules/apache/src/xdoclet/modules/apache/soap/ejb
ApacheSoapSubTask.java,1.7,1.8
XDT-404 - Improving Apache SOA
The following comment has been added to this issue:
Author: Erik Hatcher
Created: Tue, 25 Mar 2003 7:53 PM
Body:
CVS COMMIT LOG:
SUBJECT: [Xdoclet-devel] CVS:
xdoclet/modules/apache/src/xdoclet/modules/apache/soap/ejb/resources
apache-soap.xdt,1.3,1.4
XDT-404 - Improving Apache
Message:
The following issue has been closed.
Resolver: Erik Hatcher
Date: Tue, 25 Mar 2003 7:51 PM
The patch has been applied to CVS.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/Vie
Update of /cvsroot/xdoclet/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv31341
Modified Files:
project.xml
Log Message:
XDT-404 - Improving Apache SOAP support. Submitted by Craig Walls
Index: project.xml
===
RCS file: /cvs
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv31341/modules/apache/src/META-INF
Modified Files:
xtags.xml
Log Message:
XDT-404 - Improving Apache SOAP support. Submitted by Craig Walls
Index: xtags.xml
==
Update of
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/soap/ejb/resources
In directory
sc8-pr-cvs1:/tmp/cvs-serv31341/modules/apache/src/xdoclet/modules/apache/soap/ejb/resources
Modified Files:
apache-soap.xdt
Log Message:
XDT-404 - Improving Apache SOAP support.
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/soap/ejb
In directory
sc8-pr-cvs1:/tmp/cvs-serv31341/modules/apache/src/xdoclet/modules/apache/soap/ejb
Modified Files:
ApacheSoapSubTask.java
Log Message:
XDT-404 - Improving Apache SOAP support. Submitted by
Update of /cvsroot/xdoclet/xdoclet2
In directory sc8-pr-cvs1:/tmp/cvs-serv22297
Modified Files:
.cvsignore TODO.txt project.xml
Log Message:
Boring updates
Index: .cvsignore
===
RCS file: /cvsroot/xdoclet/xdoclet2/.cvsignore
Update of /cvsroot/xdoclet/xdoclet2/lib/xdoclet/jars
In directory sc8-pr-cvs1:/tmp/cvs-serv22473/lib/xdoclet/jars
Modified Files:
xdoclet-xjavadoc-SNAPSHOT.jar
Log Message:
snapshot from HEAD
Index: xdoclet-xjavadoc-SNAPSHOT.jar
===
Craig - this looks great!
I get a lot of folks requesting XDoclet support for Axis descriptors.
Anyone object to this being added?
I'll be applying Craig's patches to Apache SOAP momentarily (XDT-404),
but wanted to check about adding new stuff at this point.
Erik
On Tuesday, March 25, 2003
Update of /cvsroot/xdoclet/xdoclet2/demo
In directory sc8-pr-cvs1:/tmp/cvs-serv21532/demo
Modified Files:
maven.xml
Log Message:
Generate build.xml
Index: maven.xml
===
RCS file: /cvsroot/xdoclet/xdoclet2/demo/maven.xml,v
re
Update of /cvsroot/xdoclet/xdoclet2/src/ide/idea/src/java/xdoclet/ide/idea
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/ide/idea/src/java/xdoclet/ide/idea
Modified Files:
XDocletToggle.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was moved to
xdoclet.b
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/sdk/ant
Added Files:
build.xml.jelly BuildXmlPlugin.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was moved to
xdoclet.beans)
- Added
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/gui
Modified Files:
BeanContextTreeModel.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was moved to
xdoclet.beans)
- Added first cut of au
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/beans
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/beans
Added Files:
BeanContextSupportEx.java
Removed Files:
InvocationFactory.java XDocletInvocationFactory.java
Log Message:
- Refactored InvocationFactory into Be
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/gui/swing
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/gui/swing
Modified Files:
BeanContextConfigurationPanel.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was moved to
xdoclet.beans)
-
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/ant
Modified Files:
XDocletTask.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was moved to
xdoclet.beans)
- Added first cut of automatic b
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/plugins
Modified Files:
VelocityPlugin.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was moved to
xdoclet.beans)
- Added first cut of
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/util/predicates
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet/util/predicates
Modified Files:
CompositePredicate.java ReflectionPredicate.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which was m
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv19102/java/xdoclet
Modified Files:
Accept.java Plugin.java XDoclet.java
Removed Files:
BeanContextSupportEx.java
Log Message:
- Refactored InvocationFactory into BeanContextSupportEx (which
Update of /cvsroot/xdoclet/xjavadoc/javacc
In directory sc8-pr-cvs1:/tmp/cvs-serv24404/xjavadoc/javacc
Modified Files:
Java1.2-b.jjt
Log Message:
Added two method to XMethod: getAccessor() and getMutator(). These are for accessing a
mutator method's corresponding accessor method and vice
Update of /cvsroot/xdoclet/xjavadoc/test/ab
In directory sc8-pr-cvs1:/tmp/cvs-serv24404/xjavadoc/test/ab
Modified Files:
AB.java
Log Message:
Added two method to XMethod: getAccessor() and getMutator(). These are for accessing a
mutator method's corresponding accessor method and vice ver
Update of /cvsroot/xdoclet/xjavadoc/src/xjavadoc
In directory sc8-pr-cvs1:/tmp/cvs-serv24404/xjavadoc/src/xjavadoc
Modified Files:
MethodImpl.java ParameterImpl.java ReturnType.java
XJavaDoc.java XJavaDocTest.java XMethod.java
Added Files:
AbstractType.java
Log Message:
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Andrew
> Stevens
> Sent: 26. mars 2003 00:22
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] JIRA projects
>
>
> Do we really need a separate project in JIRA for XDoclet 2? We already
> have assorted
Do we really need a separate project in JIRA for XDoclet 2? We already
have assorted 2.0 versions included as options in the XDT project. Or
is it necessary because the list of components will be totally
different, in which case shouldn't we remove the 2.0 entries from the
versions list in XDT?
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagshandler
In directory sc8-pr-cvs1:/tmp/cvs-serv29889
Modified Files:
MethodTagsHandler.java PropertyTagsHandler.java
Log Message:
Changes propertyNameFor AGAIN, this time to delegate
the implementation to XMethod. Also, took the chanc
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 1:08 PM
Changes:
[Attachment] [patch.txt] was added
-
For a full history of the issue, see:
http://op
Message:
A new issue has been created in JIRA.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-404
Here is an overview of the issue:
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 12:08 PM
Comment:
The messages properties file for the Axis subtasks.
Changes:
[Attachment] [XDocletModulesApacheAxisEjbMessagesMessages_pt_BR.properties] was added
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 12:07 PM
Comment:
The messages properties for for the Axis subtasks.
Changes:
[Attachment] [XDocletModulesApacheAxisEjbMessagesMessages.properties] was added
---
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 12:06 PM
Comment:
The template for the Axis deployment WSDD file.
Changes:
[Attachment] [axis-deploy_wsdd.xdt] was added
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 12:06 PM
Changes:
[Attachment] [XDocletModulesApacheAxisEjbMessages.java] was added
-
For a full history
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 12:05 PM
Comment:
The subtask.
Changes:
[Attachment] [AxisUndeploySubTask.java] was added
-
For a fu
The following issue has been updated:
Updater: Craig Walls (mailto:[EMAIL PROTECTED])
Date: Tue, 25 Mar 2003 12:05 PM
Comment:
The subtask.
Changes:
[Attachment] [AxisDeploySubTask.java] was added
-
For a full
Message:
A new issue has been created in JIRA.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-403
Here is an overview of the issue:
FYI:
-Original Message-
From: Aslak Hellesøy [mailto:[EMAIL PROTECTED]
Sent: 25. mars 2003 14:55
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: XDoclet, XJavaDoc, Apache and Licensing
Hello,
The XDoclet project (http://xdoclet.sourceforge.net/) is considering
ap
>
> http://tinyurl.com/844f
> http://tinyurl.com/844j
>
http://xdoclet.sourceforge.net/xjavadoc/apidocs/xjavadoc/XMethod.html#getPro
pertyName()
http://cvs.xdoclet.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xjavadoc/src/
xjavadoc/MethodImpl.java.diff?r1=1.23&r2=1.24
(tinyurl is sick today)
a.
An even better implementation would be to use
XMethod's getPropertyName() method (which uses Introspector internally).
http://tinyurl.com/844f
http://tinyurl.com/844j
What do you think?
Aslak
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Marcus
>
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagshandler
In directory sc8-pr-cvs1:/tmp/cvs-serv25692
Modified Files:
MethodTagsHandler.java
Log Message:
Let the java.util.Introspector decides how to decapitalize
property names. This fixes XDT-347.
Index: MethodTagsHandler.java
===
Message:
A new issue has been created in JIRA.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-402
Here is an overview of the issue:
For those of you who who are digging inside XDoclet and XJavaDoc. I just put
up the XJavaDoc API for CVS HEAD.
http://xdoclet.sourceforge.net/xjavadoc/apidocs/
The classes you may want to look at are:
XJavaDoc
XClass
XMethod
XTag
XDoc
Cheers,
Aslak
---
Message:
The following issue has been resolved as FIXED.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-354
Here is an overview of the issue:
-
Message:
The following issue has been resolved as DUPLICATE.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-383
Here is an overview of the issue:
-
48 matches
Mail list logo