Project

General

Profile

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

# Date Author Comment
3620 11/27/2007 05:47 PM Jing Tao

Change the release number from 1.8 to 1.8.0

3610 11/26/2007 03:41 PM Jing Tao

Change release from 1.7.1 to 1.8

3575 11/05/2007 06:19 PM Jing Tao

Add new lter and psico usr/pass to check reffal working fine

3561 11/02/2007 02:48 PM Jing Tao

Changed the eml 201 tag from RELEASE_EML_2_0_1_UPDATE_4 to RELEASE_EML_2_0_1_UPDATE_5. Update 5 has the xsl changes which callie made.

3524 10/23/2007 04:18 PM Jing Tao

In test target, add copy command (copy metacat.properties to build dir).

3467 09/20/2007 04:49 PM Jing Tao

Use localhost to replace the host name in case axi is configured to reject remote admin.

3443 09/13/2007 01:56 PM Matt Jones

Change the release tag for the EML stylesheets to be used by metacat to EML_RELEASE_2_0_1_UPDATE_4 so that the new stylesheet changes are incorporated. To pick up these changes in a local metacat build, you need to delete the files in metacat/lib/schema as well as metacat/lib/style/common/eml-*, then do a clean build with "ant clean install". When you do this, you should see the "geteml" target run in the build, and youshould be prompted for your CVS password to download the new schema versions....

3378 08/27/2007 06:06 PM Jing Tao

Change release to 1.7.1

3348 08/07/2007 05:48 PM Jing Tao

Add a upgrade-1.7.1 sql property for oracle.

3335 07/31/2007 04:06 PM Jing Tao

Add a target to run db upgrade script.

3232 04/13/2007 11:48 AM Jing Tao

Use a log.dir variable to replace tmp dir in replication log file.

3210 03/16/2007 12:09 PM Jing Tao

Removed obsolete targets which handled gt3 stuff.

3194 03/05/2007 12:08 PM berkley

more changes for the ajax stuff

3174 02/09/2007 01:23 PM Jing Tao

Add token for ldap server down template.

3131 12/18/2006 04:20 PM perry

Remove utilities.jar as part of distsrc target to allow compiling releases under different jdk versions

3130 12/18/2006 11:27 AM perry

updated version number and readme

3128 12/18/2006 11:11 AM perry

added database upgrade script to 1.7 build process

3105 11/29/2006 05:50 PM perry

Removed tomcat 3 support

3104 11/29/2006 05:40 PM perry

Merged the spatial web.xml.combined into the default web.xml.tomcat5

3099 11/23/2006 12:32 AM Matt Jones

Updated MetaCatServlet so that it supports a web-based interface for configuring its own properties the first time it is run (determined by the property "configured" being set to false). Which properties are exposed in the web interface is determined by the list of properties in the 'metacat.properties.metadata' file. This file is managed by the new OptionsMetadata class in the utilities module, and provides information that allows metacat to build a human-readable configuration page for the properties. Still need to finish filling out the information in metacat.properties.metadata for the rest of the properties that we want to be editable. This autoconfiguration process is the first step towards building a turnkey installer for metacat....

3095 11/17/2006 01:44 PM Chris Jones

I've added new properties called "styled-shared-path" and
"style-shared-relpath" that represent the directory in
$METACAT_HOME/lib/style/shared. This directory contains shared XSL
stylesheets that are similar to those found in $METACAT_HOME/lib/style/common,...

3080 11/10/2006 11:30 AM Matt Jones

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

3072 11/01/2006 02:37 PM perry

install.spatial no longer optional since metacat servlet requires some geotools libs. Spatial option can be still be turned off in metacat.properties

3059 10/10/2006 12:07 PM berkley

fixed errors in xalan.jar location

3034 08/31/2006 04:37 PM perry

initial import of changes to metacat source and config files to support spatial option

3030 08/18/2006 02:36 PM sgarg

adding xalan jars to the classpath so tht the compile works without errors.

3018 06/30/2006 03:41 PM sgarg

removed the code which copies eml-2.0.09 stylesheets

3017 06/30/2006 01:31 PM Duane Costa

Remove CR characters that were accidentally added with last commit.

3014 06/21/2006 02:18 PM Duane Costa

Correct problem with image files in skins sub-directories being corrupted by token filtering. The exclude and include tags needed to have relative paths that include sub-directories.

3012 06/15/2006 12:02 PM sgarg

updated the tag which has to be checked out for eml-2.0.1

2993 04/22/2006 04:11 PM Jing Tao

Add info for deploy ecogrid.

2991 04/19/2006 08:34 AM berkley

altered build file to reflect the non-existence of build_new.xml in the ecogrid

2982 04/14/2006 02:28 PM Matt Jones

Fixed typos in the build that were preventing the tests from running.

2978 04/06/2006 03:57 PM Jing Tao

Add code to handle server-config.wsdd. it is necessary to run "ant deploy-ecogrid"

2977 04/05/2006 02:44 PM Jing Tao

Add more properties will be parsed to ecogrid.

2974 04/03/2006 03:04 AM Matt Jones

Some changes to the build to make it easier to install the servlet under SSL
using https as the protocol, and also to allow ldapweb.cgi to be installed
standalone without an accompanying metacat. To do so, run both the
"install-ldap" target and make sure the "account" skin is installed using the...

2965 03/21/2006 02:44 PM Jing Tao

Add code for distribution to include ecogrid component.

2961 03/20/2006 10:35 AM Jing Tao

Add a new token

2960 03/17/2006 05:01 PM Jing Tao

Add copy a metacat.url to ecogrid.

2957 03/17/2006 03:53 PM Jing Tao

Add target to install ecogrid.

2900 01/20/2006 08:40 AM sgarg

Modified build file to copy skin.configs dir to WEB_INF as it has the skin property files

2872 12/16/2005 02:56 PM sgarg

moving indexPaths from metacat.properties to build.properties

2870 12/16/2005 02:37 PM sgarg

Changed the tag for eml-2.0.1 that will be checked out.

Also changed the smtp server from smtp.ecoinfo to localhost

2844 12/13/2005 12:44 PM Duane Costa

Protect LiveMap 3.0 jar file from ant token filtering.

Remove redundant copy task from the warPrepare target.

2817 12/05/2005 02:50 PM Matt Jones

copy log properties to the deployment for LSID.

2781 11/28/2005 01:11 PM sgarg

add a token to specify the login form template

2778 11/23/2005 01:32 PM Matt Jones

Fixes to enable SOAP support for the LSID resolver. Axis now is
installed as a component of the authority context and the services list
is properly displayed. Added the happyaxis.jsp test page to verify that
the axis install is functioning properly.

2772 11/22/2005 10:28 AM Matt Jones

Updated names of jar files in build.xml for LSID support.

2748 11/16/2005 10:43 AM Duane Costa

Bug #2207. Add new build target, advancedsearchjar. This allows the Advanced Search engine to be built as a library for use in other web applications. This is important because LTER is currently using a separate web application for its interface to the Metacat data catalog, so the library allows the search engine to be used both inside and outside Metacat. Eventually LTER would like to fully re-integrate its Metacat interface with the lter skin, so eventually the need for this build target may go away.

2737 11/11/2005 12:09 PM Matt Jones

Initial checkin of LSID support code for metacat. The LSID support here
provides access to metacat documents through an LSID identifier. The
identifier takes the form:
urn:lsid:ecoinformatics.org:jones:1:1

See http://lsid.sourceforge.net for more details....

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.