Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b0095a9e0da5cd30ebae5ef5ea1a55174c387cdb
« Previous
b7251fa
Use latest released parent pom.
by Carsten Ziegeler
· 17 years ago
e79c85e
Use latest release of parent pom and remove unused commons parent pom.
by Carsten Ziegeler
· 17 years ago
d524f6f
Use latest release of parent pom and remove unused commons parent pom.
by Carsten Ziegeler
· 17 years ago
602fb43
Try to fix a potential visibility issue on loading a class form a bundle where it seems to be possible that we create two classloaders instead of one.
by Karl Pauls
· 17 years ago
9c7a2b6
Modified example bundles to use the released version of the bundle plugin.
by Richard S. Hall
· 17 years ago
5bb086c
Modified boot delegation to not terminate when delegating to parent class
by Richard S. Hall
· 17 years ago
0c88d67
FELIX-464 Always return the dependency manager regardless of its internal count value
by Felix Meschberger
· 17 years ago
269f455
Add merge-first to prevent a warning while building the bundle
by Felix Meschberger
· 17 years ago
2e896c5
Use released version of org.osgi.foundation.
by Carsten Ziegeler
· 17 years ago
2ec4809
Update to use latest parent snapshot to avoid build problems with empty repository (1.0.2-SNAPSHOT was never deployed to the snapshot repo)
by Stuart McCulloch
· 17 years ago
a1ac61f
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
bc02307
[maven-release-plugin] prepare release felix-1.0.2
by Carsten Ziegeler
· 17 years ago
029c08f
Use released version of javax.servlet.
by Carsten Ziegeler
· 17 years ago
ecdb638
Depend on released maven-obr-plugin now it's got to the central repo
by Stuart McCulloch
· 17 years ago
7853b9a
Correct javadocs and clean up code a little bit.
by Carsten Ziegeler
· 17 years ago
114d477
Fix javadocs.
by Carsten Ziegeler
· 17 years ago
4fec096
Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process)
by Carsten Ziegeler
· 17 years ago
4cccee2
Correct javadocs and clean up code a little bit.
by Carsten Ziegeler
· 17 years ago
f8f471c
Use latest versions of plugins.
by Carsten Ziegeler
· 17 years ago
a5f663c
Move licence and notice to root directory, add xml schema location.
by Carsten Ziegeler
· 17 years ago
cda79c5
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
65c4ea7
[maven-release-plugin] prepare release org.osgi.foundation-1.0.0
by Carsten Ziegeler
· 17 years ago
4330fcb
Add xml schema reference.
by Carsten Ziegeler
· 17 years ago
5cfc16f
FELIX-455: need to use the Builder class instead of Analyzer, because it provides additional cleanup of version information
by Stuart McCulloch
· 17 years ago
8b4f13b
FELIX-456: remove extraneous whitespace from version range before parsing
by Stuart McCulloch
· 17 years ago
151c49c
As 1.0.0 is released we can now use latest parent pom and wait for the new maven-bundle-plugin.
by Carsten Ziegeler
· 17 years ago
8f21a4a
FELIX-451: remove Include-Resource header from final bundle manifest
by Stuart McCulloch
· 17 years ago
80bf5e3
Fixed bug #FELIX-460 in BuildDevice
by Stefano Lenzi
· 17 years ago
cb02d6a
FELIX-449: add 'excludeDependencies' option (disabled by default) to exclude all dependencies from the classpath passed to BND
by Stuart McCulloch
· 17 years ago
e7a83b3
FELIX-442: additional safety check
by Stuart McCulloch
· 17 years ago
3d34d50
FELIX-442: handle custom manifest sections and external manifest files
by Stuart McCulloch
· 17 years ago
2b332f8
FELIX-442: improve error message
by Stuart McCulloch
· 17 years ago
15d994e
FELIX-442: reverse manifest merge for projects with customized manifests, such as commons
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
bea2e51
Minor comment modifications.
by Richard S. Hall
· 17 years ago
c024864
Fixed compilation issue with jdk13 profile
by Stefano Lenzi
· 17 years ago
0f84b35
Update to bndlib 0.0.227 (disables spring xml parser by default)
by Stuart McCulloch
· 17 years ago
e963832
Add kxml2 license to sub-project root
by Stuart McCulloch
· 17 years ago
7e356c7
Use released version.
by Carsten Ziegeler
· 17 years ago
39e9100
Use released version of org.osgi.service.obr
by Stuart McCulloch
· 17 years ago
4665afb
Pointed out the properties that should be configured as System Properties (that's all the cyberdomo properties)
by Francesco Furfari
· 17 years ago
8390c4a
Improved loading of properties in Activator.doInitProperties, now it loads properties from BundleContext
by Stefano Lenzi
· 17 years ago
12797a5
Modifed default launcher in Main to separate out auto-property processing
by Richard S. Hall
· 17 years ago
ac01df5
restored original values
by Francesco Furfari
· 17 years ago
911fa92
Created a set of properties for the driver: upnp.properties
by Stefano Lenzi
· 17 years ago
d59d0c1
Move license and notice file to root directory.
by Carsten Ziegeler
· 17 years ago
459b23d
Move license and notice file to root directory.
by Carsten Ziegeler
· 17 years ago
38927d0
Move license and notice file to root directory.
by Carsten Ziegeler
· 17 years ago
0d76b89
Delete empty directory
by Carsten Ziegeler
· 17 years ago
3ad099e
Move license and notice file to root directory.
by Carsten Ziegeler
· 17 years ago
8079482
Include all notice and license files.
by Carsten Ziegeler
· 17 years ago
ae6e595
fixed bug due to automatic box and unboxing ....
by Francesco Furfari
· 17 years ago
7dc3c15
Reorganized basedriver initialization added time to string conversion to device
by Francesco Furfari
· 17 years ago
39f609e
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
73dd3a1
[maven-release-plugin] prepare release javax.servlet-1.0.0
by Carsten Ziegeler
· 17 years ago
08ea07b
Add plugin configurations for release (we depend on the old 1.0.0 parent pom).
by Carsten Ziegeler
· 17 years ago
aba73db
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
e8eff63
[maven-release-plugin] prepare release maven-scr-plugin-1.0.2
by Carsten Ziegeler
· 17 years ago
92daca4
Revert changes from failing release run.
by Carsten Ziegeler
· 17 years ago
97f3549
[maven-release-plugin] prepare release maven-scr-plugin-1.0.2
by Carsten Ziegeler
· 17 years ago
7c65c27
Release configuration is now in parent pom. Remove duplicate license and notice file.
by Carsten Ziegeler
· 17 years ago
cf10e56
Move license and notice to root directory.
by Carsten Ziegeler
· 17 years ago
8dc2674
Add licence and notice.
by Carsten Ziegeler
· 17 years ago
ecaf8d4
Applied patch (FELIX-426) to fix some issues related to directories on
by Richard S. Hall
· 17 years ago
47eed6d
ExporterUPnPEventListener, UPnPEventNotifier reverting changes in order to follow the specification proposed by Javadoc (FELIX-447)
by Stefano Lenzi
· 17 years ago
9853489
Go back to older released versions in order to prepare a release.
by Carsten Ziegeler
· 17 years ago
584ff0b
Refined svn:ignore properties
by Stefano Lenzi
· 17 years ago
93fa2ca
RESOLVED - issue FELIX-446: Search of activation/deactivation method might get wrong result
by Carsten Ziegeler
· 17 years ago
46da263
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 17 years ago
b4f3153
[maven-release-plugin] prepare release org.osgi.service.obr-1.0.0
by Stuart McCulloch
· 17 years ago
b61fe0e
Update to releast version of parent pom and add missing licence headers.
by Carsten Ziegeler
· 17 years ago
e5c4d3a
FELIX-437: upgrade to use bndlib 0.0.226
by Stuart McCulloch
· 17 years ago
c19e17c
Update to releast version of parent pom and add missing licence headers.
by Carsten Ziegeler
· 17 years ago
bf338dd
Update to releast version of parent pom and add missing licence headers.
by Carsten Ziegeler
· 17 years ago
d00e624
Use latest parent pom for bundleplugin and related poms
by Stuart McCulloch
· 17 years ago
e048efa
Removed old references to "incubator"
by Francesco Furfari
· 17 years ago
917c5e2
Modified dependency graph for:
by Francesco Furfari
· 17 years ago
e494630
RESOLVED - issue FELIX-445: Bind/Unbind methods are not found in inherited classes
by Carsten Ziegeler
· 17 years ago
98c34fb
Ignore target directory.
by Carsten Ziegeler
· 17 years ago
404c272
FIXED - issue FELIX-444: Improve implemented service detection
by Carsten Ziegeler
· 17 years ago
7c961f5
Update plugin docs with latest HTML
by Stuart McCulloch
· 17 years ago
46b31bf
Moved the method getPropertyDefault() to Basedriver Activator and deleted Util.java
by Francesco Furfari
· 17 years ago
a2519a1
Moved UPnPEventNotifier.java and EventSource to the "extra" bundle.
by Francesco Furfari
· 17 years ago
fe2bc84
Added new system properties to configure the UPnP basedriver:
by Francesco Furfari
· 17 years ago
4689248
Correct pom.
by Carsten Ziegeler
· 17 years ago
81ee6d8
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
bdf1a00
[maven-release-plugin] prepare release felix-1.0.1
by Carsten Ziegeler
· 17 years ago
769d0cb
Correct release repository (we are out of incubator)
by Carsten Ziegeler
· 17 years ago
50161ac
Clean up preferences module: remove duplicate resources, fix import/exports and correct javadocs.
by Carsten Ziegeler
· 17 years ago
e7018b5
Removed old configuration files and added new ones to launch all the UPnP bundles
by Francesco Furfari
· 17 years ago
91ce123
Re-organized UPnP sub-project. Now UPnP artifacts can be built from UPnP directory (and samples directory too)
by Francesco Furfari
· 17 years ago
5472efd
Fix snapshot dependency so Felix builds from clean repository
by Stuart McCulloch
· 17 years ago
f978c53
FELIX-442: Add manifest entries from maven-jar-plugin configuration to final bundle
by Stuart McCulloch
· 17 years ago
4168398
Fix for FELIX-443: Make classes static and pass ConfigurationManager.
by Carsten Ziegeler
· 17 years ago
8ace4a3
Resolved some race condition cases
by Stefano Lenzi
· 17 years ago
cc5cac4
Logger should have all of its public methods be final to avoid it from
by Richard S. Hall
· 17 years ago
fc87341
The TCK has changed to verify that bundles do not depend on themselves,
by Richard S. Hall
· 17 years ago
044cda8
Applied patch (FELIX-441) from Guillaume Nodet to properly fire a framework
by Richard S. Hall
· 17 years ago
Next »