[EMAIL PROTECTED] wrote:
> I am trying to build JSS 4.2.5 with Java 1.4.2 and I am having
> troubles. I printed the the build instructions from the website. When
> I run the build it just thrashes and crashes when it run out of
> memroy. Has anyone been able to successfully build this with Java
> 1.4.2 or does anyone know of a place that I can get a 1.4.2 version of
> the jss4.jar?
>   
What platfom and what was your checkout command?

cvs co JSS_4_2_5_RTM mozilla/security/jss

We have been building with Java 1.5 for quite awhile but I just tried 
building with 1.4.2 on Solaris 10 and it worked fine.
Also I have never seen  a build  run  out  of memory,  usually a build 
fails in seconds with compile errors.  What
version of 1.4.2_?

Note if you checked out the trunk

cvs co mozilla/security/jss (will become JSS 4.3)

then some tests programs will fail to compile because they require Java 
1.5 or higher for SunPKCS11 support.
The  JSS class files do not use SunPKCS11 but the JSS test suite now 
configures a JSSE SSL test program that
uses SunPKCS11-NSS.

-glen


> Thanks
> Jason
>
> _______________________________________________
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>   

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to