Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
joram
joram
Commits
f0250c93
Commit
f0250c93
authored
Apr 13, 2012
by
Nicolas Tachker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add import org.osgi.service.cm and org.osgi.util.tracker
parent
b73f619b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
joram/joram/client/jms/pom.xml
joram/joram/client/jms/pom.xml
+3
-0
No files found.
joram/joram/client/jms/pom.xml
View file @
f0250c93
...
...
@@ -81,6 +81,8 @@
org.objectweb.util.monolog,
org.objectweb.util.monolog.api,
org.osgi.framework,
org.osgi.service.cm,
org.osgi.util.tracker,
org.xml.sax,
org.xml.sax.helpers
</Import-Package>
<Export-Package>
org.objectweb.joram.client.jms,
...
...
@@ -92,6 +94,7 @@
org.objectweb.joram.client.jms.local,
org.objectweb.joram.client.jms.soap,
org.objectweb.joram.client.jms.tcp
</Export-Package>
<DynamicImport-Package>
*
</DynamicImport-Package>
</instructions>
</configuration>
</plugin>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment