Revision: 20293 http://sourceforge.net/p/jmol/code/20293 Author: hansonr Date: 2015-02-15 00:16:44 +0000 (Sun, 15 Feb 2015) Log Message: ----------- back to <property name="tsa.url" value="http://timestamp.globalsign.com/scripts/timestamp.dll" />
Modified Paths: -------------- trunk/Jmol/build.xml Modified: trunk/Jmol/build.xml =================================================================== --- trunk/Jmol/build.xml 2015-02-15 00:12:37 UTC (rev 20292) +++ trunk/Jmol/build.xml 2015-02-15 00:16:44 UTC (rev 20293) @@ -123,8 +123,8 @@ <property name="selfsign.storetype" value="jks" /> <property name="selfsign.storepass" value="selfSignedCertificate" /> <property name="selfsign.alias" value="selfSignedCertificate" /> - <!-- property name="tsa.url" value="http://timestamp.globalsign.com/scripts/timestamp.dll" / --> - <property name="tsa.url" value="http://tsa.starfieldtech.com" /> + <property name="tsa.url" value="http://timestamp.globalsign.com/scripts/timestamp.dll" /> + <!-- property name="tsa.url" value="http://tsa.starfieldtech.com" / --> <!-- http://timestamp.globalsign.com/scripts/timestamp.dll or http://tsa.starfieldtech.com/, which stopped working 3/27/14 and again on 4/8/14 --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits