Changelog Report

Timeframe: 365 days, Total Commits: 618 Total Number of Files Changed: 1059

DateAuthorFile/Message
2005-05-04 18:56:12Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/HibernateTagsHandler.java v 1.41

Minor cleanup; fallout from handling composite ID specified as interface
2005-05-04 13:37:11Paul Galbraith

modules/hibernate/src/META-INF/xtags.xml v 1.49

XDT-1376: add optmistic-lock attribute of hibernate.propertis and hibernate.many-to-one
2005-05-02 14:37:00Paul Galbraith

samples/build.xml v 1.51

separate samples branches for different hibernate versions
2005-05-02 14:34:22Paul Galbraith

samples/src/java/test/hibernate/LineItem.java v 1.3

test unique attrbute on many-to-one element
2005-05-02 14:33:08Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-column.xdt v 1.7

XDT-1376: include optimistic-lock attribute for column-based elements
2005-04-27 14:35:38René Zanner

project.xml v 1.57

XDT-1329: added support for Ant style 'if' and 'unless' attributes for all SubTasks (thanks to Richard Easterling)
2005-04-27 14:33:13René Zanner

project.xml v 1.56

core/src/xdoclet/DocletContext.java v 1.18

XDT-1329: added support for Ant style 'if' and 'unless' attributes for all SubTasks (thanks to Richard Easterling)
2005-04-27 14:32:58René Zanner

core/src/xdoclet/SubTask.java v 1.76

core/src/xdoclet/XDocletMain.java v 1.15

XDT-1329: added support for Ant style 'if' and 'unless' attributes for all SubTasks (thanks to Richard Easterling)
2005-04-26 15:57:48René Zanner

modules/bea/src/META-INF/xtags.xml v 1.18

documentation fix (found in connection with XDT-1316), @weblogic.cache is NOT applicable for Stateless, but for Stateful SBs
2005-04-23 09:57:43Andrew Stevens

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.29

typo
2005-04-23 09:47:12Andrew Stevens

modules/hibernate/src/xdoclet/modules/hibernate/HibernateTagsHandler.java v 1.40

Another new package for UserType in HIB3 (XDT-343)
2005-04-23 08:12:25Andrew Stevens

modules/jdo/src/META-INF/xtags.xml v 1.15

Tag documentation fix (XDT-1354)
2005-04-22 14:36:28Paul Galbraith

modules/hibernate/src/META-INF/xtags.xml v 1.48

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-collections.xdt v 1.24

XDT-1352: added list-index element for lists
2005-04-22 13:02:51René Zanner

modules/ejb/src/xdoclet/modules/ejb/dd/SecurityTagsHandler.java v 1.9

modules/ejb/src/xdoclet/modules/ejb/dd/SecurityTagsHandler.java v 1.8

modules/ejb/src/xdoclet/modules/ejb/dd/resources/asm-descriptor.xdt v 1.16

XDT-1358: moved security-roles handling to SecurityTagsHandler, added description if present in security-identity
2005-04-22 12:03:14Paul Galbraith

samples/src/java/test/hibernate/CompositeId.java v 1.4

samples/src/java/test/hibernate/CompositeIdEntity.java v 1.3

samples/src/java/test/hibernate/ICompositeId.java v 1.1

test with composite ID referenced through interface
2005-04-22 11:48:12Paul Galbraith

modules/hibernate/src/META-INF/xtags.xml v 1.47

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-properties.xdt v 1.32

XDT-1353: patch from Sylvain Vieujot, add lazy attribute to components
2005-04-21 18:21:56Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/home/HomeTagsHandler.java v 1.38

fix for home method with dimensioned return types (XDT-1357)
2005-04-20 21:56:22Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/HibernateTagsHandler.java v 1.39

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate.xdt v 1.37

XDT-910: Allow an interface as composite-id, take actual type from tag attributes instead
2005-04-20 20:07:14Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-cfg.xdt v 1.6

XDT-1350: patch from Xiaolong Hao include hbm2ddl attribtue in generated hibernate configuration xml
2005-04-20 18:10:10Paul Galbraith

build.properties v 1.45

