Project

General

Profile

# Date Author Comment
10214 04/06/2017 04:24 PM Jing Tao

change the version to 2.9.0. Change the version of the d1_denpendency to 2.4.

10080 12/05/2016 05:26 PM Jing Tao

Increase the version to 2.8.1

10012 10/17/2016 01:30 PM Jing Tao

Change the solr core to 3.6.2

9828 07/06/2016 02:57 PM Jing Tao

Centralize the d1_common_java_version property. Bump the version to 2.3.0 snapshot.

9791 05/19/2016 04:10 PM Jing Tao

Change the version to 2.8.0 snapshot.

9568 03/21/2016 01:20 PM Jing Tao

Change it to 2.7.0-snapshot

9550 03/08/2016 04:30 PM Jing Tao

Change the version of d1_common_java to 2.2.

9419 11/18/2015 04:03 PM ben leinfelder

bump trunk to 2.6.0-SNAPSHOT and pull in d1 dependencies at 2.1.0-SNAPSHOT to continue trunk development.

8965 11/14/2014 12:03 PM ben leinfelder

remove dev-testing in favor of maven.dataone.org repo

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

8758 04/29/2014 04:55 PM ben leinfelder

use newer httpclient library so that Jena's dependency is met - this goes all the way back to d1_common/libclient needing to pull in the newer library.

8688 03/03/2014 09:30 AM ben leinfelder

bump the poms to 2.4.2

8498 01/14/2014 02:57 PM ben leinfelder

allow indexing of RDF documents - provide a sparql query that will return values for the field name. Using measurement_sm initially (a dynamic multivalued solr field). https://projects.ecoinformatics.org/ecoinfo/issues/6253

8458 12/20/2013 11:18 AM ben leinfelder

move metacat trunk to 2.4.0-SNAPSHOT

8440 12/19/2013 08:53 AM ben leinfelder

prep for 2.3.1 release

8372 11/08/2013 01:56 PM ben leinfelder

use 2.3.0 without SNAPSHOT pre-release.

8339 10/21/2013 01:56 PM ben leinfelder

use 2.3.0 for this next release of metacat.

8336 10/21/2013 12:44 PM ben leinfelder

make sure all versions are using 2.2.2 of some sort -- thinking of making this release a 2.3.0 release because we will be branching/tagging from the trunk, not the 2.2.x branch.

8332 10/17/2013 12:26 PM Jing Tao

Use the slf4j-log4j jar to replace slf4j-jdk one.

8305 10/10/2013 09:20 AM Jing Tao

Change the svn location of the schema.xml file to d1_cn_index_processor 1.2.1. The 1.2.1 release is a "buildout" release. There was no code change.
Skye change the attribute "stored" to be true for the authorSurNameSort and authorGivenNameSort. Otherwise the sorting will fail.

8302 10/09/2013 05:49 PM Jing Tao

The checked-out schema.xml will overwrite the one in src/main/resource/solr-home/conf.

8294 10/09/2013 12:07 PM Jing Tao

Use the schema for the d1_cn_index_processor 1.2.0

8279 10/02/2013 05:55 PM Jing Tao

Fixed a bug that the code copied the solr-home to the target directory before it checked out the schema from the dataone svn repository.

8158 08/22/2013 03:51 PM Jing Tao

Not include the solr-home in the jar file.

8154 08/21/2013 04:09 PM Jing Tao

export a directory rather than a file in the scm plugin. This fixed an issue that the pom.xml didn't work with the svn with version 1.6.

8151 08/14/2013 02:16 PM Jing Tao

move the solr-home from the metacat-index to the metacat-common.

8150 08/13/2013 05:16 PM Jing Tao

Use the properties for the schema url and name.

8147 08/13/2013 04:26 PM Jing Tao

change the version to 2.2.0-SNAPSHOT.

8146 08/13/2013 04:16 PM ben leinfelder

[merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release

8143 08/13/2013 03:33 PM Jing Tao

Add code to check out the schema.xml from dataone project.

8118 08/06/2013 11:18 AM Jing Tao

Add the servlet-api jar file under the test scope.

8106 08/01/2013 02:52 PM ben leinfelder

use v2.1.0 for all metacat release components for consistency

8105 08/01/2013 02:36 PM ben leinfelder

remove all -SNAPSHOT artifacts in favor of released versions in preparation for Metacat v2.1.0 release

7804 06/13/2013 05:20 PM Jing Tao

Add the dataone repository.

7758 05/23/2013 11:55 AM Jing Tao

Change the junit version to 4.8

7738 05/21/2013 11:12 PM ben leinfelder

use java 1.6 compliance for compilation

7716 05/18/2013 04:48 PM Jing Tao

Remove the depency on the d1_cn_index_processor.

7713 05/18/2013 03:38 PM Jing Tao

Move the solr query part here since metacat-index needs to query the solr server too.

7704 05/17/2013 10:29 AM ben leinfelder

exclude jibx-tools, maven cruft and org.eclipse "dependencies" to cut down on the number of jar files in the lib folder.

7702 05/17/2013 09:57 AM ben leinfelder

format before editing

7628 04/29/2013 09:10 AM Jing Tao

Add a new module for sharing the between the metacat and metacat-index.