Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
978df99493292d6a2ba8fc167d95a9829eedd997
/
examples
e123e79
FELIX-3981 Create a sample project for demonstrating Felix JAAS main features
by Chetan Mehrotra
· 11 years ago
085b875
FELIX-3981 Create a sample project for demonstrating Felix JAAS main features
by Chetan Mehrotra
· 12 years ago
fd8196e
FELIX-3981 Create a sample project for demonstrating Felix JAAS main features
by Chetan Mehrotra
· 12 years ago
7c08646
FELIX-3981 - Create a sample project for demonstrating Felix JAAS main features
by Chetan Mehrotra
· 12 years ago
faa7666
Fix some changes from FELIX-3401 that broke framework embedding.
by Richard S. Hall
· 12 years ago
04c231d
Some changes from FELIX-3382 broke framework embedding.
by Richard S. Hall
· 12 years ago
87b1680
Apply patch (FELIX-3401).
by Richard S. Hall
· 13 years ago
f48d7dc
Apply patch FELIX-3401 to use OSGi BundleTracker in example instead of custom one.
by Richard S. Hall
· 13 years ago
3c1c088
Apply patch FELIX-3382 to adapt example to use Java 5 features and to eliminate
by Richard S. Hall
· 13 years ago
c9e91a2
Applied patch FELIX-3379 to separate launcher and not use Felix-specific API.
by Richard S. Hall
· 13 years ago
0db8887
Apply patches for FELIX-3376 to adapt example to Java 5.
by Richard S. Hall
· 13 years ago
57376bf
Apply patches for FELIX-3375 to update example to Java 5.
by Richard S. Hall
· 13 years ago
259e83c
Modified example to work with Felix 1.8.0 release.
by Richard S. Hall
· 15 years ago
ef4e770
Modified example to work with Felix 1.8.0 release.
by Richard S. Hall
· 15 years ago
4ae8697
Update pom files to use the 1.0.4 parent pom (bulk change).
by Clement Escoffier
· 16 years ago
f44c499
Trapezoid shape example.
by Richard S. Hall
· 16 years ago
6443263
Modified these examples to use the most recent released version of Felix.
by Richard S. Hall
· 16 years ago
62627f6
Removing dependencies on maven-felix-plugin for now because they make our ant build fail.
by Karl Pauls
· 17 years ago
cf6e51b
Add/Update bundle vendor.
by Carsten Ziegeler
· 17 years ago
876ca72
Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver
by Stuart McCulloch
· 17 years ago
cb8192f
Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation)
by Stuart McCulloch
· 17 years ago
f7cc06c
Missed some required changes to get the example app working with the latest
by Richard S. Hall
· 17 years ago
4ccc6d6
Modified example application to use new launcher approach from newly
by Richard S. Hall
· 17 years ago
e5cfd9f
Use released version of maven bundle plugin.
by Carsten Ziegeler
· 17 years ago
b7251fa
Use latest released parent pom.
by Carsten Ziegeler
· 17 years ago
9c7a2b6
Modified example bundles to use the released version of the bundle plugin.
by Richard S. Hall
· 17 years ago
bf338dd
Update to releast version of parent pom and add missing licence headers.
by Carsten Ziegeler
· 17 years ago
871e7db
Required POM changes to use the latest snapshot of the bundleplugin for the complete build
by Stuart McCulloch
· 17 years ago
2599af0
Make resolution of javax.microedition optional to make bundle run on JSE
by Karl Pauls
· 17 years ago
0249608
Modified all examples to use maven-bundle-plugin and to use released
by Richard S. Hall
· 17 years ago
b0eb11c
Added proxying to the application to enabled deferred service retrieval.
by Richard S. Hall
· 17 years ago
d115071
Modified extender application to use a proxy shape to defer object creation.
by Richard S. Hall
· 17 years ago
8828735
Modified the bundle tracker to be even simpler, so that I wouldn't have
by Richard S. Hall
· 17 years ago
46754b5
Added extender-based example application.
by Richard S. Hall
· 17 years ago
cfd6510
Fixed some errors in the comments.
by Richard S. Hall
· 17 years ago
66b60a8
Changed embedded example cache directory name to be more specific.
by Richard S. Hall
· 17 years ago
154466d
Fixed an incorrect version in the dependency.
by Richard S. Hall
· 17 years ago
0a3858c
Move to the next version
by Karl Pauls
· 17 years ago
11c2fa4
Updated the notice files.
by Richard S. Hall
· 17 years ago
bad49dc
A new example application with a set of services. These set of bundles
by Richard S. Hall
· 17 years ago
589e2b3
Move the parent pom.xml into it's own subproject and fix some minor issues
by Karl Pauls
· 17 years ago
d312acc
Move Felix Project Team mail address form incubator to the new top-level dev list.
by Karl Pauls
· 17 years ago
797bc98
Renamed the artifactId of the bundle plugin back to maven-bundle-plugin.
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
90e68da
Removed incubator disclaimer from all NOTICE files.
by Richard S. Hall
· 18 years ago
140cbe9
Applied patch to add packaging profiles for example bundles.
by Richard S. Hall
· 18 years ago
947440a
Updated the pom file for the SCR example.
by Richard S. Hall
· 18 years ago
a897e0e
Trying to fix some build issues that resulted from the new pom file.
by Richard S. Hall
· 18 years ago
f2be196
Updated version numbers to 0.9.0-incubator-SNAPSHOT.
by Richard S. Hall
· 18 years ago
4ebe508
Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144).
by Karl Pauls
· 18 years ago
a831e24
Added initial NOTICE and LICENSE files for simple bundle.
by Richard S. Hall
· 18 years ago
199c283
Added standard header to simple bundle.
by Richard S. Hall
· 18 years ago
75f8cf4
Finished moving "simple" bundle to examples directory.
by Richard S. Hall
· 18 years ago
dd94f28
Decided to move the "simple" bundle into the examples directory.
by Richard S. Hall
· 18 years ago
5a623f8
Due to changes to SCR from FELIX-140, the generic activator is no longer
by Richard S. Hall
· 18 years ago
b00692e
adding some information about the new itest
by Alex Karasulu
· 18 years ago
ea25b70
integrated itest into the build and simplified Activator to not use human interaction
by Alex Karasulu
· 18 years ago
decbc1d
final package changes
by Alex Karasulu
· 18 years ago
d24aff7
fixing package names
by Alex Karasulu
· 18 years ago
c9afd31
fixing typo on copy
by Alex Karasulu
· 18 years ago
1d346cd
creating integration test example from dictionaryclient
by Alex Karasulu
· 18 years ago
2cbaf53
Example from Didier that uses SCR.
by Richard S. Hall
· 18 years ago
25924e4
getting build to work and using examples name instead of tutorials
by Alex Karasulu
· 18 years ago