Project

General

Profile

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

# Date Author Comment
4435 10/09/2008 10:02 AM daigle

added testPrepare target which copies server test files into the war if the test.build property is set to true in build.properties

4405 09/29/2008 10:02 AM daigle

Make ecogrid deploy directories relative paths.

4382 09/24/2008 09:37 AM daigle

Have test cases read properties from configured metacat.properties file.

4372 09/23/2008 01:50 PM daigle

Created a distbin target that creates a binary zip and tar.gz which has the war file and supporting install files.

4369 09/23/2008 09:39 AM daigle

build Metacat.pm from within ant. Deploy cgi files to lib dir inside metacat.

4328 08/28/2008 09:54 AM daigle

Get eml 2.1.0 files

4304 08/22/2008 04:30 PM daigle

add ldap.properties.metadata.xml to build

4250 08/14/2008 05:39 PM ben leinfelder

do not copy metacatURL property to seek when building ecogrid - not neeeded now.

4240 08/13/2008 04:57 PM daigle

move the intall-ldap and install-registry functionality into the warprepare target.

4236 08/13/2008 03:13 PM ben leinfelder

include property for running the install-skin target

4210 08/05/2008 04:45 PM daigle

Exclude ClientViewHelperTest from unit tests to be run.

4193 08/04/2008 04:55 PM daigle

Remove token filtering from images

4179 07/29/2008 11:33 AM daigle

remove outdated filter properties

4162 07/24/2008 01:55 PM daigle

Add ldap.properties.metadata.xml to distribution

4147 07/22/2008 09:15 AM daigle

Exclude MCTestCase base class from test build

4121 07/15/2008 09:54 AM daigle

Copy properties metadata files to test directories during testprep so we can use PropertyService in tests.

4118 07/11/2008 05:04 PM daigle

remove sql update files from dist target

4098 07/11/2008 09:34 AM daigle

Add db jars to the war. Remove db upgrade sections. Reformat properties.

4086 07/07/2008 01:58 PM daigle

use build.tomcat.dir to get to tomcat jar

4081 07/07/2008 09:32 AM daigle

Add missing closing tag to comment out database update targets

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3994 06/12/2008 12:49 PM berkley

removing commits that I didn't mean to make

3993 06/12/2008 12:43 PM berkley

made it so that the error and success messages from a multipart upload can be transformed using xslt. also added upload functionality to the sms skin

3909 05/23/2008 05:07 PM Jing Tao

checked into cvs head: replace eml-201-tag to eml-201-style-tag in getConversionalXSL.

3880 05/19/2008 08:44 AM daigle

remove extra "/" from config-dir path (ticket 3176)

3817 05/01/2008 04:51 PM Jing Tao

Add a new target to run the patch which will correct eml201 documents.

3807 04/25/2008 04:07 PM Jing Tao

Separate eml201 schema (RELEASE_EML_2_0_1) and style tag (RELEASE_EML_2_0_1_UPDATE_6).

3798 04/18/2008 03:21 PM Jing Tao

Change the eml-201 tag from update 5 to update 6.

3747 02/28/2008 11:36 AM Jing Tao
  • empty log message ***
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.