7
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected about 1 year ago.
Feb 12, 2022 — Feb 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added 2nd deployment support to assembly More... over 16 years ago
Extended ejb-task and jboss-task to support deploying every session bean twice (once with a prefix). This way, the jboss deployment can now use two different invoker-proxies for the same bean. More... over 16 years ago
The generated JDO object IDs encode their numeric IDs now with the radix 36 by default. In order to allow users to still use the previous behaviour, the radix can be passed to the jdodoclet task as seen below: More... over 16 years ago
Modification by Marc Klinger: refined creation of serialVersionUID in generated ObjectID classes, added tag documentation More... over 16 years ago
Modification by Marc Klinger: implemented creation of serialVersionUID in generated ObjectID classes More... over 16 years ago
- replaced jdo_2_0.dtd by a newer version (which should be the final one) - implemented field tag @jdo.embedded More... over 17 years ago
bugfix: object id generation was confused if no package was defined in the object-id-class tag. Now, it uses the same package as the java source file and the default package (i.e. no package) seems to be functional, too. More... over 17 years ago
XDT-1667: added support for validating byte[] with @spring.validator
Matt Raible
as mraible
More... over 17 years ago
XDT-1666: taglib tags generated in web.xml for servlet spec 2.4
Matt Raible
as mraible
More... over 17 years ago
added @jdo.implements name="" More... over 17 years ago
XDT-1651: Added extra-lazy option for collections
Matt Raible
as mraible
More... over 17 years ago
Reorder some of the elements (mainly descriptions) when using servlet 2.4, to conform to schema.
andy.stevens
as stevensa
More... over 17 years ago
Update CVS server hostname in line with recent Sourceforge changes.
andy.stevens
as stevensa
More... almost 18 years ago
XDT-1598: clean up after engine is finished processing More... almost 18 years ago
XDT-1603: cut & paste error in class attribute of component tag More... almost 18 years ago
XDT-1372 filter at class level More... almost 18 years ago
Add missing attributes for mapping and class tags; fixes XDT-1619 More... almost 18 years ago
XDT-1381: sql-query did not include subelements when multiple queries defined More... almost 18 years ago
XDT-878: apply component column name prefix even when column name is explicitly specified by a @hibernate.property column="xxx" or @hibernate.column name="xxx" tag. More... almost 18 years ago
Check mapping only on concrete subclass More... almost 18 years ago
XDT-1624: collection-composite-element was being ignored More... almost 18 years ago
XDT-1623: protect whitespace in generator param More... almost 18 years ago
XDT-1196: support for specifying hibernate mapping files More... almost 18 years ago
Set bytecode and source version to 1.3 More... almost 18 years ago
Set java bytecode and source to version 1.3 More... almost 18 years ago
Based out XDT-879 based on other bugs having issues caused by it
Matt Raible
as mraible
More... about 18 years ago
added @jdo.order and @jdo.order-column More... about 18 years ago
minor fix in order to support recursion-depth="-1" More... about 18 years ago
adapted xdoclet-jdo to some changes of the jdo_2_0.dtd More... about 18 years ago
Added missing files as reported by Gump
Matt Raible
as mraible
More... about 18 years ago