Code Review
/
netconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
53b8e97
)
Improve bnd-parent
38/115138/2
author
Robert Varga
<robert.varga@pantheon.tech>
Thu, 6 Feb 2025 15:30:38 +0000
(16:30 +0100)
committer
Robert Varga
<nite@hq.sk>
Fri, 7 Feb 2025 08:50:53 +0000
(08:50 +0000)
Add bnd.bnd file to provide local repository overloads, improving
manifests a bit.
Change-Id: Ia839558105d288c3df6d01bbd86487bb1e8ada60
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bnd-parent/bnd.bnd
[new file with mode: 0644]
patch
|
blob
diff --git a/bnd-parent/bnd.bnd
b/bnd-parent/bnd.bnd
new file mode 100644
(file)
index 0000000..
e1ab576
--- /dev/null
+++ b/
bnd-parent/bnd.bnd
@@ -0,0
+1,3
@@
+-noextraheaders: true
+Bundle-DocURL: https://github.com/opendaylight/netconf/
+Bundle-SymbolicName: ${project.groupId}.${project.artifactId}