/[Apache-SVN]
ViewVC logotype

Revision 1225414


Jump to revision: Previous Next
Author: mrglavas
Date: Thu Dec 29 02:38:30 2011 UTC (12 years, 4 months ago)
Changed paths: 48
Log Message:
Cleaning up SecuritySupport. We no longer need both SecuritySupport and SecuritySupport12 because Xalan now only compiles and runs on J2SE 1.3 or higher. This allows us to tighten up this class even more.

Changed paths

Path Details
Directoryxalan/java/trunk/src/org/apache/xalan/extensions/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/extensions/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/extensions/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/extensions/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/lib/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/lib/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/lib/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/lib/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/lib/sql/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/lib/sql/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/lib/sql/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/lib/sql/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xslt/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/cmdline/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/cmdline/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/cmdline/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/cmdline/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/util/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/util/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/util/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/util/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/dom/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/dom/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/dom/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/dom/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/runtime/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/runtime/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/runtime/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/runtime/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/trax/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/trax/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/trax/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/trax/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xml/dtm/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xml/dtm/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xml/dtm/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xml/dtm/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xml/dtm/ref/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xml/dtm/ref/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xml/dtm/ref/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xml/dtm/ref/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xml/serializer/Encodings.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xml/serializer/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xml/serializer/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xml/serializer/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xml/serializer/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xml/serializer/ToStream.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xml/utils/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xml/utils/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java deleted
Directoryxalan/java/trunk/src/org/apache/xpath/functions/FuncSystemProperty.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xpath/functions/ObjectFactory.java modified , text changed
Directoryxalan/java/trunk/src/org/apache/xpath/functions/SecuritySupport.java
(Copied from xalan/java/trunk/src/org/apache/xpath/functions/SecuritySupport12.java, r1225326)
replaced , text changed
Directoryxalan/java/trunk/src/org/apache/xpath/functions/SecuritySupport12.java deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26