[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-1165) Inheriting servlet-mapping in @web.servlet-mapping

2004-11-22 Thread legendaryservice
The following issue has been updated: Updater: ronnc (mailto:[EMAIL PROTECTED]) Date: Mon, 22 Nov 2004 10:45 PM Comment: A possible solution could be to have a "dont-inherit-servlet-mapping" kind of flag to allow user to chose. But for now I've submitted a patch to set superclass

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1165) Inheriting servlet-mapping in @web.servlet-mapping

2004-11-22 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1165 Here is an overview of the issue:

[Xdoclet-devel] lucene tags

2004-11-22 Thread James Rosen
While reading Ara Abrahamian's book on open-source development, I came across a section on using xml config files to do lucene mappings. I thought this would be a perfect addition to xdoclet. I would be happy to write the following, but am new to sourceforge and will need a little help getting st

[Xdoclet-devel] [PATCH] Fix hibernate.cfg.xml inner-class filename generation

2004-11-22 Thread Pekka Enberg
Hi! This patch fixes filename generation for hibernate.cfg.xml for inner classes. The actual mapping files use the dollar sign whereas the generated references use the dot character. Signed-off-by: Pekka Enberg <[EMAIL PROTECTED]> --- hibernate-cfg.xdt |2 +- 1 files changed, 1 insertion(+

Re: [Xdoclet-devel] lucene tags

2004-11-22 Thread Erik Hatcher
On Nov 22, 2004, at 3:11 PM, James Rosen wrote: The problem with the Lucene indexer really lies in the Document creation. A document, as best I can tell, is a sort of map-representation (in the form [field: value]) of the object to be indexed. Right. You're coming from the perspective of indexing

Re: [Xdoclet-devel] lucene tags

2004-11-22 Thread James Rosen
The problem with the Lucene indexer really lies in the Document creation. A document, as best I can tell, is a sort of map-representation (in the form [field: value]) of the object to be indexed. Creating such a Document requrires the Document Builder to somehow know about the internals of the ob

Re: [Xdoclet-devel] lucene tags

2004-11-22 Thread Erik Hatcher
As an active Lucene committer, (former) XDoclet user (and committer), and co-author of the upcoming Lucene in Action book - http://www.manning.com/hatcher2 - I'm intrigued by this. I'm not following what you plan on indexing with Lucene though. Are you proposing to index the tag values as fiel

[Xdoclet-devel] lucene tags

2004-11-22 Thread James Rosen
While reading Ara Abrahamian's book on open-source development, I came across a section on using xml config files to do lucene mappings. I thought this would be a perfect addition to xdoclet. I would be happy to write the following, but am new to sourceforge and will need a little help getting st

[Xdoclet-devel] CVS: xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources jdo_xml.package_class_fetch-group.xdt,NONE,1.1 jdo_2_0.dtd,1.1,1.2 jdo_xml.xdt,1.10,1.11

2004-11-22 Thread Marco Schulze
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23770/modules/jdo/src/xdoclet/modules/jdo/resources Modified Files: jdo_2_0.dtd jdo_xml.xdt Added Files: jdo_xml.package_class_fetch-group.xdt L

[Xdoclet-devel] CVS: xdoclet/modules/jdo/src/xdoclet/modules/jdo JdoDocletTask.java,1.4,1.5

2004-11-22 Thread Marco Schulze
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23770/modules/jdo/src/xdoclet/modules/jdo Modified Files: JdoDocletTask.java Log Message: - newer version of jdo_2_0.dtd (fetched from the JPOX project) - added su

[Xdoclet-devel] CVS: xdoclet/modules/jdo/src/META-INF xtags.xml,1.9,1.10

2004-11-22 Thread Marco Schulze
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23770/modules/jdo/src/META-INF Modified Files: xtags.xml Log Message: - newer version of jdo_2_0.dtd (fetched from the JPOX project) - added support of @jdo.fetch-group on cl

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-263) Dublicate location attribute on in orion-ejb-jar.xml

2004-11-22 Thread legendaryservice
The following comment has been added to this issue: Author: Pascal Scheffers Created: Mon, 22 Nov 2004 8:33 AM Body: Can this be fixed? It seems trivial enough to do - Hani suggested the right solution, I think. At least just don't list the Local object if it has a remote. --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-665) Generating needs to generate

2004-11-22 Thread legendaryservice
The following comment has been added to this issue: Author: René Zanner Created: Mon, 22 Nov 2004 8:10 AM Body: I don't understand this issue - maybe it's already resolved by another fix. As far as I can see, the XDT file is correctly generating a element containing a element.

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-287) Couldn't validate document \weblogic-ejb-jar.xml

2004-11-22 Thread legendaryservice
Message: The following issue has been re-assigned. Assignee: René Zanner (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-287 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Resolved: (XDT-287) Couldn't validate document \weblogic-ejb-jar.xml

2004-11-22 Thread legendaryservice
Message: The following issue has been resolved as CANNOT REPRODUCE. Resolver: René Zanner Date: Mon, 22 Nov 2004 7:53 AM I could reproduce this with 1.2.1, but neither with the current HEAD nor with the release version 1.2.2. So I state this as fixed with version 1.2.2 and will c

[Xdoclet-devel] CVS: xjavadoc build.xml,1.55,1.56

2004-11-22 Thread Marco Schulze
Update of /cvsroot/xdoclet/xjavadoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22266 Modified Files: build.xml Log Message: added parameters 'source="1.4"' and 'encoding="ISO-8859-1"' to make it work with JDK 1.5 Index: build.xml ==

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XJD-51) getSignature(boolean) uses buggy caching

2004-11-22 Thread legendaryservice
The following issue has been updated: Updater: Chandrashekara K A (mailto:[EMAIL PROTECTED]) Date: Mon, 22 Nov 2004 5:12 AM Comment: Patch for the bug - fixed by adding a state that remembers the "withParam"-ness of the previous cache. The getNameWithParam had a similar structure.

[Xdoclet-devel] [XDoclet-JIRA] Created: (XJD-51) getSignature(boolean) uses buggy caching

2004-11-22 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XJD-51 Here is an overview of the issue: --