AW: Cannot find symbol (CertAndKeyGen) with JDK8

2014-05-20 Thread Markus Wiesenbacher
iche Nachricht- > Von: Markus Wiesenbacher [mailto:markus.wiesenbac...@intrafind.de] > Gesendet: Montag, 19. Mai 2014 12:56 > An: Ant Users List > Betreff: AW: Cannot find symbol (CertAndKeyGen) with JDK8 > > - To

AW: Cannot find symbol (CertAndKeyGen) with JDK8

2014-05-20 Thread jhm
; Von: Markus Wiesenbacher [mailto:markus.wiesenbac...@intrafind.de] > Gesendet: Montag, 19. Mai 2014 12:56 > An: Ant Users List > Betreff: AW: Cannot find symbol (CertAndKeyGen) with JDK8 > > - To be more sp

AW: Cannot find symbol (CertAndKeyGen) with JDK8

2014-05-19 Thread Markus Wiesenbacher
. Mai 2014 11:43 An: user@ant.apache.org Betreff: Cannot find symbol (CertAndKeyGen) with JDK8 Hi, I am trying to compile my classes (which make use of sun.security.tools.keytool CertAndKeyGen) but I am always getting "cannot find symbol". If I add the JRE-lib folder into my build-scri

Cannot find symbol (CertAndKeyGen) with JDK8

2014-05-19 Thread Markus Wiesenbacher
Hi, I am trying to compile my classes (which make use of sun.security.tools.keytool CertAndKeyGen) but I am always getting "cannot find symbol". If I add the JRE-lib folder into my build-script it works. I don“t know why, as the JDK-lib folder also contains the rt.jar containing the needed clas