Changelog Report

Total number of change sets: 1

Changes between 2005-06-21 and 2005-07-22

Total Commits: 55 Total Number of Files Changed: 95

Date Author File/Message
2005-07-21 07:05:39 Thomas Fischer

maven.xml v 1.29

do not include src/maven-plugin directory in teh source distribution
2005-07-20 20:39:56 Thomas Fischer

project.properties v 1.12

src/generator/project.properties v 1.5

src/maven-plugin/project.properties v 1.9

updated the informations about the remote repository to work with the current maven version
2005-07-20 20:33:28 Thomas Fischer

src/generator/src/templates/project.properties v 1.1

added properties for upload to foreign directories
2005-07-19 17:51:34 Thomas Fischer

build-test.xml v 1.49

missed one schema directory last time, changed another directory from /schema to /src/schema
2005-07-19 17:38:39 Thomas Fischer

build-test.xml v 1.48

copy test schema for runtimetest to the right directory
2005-07-19 17:24:52 Thomas Fischer

maven.xml v 1.28

copy test schema for runtimetest to the right directory
2005-07-19 16:11:51 Thomas Fischer

src/maven-plugin/maven.xml v 1.5

src/maven-plugin/project.properties v 1.8

src/maven-plugin/project.xml v 1.26

src/maven-plugin/src/conf/build-src.properties v 1.1

let maven dist build a working source distribution. Same hack as in generator for extending project.base.xml
2005-07-19 15:26:32 Thomas Fischer

maven.xml v 1.27

add failonerror=false to copying of src/conf because the directory does not exist in the maven plugin
2005-07-19 14:37:25 Thomas Fischer

xdocs/status.xml v 1.15

added a status message for 3.2-rc1
2005-07-19 14:32:20 Thomas Fischer

xdocs/navigation.xml v 1.24

exchanged the link to the 3-2.docs for a link to the 3-1.docs
2005-07-19 14:31:16 Thomas Fischer

xdocs/download.xml v 1.2

The file seems to have gone lost when merging the 3.1-Branch into HEAD. Added links for the the 3-2-rc1 release
2005-07-19 13:32:00 Thomas Fischer

project-base.xml v 1.16

src/generator/src/conf/build-torque.xml v 1.14

change version to torque-3.2-rc1
2005-07-19 13:31:59 Thomas Fischer

src/generator/project.xml v 1.22

src/maven-plugin/project.xml v 1.25

xdocs/changes.xml v 1.171

xdocs/user-guide.xml v 1.18

change version to torque-3.2-rc1
2005-07-19 13:30:00 Thomas Fischer

maven.xml v 1.26

specify the files to include from the conf directory in order to not include them in the generator build
2005-07-19 13:28:07 Thomas Fischer

xdocs/developer-guide.xml v 1.17

update to match current release structure
2005-07-19 13:27:25 Thomas Fischer

src/generator/xdocs/properties-reference.xml v 1.10

correct the default directory for the schema.xml files
2005-07-19 13:26:17 Thomas Fischer

src/generator/src/conf/default.properties v 1.10

changed the default source directory for the schema.xml files to match the maven default
2005-07-19 13:24:51 Thomas Fischer

src/generator/maven.xml v 1.13

include default.properties and schema in build
2005-07-19 13:23:56 Thomas Fischer

src/generator/build.xml v 1.3

for building from source, only maven is supported.
2005-07-19 13:22:53 Thomas Fischer

xdocs/tutorial/step1.xml v 1.10

added information about the generator template jar
2005-07-19 13:21:50 Thomas Fischer

src/maven-plugin/plugin.jelly v 1.15

adding torque-gen-templates.jar to the classpath
2005-07-19 12:26:18 Henning P. Schmiedehausen

profile/henning.profile v 1.3

Changed my profile to current configuration.
2005-07-18 17:33:40 Thomas Fischer

maven.xml v 1.25

include the contents of the conf directory in the binary release do not include the contents of the src/generator directory in the source release
2005-07-18 17:30:54 Thomas Fischer

xdocs/tutorial/step2.xml v 1.12

fixed typo
2005-07-18 04:47:21 Thomas Fischer