set version to 1.3-SNAPSHOT
2005-04-20 16:08:43Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-properties.xdt v 1.31

XDT-1349: the unique attribute should not have been added in the last revision
2005-04-18 22:11:33Paul Galbraith

samples/src/java/test/hibernate/Query.java v 1.1

XDT-1061: test file generates query.hbm.xml
2005-04-18 22:10:49Paul Galbraith

modules/jdo/src/xdoclet/modules/jdo/JdoXmlMetadataSubTask.java v 1.12

XDT-1061: patch from Peilin Zhang to allow hibernate mapping files to be generated when only a @hibernate.query tag is present in a java source file
2005-04-18 22:09:55Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate.xdt v 1.36

change to ascii
2005-04-18 22:09:17Paul Galbraith

modules/hibernate/src/xdoclet/modules/hibernate/HibernateSubTask.java v 1.13

XDT-1061: patch from Peilin Zhang to allow hibernate mapping files to be generated when only a @hibernate.query tag is present in a java source file
2005-04-18 22:00:17Paul Galbraith

core/src/xdoclet/util/DocletUtil.java v 1.20

XDT-1061: patch from Peilin Zhang to allow hibernate mapping files to be generated when only a @hibernate.query tag is present in a java source file
2005-04-18 21:59:07Paul Galbraith

core/src/xdoclet/TemplateSubTask.java v 1.80

core/src/xdoclet/XDocletTagSupport.java v 1.62

XDT-1061: patch from Peilin Zhang to allow hibernate mapping files to be generated when only a @hibernate.query tag is present in a java source file
2005-04-15 23:51:14Andrew Stevens

modules/ibm/src/xdoclet/modules/ibm/websphere/web/WebSphereWebXmlSubTask.java v 1.8

Javadocs. XDT-1225
2005-04-15 23:44:37Andrew Stevens

modules/hibernate/src/xdoclet/modules/hibernate/HibernateTagsHandler.java v 1.38

Javadocs. XDT-1225
2005-04-15 23:40:28Andrew Stevens

modules/ejb/src/xdoclet/modules/ejb/entity/DataObjectSubTask.java v 1.12

modules/ejb/src/xdoclet/modules/ejb/entity/EntityBmpSubTask.java v 1.11

modules/ejb/src/xdoclet/modules/ejb/entity/EntityPkSubTask.java v 1.11

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectSubTask.java v 1.16

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.28

modules/ejb/src/xdoclet/modules/ejb/home/HomeInterfaceSubTask.java v 1.13

modules/ejb/src/xdoclet/modules/ejb/home/LocalHomeInterfaceSubTask.java v 1.13

modules/ejb/src/xdoclet/modules/ejb/intf/LocalInterfaceSubTask.java v 1.12

modules/ejb/src/xdoclet/modules/ejb/intf/RemoteInterfaceSubTask.java v 1.12

Javadocs, plus eliminate a bunch of javadoc warnings. XDT-1225
2005-04-15 23:20:29Andrew Stevens

build.properties v 1.44

project.xml v 1.55

Set version number ready for build. Update developers/contributors lists.
2005-04-15 00:11:03Andrew Stevens

modules/ejb/src/xdoclet/modules/ejb/entity/PkTagsHandler.java v 1.18

Javadocs (XDT-1225)
2005-04-14 23:58:13Andrew Stevens

modules/ejb/src/META-INF/xtags.xml v 1.75

modules/ejb/src/xdoclet/modules/ejb/dao/DaoTagsHandler.java v 1.5

modules/ejb/src/xdoclet/modules/ejb/dao/resources/dao-methods.xdt v 1.6

modules/ejb/src/xdoclet/modules/ejb/dao/resources/dao.xdt v 1.7

samples/src/java/test/dao/ExampleDAOFactory.java v 1.1

DAO changes. Allow a factory class to be used for generating DAO instances (XDT-1068). Also eliminate duplicate finders & create methods in DAO interface if the bean's finder/create methods have @dao.call tags but automatic generation is being used (XDT-47).
2005-04-14 00:47:52Andrew Stevens

build-docs.xml v 1.32

Generate Javadocs for modules too, not just the core classes. XDT-1225
2005-04-14 00:46:03Andrew Stevens

modules/wsee/src/xdoclet/modules/wsee/WseeTagsHandler.java v 1.5

Javadocs (XDT-1225)
2005-04-14 00:45:42Andrew Stevens

core/src/xdoclet/tagshandler/PackageTagsHandler.java v 1.16

Javadocs (XDT-1225)
2005-04-13 19:44:02Matthias Germann

xdocs/envhandling.xml v 1.3

fixed another typo
2005-04-13 19:38:36Matthias Germann

xdocs/envhandling.xml v 1.2

typo's fixed
2005-04-12 21:10:15Matthias Germann

xdocs/envhandling.xml v 1.1

xdocs/navigation.xml v 1.48

documentation for the new environment handling added (XDT-1325)
2005-04-11 21:28:42Matthias Germann

modules/bea/src/xdoclet/modules/bea/wls/ejb/WebLogicSubTask.java v 1.29

modules/bea/src/xdoclet/modules/bea/wls/ejb/resources/weblogic-ejb-jar-xml.xdt v 1.18

Merge-File documentation improved. Thanks to Enno Runne for patches. (XDT-1336)
2005-04-11 21:21:15Matthias Germann

modules/bea/src/META-INF/xtags.xml v 1.17

modules/bea/src/xdoclet/modules/bea/wls/ejb/resources/weblogic-cmp-rdbms-jar-xml.xdt v 1.25

support for the verify-columns and optimistic-column elements added. Thanks to Enno Runne for patches. (XDT-1335)
2005-04-11 21:03:47Matthias Germann

modules/bea/src/META-INF/xtags.xml v 1.16

modules/bea/src/xdoclet/modules/bea/wls/ejb/resources/weblogic-ejb-jar-xml.xdt v 1.17

support for cache-between-transactions added. Thanks to Enno Runne for the patch. (XDT-1334)
2005-04-10 16:50:08Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/EnvTagsHandler.java v 1.3

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt v 1.6

statefull session bean passivation implemented (XDT-1325)
2005-04-10 16:49:05Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/session/resources/session.xdt v 1.15

statefull session bean passivation implemented (XDT-1325)
2005-04-10 13:13:28Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.74

modules/ejb/src/xdoclet/modules/ejb/session/resources/session.xdt v 1.14

session object must also implement the business-interfaces (as described in the Business Interface Design Pattern) (XDT-1182)
2005-04-10 09:55:23Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.73

modules/ejb/src/xdoclet/modules/ejb/entity/PkTagsHandler.java v 1.17

don't generate a primkey-field if only one tag is marked with ejb.pk-field because this breaks backward-compatibility and the samples (XDT-1139)
2005-04-10 09:18:09Matthias Germann

modules/web/src/META-INF/xtags.xml v 1.20

condition for web.servlet-mapping fixed
2005-04-09 16:31:54Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.72

modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt v 1.39

modules/ejb/src/xdoclet/modules/ejb/entity/PersistentTagsHandler.java v 1.23

modules/ejb/src/xdoclet/modules/ejb/entity/PkTagsHandler.java v 1.16

don't generate a compound primary key if only one cmp-field is marked with ejb.primkey-field (XDT-1139)
2005-04-09 15:44:03Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.71

modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-ref.xdt v 1.6

modules/ejb/src/xdoclet/modules/ejb/env/EnvEjbRefTagsHandler.java v 1.4

modules/ejb/src/xdoclet/modules/ejb/env/EnvTagsHandler.java v 1.2

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt v 1.5

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-methods.xdt v 1.3

support for methods which return the component-interface added (XDT-1325)
2005-04-09 15:16:56Matthias Germann

core/src/xdoclet/tagshandler/MethodTagsHandler.java v 1.34

fixed ifDoesntThrowException for methods without throws clause
2005-04-09 12:53:34Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt v 1.4

ejb-external-ref lookup fixed
2005-04-09 12:09:07Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.70

fixed documentation for ejb-ref
2005-04-09 12:03:13Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.69

fixed documentation for ejb-external-ref
2005-04-09 12:00:20Matthias Germann

