Hi, > Tilman Hausherr <[email protected]> hat am 18. Mai 2014 um 14:10 > geschrieben: > > > The easiest way would be > - remove TestImageIOUtils from TestAll > - add it as a single test to the pom > > In that case, you (Orion) would only have to touch the pom, i.e. delete > the line with TestImageIOUtils and the segment with the two dependencies. > > Is that what you had in mind? > > I just tested it, it builds. +1, looks good to me and I guess that's what Orion is looking for.
@Tilman Can you take care about this? > Tilman > > Am 18.05.2014 04:27, schrieb Orion Poplawski: > >>> >>I'd like to not have to disable all tests in the build. Could there be > >>> >>some way to completely disable this functionality? > >> >Maybe we should implement an optional switch to disable that part of the > >> >test if > >> >necessary. > >> > > >> >@Orion: Is that a possible solution you can live with? > >> > > >> >BR > >> >Andreas Lehmkühler > > That would be wonderful. We can do all kinds of pom.xml manipulation as > > well pretty easily if needed. But some kind of switch to disable using > > these jars would be great. > BR Andreas Lehmkühler