src/maven-plugin/project.xml v 1.24

added a reference to torque-gen-templates changed the referenced version of torque-gen from snapshot to the current version. The snapshot will rather download an older version from the remote repository than use the freshly generated local version. This will block people from building their own versions of the generator from source.
2005-07-18 04:41:54 Thomas Fischer

src/generator/src/templates/.cvsignore v 1.1

ignore the target package
2005-07-18 04:32:12 Thomas Fischer

xdocs/tutorial/index.xml v 1.7

xdocs/tutorial/step1.xml v 1.9

xdocs/tutorial/step2.xml v 1.11

xdocs/tutorial/step3.xml v 1.5

- thrown out some historical stuff - change version names - added a remark on the structure of torque (runtime, generator, maven plugin) - added a remark that the create-db might not work in all circumstances
2005-07-18 04:13:00 Thomas Fischer

src/generator/src/java/org/apache/torque/engine/platform/PlatformInterbaseImpl.java v 1.6

added mapping for BIT, specified string size for booleanchar
2005-07-18 04:09:04 Thomas Fischer

src/generator/src/conf/build-torque.xml v 1.13

src/generator/src/conf/default.properties v 1.9

src/generator/src/templates/project.xml v 1.1

create extra jar for the generator templates to keep the structure of the generator jar sane.
2005-07-18 04:08:59 Thomas Fischer

src/generator/src/conf/build.properties v 1.6

create extra jar for the generator templates to keep the structure of the generator jar sane.
2005-07-18 04:00:39 Thomas Fischer

src/generator/src/conf/build-src.properties v 1.1

moved default target and resources from the generator's maven.xml to its project.xml added a hack to resolve dependency on project-base.xml for the generator source distribution removed the templates from the binary distribution. They will be released in a separate artifact.
2005-07-18 03:59:54 Thomas Fischer

src/generator/maven.xml v 1.12

src/generator/project.properties v 1.4

src/generator/project.xml v 1.21

moved default target and resources from the generator's maven.xml to its project.xml added a hack to resolve dependency on project-base.xml for the generator source distribution removed the templates from the binary distribution. They will be released in a separate artifact.
2005-07-18 03:46:45 Thomas Fischer

maven.xml v 1.24

project.xml v 1.118

moved default target from maven.xml to project.xml also released project-base.xml in source distribution to make its build work
2005-07-13 21:12:07 Thomas Fischer

src/rttest/org/apache/torque/DataTest.java v 1.28

added a testcase which does a select for prepared statements
2005-07-13 20:34:29 Thomas Fischer

src/rttest/org/apache/torque/DataTest.java v 1.27

Corrected typos in testcase BlobTest
2005-07-08 18:06:03 Thomas Fischer

src/conf/master/Torque.master v 1.14

Removed unused configuration properties. These include - torque.applicationRoot - all the log4j properties
2005-07-08 18:01:07 Thomas Fischer

build.xml v 1.59

This file is outdated and was removed before, but I put it in again in mistake when merging the Torque 3.1-branch with head. Removing it again.
2005-07-08 17:59:31 Thomas Fischer

xdocs/developer-guide.xml v 1.16

changed the depicted directory structure to reflect the actual situation added a section about the runtime initialisation procedure and the resources used by the runtime.
2005-07-08 17:55:12 Thomas Fischer

src/test/TurbineResources.properties v 1.7

This should have gone into the previous commit (it adapts the runtimetest to the changes made). Comment for the previous commit was: Updated runtime configuration process to do stricter checking, and removed the automatic configuration of the DataSourceFactory with the name "default". See xdocs/changes.xml for details. Solves issue TRQS308.
2005-07-08 17:53:34 Thomas Fischer

src/java/org/apache/torque/Torque.java v 1.96

src/java/org/apache/torque/TorqueInstance.java v 1.13

src/java/org/apache/torque/adapter/DB.java v 1.35

src/java/org/apache/torque/dsfactory/AbstractDataSourceFactory.java v 1.15

src/java/org/apache/torque/dsfactory/DataSourceFactory.java v 1.6

xdocs/changes.xml v 1.170

