Project

General

Profile

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

# Date Author Comment
5347 05/11/2010 10:58 AM berkley

added a new target to install the dataone schemas from a loca dir if you don't want svn calls being made during installation

5330 04/29/2010 12:56 AM Matt Jones

Updating build to properly clear temporary export directory before doing svn export.

5328 04/28/2010 07:01 PM Matt Jones

Add support for getting the DataONE schemas from SVN and copying them into metacat's schema catalog. Still need to update the oracle scripts as well.

5320 04/19/2010 10:14 PM Matt Jones

Refactored metacat to use dataone-service-api-0.3.0 jar file, with the new JIBX generated types and serialization. Included JIBX runtime jar in metacat to handle serialization and deserialization of SystemMetadata objects. Removed the old API jar file.

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5297 04/01/2010 04:30 PM Matt Jones

Excluding the Maven ant tasks jar from the metacat war distribution because
it is not needed (its only used to build dataone-service at build time, and
is unused at runtime), and it conflicts with jar files checked in for Spring
as part of the geoserver install. Also updated dataone interface...

5295 03/24/2010 12:41 AM Matt Jones

Modified the build.xml to include a new task for building the dataone
service api package, which generates a jar file that is put into lib. This
task depends on maven being installed in maven.home, and depends on the
DataONE service_api being checed out in a sibling directory to the build....

5294 03/23/2010 08:37 PM Matt Jones

Updated the build to properly locate the servlet jar depending on which
version of tomcat is being used, tomcat5 or tomcat6.

5176 01/04/2010 10:39 AM daigle

Get all eml code from svn instead of cvs

5073 10/02/2009 01:12 PM daigle

Remove commented out sections

5051 09/01/2009 11:17 AM daigle

change utilities tag property to include "tag/" so that it can be changed from an explicit tag to "trunk" if needed.

5050 09/01/2009 11:07 AM daigle

Build against utilities trunk until release time

5034 08/24/2009 02:41 PM daigle

Create workflow scheduler build

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

5009 07/30/2009 10:31 AM daigle

Revert change to test target that limits the tests run.

5002 07/30/2009 10:13 AM daigle

Update utilities tag to UTILITIES_1_0_1_RC2

4972 07/06/2009 04:54 PM daigle

Update utilities tag to 1_0_1_RC1

4969 07/01/2009 10:35 AM daigle

Format file

4962 06/29/2009 02:10 PM ben leinfelder

axis-ant (1.3) support in metacat (may need additional jars)

4960 06/18/2009 05:48 PM walbridge

force ecogrid to use SVN for checkouts, currently using trunk (but may swap to a tag in the near future)

4959 06/18/2009 10:24 AM daigle

Added generic scheduler and workflow scheduling functionality.

4943 05/11/2009 08:39 AM Duane Costa

Begin development for Bug 3835: Design and implement OAI-PMH compliant harvest subsystem

4873 03/26/2009 05:02 PM daigle

Update version to 1.9.1. Add nrs ldap properties to configuration.

4843 03/13/2009 01:37 PM daigle

replace eml2_0_1-style-tag with eml2-style-tag

4841 03/13/2009 01:27 PM daigle

Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.

4833 03/06/2009 03:33 PM daigle

Use the EML_UTIL_0_9_0 tag

4821 03/02/2009 11:04 AM daigle

Update EML 2.1.0 schema and style (util) tags. These tags now only cover the files relative to each.

4820 02/27/2009 12:05 PM daigle

Clean perl code before building.

4819 02/27/2009 10:42 AM daigle

distribute perl autosplit.ix file with metacat. change tomcat startup script output to echos.

4813 02/18/2009 04:49 PM daigle

add a build property "make.perl.code" so the cgi make can be turned off in build.xml on machines without make.

4812 02/18/2009 04:30 PM daigle

Format indexPaths in metacat.properties. Remove from build.properties and build.xml. Move indexPath list getter from MetacatUtil to SystemUtil.

4797 02/09/2009 03:01 PM daigle

Add the service registration xml schema to the database. The ecogrid build will add the schema files to the application (see seek)

4794 02/03/2009 03:58 PM daigle

Moved ecogrid hostname to build.properties

4765 01/20/2009 10:05 AM daigle

change the eml tag to RC4 instead of head.

4720 12/26/2008 04:35 PM daigle

change dev-install target to be install target

4669 12/10/2008 02:27 PM daigle

re-add line to delete source tar after distribution

4658 12/08/2008 10:40 AM daigle

created a deb-package target which builds a metacat debian package.

4648 12/03/2008 08:59 AM daigle

Add test files to source distribution. Remove old tar and zip files from the distribution.

4641 12/01/2008 04:21 PM daigle

Get helper files from src/scripts

4638 12/01/2008 03:56 PM daigle

add a build-metacat target that is more intuitive than install-ecogrid

4619 11/24/2008 11:51 AM daigle

Add release info property to provide a brief description of the release (release candidate info mostly)

4611 11/21/2008 10:57 AM daigle

Add a tag to the utilities module checkout

4593 11/19/2008 03:28 PM daigle

move ldap.properties.metadata.xml to auth.properties.metadata.xml

4576 11/19/2008 10:24 AM daigle

Add lsid server to metacat binary distribution.

4550 11/10/2008 03:30 PM daigle

Remove test.build property. All test driver files are now included in build.

4539 11/10/2008 11:05 AM ben leinfelder

install-ecogrid is required for the distbin
addresses bug #3618

4515 11/05/2008 01:23 PM daigle

fix peer.utilites.required variable. Fix Metacat.pm directory.

4514 11/05/2008 08:49 AM daigle

add getpeerutilities to utilities target

4513 11/05/2008 08:39 AM daigle

add a getpeerutilities target to check out utilities if it does not exist.

4498 11/03/2008 10:59 AM ben leinfelder

use RELEASE_EML_2_0_1_UPDATE_7 tag for EML style sheet change.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3059

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,...