changes for new d1 schemas
changed property name of the dataone_schema tag. fixed one hard coded bug
changed metacat to get the new version of the d1 schemas
fixed a bug where if you don't build from a directory called 'metacat' unintended files can be copied from another 'metacat' directory by the ecogrid build files
reverting accidentally committed changes
trying another build../cicore/cn-buildout/dataone-cn-metacat/usr/share/metacat/knb.war
added a new target to install the dataone schemas from a loca dir if you don't want svn calls being made during installation
Updating build to properly clear temporary export directory before doing svn export.
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.
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.
Merge 1.9.2 changes back into the trunk
Excluding the Maven ant tasks jar from the metacat war distribution becauseit is not needed (its only used to build dataone-service at build time, andis unused at runtime), and it conflicts with jar files checked in for Springas part of the geoserver install. Also updated dataone interface...
Modified the build.xml to include a new task for building the dataoneservice api package, which generates a jar file that is put into lib. Thistask depends on maven being installed in maven.home, and depends on theDataONE service_api being checed out in a sibling directory to the build....
Updated the build to properly locate the servlet jar depending on whichversion of tomcat is being used, tomcat5 or tomcat6.
Get all eml code from svn instead of cvs
Remove commented out sections
change utilities tag property to include "tag/" so that it can be changed from an explicit tag to "trunk" if needed.
Build against utilities trunk until release time
Create workflow scheduler build
Change MetaCatVersion to MetacatVersion
Revert change to test target that limits the tests run.
Update utilities tag to UTILITIES_1_0_1_RC2
Update utilities tag to 1_0_1_RC1
Format file
axis-ant (1.3) support in metacat (may need additional jars)
force ecogrid to use SVN for checkouts, currently using trunk (but may swap to a tag in the near future)
Added generic scheduler and workflow scheduling functionality.
Begin development for Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
Update version to 1.9.1. Add nrs ldap properties to configuration.
replace eml2_0_1-style-tag with eml2-style-tag
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.
Use the EML_UTIL_0_9_0 tag
Update EML 2.1.0 schema and style (util) tags. These tags now only cover the files relative to each.
Clean perl code before building.
distribute perl autosplit.ix file with metacat. change tomcat startup script output to echos.
add a build property "make.perl.code" so the cgi make can be turned off in build.xml on machines without make.
Format indexPaths in metacat.properties. Remove from build.properties and build.xml. Move indexPath list getter from MetacatUtil to SystemUtil.
Add the service registration xml schema to the database. The ecogrid build will add the schema files to the application (see seek)
Moved ecogrid hostname to build.properties
change the eml tag to RC4 instead of head.
change dev-install target to be install target
re-add line to delete source tar after distribution
created a deb-package target which builds a metacat debian package.
Add test files to source distribution. Remove old tar and zip files from the distribution.
Get helper files from src/scripts
add a build-metacat target that is more intuitive than install-ecogrid
Add release info property to provide a brief description of the release (release candidate info mostly)
Add a tag to the utilities module checkout
move ldap.properties.metadata.xml to auth.properties.metadata.xml
Add lsid server to metacat binary distribution.
Remove test.build property. All test driver files are now included in build.
install-ecogrid is required for the distbinaddresses bug #3618
fix peer.utilites.required variable. Fix Metacat.pm directory.
add getpeerutilities to utilities target
add a getpeerutilities target to check out utilities if it does not exist.
use RELEASE_EML_2_0_1_UPDATE_7 tag for EML style sheet change.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3059
added testPrepare target which copies server test files into the war if the test.build property is set to true in build.properties
Make ecogrid deploy directories relative paths.
Have test cases read properties from configured metacat.properties file.
Created a distbin target that creates a binary zip and tar.gz which has the war file and supporting install files.
build Metacat.pm from within ant. Deploy cgi files to lib dir inside metacat.
Get eml 2.1.0 files
add ldap.properties.metadata.xml to build
do not copy metacatURL property to seek when building ecogrid - not neeeded now.
move the intall-ldap and install-registry functionality into the warprepare target.
include property for running the install-skin target
Exclude ClientViewHelperTest from unit tests to be run.
Remove token filtering from images
remove outdated filter properties
Add ldap.properties.metadata.xml to distribution
Exclude MCTestCase base class from test build
Copy properties metadata files to test directories during testprep so we can use PropertyService in tests.
remove sql update files from dist target
Add db jars to the war. Remove db upgrade sections. Reformat properties.
use build.tomcat.dir to get to tomcat jar
Add missing closing tag to comment out database update targets
Merge 1.9 changes into Head
removing commits that I didn't mean to make
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
checked into cvs head: replace eml-201-tag to eml-201-style-tag in getConversionalXSL.
remove extra "/" from config-dir path (ticket 3176)
Add a new target to run the patch which will correct eml201 documents.
Separate eml201 schema (RELEASE_EML_2_0_1) and style tag (RELEASE_EML_2_0_1_UPDATE_6).
Change the eml-201 tag from update 5 to update 6.
Change the release number from 1.8 to 1.8.0
Change release from 1.7.1 to 1.8
Add new lter and psico usr/pass to check reffal working fine
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.
In test target, add copy command (copy metacat.properties to build dir).
Use localhost to replace the host name in case axi is configured to reject remote admin.
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....
Change release to 1.7.1
Add a upgrade-1.7.1 sql property for oracle.
Add a target to run db upgrade script.
Use a log.dir variable to replace tmp dir in replication log file.
Removed obsolete targets which handled gt3 stuff.
more changes for the ajax stuff
Add token for ldap server down template.
Remove utilities.jar as part of distsrc target to allow compiling releases under different jdk versions