You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/02/03 09:50:43 UTC

[isis] 01/01: ISIS-2504: removes metadata for removed config parameters

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch ISIS-2504
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 69f90ed9ecf1f447982be769ee32428e3925ad56
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Feb 3 09:48:25 2021 +0000

    ISIS-2504: removes metadata for removed config parameters
---
 .../additional-spring-configuration-metadata.json  | 69 ----------------------
 1 file changed, 69 deletions(-)

diff --git a/core/config/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/core/config/src/main/resources/META-INF/additional-spring-configuration-metadata.json
index 7596c02..80a2d19 100644
--- a/core/config/src/main/resources/META-INF/additional-spring-configuration-metadata.json
+++ b/core/config/src/main/resources/META-INF/additional-spring-configuration-metadata.json
@@ -17,75 +17,6 @@
     {
       "name": "isis.value-types.java-lang.byte.format",
       "type": "java.lang.String"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.ConnectionFactoryName"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.ConnectionFactory2Name"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.ConnectionPasswordDecrypter"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.PersistenceUnitLoadClasses"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.schema.autoCreateAll",
-      "type": "java.lang.Boolean"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.schema.autoCreateDatabase",
-      "type": "java.lang.Boolean"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.schema.validateAll",
-      "type": "java.lang.Boolean"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.schema.validateTables",
-      "type": "java.lang.Boolean"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.schema.validateConstraints",
-      "type": "java.lang.Boolean"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.persistenceByReachabilityAtCommit",
-      "type": "java.lang.Boolean"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.identifier.case",
-      "type": "java.lang.String"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.datanucleus.cache.level2.mode",
-      "type": "java.lang.String",
-      "description": "Values of javax.persistence.SharedCacheMode, capitalized"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.javax.jdo.option.ConnectionDriverName",
-      "providers": [{
-        "name": "class-reference",
-        "parameters": {
-          "target": "java.sql.Driver"
-        }
-      }]
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.javax.jdo.option.ConnectionURL",
-      "type": "java.lang.String"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.javax.jdo.option.ConnectionUserName",
-      "type": "java.lang.String"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.javax.jdo.option.ConnectionPassword",
-      "type": "java.lang.String"
-    },
-    {
-      "name": "isis.persistence.jdo-datanucleus.impl.javax.jdo.PersistenceManagerFactoryClass"
     }
   ],
   "hints": [