xdocs/stylesheets/xtags2xdoc.xslt v 1.15

support for multi-level tags added
2005-04-09 11:59:23Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.68

fixed documentation for ejb-external-ref
2005-04-09 10:03:05Matthias Germann

modules/ibm/src/META-INF/xtags.xml v 1.18

support for the new environment handling added (XDT-1333)
2005-04-09 09:55:44Matthias Germann

modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/WebSphereEjbRefTagsHandler.java v 1.3

modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/WebSphereTagsHandler.java v 1.3

modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/resources/ibm-ejb-jar-bnd-ejb-body_xmi.xdt v 1.8

modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/resources/ibm-ejb-jar-ext-ejb-body_xmi.xdt v 1.5

support for the new environment handling added (XDT-1333)
2005-04-09 09:03:31Matthias Germann

modules/bea/src/xdoclet/modules/bea/wls/ejb/resources/weblogic-ejb-jar-xml.xdt v 1.16

support for easier environment handling added (XDT-1332)
2005-04-09 08:21:58Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/EnvEjbRefTagsHandler.java v 1.3

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt v 1.3

ejb reference lookup fixed
2005-04-09 07:56:45Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt v 1.2

fixed lookup for ejb-ref's
2005-04-09 07:49:42Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.34

replaced usage of the removed "type" parameter
2005-04-09 07:28:54Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectSubTask.java v 1.15

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.27

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.33

using the same algorithm for a value object's implements and extends to prevent problems when having multiple value-objects for the same entity bean (XDT-691)
2005-04-09 07:25:24Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-methods.xdt v 1.2

fix for method-level ejb.ejb-external-ref's (XDT-1325)
2005-04-08 19:10:23Andrew Stevens

xdocs/install.xml v 1.32

Update stale link.
2005-04-08 17:27:17Matt Raible

core/src/xdoclet/DocletTask.java v 1.64

Fixed "destDir attribute must be present" error that happens when running targets twice in Ant 1.6 (XDT-879)
2005-04-08 12:43:45Matthias Germann

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt v 1.41

support for the new environment handling added (XDT-1330)
2005-04-08 12:38:09Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/EnvEjbRefTagsHandler.java v 1.2

fixed dupplicate ejb-external-ref detection (XDT-1325)
2005-04-07 15:34:13Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.67

jndi-name parameter for ejb.external-ref and ejb.resource-env-ref documented (XDT-1259)
2005-04-06 23:56:18Andrew Stevens

core/src/xdoclet/TemplateSubTask.java v 1.79

Javadocs.
2005-04-06 23:54:38Andrew Stevens

core/src/xdoclet/template/TemplateEngine.java v 1.39

Tidy up handling of PrettyPrintWriter (XDT-1290). Also javadocs (XDT-1225).
2005-04-06 21:50:35Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/EjbTagsHandler.java v 1.30

added easier environment handling (XDT-1325)
2005-04-06 21:48:34Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/dd/EjbRefTagsHandler.java v 1.21

modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt v 1.38

modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-ref.xdt v 1.5

modules/ejb/src/xdoclet/modules/ejb/dd/resources/res-ref.xdt v 1.2

added easier environment handling (XDT-1325)
2005-04-06 21:47:31Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/mdb/MdbTagsHandler.java v 1.16

removed unnecessary cast
2005-04-06 21:47:45Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/mdb/resources/mdb.xdt v 1.5

added easier environment handling (XDT-1325)
2005-04-06 21:46:08Jason Essington

modules/wsee/src/xdoclet/modules/wsee/resources/web-services_xml.xdt v 1.6

Add webservice end tag
2005-04-06 21:45:50Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/session/resources/session.xdt v 1.13

added easier environment handling (XDT-1325)
2005-04-06 21:45:02Jason Essington

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt v 1.40

Fix typo in port component end tag
2005-04-06 21:44:57Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-body.xdt v 1.16

added easier environment handling (XDT-1325)
2005-04-06 21:43:27Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/env/EnvEjbRefTagsHandler.java v 1.1

modules/ejb/src/xdoclet/modules/ejb/env/EnvTagsHandler.java v 1.1

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt v 1.1

