[Bug 57558] validator ant task throws NoClassDefFoundError - Tomcat 8.0.18

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57558 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 57558] validator ant task throws NoClassDefFoundError - Tomcat 8.0.18

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED

[Bug 57558] validator ant task throws NoClassDefFoundError - Tomcat 8.0.18

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558 --- Comment #5 from Konstantin Kolinko knst.koli...@gmail.com --- For a record: Stacktrace in Tomcat 6 is [[[ build.xml:15: java.lang.NoClassDefFoundError: org /apache/catalina/Globals at

[Bug 57558] validator ant task throws NoClassDefFoundError - Tomcat 8.0.18

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- Complete sample build.xml (to be put into $CATALINA_HOME): [[[ project default=jspc property name=tomcat.home location=${basedir} / property name=webapp.path

[Bug 57558] validator ant task throws NoClassDefFoundError - Tomcat 8.0.18

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558 --- Comment #4 from Konstantin Kolinko knst.koli...@gmail.com --- Fixed in Tomcat 7 by r1658815 and will be in 7.0.60. Proposed for Tomcat 6. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 57558] validator ant task throws NoClassDefFoundError - Tomcat 8.0.18

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED