<div dir="ltr"><div>Hi all,</div><div><br></div><div>I am trying to analyse the apache httpclient repository (<a href="https://github.com/apache/httpclient">https://github.com/apache/httpclient</a>) with the help of soot. On using the -process-dir option on the folder, the following is the exception that I get:</div><div><br></div><div><div>Exception in thread "main" java.lang.RuntimeException: Error: class org.apache.http.client.fluent.TestFluent$1 read in from a classfile in which fluent-hc.target.test-classes.org.apache.http.client.fluent.TestFluent$1 was expected.</div><div><span class="" style="white-space:pre">        </span>at soot.coffi.Util.resolveFromClassFile(Util.java:90)</div><div><span class="" style="white-space:pre">        </span>at soot.CoffiClassSource.resolve(CoffiClassSource.java:39)</div><div><span class="" style="white-space:pre">        </span>at soot.SootResolver.bringToHierarchy(SootResolver.java:215)</div><div><span class="" style="white-space:pre">        </span>at soot.SootResolver.bringToSignatures(SootResolver.java:239)</div><div><span class="" style="white-space:pre">        </span>at soot.SootResolver.processResolveWorklist(SootResolver.java:154)</div><div><span class="" style="white-space:pre">        </span>at soot.SootResolver.resolveClass(SootResolver.java:124)</div><div><span class="" style="white-space:pre">        </span>at soot.Scene.loadClass(Scene.java:448)</div><div><span class="" style="white-space:pre">        </span>at soot.Scene.loadClassAndSupport(Scene.java:433)</div><div><span class="" style="white-space:pre">        </span>at soot.Scene.loadNecessaryClasses(Scene.java:1076)</div><div><span class="" style="white-space:pre">        </span>at soot.Main.run(Main.java:167)</div><div><span class="" style="white-space:pre">        </span>at soot.Main.main(Main.java:141)</div><div><span class="" style="white-space:pre">        </span>at modules.sootVariables.Driver.main(Driver.java:63)</div></div><div><br></div><div>Let me know if you need any more information/clarification, will be happy to provide it.</div><div><br></div><div>I did find this in [Soot-list]: <a href="https://mailman.cs.mcgill.ca/pipermail/soot-list/2006-January/000486.html">https://mailman.cs.mcgill.ca/pipermail/soot-list/2006-January/000486.html</a>, but I have no clue how do I automate the process on a directory and whether it would work. Any help would be appreciated.</div><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Thanks,<div>Mayank Vachher</div><div>IIIT Delhi</div></div></div></div>
</div>