modules/ejb/src/xdoclet/modules/ejb/env/resources/env-methods.xdt v 1.1

added easier environment handling (XDT-1325)
2005-04-06 21:42:36Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.66

environment-tags are also alowed at method and field level for easier environment handling (XDT-1325)
2005-04-06 09:07:06Matthias Germann

modules/jboss/src/META-INF/xtags.xml v 1.60

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt v 1.73

added support for lazy-resultset-loading and ql-compiler to jboss.query (XDT-1328)
2005-04-06 07:12:40Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.32

Re-Added isIdentical() Method and renamed getUnderlying() to underlying() to avoid conflicts. Thanks to Tyler Ward for patches. (XDT-1313)
2005-04-06 07:10:13Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.65

improved value objectes documented. Thanks to Tyler Ward for patches. (XDT-1313)
2005-04-05 11:19:26Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.31

Fixed invalid constructor if a property has only a getter method in the ejb (XDT-1313)
2005-04-05 11:05:34Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.26

fixed possible NPE when match attribute is missing
2005-04-04 20:20:39Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/home/LocalHomeInterfaceSubTask.java v 1.12

Fixed generation rules to use ejb.home instead of ejb.interface for the generate-Parameter (XDT-509). Thanks to Dan Malec for the patch.
2005-04-04 19:43:02Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.25

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.30

fix for relations with multiple VOs (XDT-1057)
2005-04-04 18:20:17Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-value-instantiation.xdt v 1.7

modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-value.xdt v 1.18

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.29

added parameter for controlling the plural form of aggregate-name and compose-name (XDT-139)
2005-04-04 18:18:43Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.24

added parameter for controlling the plural form of aggregate-name and compose-name (XDT-139)
2005-04-04 16:12:05Jason Essington

modules/wsee/src/xdoclet/modules/wsee/WsdlSubTask.java v 1.2

modules/wsee/src/xdoclet/modules/wsee/WseeTagsHandler.java v 1.4

modules/wsee/src/xdoclet/modules/wsee/resources/web-services-description.xdt v 1.1

modules/wsee/src/xdoclet/modules/wsee/resources/web-services_xml.xdt v 1.5

modules/wsee/src/xdoclet/modules/wsee/resources/wsdl.xdt v 1.3

modules/wsee/src/xdoclet/modules/wsee/resources/wsdl_binding.xdt v 1.1

modules/wsee/src/xdoclet/modules/wsee/resources/wsdl_methods.xdt v 1.1

modules/wsee/src/xdoclet/modules/wsee/resources/wsdl_porttypes.xdt v 1.1

modules/wsee/src/xdoclet/modules/wsee/resources/wsdl_service.xdt v 1.1

Addresses XDT-1323 and XDT-1114
2005-04-04 16:11:59Jason Essington

modules/wsee/src/xdoclet/modules/wsee/resources/web-services-port-component.xdt v 1.1

Addresses XDT-1323 and XDT-1114
2005-04-03 12:03:22Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/XDocletModulesEjbMessages.java v 1.18

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.23

New tag parameter to let user decide the concrete type of collections in Value Objects (XDT-518)
2005-04-03 11:01:07Matthias Germann

xdocs/valueobjects.xml v 1.14

removed the type attribute (XDT-670 and XDT-903)
2005-04-03 10:52:29Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.28

