Has anyone experienced problems with Junit when including a manifest file in
the *.jar? Unless I'm overlooking something this appears to be the case:
When I include a manifest file the Junit test fail complaining that
java.lang.NoClassDefFoundError: When I repeat the process but do not include
the manifest file all is well...honest!!!

Reply via email to