Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b4cdad3d0ac829886e56a7929c719c2129c71416
/
maven-obr-plugin
3daacbb
More cleanup of duplicate files
by Stuart McCulloch
· 17 years ago
a137f6b
FELIX-474: fix remote locking
by Stuart McCulloch
· 17 years ago
7fccdc9
Correct copyright notice
by Stuart McCulloch
· 17 years ago
3214872
Update notices
by Stuart McCulloch
· 17 years ago
77824fb
Add POM configuration aliases for command-line settings
by Stuart McCulloch
· 17 years ago
37a882e
FELIX-457: remove PathFile class and use URIs instead
by Stuart McCulloch
· 17 years ago
473e994
Refactor code to re-use maven-obr-plugin utility methods
by Stuart McCulloch
· 17 years ago
6369ee3
FindBugs: remove no-op method, use entrySet iterator for better performance, and fix potential NPE
by Stuart McCulloch
· 17 years ago
80a8734
Begin move to use standardized URIs
by Stuart McCulloch
· 17 years ago
b721aae
Clearer variable names
by Stuart McCulloch
· 17 years ago
8c0511a
Add helper method to relativize repository URIs
by Stuart McCulloch
· 17 years ago
0bee9ea
Clearer name for maven repository variable
by Stuart McCulloch
· 17 years ago
eb94a84
Refactor to use simpler URI based code
by Stuart McCulloch
· 17 years ago
690acb8
New utility class
by Stuart McCulloch
· 17 years ago
ecee20a
Code format
by Stuart McCulloch
· 17 years ago
bb9bd38
Remove use of 'this.XYZ' in plugin code
by Stuart McCulloch
· 17 years ago
b657c2f
Fix EOL style
by Stuart McCulloch
· 17 years ago
7a49c28
Apply Felix coding style
by Stuart McCulloch
· 17 years ago
646b9f1
Use latest released parent pom.
by Carsten Ziegeler
· 17 years ago
8b4f13b
FELIX-456: remove extraneous whitespace from version range before parsing
by Stuart McCulloch
· 17 years ago
c56f79f
Readd license removed by the maven release plugin.
by Carsten Ziegeler
· 17 years ago
e405c39
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 17 years ago
f89870b
[maven-release-plugin] prepare release maven-obr-plugin-1.0.0
by Stuart McCulloch
· 17 years ago
e963832
Add kxml2 license to sub-project root
by Stuart McCulloch
· 17 years ago
39e9100
Use released version of org.osgi.service.obr
by Stuart McCulloch
· 17 years ago
d00e624
Use latest parent pom for bundleplugin and related poms
by Stuart McCulloch
· 17 years ago
7c961f5
Update plugin docs with latest HTML
by Stuart McCulloch
· 17 years ago
d1d409f
Update bundleplugin and maven-obr-plugin to depend on released parent pom
by Stuart McCulloch
· 17 years ago
6ac47a5
Add missing license to OBR schema
by Stuart McCulloch
· 17 years ago
ac18759
Add kxml2 license
by Stuart McCulloch
· 17 years ago
b8241a6
Somehow these two files were missed by subversion in the refactoring
by Stuart McCulloch
· 17 years ago
07d194e
Initial license files for the OBR Maven Plugin component
by Stuart McCulloch
· 17 years ago
bdb8168
Remove sandbox from maven-obr-plugin package name, as it is no longer a sandboxed component
by Stuart McCulloch
· 17 years ago
491a123
Update to use the new Bindex version. Fix the Id bug.
by Clement Escoffier
· 17 years ago
bf35521
FELIX-423: fix OBR PathFile to encode spaces on all platforms, not just Windows and return absolute path when the basedir is not related to the file (instead of returning null which gets appended to various strings without checking)
by Stuart McCulloch
· 17 years ago
fd2cbb5
Commit patch of the Felix-413 issue.
by Clement Escoffier
· 17 years ago
344d0bf
FELIX-370: windows fixes from clement, verified as still working on linux
by Stuart McCulloch
· 17 years ago
e78c3aa
Switched some warnings over to debug, as they always occur when installing a bundle created using the bundle plugin and the log message is confusing (it doesn't tell the user if/why they should be concerned about this issue - in fact I can't really tell why it's a warning). Also tweaked a couple of info messages to give the user better feedback.
by Stuart McCulloch
· 17 years ago
bfc05cf
Support compilation using JDK 1.4 compiler
by Stuart McCulloch
· 17 years ago
285fcc2
Extract OSGi OBR service API to a non-bundle jar to avoid circular build problems
by Stuart McCulloch
· 17 years ago
476013d
FELIX-370:
by Stefano Lenzi
· 17 years ago