summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-08-27 13:07:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-08-27 13:07:38 +0000
commiteb7ca2acfd464b5c406141eefb29108abe74b96b (patch)
tree383fbea00df5232967177d956aadcad2fef32cbf /qadevOOo
parent4b2d0e79d8092fed621ae1c2902a857a7c4724cd (diff)
INTEGRATION: CWS sb91 (1.9.6); FILE MERGED
2008/07/21 09:55:25 sb 1.9.6.1: #i91567# eliminated unnecessary setsolar/setcws in spawned shells
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/util/PropertyName.java12
1 files changed, 1 insertions, 11 deletions
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index 9f03a9639b0a..71ba8d5df809 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: PropertyName.java,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -108,11 +108,6 @@ public interface PropertyName {
*/
final public static String KEEP_DOCUMENT = "KeepDocument";
/**
- * parameter name: "OOO_EnvSet"<p>
- * path to the configuration file to create an build environment
- */
- final public static String OOO_ENVSET = "OOO_EnvSet";
- /**
* parameter name: "SRC_ROOT"<p>
* path to the source root of OpenOffice.org
*/
@@ -122,11 +117,6 @@ public interface PropertyName {
* the name of the version to test
*/
final public static String VERSION = "Version";
- /**
- * parameter name: "COMP_ENV"<p>
- * like unxsols4, unxsoli4, unxlngi5, wntmsci10
- */
- final public static String COMP_ENV = "COMP_ENV";
/**
* parameter name "Shell"<p>