All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.util.IncompatibleAntVersionDetected.index.properties Maven / Gradle / Ivy

errorMessage=\
  We detected that your servlet container is loading an older version of Ant by itself, \
  thereby preventing Hudson from loading its own newer copy. \
  (Ant classes are loaded from {0}) 
\ Perhaps can you override Ant in your container by copying one from Hudson's WEB-INF/lib, \ or can you set up the classloader delegation to child-first so that Hudson sees its own copy first?




© 2015 - 2025 Weber Informatics LLC | Privacy Policy