comparison .hgignore @ 960:b2d97b842612

moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules. default build uses jai-imageio (now only one additional JAR in webapp!).
author robcast
date Wed, 25 Jan 2012 15:13:06 +0100
parents 66f1ba72d07b
children 55572a4bbf68
comparison
equal deleted inserted replaced
959:f197e7760154 960:b2d97b842612
64 ^dl-access-log\.txt$ 64 ^dl-access-log\.txt$
65 syntax: regexp 65 syntax: regexp
66 ^webapp/digilib-log\.txt$ 66 ^webapp/digilib-log\.txt$
67 syntax: regexp 67 syntax: regexp
68 ^webapp/dl-access-log\.txt$ 68 ^webapp/dl-access-log\.txt$
69 syntax: regexp
70 ^common-jai/target$
71 syntax: regexp
72 ^common-imagej/target$
73 syntax: regexp
74 ^common-imagej/\.classpath$
75 syntax: regexp
76 ^common-imagej/\.project$
77 syntax: regexp
78 ^common-imagej/\.settings$
79 syntax: regexp
80 ^common-jai/\.settings$
81 syntax: regexp
82 ^common-jai/\.classpath$
83 syntax: regexp
84 ^common-jai/\.project$