7
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 3 years ago.
Feb 12, 2022 — Feb 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
show use of column element parent specification More... over 20 years ago
element-id attributes for many elements, parent-element attribute for column (method) element More... over 20 years ago
Allow a column element to specify the element that it is a child of More... over 20 years ago
Add support to specify a parent ID when merging a new template, which can then be verified from the child merge template to implement custom behaviour depending on the id of the parent template. More... over 20 years ago
Run junit from base directory, fixes junit errors when called from ..\xdoclet\build.xml ant script More... over 20 years ago
Update role for Paul Galbraith, add gmane mail archive links More... over 20 years ago
add deprecation warning More... over 20 years ago
fix bug XDT-1461 More... over 20 years ago
Fix for XDT-1448 More... over 20 years ago
classTagValue was referenced in XDtMethod instead of XDtClass More... over 20 years ago
The generated code will always lookup displayName and shortDescription. Thus we should always generate it. Otherwise we will get a java.util.MissingResourceException at runtime More... over 20 years ago
Fix XDT-1445 More... over 20 years ago
Fix XDT-1419 More... over 20 years ago
fixed the behaviour of isMethodPrimkeyField for mixed case field names (XDT-1439). Thanks to tom janofsky for the patch. More... over 20 years ago
Fixed XJD-58 grammar issue More... over 20 years ago
Update test case concerning XJD-58 More... over 20 years ago
Test class (XJD-58) More... over 20 years ago
Updated test concerning XJD-27 More... over 20 years ago
Fixed XJD-27 grammar issue (parser failed when single line comment at the end of file with no trailing newline) More... over 20 years ago
Another test. Misc.java is to test for XJD-50. More... over 20 years ago
Add a testcase for XJD-52 More... over 20 years ago
Add an inner class with lots of additional semicolons to test for the bug in XJD-37 and XJD-47. Those seem to be solved by the new grammar from XJD-41. More... over 20 years ago
Update last patch to support two more constructs of Java5. Patch provided by Anton Adamansky in XJD-41. More... over 20 years ago
Remove unused file. More... over 20 years ago
Support Java5. From Anton Adamansky in XJD-41. More... over 20 years ago
Add Anton Adamansky, provider of the XJD-41 patch. More... over 20 years ago
Adjust copyright. More... over 20 years ago
added new tag setting a variable usable inside the tag's body; first real-world implementation used in ClassTagsHandler and struts_config_xml.xdt when fixing XDT-26, XDT-715 and XDT-740 More... over 20 years ago
updated profile More... over 20 years ago
XDT-26, XDT-715, XDT-740: added action-path parameter to @struts-action-forward, @struts-action-set-property and @struts-exception to be able to map those elements top specific action elements when defining more than one @struts.action tag per Action class More... over 20 years ago