As we don't find severe issues I think these minors can be fixed in later release.
+1 for the release. Regards, Kai -----Original Message----- From: Zheng, Kai Sent: Tuesday, March 08, 2016 9:25 AM To: [email protected] Subject: RE: [VOTE] Release Apache Kerby 1.0.0-RC2 Thanks Jiajia for the hints. Yes it's my bad entering into the wrong folder. Below are my trying again, and it worked out. Some issues can be seen, for example, [output-keytab] means the option isn't a must, be in fact it does. I suggest we don't stop here as these are not blocking things. c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc-dist>bin\kdcinit.cmd Usage: bin\kdcinit.cmd [conf-dir] [output-keytab] This tool initializes KDC backend and should only be performed the first time, and the output keytab should be carefully kept to administrate/kadmin KDC later. Example: bin\kdcinit.cmd conf admin.keytab c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc-dist>bin\kdcinit.cmd conf Usage: bin\kdcinit.cmd [conf-dir] [output-keytab] This tool initializes KDC backend and should only be performed the first time, and the output keytab should be carefully kept to administrate/kadmin KDC later. Example: bin\kdcinit.cmd conf admin.keytab c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc-dist>bin\kdcinit.cmd .\conf Usage: bin\kdcinit.cmd [conf-dir] [output-keytab] This tool initializes KDC backend and should only be performed the first time, and the output keytab should be carefully kept to administrate/kadmin KDC later. Example: bin\kdcinit.cmd conf admin.keytab c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc-dist>bin\kdcinit.cmd .\conf admin.keytab The keytab for kadmin principal has been exported to the specified file c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc ep it, in order to use kadmin tool later Finished initializing the KDC backend c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc-dist>bin\start-kdc.cmd .\conf Usage: bin\start-kdc.cmd [conf-dir] [working-dir] Example: bin\start-kdc.cmd conf runtime c:\work\projects\kerby-all-1.0.0-RC2\kerby-dist\kdc-dist>bin\start-kdc.cmd .\conf c:\tmp KDC started. Regards, Kai -----Original Message----- From: Li, Jiajia [mailto:[email protected]] Sent: Tuesday, March 08, 2016 9:15 AM To: [email protected] Subject: RE: [VOTE] Release Apache Kerby 1.0.0-RC2 Hi Kai, Can you find the jars in directory-kerby/kerby-dist/kdc-dist/target/lib? Thanks Jiajia -----Original Message----- From: Zheng, Kai [mailto:[email protected]] Sent: Tuesday, March 08, 2016 9:07 AM To: [email protected] Subject: RE: [VOTE] Release Apache Kerby 1.0.0-RC2 Yes I should run the *.cmd ones on windows. But when I tried, c:\work\projects\kerby\kerby-dist\kdc-dist>bin\kdcinit.cmd Error: Could not find or load main class org.apache.kerby.kerberos.tool.kdcinit.KdcInitTool c:\work\projects\kerby\kerby-dist\kdc-dist>bin\start-kdc.cmd conf Error: Could not find or load main class org.apache.kerby.kerberos.kdc.KerbyKdcServer Regards, Kai -----Original Message----- From: Zheng, Kai [mailto:[email protected]] Sent: Tuesday, March 08, 2016 7:18 AM To: [email protected] Subject: RE: [VOTE] Release Apache Kerby 1.0.0-RC2 Oops, looks like an issue. After mvn package -Pdist, $ bin/start-kdc.sh conf Error: Could not find or load main class org.apache.kerby.kerberos.kdc.KerbyKdcServer Or is there anything wrong with my setup? Thanks. Note on Windows. Regards, Kai From: Li, Jiajia [mailto:[email protected]] Sent: Monday, March 07, 2016 1:24 PM To: [email protected]; [email protected] Subject: [VOTE] Release Apache Kerby 1.0.0-RC2 Hi all, This is the 2st Apache Kerby release (1.0.0-RC2). This is a release candidate, which means we are reaching an API freeze, but some bugs might be fixed before we move to an official GA. Please cast your vote ! The revision : https://git-wip-us.apache.org/repos/asf?p=directory-kerby.git;a=commit;h=688b4aa0ac5b675af127cf8f3c08e742ca7c9659 Staging repo: https://repository.apache.org/content/repositories/orgapachedirectory-1077 Source package: https://home.apache.org/~seelmann/kerby-1.0.0-RC2/ Please cast your votes: [ ] +1 Release Apache Kerby 1.0.0-RC2 [ ] 0 abstain [ ] -1 Do not release Apache Kerby 1.0.0-RC2
