Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
2639 10/04/2005 10:52 AM harris

Added an attribute to the metacat shapefile called area_coef which is a function
of the areal extent of the datapackage -- so a datapackage which was related to
a global collection would have a large extent, whereas a 3-foot squared plot
would have a small extent. Also fixed a bug related to the ID field that was...

2631 10/02/2005 04:23 PM Jing Tao

Move the compile.path to init so it can get some property value.

2617 09/30/2005 08:04 PM Jing Tao

user jdbc-jar-name to replace the hard code zip file name

2610 09/30/2005 02:07 PM Jing Tao

Add the copy command for jdbc to war file. Otherwise in oracle, the servlet couldn't find jdbc driver.

2599 09/27/2005 04:48 PM Matt Jones

Refactored the build to use a <path> element for the classpath rather
than ant properties. This makes the classpath easier to manage, but required
changes throughout the build. I think everything should still build fine --
it works for me.

Upgraded the JDBC driver for postgres to the version 8 driver....

2598 09/23/2005 11:19 AM harris

Added a target called metacat spatial to build the spatial stuff.

2583 09/09/2005 11:10 AM sgarg

Add log4j jar to the lib path

2577 09/08/2005 01:48 PM sgarg

Added three new options for specifying the moderators, allowed submitters and submitters who are not allowed

2549 08/26/2005 05:43 PM Jing Tao

Add some new filter for timed replication seting.

2518 07/21/2005 04:59 PM sgarg

Added target for upgrading DB to version 1.6

2497 04/19/2005 11:37 AM sgarg

Removing dependency on webmdentry module

2477 04/08/2005 10:06 AM sgarg

Replacing token for checkout of eml-2.0.1

2468 04/07/2005 11:10 AM sgarg

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

2461 04/06/2005 02:12 PM sgarg

Added code which checks out utilities from cvs. Modified distsrc to include utilities src also. Changed version from 1.4 to 1.5

2445 04/04/2005 02:47 PM sgarg
  • empty log message ***
2444 04/04/2005 02:45 PM sgarg

Added code which creates the triggers for the new tables. This is for Oracle only.

2431 03/29/2005 08:12 AM sgarg

Modified so that database upgrade script to version 1.5 is called based on which database the user is using.

2401 03/07/2005 02:15 PM Duane Costa

Modify harvestListEditorDist target to create the Harvest List Editor distribution using naming conventions that are consistent with other KNB releases.

2395 03/03/2005 01:30 PM Jing Tao

upgrade-db-1.5.sql will be written back from src to distribution src.

2393 03/03/2005 11:16 AM Jing Tao

Add a new target to fix the bug in xml_catalog table.

2391 03/02/2005 05:57 PM Jing Tao

Fixed a bug which systemid will always points to knb.

2369 01/13/2005 04:58 PM Duane Costa

Add harvestListEditorDist target for building distributable versions of the Harvest List Editor tool.

2356 12/30/2004 02:34 PM sgarg

adding token for name of the database being used

2353 12/30/2004 12:50 PM sgarg

Added target and code for upgrading database to version 1.5

2344 12/20/2004 06:40 PM sgarg

Fixed a bug in previous commit. Also removed ^M characters that were added in version 1.200

2343 12/20/2004 06:08 PM sgarg

Integrating build.xml from webmdentry into metacat build file.

2331 11/15/2004 10:37 AM Duane Costa

Modify property values of harvester registration servlets to match the servlet-mapping URL values in web.xml. The old values used the servlet class names. This worked in Tomcat 4 but seems to break in Tomcat 5 on Windows. The new values use the servlet-mapping URL values. This should work in both Tomcat 4 and Tomcat 5.

2323 09/22/2004 01:35 PM Matt Jones

Modified build dist and distsrc targets to be sure the ant tokens are
filtered correctly in the documentation, otherwise the CSS styles do not
show up properly.

2322 09/22/2004 01:02 PM Matt Jones

Modified the build to be smarter about making sure that the EML schemas
and styles are in place (so manually running 'geteml' should no longer
be needed), and renamed the 'loaddtdschemas' target to 'register-schemas'.
Reorganized and clarified installation instructions to make the order of...

2320 09/21/2004 11:26 PM Matt Jones

Moved deletion of stylsheets from clean to fullclean target so that the
styles will be guaranteed to be in place in the released version even after
a clean build.

2319 09/21/2004 11:13 PM Matt Jones

Added classpath to javadoc call so that we avoid javadoc errors that
complain about not being able to find the servlet classes.

2318 09/21/2004 11:06 PM Matt Jones

Added dependency check for eml so that the schemas and dtds are not
checked out of CVS if they already exist in the lib directory. This is
based on checking for the key schema or dtd file from the 2.0.0beta6,
2.0.0, and 2.0.1 releases, so if you've messed with this directory in...

2317 09/21/2004 10:49 PM Matt Jones

Added dependency check to see if the httpclient.jar and utilities.jar are
already present in lib. If they are, building utilities is skipped. This
allows us to ship a distribution with just the jar files rather than the
source from the utilities module and still have the compile work. Now...

