[
https://issues.apache.org/jira/browse/DERBY-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376139#comment-16376139
]
Rick Hillegas commented on DERBY-6945:
--------------------------------------
Hey Bryan,
Full disclosure: My current workspace has more build-related changes in it. So
the following experiments may not apply to the head of the trunk. I will try
creating a fresh workspace from scratch and see if I can reproduce the problems
you are seeing.
1) I don't have a theory about why the deleted build.xml files are re-appearing
in your workspace. After I do a full build (including jar files), I see the
following build.xml files in my workspace:
trunk/build.xml
trunk/java/build/build.xml
trunk/java/build/org/apache/derbyBuild/build.xml
trunk/java/build/org/apache/derbyPreBuild/build.xml
trunk/java/client/build.xml
trunk/java/demo/build.xml
trunk/java/demo/scores/build.xml
trunk/java/demo/toursdb/build.xml
trunk/java/drda/build.xml
trunk/java/engine/build.xml
trunk/java/engine/org/apache/derby/loc/build.xml
trunk/java/optional/build.xml
trunk/java/run/build.xml
trunk/java/shared/build.xml
trunk/java/storeless/build.xml
trunk/java/testing/build.xml
trunk/java/tools/build.xml
trunk/tools/l10n/build.xml
trunk/tools/release/build.xml
2) After a full build, the following file does NOT appear to be checkout out in
my workspace:
java/testing/org/apache/derbyTesting/functionTests/tests/lang/nast1.jar
3) When I introduce an error into NetworkServerControlImpl, the build
terminates immediately after choking on that file and I see a "BUILD FAILED"
diagnostic at the end.
4) I don't know what the state of the Windows build is. I always build on Mac
OSX. The Jenkins builds have been unstable for a while. It is quite likely that
I have broken the build/test cycle in environments which I don't use. Can you
share more information about the test failures which you are seeing on Windows?
Thanks,
-Rick
> 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
> Priority: Major
> 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,
> derby-6945-08-ad-move_shared_iapi_under_shared.diff,
> derby-6945-09-ab-moveInternalDriver.diff, derby-6945-10-aa-moveDriver42.diff,
> derby-6945-11-ab-moveAutoloadedDriver.diff,
> derby-6945-12-ab-moveClientDataSourceInterface.diff,
> derby-6945-13-aa-create-ClientAutoloadedDriver.diff,
> derby-6945-14-aa-moveMoreEmbeddedClassesOutOfPublicAPI.diff,
> derby-6945-15-aa-moveMoreClientClassesOutOfPublicAPI.diff,
> derby-6945-16-aa-consolidatePublicAPI.diff,
> derby-6945-17-aa-resealPackagesIn-derbyshared.diff,
> derby-6945-18-aa-resealLocalizationPackage.diff,
> derby-6945-19-ad-movePublicAPIintoToolsJar.diff,
> derby-6945-20-aa-removeClasslister.diff,
> derby-6945-21-aa-simplifyBuildScripts.diff,
> derby-6945-21-ab-simplifyBuildScripts.diff,
> derby-6945-XX-moveDataSourceFactories, 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
(v7.6.3#76005)