Author: woonsan
Date: Mon Jul 27 16:33:52 2009
New Revision: 798208
URL: http://svn.apache.org/viewvc?rev=798208&view=rev
Log:
JS2-1047: matches the db display name for oracle10
Modified:
portals/jetspeed-2/portal/trunk/jetspeed-installer/etc/ant-installer/antinstall-config-min.xml
Modified:
portals/jetspeed-2/portal/trunk/jetspeed-installer/etc/ant-installer/antinstall-config-min.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/jetspeed-installer/etc/ant-installer/antinstall-config-min.xml?rev=798208&r1=798207&r2=798208&view=diff
==============================================================================
---
portals/jetspeed-2/portal/trunk/jetspeed-installer/etc/ant-installer/antinstall-config-min.xml
(original)
+++
portals/jetspeed-2/portal/trunk/jetspeed-installer/etc/ant-installer/antinstall-config-min.xml
Mon Jul 27 16:33:52 2009
@@ -203,7 +203,7 @@
<page type="input" name="oracle10" displayText="Oracle Database connection
parameters" ifProperty="${dbName}=oracle10">
<hidden property="checkdb" value="true" />
<hidden property="dbvalid" value="false" />
- <hidden property="dbDisplayName" value="Oracle 10"/>
+ <hidden property="dbDisplayName" value="Oracle 10 or higher"/>
<comment displayText="Please fill in the fields below for connecting to
the Oracle database." />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]