Updated runtime configuration process to do stricter checking, and removed the automatic configuration of the DataSourceFactory with the name "default". See xdocs/changes.xml for details. Solves issue TRQS308.
2005-07-08 17:47:56 Thomas Fischer

src/generator/checkstyle-license.txt v 1.1

license template to make checkstyle happy
2005-07-08 17:46:42 Thomas Fischer

project.xml v 1.117

updated most libraries to the newest available stable version
2005-07-08 17:45:20 Thomas Fischer

src/maven-plugin/project.xml v 1.23

updated most libaries to the newest available stable version
2005-07-08 17:27:52 Thomas Fischer

src/generator/src/conf/build-torque.xml v 1.12

updated to reflect change of library versions in src/generator/project.xml
2005-07-08 17:26:12 Thomas Fischer

src/generator/project.xml v 1.20

updated most libaries to the newest available stable version
2005-07-06 19:47:36 Thomas Fischer

KEYS v 1.1

File containing the Keys of the Torque developers
2005-07-02 19:27:07 Thomas Fischer

src/generator/src/conf/build.properties v 1.5

added mssql to the set of possible choices for the database
2005-07-02 15:22:32 Thomas Fischer

src/java/org/apache/torque/util/Criteria.java v 1.47

src/java/org/apache/torque/util/SQLBuilder.java v 1.6

xdocs/changes.xml v 1.169

The asColumns in a Criteria are now added to the SQL select clause in the same order as they were added to a Criteria. To achieve this, the return type of the method Criteria.getAsColumns() had to be changed from Hashtable to Map. Thanks for Talika Elisabeth Schmitz for the patch.
2005-07-02 07:33:53 Thomas Fischer

xdocs/tutorial/step1.xml v 1.8

Fixed a broken link to the downloads page. Fixes TRQS302
2005-07-02 07:22:33 Thomas Fischer

src/java/org/apache/torque/Torque.java v 1.95

src/java/org/apache/torque/TorqueInstance.java v 1.12

src/java/org/apache/torque/avalon/TorqueComponent.java v 1.10

src/java/org/apache/torque/dsfactory/DataSourceFactory.java v 1.5

src/java/org/apache/torque/dsfactory/JndiDataSourceFactory.java v 1.9

src/java/org/apache/torque/dsfactory/PerUserPoolDataSourceFactory.java v 1.4

src/java/org/apache/torque/dsfactory/SharedPoolDataSourceFactory.java v 1.4

xdocs/changes.xml v 1.168

Torque.shutdown() now closes the datasourcee initialized by Torque, except the Datasources obtained via a JndiDataSourceFactory.
2005-06-27 21:34:10 Thomas Fischer

project-base.xml v 1.15

src/generator/src/dtd/database.dtd v 1.8

src/generator/src/java/org/apache/torque/engine/database/model/Column.java v 1.29

src/generator/src/templates/om/Object.vm v 1.25

src/generator/src/templates/om/ObjectWithManager.vm v 1.20

src/rttest/test-schema.xml v 1.26

xdocs/changes.xml v 1.167

Added a "protected" attribute to the column which van be used to make getters and setters for the column protected. This can be helpful if Torque manages inheritance. Thanks to Jonthan Purvis for the Patch. See TRQS306 in scarab
2005-06-27 20:34:41 Thomas Fischer

src/generator/src/templates/om/Peer.vm v 1.16

src/java/org/apache/torque/util/BasePeer.java v 1.82

xdocs/changes.xml v 1.166

If a MapBuilder cannot be instantiated when initializing a Peer class, a Runtime Exception is now thrown instead of just logging the error
2005-06-26 10:46:48 Thomas Fischer

src/rttest/org/apache/torque/DataTest.java v 1.26

Added a Testcase for XPeer.DoSelectJoinY and another one for invoking Torque.shutdown()
2005-06-26 09:35:23 Thomas Fischer

src/rttest/bookstore-schema.xml v 1.21

Fixed description for c table
2005-06-26 06:49:59 Thomas Fischer

src/generator/src/java/org/apache/torque/engine/database/transform/XmlToAppData.java v 1.15

xdocs/changes.xml v 1.165

The generator now validates the schema.xml against its DTD and throws an error if the shema.xml does not satisfy the DTD