Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
509902e42fbdac6e97cc0037de4246d371f707d5
/
eventadmin
4ae8697
Update pom files to use the 1.0.4 parent pom (bulk change).
by Clement Escoffier
· 16 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
6dea783
Use released version.
by Carsten Ziegeler
· 17 years ago
243e562
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
c6340a2
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.0.0
by Carsten Ziegeler
· 17 years ago
d48ff39
Update notice files.
by Carsten Ziegeler
· 17 years ago
c340ecf
Use released version of compendium.
by Carsten Ziegeler
· 17 years ago
e5cfd9f
Use released version of maven bundle plugin.
by Carsten Ziegeler
· 17 years ago
2d336e0
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
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
d59d0c1
Move license and notice file to root directory.
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
871e7db
Required POM changes to use the latest snapshot of the bundleplugin for the complete build
by Stuart McCulloch
· 17 years ago
671f3de
Pass bundle context to create method.
by Carsten Ziegeler
· 17 years ago
f8279c0
Move object creation to separate method to allow easier sub classing.
by Carsten Ziegeler
· 17 years ago
7776a38
Remove trailing spaces - no code changes.
by Carsten Ziegeler
· 17 years ago
c9e4bfd
Use released versions where possible.
by Carsten Ziegeler
· 17 years ago
6e8a27b
Avoid unused object creation.
by Carsten Ziegeler
· 17 years ago
79a76a5
Rollback to previous version to undo the formating changes.
by Karl Pauls
· 17 years ago
b4150c5
Add missing this :(
by Carsten Ziegeler
· 17 years ago
7cbcef5
Revert unintentional code formatting
by Carsten Ziegeler
· 17 years ago
2b0ceb0
Remove private null scheduler implementation and use public one
by Carsten Ziegeler
· 17 years ago
0a3858c
Move to the next version
by Karl Pauls
· 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
c59b31d
Add the refactored eventadmin projects to the parent pom.
by Karl Pauls
· 17 years ago
09b0e2a
Refactor eventadmin project layouts.
by Karl Pauls
· 17 years ago
90e68da
Removed incubator disclaimer from all NOTICE files.
by Richard S. Hall
· 18 years ago
f876e36
Correct spelling error in manifest header (Felix-195).
by Karl Pauls
· 18 years ago
4d5cf06
Updated these projects to use version number 0.9.0-incubator-SNAPSHOT
by Richard S. Hall
· 18 years ago
989be3d
Remove include resource headers which is not needed anymore.
by Karl Pauls
· 18 years ago
b0a1716
Convert the EventAdmin to the new maven plugin.
by Karl Pauls
· 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
db4a7a4
Add LICENSE and NOTICE files to the EventAdmin and the EventAdmin bridges (FELIX-145).
by Karl Pauls
· 18 years ago
74c5f08
Fix headers
by Karl Pauls
· 18 years ago
13dcf8c
Added a symbolic name to the eventadmin pom.
by Karl Pauls
· 18 years ago
d69e8af
Shortened directory names for the eventadmin and related subprojects.
by Karl Pauls
· 18 years ago
[Renamed from org.apache.felix.eventadmin]
d7db246
Fix headers to include ASF copyright/license
by Karl Pauls
· 18 years ago
13f116c
Handle BundleActivator.stop in event handling thread gracefully.
by Karl Pauls
· 18 years ago
c4785ce
Unregister the service manually on stop plus prevent timed-out dispatch threads to call the bundle context after we are stopped
by Karl Pauls
· 19 years ago
c8f7960
Call BundleContext.ungetService() when done with an event handler. Furthermore, the bundle now blocks in BundleActivator.stop() until all pending events are delivered.
by Karl Pauls
· 19 years ago
9176193
Moving the EventAdmin from sandbox to trunk (FELIX-19)
by Karl Pauls
· 19 years ago