Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
6f2eb9294c3d945a0f168a1a0d966da7ed2012a2
/
bundleplugin
« Previous
f26260b
Update parent pom; fix missing license headers
by Stuart McCulloch
· 13 years ago
35c25c3
Update to bndlib 1.43.0
by Stuart McCulloch
· 14 years ago
aa1eb1f
FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml
by Guillaume Nodet
· 14 years ago
07b7cf4
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
d225794
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.4
by Guillaume Nodet
· 14 years ago
7f6c0c0
Update changelog to reflect the correct version
by Guillaume Nodet
· 14 years ago
e337255
Fix legal files for bundleplugin as we don't include BND anymore
by Guillaume Nodet
· 14 years ago
d60e99e
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
69a8fa5
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.2
by Guillaume Nodet
· 14 years ago
2c081b5
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
813398d
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.0
by Guillaume Nodet
· 14 years ago
a4175e4
Update bundleplugin changelog
by Guillaume Nodet
· 14 years ago
172dd92
Fix legal files for bundleplugin
by Guillaume Nodet
· 14 years ago
12264ad
Fixes FELIX-2817 : The maven-bundle-plugin manifest goal should honor the supportedProjectTypes configuration setting.
by Hiram R. Chirino
· 14 years ago
7b60a46
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
765151e
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.0
by Guillaume Nodet
· 14 years ago
0ef45c7
Update changelog for maven bundle plugin release
by Guillaume Nodet
· 14 years ago
20a916a
Fixes FELIX-2812: The <Embed-Dependency> filter can fail if your matching against multiple "*" artifact ids.
by Hiram R. Chirino
· 14 years ago
2172ef9
Fixes FELIX-2811 : If <Private-Package>!*</Private-Package> is defined the all packages should be exported by {local-packages}
by Hiram R. Chirino
· 14 years ago
922498b
Improving implementation of FELIX-2809, we now look at the transitive path of an artifact to determine if it's optional.
by Hiram R. Chirino
· 14 years ago
2d401a3
Fixes FELIX-2809: maven-bundle-plugin should automatically add "resolution:=optional" to imported packages that are in optional maven dependencies.
by Hiram R. Chirino
· 14 years ago
4f5f227
Fixes FELIX-2808 - scan for local packages by looking for *.class files instead of *.java so that all the JVM languages can be supported.
by Hiram R. Chirino
· 14 years ago
0641828
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 14 years ago
a49a068
[maven-release-plugin] prepare release maven-bundle-plugin-2.2.0
by Stuart McCulloch
· 14 years ago
d5c2269
Update changelog
by Stuart McCulloch
· 14 years ago
a8e4f2a
Update copyright years
by Stuart McCulloch
· 14 years ago
e5f5c7a
[FELIX-2701] Add a {local-packages} macro for automatically expanding local packages in the <Export-Package> instruction
by Guillaume Nodet
· 14 years ago
ea93d68
Remove bnd modification. (FELIX-2176)
by Richard S. Hall
· 14 years ago
2c9e592
Update to latest bndlib. (FELIX-2176)
by Richard S. Hall
· 14 years ago
dc8c929
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
1c87731
[maven-release-plugin] prepare release maven-bundle-plugin-2.1.0
by Guillaume Nodet
· 15 years ago
5c0d6ce
[bundleplugin] upgrade to latest felix-parent and bundlerepository
by Guillaume Nodet
· 15 years ago
ff38656
[bundlerepository] fix a NPE in the index goal
by Guillaume Nodet
· 15 years ago
e04346c
[bundleplugin] upgrade to bundlerepository snapshot
by Guillaume Nodet
· 15 years ago
2d81f33
[bundleplugin] minor improvements to the index goal
by Guillaume Nodet
· 15 years ago
bdc1375
[bundleplugin] fix parsing of the obr.xml file
by Guillaume Nodet
· 15 years ago
9337c34
[bundleplugin] minor improvements to the index goal
by Guillaume Nodet
· 15 years ago
127d557
[bundleplugin] fix possible NPE when installing non osgi bundles artifacts
by Guillaume Nodet
· 15 years ago
8d5faf6
FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model
by Guillaume Nodet
· 15 years ago
c24508d
FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly
by Guillaume Nodet
· 15 years ago
57a8d81
FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly
by Guillaume Nodet
· 15 years ago
f51cc6b
FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly
by Guillaume Nodet
· 15 years ago
09157a9
FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly
by Guillaume Nodet
· 15 years ago
6de29c3
FELIX-1568: Goal to transform a maven version into an OSGi version
by Guillaume Nodet
· 15 years ago
6da2254
FELIX-2173: Fix inconsistent maven->osgi version conversion between maven-bundle-plugin and DefaultMaven2OsgiConverter
by Guillaume Nodet
· 15 years ago
321e432
FELIX-2155: the maven bundle plugin generates wrong capabilities for packages with directives
by Guillaume Nodet
· 15 years ago
b64ee73
FELIX-1951: The SchemaObr.xsd in bundleplugin is incomplete
by Guillaume Nodet
· 15 years ago
4eb49be
FELIX-2112: Carriage returns are removed from instructions, but the lines should be trimmed alltogether
by Guillaume Nodet
· 15 years ago
ffe105b
FELIX-1634: enable transitive lookup for dependencies with <type>bundle</type>
by Stuart McCulloch
· 15 years ago
b32cde2
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 15 years ago
2e5a850
[maven-release-plugin] prepare release maven-bundle-plugin-2.0.1
by Stuart McCulloch
· 15 years ago
efb03e4
Update bundleplugin docs
by Stuart McCulloch
· 15 years ago
c4b3d30
Update changelog in preparation for 2.0.1 release
by Stuart McCulloch
· 15 years ago
8ae5512
Add missing ASL header on xsl file
by Guillaume Nodet
· 15 years ago
3bfc36a
Add a test case for the blueprint component in the bundle plugin
by Guillaume Nodet
· 15 years ago
8812902
FELIX-1461: make local repository updates a bit more atomic
by Stuart McCulloch
· 15 years ago
ed3bd71
Temporary patch for Include-Resource bug on Windows
by Stuart McCulloch
· 15 years ago
a15a9bf
FELIX-1539: include additional source directories in local package calculation
by Stuart McCulloch
· 15 years ago
6dd4dd2
FELIX-1439: add project organization name/url properties
by Stuart McCulloch
· 15 years ago
598d2bd
FELIX-1501: use getProperty() instead of getProperties().getProperty() as the former does property interpolation
by Stuart McCulloch
· 15 years ago
459eaed
FELIX-1552: add support for blueprint and spring-dm declarations to import the discovered packages
by Guillaume Nodet
· 15 years ago
f3f38b2
FELIX-1148: apply local patch for MSHARED-101
by Stuart McCulloch
· 15 years ago
acef948
FELIX-1148: take local copy of another shared Maven component (dependency-tree) so we can apply an outstanding patch
by Stuart McCulloch
· 15 years ago
c966ef6
FELIX-981: avoid spurious split package warnings
by Stuart McCulloch
· 15 years ago
cb2a3b2
FELIX-1290: warn if Embed-Dependency doesn't match any dependencies
by Stuart McCulloch
· 15 years ago
96f089c
FELIX-1021: remove expression from classifier parameter (ie. same as jar plugin)
by Stuart McCulloch
· 15 years ago
364d6cf
FELIX-1023: apply modified patch (follow existing code pattern) to add category information
by Stuart McCulloch
· 15 years ago
276eec8
Upgrade to bndlib 0.0.357
by Stuart McCulloch
· 15 years ago
f3b6b48
Replaced some more @author tags.
by Richard S. Hall
· 15 years ago
3bc8afd
Replaced some @author tags with the Felix project...plenty more still need it.
by Richard S. Hall
· 15 years ago
a58cb52
Use latest parent
by Stuart McCulloch
· 15 years ago
63682bf
FELIX-1262: remove duplicate resource entries to avoid Bnd Tool error (it suffixes duplicate entries with ~ and then can't find a file with that name)
by Stuart McCulloch
· 15 years ago
d00f971
FELIX-1262: add local Bnd source to apply temporary patches
by Stuart McCulloch
· 15 years ago
210e309
Fix issue Felix-1054.
by Clement Escoffier
· 16 years ago
4ae8697
Update pom files to use the 1.0.4 parent pom (bulk change).
by Clement Escoffier
· 16 years ago
935cbe8
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 16 years ago
f1d8917
[maven-release-plugin] prepare release maven-bundle-plugin-2.0.0
by Stuart McCulloch
· 16 years ago
2eb6112
Update doc wrt version 2 changes
by Stuart McCulloch
· 16 years ago
1bcd795
Rollback to use 1.0.2 parent pom, update docs and copyright dates
by Stuart McCulloch
· 16 years ago
ad01906
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 16 years ago
8d42a42
[maven-release-plugin] prepare release maven-bundle-plugin-2.0.0
by Stuart McCulloch
· 16 years ago
5fbfbe4
Update to latest parent pom in preparation for next release
by Stuart McCulloch
· 16 years ago
2e7c5bd
bndlib 0.0.311 has reached the central Maven repo, thanks Carlos!
by Stuart McCulloch
· 16 years ago
99f4aa6
Fix missing component (use local version)
by Stuart McCulloch
· 16 years ago
3a33d6d
Use local copy of maven-osgi until MSHARED-53 and MSHARED-86 are fixed (also clean up pom)
by Stuart McCulloch
· 16 years ago
b371e7e
FELIX-912: add all source-based packages to default Private-Package, set default Export-Package to include all non-internal packages
by Stuart McCulloch
· 16 years ago
50bcd3d
Helper script to test new versions of the bundleplugin on the local Felix tree
by Stuart McCulloch
· 16 years ago
6b4157c
Update changelog
by Stuart McCulloch
· 16 years ago
97c61f9
Use latest version of the Bnd Tool
by Stuart McCulloch
· 16 years ago
5341ef0
FELIX-912: set default Export-Package based on local source files
by Stuart McCulloch
· 16 years ago
888d6da
FELIX-684: support filters in excludeDependencies, such as *;scope=runtime
by Stuart McCulloch
· 16 years ago
233a574
FELIX-684: separate out dependency filtering code so we can re-use it when excluding
by Stuart McCulloch
· 16 years ago
38ce4ac
FELIX-684: separate out dependency filtering code so we can re-use it when excluding
by Stuart McCulloch
· 16 years ago
6d4c837
FELIX-941: store the generated default symbolicname in $(maven-symbolicname) property
by Stuart McCulloch
· 16 years ago
e1d5942
Update to latest Bnd Tool (0.0.310)
by Stuart McCulloch
· 16 years ago
378e76c
FELIX-806: pickup <archive> settings in bundleplugin configuration (otherwise fall back to the jarplugin settings) and enable support of the addMavenDescriptor setting
by Stuart McCulloch
· 16 years ago
3fcc729
FELIX-850: local fix for MSHARED-86 (should use isFile instead of exists)
by Stuart McCulloch
· 16 years ago
fcfc4bc
FELIX-807: apply suggested patch to Bnd
by Stuart McCulloch
· 16 years ago
ff2b6ed
FELIX-907: patch local copy of Bnd code to fix regression
by Stuart McCulloch
· 16 years ago
53e42e1
Dump classpath passed to BND when debug logging is enabled
by Stuart McCulloch
· 16 years ago
Next »