Some how when I'm building the core jars, like pull-agent, agent, etc, some of the classes are missing methods needed by the jcifs connector. I'm pretty stumped as to why the java compiler would not include some of the methods.

Thought I just raise a flag in case you know what might be happening. For example, the class IFingerprintActivity is missing checkLengthIndexable and checkURLIndexable when I decompile the byte code.

My build process is build the core mcf jars first, then build the jcifs connector. Thanks!

Reply via email to