2308 09/20/2004 10:46 PM Matt Jones

Added a property listing servlet administrators.

2299 09/17/2004 08:39 AM Duane Costa

Add properties and filters for harvester registration servlets

2296 09/16/2004 04:16 PM sgarg

corrected wrong variable names in build file.

2277 09/15/2004 08:57 AM Matt Jones

Updated build.xml to use new sql scripts.

2232 07/26/2004 04:22 PM sgarg

Updated tag names to be checked out of CVS for EML

2228 07/23/2004 10:38 AM sgarg

Changes directory names and paths of eml checkouts. Added eml-2.0.1 to the eml versions to be checked out.

2218 07/19/2004 10:35 AM sgarg

Replaced EML2.0.0 checkout tag from EML_2_0_0_FOR_METACAT to EML_2_0_0_FOR_METACAT_WITH_BUGFIX

2210 07/12/2004 04:12 PM Matt Jones

Added images to install-skin target.

2180 06/07/2004 01:20 PM Jing Tao

Change the systemidserver to http://{httpserver}.

2175 05/28/2004 06:02 PM Jing Tao

Add eml200 and eml210 namespace here.

2135 04/26/2004 01:29 PM Duane Costa

Remove Harvester code from compile and jar targets.
Add testharvester target for independently testing Harvester code.

2128 04/14/2004 02:14 PM Duane Costa

Remove copy of schema file from harvester target

2118 04/13/2004 10:54 AM Duane Costa

Add install-sql property for MS SQL Server
Add copy task to harvester target

2103 04/02/2004 02:18 PM Matt Jones

Updated build.xml to add targets for doing the 1.4 database sql upgrades.
Also note I made it work with both oracle and sql, and note that the MS
SQL Server sql scripts seem to be lacking -- some are missing. Need to
resolve this before release.

2059 03/24/2004 09:21 AM Duane Costa

Changes to harvester targets

2054 03/17/2004 03:47 PM sgarg

Made changes so that *.gif and *.png are copied without filtering.

2053 03/17/2004 03:14 PM sgarg

Debug level was changed and a few extra lines were added in last commit.
Restored those to previous values.

2052 03/17/2004 03:04 PM sgarg

Added target for installing skins. Target name is install-skin. It is dependent on init. It take skin name as input from user, creates a directory in skins directory and copies files to that directory.

2044 03/15/2004 11:45 AM Jing Tao

In test client package, get rid of HttpClient in parameter. Because, http client has cookies and we couldn't test session id.

2011 01/30/2004 12:44 PM Chris Jones

In order to use tomcat five, a couple of changes in web.xml need to take place.
I'm adding in web.xml.tomcat5 as a choice with the changes.

1990 01/06/2004 06:42 PM Matt Jones

Changing version in build in preparation for a release.

1986 12/30/2003 09:56 AM Matt Jones

Removed obsolete SRB support files that are no longer used.

1954 12/09/2003 11:07 PM Matt Jones

Build changes that allow the registry install dependency on the beta
6 stylesheet converters to be automatically satisfied. Now, if the
webmdentry module hasn't been checked out, it is, but otherwise the
checkout is skipped. A similar technique could be used for the EML...

1952 12/05/2003 04:42 PM Matt Jones

New build system that creates a war file and deploys it to tomcat. Also
updated the web.xml files so that a better servlet path is used. Now, by
default, the servlet path will be: /knb/metacat (as opposed to the
prior servlet path which was /knb/servlet/metacat and depended on the...

1951 12/05/2003 01:21 PM Matt Jones

Moved the metacat.properties file from the jar file to now be located in
the tomcat context directory in WEB-INF. Now the metacat configuration is
editable in place. This change depends on a new Options.java class in the
utilities module, so be sure you do a "clean" build in metacat so that you...

1950 12/05/2003 07:48 AM Duane Costa

Add harvester targets

1941 11/26/2003 08:51 AM brooke

added conditional setting of tomcat servlet.jar path, based on tomcat version in build properties

1939 11/24/2003 04:48 PM brooke

overhaul of ant build file. removed duplicate code for getting dtds and schema. Renamed these targets, pulled all code for copying xsl into a single target (still need separate targets for getting beta6 eml files nad eml2+ files, since older version uses dtds instead of schema.) In future, as eml versions are added, the geteml2+ target shoudl be updated to use the ant iterator class found in the utilities module - this would enable the cvs tags to be defined as a comma-delimited list, and then a common target can be called multile times to do the checkouts, instead of duplicating code. Also added description= attributes to all the targets that looked as if they shoudl be public. These now appear (with their descriptions) when the user types ant -projecthelp

1938 11/24/2003 11:38 AM brooke

changed getdtdschema tarhet to copy eml css to cvs source tree metacat/lib/style/common directory, same as the copy for the XSL stylesheets. Created new ant parameter to hold value of path lib/style/common.

1933 11/21/2003 09:50 PM brooke

changed knb skin index page to forward to knb site and include any user params in url. changed resultset.xsl so qformat is handled properly in posts. changed build file to copy default.css from eml checkout to style/common so other skin-specific css can import it if reqd

1930 11/21/2003 03:45 PM brooke

added line to installCommon target that copies the metacat-client.jar to the WEB-INF/lib directory

1929 11/21/2003 03:05 PM brooke

This is the merge from the branch WEB_UI_REDESIGN_BRANCH back into the head.
The only files that have been removed are those in lib/style/eml2; other files
that have been cvs removed (only from lib/ and lib/style) have been re-added
elsewhere (i.e. moved from one directory to another)....

1827 09/19/2003 05:05 PM Matt Jones

Renamed the upgrade sql files to more understandable names, updated the
build file to include some new targets for running these files, and
updated the installation docs to clarify which upgrade scripts need to
be run and when.

1824 09/17/2003 03:54 PM Jing Tao

Add the code copy jdbc file to web-info/lib dir. Because the oracle jdbc.jar is not in our lib dir.

1823 09/17/2003 01:31 PM Matt Jones

Streamlined installation of jars in build file.

1822 09/17/2003 12:42 PM Matt Jones

Modified metacat to now provide the session identifier in the response
xml message when a login is called. This has not been fully tested.
I removed the HttpMessage class from metacat in favor of using the version
of that class that is found in the utilities module. This may cause some...

1821 09/09/2003 05:39 PM Jing Tao

Fixed a bug for creating grid service.

1820 09/09/2003 05:33 PM Jing Tao

Delete some duplicate lines.

1819 09/09/2003 05:26 PM Jing Tao

Separte compiling client src file from Metacat basic installation.

1817 09/04/2003 05:02 PM Jing Tao

change the destdir from build.src to build.dest in compileinterface target.

1815 09/04/2003 02:31 PM Jing Tao

Get rid of stringclient compilation when install metacat.

1814 09/04/2003 01:13 PM Jing Tao

Add a new target to test application for metacat web service.

1811 09/03/2003 05:19 PM Jing Tao

Add new target to create gar file for web service.

1807 08/21/2003 05:25 PM Jing Tao

Remove one varible - itis for itislib.jar

1801 08/12/2003 06:08 PM Jing Tao

Add a new user and passwd for another user who doesn't have permssion try to read, delete, update xml files.

1796 08/12/2003 04:29 PM Matt Jones

Updated build file to build utilities more reliably.

1791 08/12/2003 10:40 AM Matt Jones

New test code for metacat client. Auto-generate id. Query and read from
the inserted document. Still having some problems with the tests.

1789 08/12/2003 12:24 AM Matt Jones

Implemented the "insert()" method and wrote a test to test it. The new test
depends on the property "newdocid" be set to something unique in the build.xml
file so that the insert will work properly. Probably need to fix this to be
some kind of autoincrement counter or random number so that it can be run...

1783 08/11/2003 12:19 PM Matt Jones

Wrote the login() function, the first of the series of API calls for
the metacat client to be implemented. Also wrote a test class to
test the API functionality.

1780 08/08/2003 04:16 PM Matt Jones

Added a new subpackage (edu.ucsb.nceas.metacat.client) which is a client
access library for the metacat. There is an interface (Metacat.java) that
provides simple access methods for the main metacat functions. This is to
support clients like Morpho and others that want to programatically access...

1778 08/05/2003 11:16 AM Jing Tao

Change the code for getdtd getschema and getdtdschema. Eml module will be check out to build/tmp rather than build/src. Otherwise it will cause problem in knbweb install.

1771 07/31/2003 11:32 AM Jing Tao

Change tomcat version from 3 to 4. So it will consistent with server.jar file location.

1744 07/21/2003 05:26 PM Jing Tao

Because MS SQL server has 3 jar files for JDBC, so revised build.xml.

1742 07/21/2003 03:52 PM Jing Tao

add some new variables for JDBC in MSSQL.

1739 07/19/2003 06:48 PM Jing Tao

Add new target for sql server.

1729 07/15/2003 02:04 PM Jing Tao

Add a new property of tomcat version. This one will control which web.xml file will be copied to installation directory.

1724 07/02/2003 05:02 PM Jing Tao

Add a getschema dependcy to target dist.

1722 07/02/2003 04:00 PM Jing Tao

Change eml2 tag to STMML_SCHEMA_UPDATE.

1718 07/02/2003 01:27 PM Jing Tao

Add new parameter stmmlnamespace.

1716 07/02/2003 12:04 PM berkley

changes to make session management between monarch and metacat work.

1702 06/30/2003 01:23 PM Jing Tao

Revise some templates and in build file, when we compile, it would include harvest.

1612 04/24/2003 03:19 PM Jing Tao

Add new target getdtdschema and get rid of htttpclient.

1602 04/22/2003 09:58 AM Jing Tao

Add httpclient.jar into cpath.

1593 04/19/2003 07:10 PM Jing Tao

Change dtdsql target to dtdshemasql.

1579 04/18/2003 08:27 PM Jing Tao

Add variable replication error log file.

1578 04/17/2003 11:09 PM Jing Tao

Add a variable for itislib.

1570 04/17/2003 10:25 AM Jing Tao

Add a new target schemasql. It will register eml2 namesapce into xml_catalog.