Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2463 about 19 years sgarg Changes in the documentation for the new release
  lib 2471 about 19 years Duane Costa Adding lter skin.
  src 2474 about 19 years sgarg 1. removed the call to QuerySpecification.print...
  test 2451 about 19 years sgarg Removed unwanted code.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 15 KB 2475 about 19 years sgarg Changes made for release 1.5
build.properties 1.91 KB 2468 about 19 years sgarg Added tomcat5 in build.properties In build.xml,...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 51.2 KB 2468 about 19 years sgarg Added tomcat5 in build.properties In build.xml,...

Latest revisions

# Date Author Comment
2475 04/08/2005 09:09 AM sgarg

Changes made for release 1.5

2474 04/07/2005 05:04 PM sgarg

1. removed the call to QuerySpecification.printAttributeSQL() from QuerySpecification.printExtendedSQL()
2. in QuerySpecification.printExtendedSQL() if ( returnFieldList.size() == 0 ) then it returns null
3. DBQuery.addReturnfield() doesnt execute the element query if printExtendedSQL returns null

2473 04/07/2005 04:08 PM Chris Jones

A minor change from containAtrributeReturnField to
containsAttributeReturnField

2472 04/07/2005 04:06 PM Chris Jones

I've added in a test in QuerySpecification.printExtendedSQL that checks
to see if attributes, and sometimes only attributes, are in the original
returnfield request. If so, the printAttributeQuery is called.

2471 04/07/2005 03:41 PM Duane Costa

Adding lter skin.

2470 04/07/2005 01:33 PM sgarg

Commenting out lines regarding /servlet/metacat again as we are trying to use "/context/metacat" where context is the tomcat context.

2469 04/07/2005 12:54 PM sgarg

Fixed web.xml so that /servlet/metacat/* points to the metacat servlet

2468 04/07/2005 11:10 AM sgarg

Added tomcat5 in build.properties
In build.xml, fixed a bug from previous commit

2467 04/07/2005 10:53 AM Chris Jones

Changed the handleReturnField() method so that it handles path expressions with
only attributes in the path.

2466 04/06/2005 07:04 PM sgarg

Added a check if printAttributeQuery() for returnPath to see that it is not null so that that this doesnt happen

xml_index.path like 'null' AND xml_nodes.nodename like 'id'

View all revisions | View revisions

Also available in: Atom