[
https://issues.apache.org/jira/browse/DERBY-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-4024:
---------------------------------
Attachment: derby-4024-01-aa-felixSources.diff
Attaching derby-4024-01-aa-felixSources.diff. This replaces felix.jar with the
corresponding Felix sources. Touches the following files:
M build.xml
M tools/ant/properties/extrapath.properties
M tools/ant/properties/dirs.properties
Wire the Felix sources into the Derby build.
M NOTICE
Include the Felix NOTICE in Derby's NOTICE file.
D tools/java/felix.jar
Deprecate this jar file.
A java/stubs/felix
A java/stubs/felix/org
A java/stubs/felix/org/osgi
A java/stubs/felix/org/osgi/framework
A java/stubs/felix/org/osgi/framework/AllServiceListener.java
A java/stubs/felix/org/osgi/framework/FrameworkEvent.java
A java/stubs/felix/org/osgi/framework/Configurable.java
A java/stubs/felix/org/osgi/framework/AdminPermission.java
A java/stubs/felix/org/osgi/framework/ServiceEvent.java
A java/stubs/felix/org/osgi/framework/FrameworkListener.java
A java/stubs/felix/org/osgi/framework/PackagePermission.java
A java/stubs/felix/org/osgi/framework/ServiceListener.java
A java/stubs/felix/org/osgi/framework/ServicePermission.java
A java/stubs/felix/org/osgi/framework/Bundle.java
A java/stubs/felix/org/osgi/framework/BundleEvent.java
A java/stubs/felix/org/osgi/framework/InvalidSyntaxException.java
A java/stubs/felix/org/osgi/framework/Constants.java
A java/stubs/felix/org/osgi/framework/BundleContext.java
A java/stubs/felix/org/osgi/framework/BundleListener.java
A java/stubs/felix/org/osgi/framework/ServiceReference.java
A java/stubs/felix/org/osgi/framework/BundlePermission.java
A java/stubs/felix/org/osgi/framework/Filter.java
A java/stubs/felix/org/osgi/framework/Version.java
A java/stubs/felix/org/osgi/framework/BundleActivator.java
A java/stubs/felix/org/osgi/framework/BundleException.java
A java/stubs/felix/org/osgi/framework/ServiceFactory.java
A java/stubs/felix/org/osgi/framework/SynchronousBundleListener.java
A java/stubs/felix/org/osgi/framework/FrameworkUtil.java
A java/stubs/felix/org/osgi/framework/ServiceRegistration.java
Add the Felix sources.
> Replace felix.jar file with the felix sources
> ---------------------------------------------
>
> Key: DERBY-4024
> URL: https://issues.apache.org/jira/browse/DERBY-4024
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.5.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-4024-01-aa-felixSources.diff
>
>
> In order to bundle Derby with popular linux distributions like Debian and
> Ubuntu, it must be possible to build Derby from sources and existing linux
> components. By replacing Felix jar with the corresponding sources, we move
> another step closer to being able to bundle Derby with linux distributions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.