https://issues.apache.org/bugzilla/show_bug.cgi?id=47058
Serkan Kaba <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://zemberek.googlecode. |http://code.google.com/p/ze |com/svn/trunk/zemberek2/ |mberek/source/detail?r=415 --- Comment #2 from Serkan Kaba <[email protected]> 2009-04-23 13:29:44 PST --- build.xml was referring to classfiles by fileset instead of pathelement hence causing ant classloader to treat them as jar files and failing to load. I don't know how this worked with previous releases though (successfully treated as class files, warning silenly suppressed) Any way, I'm setting the url to commit that fixed the issue. I'm leaving the resolution to you. Thanks. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
