[Swift-commit] r6134 - in branches/release-0.94: . src/org/griphyn/vdl/util
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sun Jan 6 01:54:36 CST 2013
Author: hategan
Date: 2013-01-06 01:54:35 -0600 (Sun, 06 Jan 2013)
New Revision: 6134
Modified:
branches/release-0.94/
branches/release-0.94/src/org/griphyn/vdl/util/VDL2Config.java
Log:
merged default value fro wrapper staging from trunk
Property changes on: branches/release-0.94
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/release-0.93:4761-5122
/trunk:6103-6104
+ /branches/release-0.93:4761-5122
/trunk:6103-6104,6133
Modified: branches/release-0.94/src/org/griphyn/vdl/util/VDL2Config.java
===================================================================
--- branches/release-0.94/src/org/griphyn/vdl/util/VDL2Config.java 2013-01-06 07:52:45 UTC (rev 6133)
+++ branches/release-0.94/src/org/griphyn/vdl/util/VDL2Config.java 2013-01-06 07:54:35 UTC (rev 6134)
@@ -115,6 +115,7 @@
put("cdm.broadcast.mode", "file");
put("use.provider.staging", "false");
+ put("use.wrapper.staging", "false");
put("ticker.date.format", "");
put("ticker.prefix", "Progress: time:");
More information about the Swift-commit
mailing list