removed the type attribute for ejb.value-object (using the method's return type) (XDT-670)
2005-04-03 10:49:35Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-value.xdt v 1.17

removed the type attribute for ejb.value-object (using the method's return type) (XDT-670)
2005-04-03 10:48:16Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-value-instantiation.xdt v 1.6

removed the type attribute for ejb.value-object (using the method's return type) (XDT-670)
2005-04-03 10:46:57Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/ValueObjectTagsHandler.java v 1.22

removed the type attribute for ejb.value-object (using the method's return type) (XDT-670)
2005-04-03 10:22:34David Channon

modules/hibernate/src/xdoclet/modules/hibernate/HibernateCfgSubTask.java v 1.10

modules/hibernate/src/xdoclet/modules/hibernate/HibernateSubTask.java v 1.12

Updated for generating HIbernate 3.0 DTDs in the mapping and configuration documents.
2005-04-03 10:21:10David Channon

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-configuration-3.0.dtd v 1.1

modules/hibernate/src/xdoclet/modules/hibernate/resources/hibernate-mapping_3_0.dtd v 1.1

Updated for HIbernate 3.0 DTDs
2005-04-03 08:40:45Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.27

renamed the pk instance variable to primaryKey to ensure that only one cmp-field name ('primaryKey') is reserved when using value objects(XDT-480)
2005-04-02 21:17:55Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt v 1.26

Refactoring by Tyler Ward. Use of unmodifiable collections and configureable synchronization. (XDT-1313)
2005-03-31 21:45:06Matthias Germann

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt v 1.39

added missing port-component tags. Thanks to Jason Essington for the patch. ( XDT-1321)
2005-03-31 21:40:24Matthias Germann

samples/src/merge/jboss-webservices.ent v 1.4

Invalid elements replaced. Thanks to Jason Essington for the patch (XDT-1322)
2005-03-30 21:46:37Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/EjbTagsHandler.java v 1.29

added default view-type determination for ejb-ref's and removed service-endpoint stuff from the ref-name determination because a service-endpoint is not referenced trough a ejb-ref (XDT-1320)
2005-03-30 21:44:06Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.64

modules/ejb/src/xdoclet/modules/ejb/dd/EjbRefTagsHandler.java v 1.20

added default view-type determination for ejb-ref's (XDT-1320)
2005-03-30 21:07:44Matthias Germann

core/src/xdoclet/XmlSubTask.java v 1.25

core/src/xdoclet/util/XmlValidator.java v 1.19

better debug output and less failure if the SAXParser does not support JAXP Schema Validation and a fix for mixed schema and DTD validation in the same task
2005-03-30 20:59:25Matthias Germann

core/src/xdoclet/util/XDocletUtilMessages.java v 1.5

better warning messages for missing JAXP 1.2 SAX Parser
2005-03-29 23:08:36Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/EjbTagsHandler.java v 1.28

fixed a inconsistency between COMP_NAME and ejb-ref-name for references to beans which have a local but not a remote interface (XDT-190, XDT-245)
2005-03-29 22:50:44Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt v 1.37

modules/ejb/src/xdoclet/modules/ejb/mdb/MdbTagsHandler.java v 1.15

added destination-link parameter to the bean tag for MDB's and jndi-name parameter to the message-destination tag
2005-03-29 22:49:20Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.63

added destination-link parameter to the bean tag for MDB's and jndi-name parameter to the message-destination tag
2005-03-29 22:45:09Matthias Germann

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt v 1.72

datasource element should also be generated if the datasourcemapping parameter is not set
2005-03-29 22:43:25Matthias Germann

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_4_0.dtd v 1.5

modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt v 1.38

added support for the ejb 2.1 message-destination element (XDT-1319)
2005-03-26 18:49:54Nick Heudecker

modules/apache/src/xdoclet/modules/apache/struts/resources/struts_form.xdt v 1.2

Fix for XDT-1292. Added fully qualified class names.
2005-03-26 11:17:27Matthias Germann

modules/ejb/src/META-INF/xtags.xml v 1.62

modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-body.xdt v 1.15

don't catch RemoteException for local aggregations (XDT-705)
2005-03-26 10:31:29Matthias Germann

modules/ejb/src/xdoclet/modules/ejb/home/resources/home-local.xdt v 1.10

modules/ejb/src/xdoclet/modules/ejb/home/resources/home.xdt v 1.11

modules/ejb/src/xdoclet/modules/ejb/intf/resources/local.xdt v 1.6

modules/ejb/src/xdoclet/modules/ejb/intf/resources/remote.xdt v 1.6

modules/ejb/src/xdoclet/modules/ejb/intf/resources/service-endpoint.xdt v 1.2

modules/ejb/src/xdoclet/modules/ejb/lookup/resources/lookup.xdt v 1.14

modules/ejb/src/xdoclet/modules/ejb/mdb/resources/mdb.xdt