Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
acdc
repository-extension-services
Commits
f7956c11
Commit
f7956c11
authored
Nov 22, 2016
by
acoburn
Browse files
update import defn
parent
5b4c8050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
acrepo-connector-idiomatic/build.gradle
acrepo-connector-idiomatic/build.gradle
+1
-1
No files found.
acrepo-connector-idiomatic/build.gradle
View file @
f7956c11
...
...
@@ -26,7 +26,7 @@ jar {
docURL
project
.
docURL
vendor
project
.
vendor
license
project
.
license
instruction
'Import-Package'
,
"org.apache.camel,javax.sql,${defaultOsgiImports}"
instruction
'Import-Package'
,
"org.apache.camel,
org.apache.camel.component.sql,
javax.sql,${defaultOsgiImports}"
instruction
'Export-Package'
,
"edu.amherst.acdc.connector.idiomatic;version=${projectOsgiVersion}"
}
}
...
...
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