Cannot recompile : missing dependencies
Status: Beta
Brought to you by:
rohanr2
Hello,
I try to recompile Ashpool from the sources provided in
CVS and some classes are missing, notably the package
com.rohanclan.crypto.* (required in the imports of
com.rohanclan.ashpool.core.TableManagerCrypto).
Also the class com.rohanclan.ashpool.cmds.Import is
missing from CVS, but is referenced from
com.rohanclan.ashpool.core.CommandManager.
So could you consider putting the missing dependencies
/ sources files on CVS ? Thanks per advance.