[Fedora-directory-commits] adminserver/admserv/console build.properties, 1.9, 1.10

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Mon Feb 13 22:13:13 UTC 2006


Author: rmeggins

Update of /cvs/dirsec/adminserver/admserv/console
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1369/adminserver/admserv/console

Modified Files:
	build.properties 
Log Message:
Use NSPR 4.6.1 and NSS 3.11 - this requires new freebl3 libraries at runtime
on all platforms, and more on Solaris and HP-UX.
Use admserv10.jar as the console jar file name instead of the new format - will
change back once the new code is tagged.



Index: build.properties
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/console/build.properties,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- build.properties	1 Feb 2006 23:04:04 -0000	1.9
+++ build.properties	13 Feb 2006 22:13:06 -0000	1.10
@@ -22,9 +22,10 @@
 
 adminconsole.root=../..
 mcc.version=1.0
+mcc.nodot.version=10
 
 admin.core=admserv
-admin.console=fedora-${admin.core}-${mcc.version}
+admin.console=${admin.core}${mcc.nodot.version}
 
 console.root=${adminconsole.root}/../built/release/package/java
 ldapjdk.jar=${adminconsole.root}/../imports/ldapjdk/ldapjdk.jar




More information about the Fedora-directory-commits mailing list