OSDN Git Service

MOD: JDeveloper upgrade 10.1.3 DP to 10.1.3 EA1.
authortakuya-o <takuya-o>
Fri, 28 Oct 2005 21:26:31 +0000 (21:26 +0000)
committertakuya-o <takuya-o>
Fri, 28 Oct 2005 21:26:31 +0000 (21:26 +0000)
BetaProject.jpr

index 1ce45b7..c36f2b5 100644 (file)
@@ -1,28 +1,58 @@
 <?xml version = '1.0' encoding = 'UTF-8'?>
 <jpr:project xmlns:jpr="http://xmlns.oracle.com/ide/project">
    <hash n="component-versions">
-      <value n="oracle.adfdt.controller.struts.addin.StrutsProjectMigrator" v="10.1.3.0.2"/>
-      <value n="oracle.ide.model.Project" v="10.1.3.0.2"/>
-      <value n="oracle.jdeveloper.offlinedb.migration.OfflineDBProjectMigrator" v="10.1.3.0.2"/>
-      <value n="oracle.jdevimpl.jsp.JspMigrator" v="10.1.3.0.2"/>
-      <value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="10.1.3.0.2"/>
+      <value n="oracle.adf.dt.migration.ProjectMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.adfdt.controller.jsf.addin.JSFProjectMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.adfdt.controller.struts.addin.db.ADFStrutsProjectMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.adfdt.controller.struts.addin.StrutsProjectMigrator" v="10.1.3.0.2;10.1.3.0.3"/>
+      <value n="oracle.bm.commonIde.ProjectUpgrader" v="10.1.3.0.3"/>
+      <value n="oracle.ide.model.Project" v="10.1.3.0.2;10.1.3.0.3"/>
+      <value n="oracle.ide.model.ResourcePathsMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.jbo.dt.jclient.migrator.JCProjectMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.jbo.dt.jdevx.ui.appnav.APProjectMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.jdeveloper.dbmodeler.migration.ProjectMigratorHelper" v="10.1.3.0.3"/>
+      <value n="oracle.jdeveloper.offlinedb.migration.OfflineDBProjectMigrator" v="10.1.3.0.2;10.1.3.0.3"/>
+      <value n="oracle.jdevimpl.jsp.JspMigrator" v="10.1.3.0.2;10.1.3.0.3"/>
+      <value n="oracle.jdevimpl.runner.RunConfigurationsMigrator" v="10.1.3.0.3"/>
+      <value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="10.1.3.0.2;10.1.3.0.3"/>
+      <value n="oracle.toplink.addin.migration.TopLinkProjectMigrator" v="10.1.3.0.3"/>
    </hash>
    <list n="contentSets">
       <string v="oracle.jdeveloper.model.PathsConfiguration/javaContentSet"/>
-      <string v="oracle.jdeveloper.resources.ResourcePaths/resourcesContentSet"/>
       <string v="oracle.jdeveloper.model.J2eeSettings/webContentSet"/>
-      <string v="oracle.jdeveloper.offlinedb.OfflineDBProjectSettings/offlineDBContentSet"/>
       <string v="oracle.bm.commonIde.data.project.ModelerProjectSettings/modelersContentSet"/>
+      <string v="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings/offlineDBContentSet"/>
+      <string v="oracle.ide.model.ResourcePaths/resourcesContentSet"/>
+      <string v="oracle.toplink.addin.TopLinkProjectSettings/toplinkContentSet"/>
    </list>
+   <value n="defaultPackage" v="mypackage"/>
+   <hash n="oracle.adf.dt.settings.ADFMSettings">
+      <value n="metafilepackage" v="mypackage"/>
+   </hash>
    <hash n="oracle.bm.commonIde.data.project.ModelerProjectSettings">
       <hash n="modelersContentSet">
+         <list n="pattern-filters">
+            <string v="+**"/>
+         </list>
          <list n="url-path">
             <url path="model/"/>
          </list>
       </hash>
       <value n="modelersVersion" v="10.13"/>
    </hash>
+   <hash n="oracle.ide.model.ResourcePaths">
+      <hash n="resourcesContentSet">
+         <list n="pattern-filters">
+            <string v="+*"/>
+         </list>
+         <list n="url-path">
+            <url path="."/>
+         </list>
+      </hash>
+   </hash>
    <hash n="oracle.jdeveloper.model.J2eeSettings">
+      <value n="j2eeWebAppName" v="BetaProject"/>
+      <value n="j2eeWebContextRoot" v="BetaProject"/>
       <hash n="webContentSet">
          <list n="url-path">
             <url path="public_html/"/>
@@ -39,7 +69,7 @@
          </list>
       </hash>
    </hash>
-   <hash n="oracle.jdeveloper.offlinedb.OfflineDBProjectSettings">
+   <hash n="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings">
       <hash n="offlineDBContentSet">
          <list n="pattern-filters">
             <string v="+**"/>
          </list>
       </hash>
    </hash>
-   <hash n="oracle.jdeveloper.resources.ResourcePaths">
-      <hash n="resourcesContentSet">
-         <list n="pattern-filters">
-            <string v="+*"/>
-         </list>
-         <list n="url-path">
-            <url path="."/>
-         </list>
+   <hash n="oracle.jdeveloper.runner.RunConfigurations">
+      <hash n="runConfigurationDefinitions">
+         <hash n="Default">
+            <value n="custom" v="false"/>
+            <value n="name" v="Default"/>
+            <url n="targetURL" path="src/org/jent/checksmtp/Application.java"/>
+            <value n="VMName" v="server"/>
+         </hash>
       </hash>
+      <list n="runConfigurationList">
+         <string v="Default"/>
+      </list>
    </hash>
-   <hash n="oracle.jdeveloper.runner.RunConfiguration">
-      <url n="targetURL" path="src/org/jent/checksmtp/Application.java"/>
-      <value n="VMName" v="client"/>
+   <hash n="oracle.jdevimpl.config.JProjectLibraries">
+      <hash n="jdkReference">
+         <url n="id" path="../../../system/oracle.jdeveloper.10.1.3.34.12/1.5.0_05.jdk"/>
+         <value n="isJDK" v="true"/>
+         <value n="jdkVersion" v="1.5.0_05"/>
+      </hash>
    </hash>
    <hash n="oracle.jdevimpl.config.JProjectPaths">
       <url n="outputDirectory" path="classes/"/>
    </hash>
+   <hash n="oracle.toplink.addin.TopLinkProjectSettings">
+      <hash n="toplinkContentSet">
+         <list n="pattern-filters">
+            <string v="+**"/>
+         </list>
+         <list n="url-path">
+            <url path="toplink/"/>
+         </list>
+      </hash>
+   </hash>
 </jpr:project>