Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f42afdf452a479e4ebf50f226b1808c7db9e2291
/
bundleplugin
/
src
« Previous
6e57788
FELIX-405: support custom obr repository filenames, such as foo.xml
by Stuart McCulloch
· 17 years ago
c674711
FELIX-403: be consistent with other code and replace line-break with empty string
by Stuart McCulloch
· 17 years ago
fd6646e
FELIX-403: replace line-breaks with spaces when using Maven project description in Bundle manifest
by Stuart McCulloch
· 17 years ago
0ab6389
FELIX-402: use correct manifest location when using reactor build
by Stuart McCulloch
· 17 years ago
972f8f0
FELIX-400: apply Carlos' patch to fix array out of bounds exception when the resource directory is the same as the basedir
by Stuart McCulloch
· 17 years ago
1a862e9
FELIX-390: upgrade to BND 0.0.203, and remove redundant getPackages method
by Stuart McCulloch
· 17 years ago
02afa5f
FELIX-360: recover from exceptions thrown by maven2OsgiConverter.getBundleSymbolicName
by Stuart McCulloch
· 17 years ago
de88f0c
FELIX-360: apply the rest of Carlos' fixes
by Stuart McCulloch
· 17 years ago
b7d551a
Ensure any future OBR issues don't break the bundle life-cycle
by Stuart McCulloch
· 17 years ago
344d0bf
FELIX-370: windows fixes from clement, verified as still working on linux
by Stuart McCulloch
· 17 years ago
6122320
FELIX-370: add simple install mojo to bundle plugin that calls the relevant code from the OBR plugin (this solves the dependency lookup problem). Use -DobrRepository=NONE to turn off OBR installation. For complete control over install / deploy of OBR metadata people should explicitly use the OBR plugin.
by Stuart McCulloch
· 17 years ago
e024581
FELIX-360: more fixes from Carlos
by Stuart McCulloch
· 17 years ago
a719bc0
FELIX-360: commit fixes that aren't dependent on the unreleased maven components
by Stuart McCulloch
· 17 years ago
8a5ad9c
Temporarily rollback FELIX-370 changes, as this is causing major build breakage
by Stuart McCulloch
· 17 years ago
03d950f
Mark OBR mojos as optional
by Stuart McCulloch
· 17 years ago
5f808a8
Correct goal, it's "deployment"
by Carsten Ziegeler
· 17 years ago
00b0694
Remove tabs and refactor removal of {maven-resources} tag into separate method
by Stuart McCulloch
· 17 years ago
b39d23d
Handle the case, if there is no default maven paths, but {maven-resource} is used for specifying the resources: remove the reference and remove preceding/following comma accordingly.
by Carsten Ziegeler
· 17 years ago
476013d
FELIX-370:
by Stefano Lenzi
· 17 years ago
d81188d
FELIX-306: be consistent and delegate all version mangling to BND library
by Stuart McCulloch
· 17 years ago
6d3e62a
FELIX-377: support -failok directive
by Stuart McCulloch
· 17 years ago
717740b
FELIX-376: Support writing of manifest to the file system when using bundle goal
by Stuart McCulloch
· 17 years ago
12b1d70
FELIX-352: provide informational error message when manifest goal is run before compile phase
by Stuart McCulloch
· 17 years ago
ddfc8c9
The bnd lib expects resource paths with a '/' as the separator. If the plugin is run on Windows, a '\' is used as separator! This workaround/fix converts the slashes.
by Carsten Ziegeler
· 17 years ago
4b08bbe
FELIX-308: support embedding of artifacts with non-jar extension names
by Stuart McCulloch
· 17 years ago
ffadcf6
Workaround for MNG-1682 (incorrect extension used when installing to local repository)
by Stuart McCulloch
· 17 years ago
9c406b1
FELIX-343: replace any instances of {maven-resources} in Include-Resource with the actual project's resource paths
by Stuart McCulloch
· 17 years ago
a895281
these should be final
by Stuart McCulloch
· 17 years ago
f7c4488
FELIX-308: initial implementation to support embedding dependencies
by Stuart McCulloch
· 17 years ago
55fcffd
FELIX-340: update classpath algorithm to match maven compilation classpath
by Stuart McCulloch
· 17 years ago
6be327f
Applied patch (FELIX-333) to remove new-lines/form-feeds from property values.
by Richard S. Hall
· 17 years ago
ce1ed6a
Do not print stacktrace to standard out.
by Carsten Ziegeler
· 17 years ago
8fb2f05
No code changes - just formatting.
by Carsten Ziegeler
· 17 years ago
e816f1e
Fix a NPE in manifest goal (FELIX-326)
by Karl Pauls
· 17 years ago
9eb6255
Apply patch to fix a NPE in manifest goal (FELIX-326).
by Karl Pauls
· 17 years ago
3bc6d0b
Updated to BND 0.0.160 and modified the plugin to be compatible.
by Richard S. Hall
· 17 years ago
d6fa955
Fix the bundle plugin test that was using a wrong file name.
by Karl Pauls
· 17 years ago
47a1816
Applied patch (FELIX-309) to allow overriding of supported project types.
by Richard S. Hall
· 17 years ago
420d278
Applied patch (FELIX-305) to allow the output folder to be configured.
by Richard S. Hall
· 17 years ago
17b8e3d
Applied patch (FELIX-304) to factor out some common functionality.
by Richard S. Hall
· 17 years ago
797bc98
Renamed the artifactId of the bundle plugin back to maven-bundle-plugin.
by Richard S. Hall
· 17 years ago
952f7c9
Applied patch (FELIX-261) to fix resource clashes between BND and Maven.
by Richard S. Hall
· 17 years ago
01a56ce
Refactored the package naming for bundleplugin.
by Richard S. Hall
· 17 years ago
48b1427
Continued to svn repo refactoring, specifically moved and renamed the
by Richard S. Hall
· 17 years ago