New issue report by mohammad.nabil.h:
Check that line (SRMI.RemotingServices.ClassGeneration.ClassGenerator.java)
String fullPathOfDependencyClassFile = destinationFolder +
package_.replace(".",java.lang.System.getProperty("file.separator")) +
java.lang.System.getProperty("file.separator") +
wrappedUnQualifiedClassName +
".class";
It results in a double // before the class name!
That also assumes class files are available, it doesn't consider if they
are in a jar file.
Issue attributes:
Status: Accepted
Owner: mohammad.nabil.h
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings