[ https://issues.apache.org/jira/browse/DERBY-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick Hillegas updated DERBY-6945: --------------------------------- Attachment: derby-6945-08-ab-move_shared_iapi_under_shared.diff Attaching derby-6945-08-ab-move_shared_iapi_under_shared.diff. This version of the patch adjusts security policies so that they refer to SystemPermission in the org.apache.derby.shared.common.security package. I am re-running tests now. Touches the following additional files: {noformat} M java/drda/org/apache/derby/drda/server.policy M java/drda/org/apache/derby/drda/template.policy M java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/GetCurrentPropertiesTest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/NetworkServerControlApiTest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/RuntimeInfoTest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/SecureServerTest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/ServerPropertiesTest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/SysinfoTest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/engine/noDeregisterPermission.policy M java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/noAbortPermission.policy M java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/LDAPTests.policy M java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/XATest.policy M java/testing/org/apache/derbyTesting/functionTests/tests/lang/SecurityPolicyReloadingTest.initial.policy M java/testing/org/apache/derbyTesting/functionTests/tests/lang/SecurityPolicyReloadingTest.modified.policy M java/testing/org/apache/derbyTesting/functionTests/tests/lang/SecurityPolicyReloadingTest.unreloadable.policy M java/testing/org/apache/derbyTesting/functionTests/tests/lang/luceneSupport.policy M java/testing/org/apache/derbyTesting/functionTests/tests/lang/no_derby_internals.policy M java/testing/org/apache/derbyTesting/functionTests/tests/lang/resultSetReader.policy M java/testing/org/apache/derbyTesting/functionTests/tests/management/CacheManagerMBeanTest.withPerm.policy M java/testing/org/apache/derbyTesting/functionTests/tests/management/CacheManagerMBeanTest.withoutPerm.policy M java/testing/org/apache/derbyTesting/functionTests/tests/store/Derby3980DeadlockTest.policy M java/testing/org/apache/derbyTesting/functionTests/util/derby_tests.policy M java/testing/org/apache/derbyTesting/unitTests/junit/MissingPermissionsTest.policy M java/testing/org/apache/derbyTesting/unitTests/junit/MissingPermissionsTest1.policy M java/testing/org/apache/derbyTesting/unitTests/junit/MissingPermissionsTest2.policy M java/testing/org/apache/derbyTesting/unitTests/junit/SystemPrivilegesPermissionTest.policy M java/testing/org/apache/derbyTesting/unitTests/junit/SystemPrivilegesPermissionTest1.policy {noformat} > Re-package Derby as a collection of jigsaw modules > -------------------------------------------------- > > Key: DERBY-6945 > URL: https://issues.apache.org/jira/browse/DERBY-6945 > Project: Derby > Issue Type: Improvement > Affects Versions: 10.13.1.2 > Reporter: Rick Hillegas > Attachments: derby-6945-01-aa-remove_derbyPreBuild_dep.diff, > derby-6945-02-ab-newDerbySharedJar.diff, > derby-6945-02-ac-newDerbySharedJar.diff, derby-6945-03-aa-partitionTest.diff, > derby-6945-04-aa-moveRunClass.diff, > derby-6945-05-aa-removeRedundant_Attribute_SQLState.diff, > derby-6945-06-aa-removeOtherSharedDuplicates.diff, > derby-6945-07-aa-net_client_overlap.diff, > derby-6945-08-aa-move_shared_iapi_under_shared.diff, > derby-6945-08-ab-move_shared_iapi_under_shared.diff, jdeps.out.tar > > > Once we commit to building with Java 9 (see DERBY-6856), we should consider > re-packaging Derby as a set of jigsaw modules. This would result in a > different set of release artifacts. This might be a good opportunity to > address the Tomcat artifactory issues raised by issue DERBY-6944. -- This message was sent by Atlassian JIRA (v6.4.14#64029)