-
When you type
make DESTDIR=/some/sandbox install
All files must be installed under the root '/some/sandbox/$prefix'
In the current version of omniNotify branch omniNotify2_develop some files are made in the '/$prefix' instead.
This patch fixes that.
The patch includes changes of some paths in the omniNotify/mk/beforeauto.mk.in
The changes are taken from omni/mk/beforeauto.mk.in
I need.
2007-10-24 15:42:13 UTC by emil_online
-
Today (11/23/2006), I committed this change to CVS. I back-tracked on the implementation a bit, and got rid of the non-Proxy remote_object methods, for cleanliness.
You can now fetch the value of the remote_object attribute, and get a CORBA::Object reference for the Consumer or Supplier that is connected to that Proxy.
2006-11-23 16:36:34 UTC by heffernan
-
heffernan committed patchset 504 of module omniNotify to the omniNotify CVS repository, changing 6 files.
2006-11-23 15:46:22 UTC by heffernan
-
heffernan committed patchset 503 of module omniNotify to the omniNotify CVS repository, changing 1 files.
2006-10-01 12:11:24 UTC by heffernan
-
The visibility of the Admins and Proxies allows for
good management (QoS Properties, examining current
state, etc). However, this visibility stops at the
edge of the daemon.
The IDL could have allowed us to query the Proxies, and
get a reference to the connected consumers and
suppliers (except possibly in the case of the pull
consumers, which are not required to provide an
external...
2006-09-25 22:27:24 UTC by heffernan
-
heffernan committed patchset 502 of module omniNotify to the omniNotify CVS repository, changing 1 files.
2006-09-25 22:12:08 UTC by heffernan
-
The CosNotification spec allows for 'remote filters'
(for want of a better term). In section "3.2.1 The
Filter Interface" of the CosNotification spec (v1.1),
the following statement appears:
"""
Every conformant implementation of this service must
support constraint expressions expressed in the default
constraint grammar described in ?The Default Filter
Constraint Language? on page...
2006-09-20 02:08:34 UTC by heffernan
-
markzimm committed patchset 501 of module omniNotify to the omniNotify CVS repository, changing 16 files.
2005-06-23 18:04:50 UTC by markzimm
-
grubernjn committed patchset 500 of module omniNotify to the omniNotify CVS repository, changing 5 files.
2004-05-07 14:19:10 UTC by grubernjn
-
grubernjn committed patchset 499 of module omniNotify to the omniNotify CVS repository, changing 1 files.
2004-05-07 13:56:30 UTC by grubernjn