Project

General

Profile

# Date Author Comment
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.