Yes! Was the issue... how stupid of me!
Many thanks. On Fri, Sep 29, 2017 at 6:39 PM, Andreas Schildbach <[email protected]> wrote: > What commit/branch/tag are you on? > > It sounds like you're building everything using Java8 but then try to > run it using pre-Java8. > > > On 09/29/2017 07:20 PM, Edik Edik wrote: > > > > from top level > > > > *mvn clean* reuslts in success > > > > then entering tools directory > > * > > * > > *./wallet-tool* > > / > > / > > /Exception in thread "main" java.lang.UnsupportedClassVersionError: > > org/bitcoinj/tools/WalletTool : Unsupported major.minor version 52.0/ > > > > (52.0 is J2SE8) > > > > Using JDK 1.8 for everything with Fedora 26 > > > > Tried 1.7 no success also. > > > > Many thanks for any help? > > > > > > > > > -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
