Kevin Seguin wrote: > > i have builds of the iis connector and the netscape connector on solaris (built on >2.6) for jk1. > > if somebody can tell me what i need to do - how to sign the binaries, where to >upload files to - i can provide these.
The file are in daedalus.apache.org under /x2/www/jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.2/bin/solaris6/sparc if sparc /x2/www/jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.2/bin/solaris6/i386 if intel To sign the files you can use gpg -sba file Then use scp to copy the file and file.asc files. Add you pub key to the /x2/www/jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.2/KEYS file. A nice document is available at http://httpd.apache.org/dev/binaries.html about releasing. I have prepared mod_jk.so for solaris8/sparc - I will test it and make it available tomorrow - > > -kevin. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>