Project

General

Profile

# Date Author Comment
8129 08/09/2013 10:17 AM Jing Tao

Change the configuration path according to the change of the class.

7784 05/28/2013 05:19 PM Jing Tao

Change the code since the ApplicationController's constructor was changed.

7613 04/24/2013 02:23 PM Jing Tao

Add code to generate index during the servlet initialization.

7586 04/19/2013 10:25 AM ben leinfelder

rely on Settings loaded from test resources config rather than hardcoding the paths in code. https://projects.ecoinformatics.org/ecoinfo/issues/5918

7582 04/19/2013 09:01 AM ben leinfelder

use integration-test ("mvn verify") to test things that require Metacat to be running. These classes should end be named "*IT.java" and unit tests that do not require metacat to be running can be named "*Test.java" - https://projects.ecoinformatics.org/ecoinfo/issues/5918

7571 04/17/2013 01:36 PM Jing Tao

Set the hazelcast.xml path for the test.

7542 04/10/2013 03:34 PM Jing Tao

Figured out to read beans from the configuration file.