Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
7a5248a378f5564473e152965e46f73958b5c4d2
/
karaf
/
tooling
6527509
FELIX-2415: Create a maven plugin to create the help for all commands in docbook format
by Guillaume Nodet
· 14 years ago
bd53c55
[maven-release-plugin] prepare for next development iteration
by Gert Vanthienen
· 14 years ago
e468498
[maven-release-plugin] prepare release karaf-1.6.2
by Gert Vanthienen
· 14 years ago
7196f71
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
365a319
[maven-release-plugin] prepare release karaf-1.6.2
by Guillaume Nodet
· 14 years ago
a0c56ba
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
7f367aa
[maven-release-plugin] prepare release karaf-1.6.2
by Guillaume Nodet
· 14 years ago
ddb2a8d
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
dddb4e5
[maven-release-plugin] prepare release karaf-1.6.2
by Guillaume Nodet
· 14 years ago
8dda558
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
b551feb
[maven-release-plugin] prepare release karaf-1.6.2
by Guillaume Nodet
· 14 years ago
c72f049
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
810d33c
[maven-release-plugin] prepare release karaf-1.6.2
by Guillaume Nodet
· 14 years ago
e0f36ec
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
ee3bbf5
[maven-release-plugin] prepare release karaf-1.6.2
by Guillaume Nodet
· 14 years ago
bb1227b
FELIX-2371: features-maven-plugin cannot handle classifiers
by Guillaume Nodet
· 14 years ago
b76542c
[FELIX-2354]NPE when using Felix features maven validate plugin
by Freeman Yue Fang
· 14 years ago
e21429b
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
2750c14
[maven-release-plugin] prepare release karaf-1.6.0
by Guillaume Nodet
· 14 years ago
ee2349c
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
0e8423d
[maven-release-plugin] prepare release karaf-1.6.0
by Guillaume Nodet
· 14 years ago
9b61208
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
b21cadf
[maven-release-plugin] prepare release karaf-1.6.0
by Guillaume Nodet
· 14 years ago
7df63d8
FELIX-2329: Improve the URL handling in features-maven-plugin regarding the add-features-to-repo goal
by Guillaume Nodet
· 14 years ago
80977a9
Fixing deprecated pom.* property references for Maven 3.
by Chris Custine
· 14 years ago
39f649f
FELIX-2343 - Features maven plugin does not honor local and remote repository overrides
by Chris Custine
· 14 years ago
d513ee4
[karaf] update copyright
by Guillaume Nodet
· 14 years ago
5ceccd0
[FELIX-2297] features-maven-plugin validate goal should be able to use configurable jre version
by Freeman Yue Fang
· 15 years ago
f26a255
[FELIX-2293]features-maven-plugin validate should support specify the feature repositories from the maven plugin configure
by Freeman Yue Fang
· 15 years ago
fdae33b
[FELIX-2239]features-maven-plugin validate goal should be able to use configurable config.properties
by Freeman Yue Fang
· 15 years ago
18d9e34
[FELIX-2278] refactor features-maven-plugin to use Parser/Clause/VersionRange from utils
by Freeman Yue Fang
· 15 years ago
2d1a428
[FELIX-2193] add-features-to-repo goal of features-maven-plugin should be able to download dependencies if necessary
by Freeman Yue Fang
· 15 years ago
83ebd4d
Use the new maven bundle plugin goal to generate the OSGi versions instead of the hacky antrun + regexp stuff
by Guillaume Nodet
· 15 years ago
2c21112
- Add missing license headers
by Chris Custine
· 15 years ago
f6a85b3
[maven-release-plugin] prepare for next development iteration
by Chris Custine
· 15 years ago
49ce940
[maven-release-plugin] prepare release karaf-1.4.0
by Chris Custine
· 15 years ago
ecce257
FELIX-2063 [karaf] hardcoding org.ops4j.pax.exam.rbc.rmi.port property in raw pax runner --vmOptions is problematic when 1099 is not the next free port
by Chris Custine
· 15 years ago
371149d
FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner
by Guillaume Nodet
· 15 years ago
7341aab
FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf
by Guillaume Nodet
· 15 years ago
a446ec2
FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf
by Guillaume Nodet
· 15 years ago
967a3c1
[FELIX-2018]features-maven-plugin add-features-to-repo should suport the bundle start with wrap: in features.xml
by Freeman Yue Fang
· 15 years ago
1432d50
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
788f6c0
[maven-release-plugin] prepare release karaf-1.2.0
by Guillaume Nodet
· 15 years ago
e4c754d
FELIX-1064: Improve validate goal to deal with repository specified in the bundle url
by Gert Vanthienen
· 15 years ago
ceb3373
FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin
by Gert Vanthienen
· 15 years ago
6f17f4f
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
6896d70
[maven-release-plugin] prepare release karaf-1.0.0
by Guillaume Nodet
· 15 years ago
e73545e
[karaf] fix NOTICE files (first pass)
by Guillaume Nodet
· 15 years ago
23a0f3d
[karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names
by Guillaume Nodet
· 15 years ago
6b84196
[karaf] fix bad internal dependency on the features maven plugin
by Guillaume Nodet
· 15 years ago
adc9d28
FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0
by Guillaume Nodet
· 15 years ago
1f54101
[karaf] better exception message when reporting an unknown feature from the maven plugin
by Guillaume Nodet
· 15 years ago
9265387
FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string
by Guillaume Nodet
· 15 years ago
abed2af
Update to felix-parent 1.2.0 and use EasyMock instead of JMock
by Gert Vanthienen
· 15 years ago
cdec0a2
FELIX-1200: Move features-maven-plugin into Karaf
by Gert Vanthienen
· 15 years ago