Project

General

Profile

« Previous | Next » 

Revision 5030

Added by daigle over 14 years ago

Change location of PropertyService to properties directory

View differences:

PostgresDatabaseConnectionPool.java
40 40
import org.ecoinformatics.datamanager.database.DatabaseConnectionPoolInterface;
41 41
import org.postgresql.jdbc3.Jdbc3PoolingDataSource;
42 42

  
43
import edu.ucsb.nceas.metacat.service.PropertyService;
43
import edu.ucsb.nceas.metacat.properties.PropertyService;
44 44
import edu.ucsb.nceas.utilities.PropertyNotFoundException;
45 45

  
46 46
/**

Also available in: Unified diff