From: Elliotte H. <el...@me...> - 2005-05-21 13:02:03
|
I'm getting a weird error in Cobertura 1.3 I didn't see previously: [cobertura-report] WARN getCCN, Cannot find files to compute CCN, file=/Users/elharo/Projects/Jaxen/src/java/main/org/jaxen/expr/IdentitySet$IdentityWrapp.java, recursive=false [cobertura-report] Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 30 Looks like it may have something to do with inner classes. Any ideas? Anyone else seen anything like this? -- Elliotte Rusty Harold el...@me... XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim |