Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib @ 391

Name Size Revision Age Author Comment
  src 391 over 13 years Cristian Martín Explanation text in error exception when metada...
README.txt 633 Bytes 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
build.xml 258 Bytes 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
pom.xml 1.69 KB 317 over 13 years Cesar Ordiñana Set subversion url for each subproject, as mave...
  • svn:ignore: .settings target .classpath .project bin

Latest revisions

# Date Author Comment
391 02/16/2011 06:28 AM Cristian Martín

Explanation text in error exception when metadata name contains ":" changed.

390 02/14/2011 08:38 AM Cristian Martín

small bug fixed, in order to be able to remove superDynStructs of a given DynStruct.

389 02/14/2011 05:45 AM Cesar Ordiñana

Correct encoding

388 02/09/2011 10:35 AM Cristian Martín

added remove(DynStruct) to remove superClasses and apply a consolide().

387 02/09/2011 08:21 AM Cristian Martín

Changed DynObject values from Object[] to Map in order to add key names of the fields.

386 02/09/2011 08:09 AM Cristian Martín

DynClass name should avoid programmer erros such as inserting more than one ":" in a fullName, one or mor ":" in a namespace or null values in a name. In those cases, an IllegalArgumentException is thrown.

385 02/09/2011 08:05 AM Cristian Martín

English message correction. Changed "don't" for "didn't"

384 02/03/2011 11:24 AM Cesar Ordiñana

Change found libraries log indentation so it is not confused in the log with an exception stacktrace

381 01/30/2011 05:04 PM Cristian Martín

Changed getName to getFullName at DynObjectException message

380 01/28/2011 09:49 AM Cristian Martín

superClassMap and classes variables were using dynClass.getName() to put values on the map. Changed to getFullName() function

View revisions

Also available in: Atom