summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbugzilla <bugzilla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-20 19:51:21 +0000
committerbugzilla <bugzilla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-20 19:51:21 +0000
commitdd85e7e20c85af4438d76f9a8802658756fa947f (patch)
tree7e2b1124d07da9698e73829205874aa6f99aef8f
parente19c3b14369a015650397a957a4c1615e62253ed (diff)
downloadATCD-dd85e7e20c85af4438d76f9a8802658756fa947f.tar.gz
ChangeLogTag:Mon Feb 20 19:48:12 UTC 2006 xiong,ming <ming.xiong@vanderbilt.edu>
-rw-r--r--TAO/CIAO/ChangeLog6
-rw-r--r--TAO/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_Impl.ccd49
2 files changed, 6 insertions, 49 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 8138b883a3b..a1df99a215a 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 20 19:48:12 UTC 2006 xiong,ming <ming.xiong@vanderbilt.edu>
+
+ * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_Impl.ccd
+
+ Removed this file because it is generated
+
Mon Feb 20 05:21:58 2006 Wallace Zhang <zhangw@ociweb.com>
* CIAO version 0.4.10 released.
diff --git a/TAO/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_Impl.ccd b/TAO/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_Impl.ccd
deleted file mode 100644
index 4727382ce25..00000000000
--- a/TAO/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_Impl.ccd
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE corbacomponent SYSTEM "corbacomponent.dtd">
-
-<corbacomponent>
- <corbaversion>3.0</corbaversion>
- <componentrepid repid="IDL:ENW/TSEC_CheckPoint:1.0"/>
- <homerepid repid="IDL:ENW/TSEC_CheckPointHome:1.0"/>
- <componentkind>
- <session>
- <servant lifetime="container"/>
- </session>
- </componentkind>
- <threading policy="multithread"/>
- <configurationcomplete set="true"/>
-
- <homefeatures
- name="TSEC_CheckPointHome"
- repid="IDL:ENW/TSEC_CheckPointHome:1.0">
- </homefeatures>
-
- <componentfeatures
- name="TSEC_CheckPoint"
- repid="IDL:ENW/TSEC_CheckPoint:1.0">
- <supportsinterface repid="IDL:ENW/ISessionService:1.0"/>
- <ports>
- <provides
- providesname="sessionService"
- repid="IDL:ENW/ISessionService:1.0"
- facettag="1">
- </provides>
- <consumes
- consumesname="lifeTokenIn"
- eventtype="IDL:ENW/ET_LifeToken:1.0">
- <eventpolicy policy="normal"/>
- </consumes>
- <publishes
- publishesname="lifeTokenOut"
- eventtype="IDL:ENW/ET_LifeToken:1.0">
- <eventpolicy policy="normal"/>
- </publishes>
- </ports>
- </componentfeatures>
-
- <interface
- name="ISessionService"
- repid="IDL:ENW/ISessionService:1.0">
- </interface>
-
-</corbacomponent>