jibx-users, could you help us to resolve this problem? We just need to add debug info to newly compiled classes..
vetalok wrote: > > I have the same problem too. > Emma do not want to work, it says: > java.lang.IllegalArgumentException: null or empty input: name > at com.vladium.util.Descriptors.combine(Descriptors.java:30) > at com.vladium.util.Descriptors.combineVMName(Descriptors.java:45) > at > com.vladium.emma.report.ReportDataModel.getView(ReportDataModel.java:76) > at > com.vladium.emma.report.AbstractReportGenerator.initialize(AbstractReportGenerator.java:210) > at > com.vladium.emma.report.html.ReportGenerator.process(ReportGenerator.java:85) > at > com.vladium.emma.report.ReportProcessor._run(ReportProcessor.java:254) > at com.vladium.emma.Processor.run(Processor.java:54) > at com.vladium.emma.report.reportTask.execute(reportTask.java:77) > at com.vladium.emma.emmaTask.execute(emmaTask.java:57) > BTW, did you resolve this problem > > stanoislav wrote: >> >> We are using EMMA for code coverage reports. For EMMA to do it's magic it >> requires the classes to be compiled with full debug info (running javac >> with the -g option; running from ant with debug="true"). >> >> For classes that are involved in JiBX binding emma is complaining that >> the debug info is not present (even when the original class was compiled >> with debug info). >> >> I'm guessing that JiBX removes debug info as described here: >> >> http://emma.sourceforge.net/faq.html#q.report.fulldebug2 >> >> Is there any way to keep the debug info during binding? >> >> thank you >> >> Stan >> >> _________________________________________________________________ >> Check out some new online services that are so new they haven’t even been >> officially released yet. >> http://get.live.com/beta >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> jibx-users mailing list >> jibx-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jibx-users >> >> > > -- View this message in context: http://www.nabble.com/Debug-Info-in-the-modified-classes-tf3938101.html#a11562251 Sent from the jibx-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users