fixing tests for offline usage
I changed the 'relativePath' property to a value that makes a little bit more sense. I tested this on other machines and di not run into problems.
Remove CdmUnitTestBase from commons
cleaning up
minor
remove surrounding brackets
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release cdmlib-parent-3.0.6
[maven-release-plugin] rollback the release of cdmlib-parent-3.0.6
ImageInfo now also gathers information about the file suffix
Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.
ImageMetaData now throws IOException when not able to read an image
[maven-release-plugin] prepare release cdmlib-parent-3.0.5
[maven-release-plugin] rollback the release of cdmlib-parent-3.0.5
improved handling of Excel Cell types
corrected indentation
[maven-release-plugin] prepare release cdmlib-parent-3.0.4
scm developerConnection over http (80)
[maven-release-plugin] rollback the release of cdmlib-parent-3.0.4
bugfix for ExcelUtils excel line reader
fine tuning logging
[maven-release-plugin] prepare release cdmlib/3.0.3
switching to 3.0.3-SNAPSHOT (preparing for using maven release-plugin)
first steps for specimen import (missing ExcelUtils update)
new method in StramUtils and fixing a NPE in UriUtils
implemented internet connectivity test #2259
remove import
new implementation
openURL service wrapper implementation
merge 3.0.2 to trunk
removing obsolete site.xml
catching HttpException
Made error reporting a little bit more verbose
made query paramteres null safe
bugfix for uris being files
ImageMetadata is now using UriUtils
Added some low level methods to ICdmDataSource implementations. Refactored uri handling into a utililty class
added source type generic to import configurator base class
Made a few changes to schema version checking
cdmlib 2.5
include trunk
Factory method for DefaultProgressMonitor
bugfix for default progress monitor
DefaultProgressMonitor and NullProgressMonitor in CdmAppControler
ABCD import matches existing taxa & created IndividualAssocciations + bug fixing in DerivedUnitFacade
include trunk updates
Integrated progress monitor into application controller and started integrating it to some imports.
added IProgressMonitor
removed unused import
create parent project
fixing dependency problem
cdmutils method
added isCapital to CdmUtils
implemented a couple of getUuidAndTitleCache methods for agents
new method in XmlHelp
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
merging PESI brach into trunk
NullPointer bug in ImageMetaData
XmlHelp munched exceptions. That is not very helpful.
MetaDataFactory returned null for non JPEG, non TIFF images, returning ImageMetaData instead
copyright statements added
an image to test the tiff support of image meta data
Fixed broken dependency in cdmlib-commons. artifactId: spring-test -> org.springframework.test
version 2.3
version 2.2
bugfix in ExcelUtils