Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/wp6/palmae/PalmaeImageActivator.java
32 32
	@SuppressWarnings("unused")
33 33
	private static final Logger logger = Logger.getLogger(PalmaeImageActivator.class);
34 34
	
35
	public static final File sourceFolder = new File("\\\\media\\palmae\\photos");
35
	public static final File sourceFolder = new File("\\\\Media\\EditWP6\\palmae\\photos\\new");
36 36
	private static final ICdmDataSource cdmDestination = CdmDestinations.localH2Palmae();
37 37
	
38
	
38 39
	// set the webserver path to the images
39 40
	private static final String urlString = "http://wp5.e-taxonomy.eu/media/palmae/photos/";
40 41
	

Also available in: Unified diff