Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Re-licensed all stuff according to new rules
- changed inclusion of project reports from automatic to manual - corrected some urls - rewritten runtime's index.html. Information about which database is supported was moved to an extra page in docs-all-components. - removed the jar guide. It is not applicable any more as the generator was seperated from the runtime in torque 3.1 - the information in peers-howto was moved to several other documents in the reference (read-to-db, write-to-db, extend-classes) - todo.xml was removed. Todo information is discussed in the wiki. - users-guide was removed. It is not up-to-date anymore and mostly repeats information in the tutorial. The ant part will be rewritten and added to the generator reference. - old logos (db-logo-blue.png, torque-logo-blue.png) are removed. - the stuff in reference (which was scattered in the howtos before) was re-organized, checked to be up-to-date, rewritten in some parts and brought to a common format.
Extended support for derby. - IdMethod native is now supported - Added mappings for Torque types LONGVARCHAR, BINARY and VARBINARY - Implemented the methods getMaxColumnNameLength(), hasScale() and hasSize() in PlatformDerbyImpl - Foreign keys are now declared outside the CREATE TABLE statement, allowing to create foreign references independent of the order of tables in the schema.xml - The SQL for the creation of Indices is now generated correctly (a CRLF was missing at the end) Thanks to Johnny Macchione for the patches. Added Johnny Macchione as a contributor Updated information about derby in list of supported databases
Fixed limit and offset for Derby Derby is now marked as officially supported added some fixes in the runtimetest for Derby
Removed trailing blanks
Updated licenses
move runtime in place
copy runtime
Fixed a few bugs for the firebird database. Added a runtimetest profile for firebird Added firebird to the list of supported databases on the homepage Changed the lenght of the tablename column from 255 to 250 in the idbroker schema for the runtimetest to make firebird run
Update testers.
fix mailing list name
- add warning to tutorial to NOT use the CVS tree (this one cost me a heck of a LOT of time!) - fix several broken links - fix many spelling errors Andreas Mohr
remove generator info (moved to the generator docs)
add runtime | generator links
prepare 3.0 release
update
add axion to the supported RDBMS
patch by Stephen Haberman <stephenh@chase3000.com> Here's the patch with the deprecation of the project- targets and moving/renaming all of the taskdefs to the beginning of the file.
patch by Stephen Haberman <stephenh@chase3000.com>
A summary of the changes I made:
build-test.xml - removed all references to -classpath targets and
instead when test-classpath is called, initially set the
useClasspath=true, then execute test as normal.
src/conf/build.torque.xml - removed all the -classpath targets and added
useClasspath="${useClasspath}" to each of the corresponding
non-classpath targets.
src/conf/build.properties - added the useClasspath property, defaulted
to false, along with a description of what it does.
build.xml - small change in the description of the test-classpath
target.
xdocs/index.xml - removed the wording about the -classpath targets on
the home page.
fix task list
some of the Tasks were removed, so i changed to describe the targets in build-torque.xml
Fixed email address.
Added myself as a tester of Sybase. Updated status and driver for DB2/400 per Scott Weaver.
added info about DB2/AS400
add DocumentationTask
add driver name for mssql
- adding names of drivers along with the supported db list. PR: Obtained from: Submitted by: Reviewed by:
- adding cloudscape to the list of supported DBs PR: Obtained from: Submitted by: Reviewed by:
doc updates
Corrected spelling.
some doc updates
start documentation for torque - copy docs from turbine-2 - fix links - port changes in tourque-schema-ref - ... i'll add the torque docs to the site in just a few seconds ;-)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |