From b086f57f56bf0eb9dab9cf321a0f69aaaae84347 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Wed, 30 May 2012 08:37:45 +0200 Subject: Initial Maven Conversion --- resources/boot/CA/NoWorkflow.xml | 22 --- resources/boot/CA/ServerItemWorkflow.xml | 217 --------------------- resources/boot/EA/CreateNewAgent.xml | 19 -- resources/boot/EA/CreateNewItem.xml | 19 -- resources/boot/LDAPboot.txt | 4 - resources/boot/OD/CompositeActivityDef.xsd | 186 ------------------ resources/boot/OD/ElementaryActivityDef.xsd | 29 --- resources/boot/OD/Module.xsd | 142 -------------- resources/boot/OD/NewAgent.xsd | 20 -- resources/boot/OD/NewItem.xsd | 73 ------- resources/boot/OD/PredefinedStepOutcome.xsd | 13 -- resources/boot/OD/PropertyDescription.xsd | 36 ---- resources/boot/OD/Schema.xsd | 4 - resources/boot/OD/Script.xsd | 38 ---- resources/boot/SC/ServerNewEntity.xml | 11 -- resources/boot/allbootitems.txt | 14 -- resources/boot/property/CAProp.xml | 5 - resources/boot/property/EAProp.xml | 5 - resources/boot/property/ODProp.xml | 5 - resources/boot/property/SCProp.xml | 4 - resources/images/Thumbs.db | Bin 58368 -> 0 bytes resources/images/about.png | Bin 1906 -> 0 bytes resources/images/compositeMember.gif | Bin 916 -> 0 bytes resources/images/elementaryMember.gif | Bin 872 -> 0 bytes resources/images/find.png | Bin 795 -> 0 bytes resources/images/folder.png | Bin 559 -> 0 bytes resources/images/graph/autolayout.png | Bin 909 -> 0 bytes resources/images/graph/copy.png | Bin 805 -> 0 bytes resources/images/graph/delete.png | Bin 858 -> 0 bytes resources/images/graph/edge.png | Bin 565 -> 0 bytes resources/images/graph/history.png | Bin 991 -> 0 bytes resources/images/graph/load.png | Bin 559 -> 0 bytes resources/images/graph/newvertex.png | Bin 703 -> 0 bytes resources/images/graph/newvertex_large.png | Bin 1221 -> 0 bytes resources/images/graph/print.png | Bin 870 -> 0 bytes resources/images/graph/resizepad.gif | Bin 842 -> 0 bytes resources/images/graph/save.png | Bin 892 -> 0 bytes resources/images/graph/selection.gif | Bin 132 -> 0 bytes resources/images/graph/start.png | Bin 732 -> 0 bytes resources/images/graph/zoomout.png | Bin 927 -> 0 bytes resources/images/info.png | Bin 866 -> 0 bytes resources/images/leaf.png | Bin 626 -> 0 bytes resources/images/loading.gif | Bin 1245 -> 0 bytes resources/images/next.png | Bin 921 -> 0 bytes resources/images/reload.gif | Bin 1005 -> 0 bytes resources/images/typeicons/agent_16.png | Bin 810 -> 0 bytes resources/images/typeicons/agent_32.png | Bin 1803 -> 0 bytes .../images/typeicons/compositeactivitydesc_16.png | Bin 788 -> 0 bytes .../images/typeicons/compositeactivitydesc_32.png | Bin 2102 -> 0 bytes .../images/typeicons/elementaryactivitydesc_16.png | Bin 724 -> 0 bytes .../images/typeicons/elementaryactivitydesc_32.png | Bin 1871 -> 0 bytes resources/images/typeicons/outcome_desc_32.png | Bin 1881 -> 0 bytes resources/images/typeicons/outcomedesc_16.png | Bin 840 -> 0 bytes resources/images/typeicons/outcomedesc_32.png | Bin 1881 -> 0 bytes resources/images/typeicons/script_16.png | Bin 894 -> 0 bytes resources/images/typeicons/script_32.png | Bin 2056 -> 0 bytes resources/images/typeicons/server_16.png | Bin 875 -> 0 bytes resources/images/typeicons/server_32.png | Bin 1882 -> 0 bytes resources/mapFiles/CastorHashMapMap.xml | 41 ---- resources/mapFiles/CollectionMap.xml | 116 ----------- resources/mapFiles/HistoryMap.xml | 43 ---- resources/mapFiles/JobListMap.xml | 48 ----- resources/mapFiles/KeyValuePairMap.xml | 30 --- resources/mapFiles/LifeCycleMap.xml | 121 ------------ resources/mapFiles/ModuleMap.xml | 27 --- resources/mapFiles/NewEntityMap.xml | 102 ---------- resources/mapFiles/PropertiesMap.xml | 46 ----- resources/mapFiles/TransferMap.xml | 19 -- resources/mapFiles/ViewpointMap.xml | 21 -- resources/mapFiles/graphModelMap.xml | 126 ------------ resources/mapFiles/index | 10 - resources/openldap/README | 5 - resources/openldap/cristal2.schema | 49 ----- resources/openldap/slapd.conf | 20 -- resources/textFiles/consoleHelp.txt | 18 -- resources/textFiles/defaultConf.properties | 5 - resources/textFiles/license.html | 38 ---- resources/textFiles/version.txt | 1 - 78 files changed, 1752 deletions(-) delete mode 100755 resources/boot/CA/NoWorkflow.xml delete mode 100755 resources/boot/CA/ServerItemWorkflow.xml delete mode 100755 resources/boot/EA/CreateNewAgent.xml delete mode 100755 resources/boot/EA/CreateNewItem.xml delete mode 100755 resources/boot/LDAPboot.txt delete mode 100644 resources/boot/OD/CompositeActivityDef.xsd delete mode 100644 resources/boot/OD/ElementaryActivityDef.xsd delete mode 100644 resources/boot/OD/Module.xsd delete mode 100644 resources/boot/OD/NewAgent.xsd delete mode 100644 resources/boot/OD/NewItem.xsd delete mode 100644 resources/boot/OD/PredefinedStepOutcome.xsd delete mode 100644 resources/boot/OD/PropertyDescription.xsd delete mode 100644 resources/boot/OD/Schema.xsd delete mode 100644 resources/boot/OD/Script.xsd delete mode 100755 resources/boot/SC/ServerNewEntity.xml delete mode 100644 resources/boot/allbootitems.txt delete mode 100755 resources/boot/property/CAProp.xml delete mode 100755 resources/boot/property/EAProp.xml delete mode 100755 resources/boot/property/ODProp.xml delete mode 100755 resources/boot/property/SCProp.xml delete mode 100755 resources/images/Thumbs.db delete mode 100755 resources/images/about.png delete mode 100755 resources/images/compositeMember.gif delete mode 100755 resources/images/elementaryMember.gif delete mode 100755 resources/images/find.png delete mode 100755 resources/images/folder.png delete mode 100755 resources/images/graph/autolayout.png delete mode 100755 resources/images/graph/copy.png delete mode 100755 resources/images/graph/delete.png delete mode 100755 resources/images/graph/edge.png delete mode 100755 resources/images/graph/history.png delete mode 100755 resources/images/graph/load.png delete mode 100755 resources/images/graph/newvertex.png delete mode 100755 resources/images/graph/newvertex_large.png delete mode 100755 resources/images/graph/print.png delete mode 100755 resources/images/graph/resizepad.gif delete mode 100755 resources/images/graph/save.png delete mode 100755 resources/images/graph/selection.gif delete mode 100755 resources/images/graph/start.png delete mode 100755 resources/images/graph/zoomout.png delete mode 100755 resources/images/info.png delete mode 100755 resources/images/leaf.png delete mode 100755 resources/images/loading.gif delete mode 100755 resources/images/next.png delete mode 100755 resources/images/reload.gif delete mode 100755 resources/images/typeicons/agent_16.png delete mode 100755 resources/images/typeicons/agent_32.png delete mode 100755 resources/images/typeicons/compositeactivitydesc_16.png delete mode 100755 resources/images/typeicons/compositeactivitydesc_32.png delete mode 100755 resources/images/typeicons/elementaryactivitydesc_16.png delete mode 100755 resources/images/typeicons/elementaryactivitydesc_32.png delete mode 100755 resources/images/typeicons/outcome_desc_32.png delete mode 100755 resources/images/typeicons/outcomedesc_16.png delete mode 100755 resources/images/typeicons/outcomedesc_32.png delete mode 100755 resources/images/typeicons/script_16.png delete mode 100755 resources/images/typeicons/script_32.png delete mode 100755 resources/images/typeicons/server_16.png delete mode 100755 resources/images/typeicons/server_32.png delete mode 100755 resources/mapFiles/CastorHashMapMap.xml delete mode 100755 resources/mapFiles/CollectionMap.xml delete mode 100755 resources/mapFiles/HistoryMap.xml delete mode 100755 resources/mapFiles/JobListMap.xml delete mode 100755 resources/mapFiles/KeyValuePairMap.xml delete mode 100755 resources/mapFiles/LifeCycleMap.xml delete mode 100644 resources/mapFiles/ModuleMap.xml delete mode 100755 resources/mapFiles/NewEntityMap.xml delete mode 100755 resources/mapFiles/PropertiesMap.xml delete mode 100755 resources/mapFiles/TransferMap.xml delete mode 100755 resources/mapFiles/ViewpointMap.xml delete mode 100755 resources/mapFiles/graphModelMap.xml delete mode 100644 resources/mapFiles/index delete mode 100755 resources/openldap/README delete mode 100755 resources/openldap/cristal2.schema delete mode 100755 resources/openldap/slapd.conf delete mode 100755 resources/textFiles/consoleHelp.txt delete mode 100755 resources/textFiles/defaultConf.properties delete mode 100755 resources/textFiles/license.html delete mode 100644 resources/textFiles/version.txt (limited to 'resources') diff --git a/resources/boot/CA/NoWorkflow.xml b/resources/boot/CA/NoWorkflow.xml deleted file mode 100755 index c0e2d6f..0000000 --- a/resources/boot/CA/NoWorkflow.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/CA/ServerItemWorkflow.xml b/resources/boot/CA/ServerItemWorkflow.xml deleted file mode 100755 index e480b07..0000000 --- a/resources/boot/CA/ServerItemWorkflow.xml +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - 16 - 17 - - - - - - - - - - - 15 - 16 - 19 - - - - - - - - - - - - - 14 - 17 - 18 - - - - - - - - - - - - - 11 - 19 - 13 - - - - - - - - - - - 10 - 18 - 12 - - - - - - - - - - - 10 - 11 - - - - - - - - - - - - 13 - 15 - - - - - - CreateNewAgent - - - - - - - - 12 - 14 - - - - - - CreateNewItem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CreateNewAgent - CreateNewItem - diff --git a/resources/boot/EA/CreateNewAgent.xml b/resources/boot/EA/CreateNewAgent.xml deleted file mode 100755 index 49f1f32..0000000 --- a/resources/boot/EA/CreateNewAgent.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/EA/CreateNewItem.xml b/resources/boot/EA/CreateNewItem.xml deleted file mode 100755 index 8daaf74..0000000 --- a/resources/boot/EA/CreateNewItem.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/LDAPboot.txt b/resources/boot/LDAPboot.txt deleted file mode 100755 index 995d47d..0000000 --- a/resources/boot/LDAPboot.txt +++ /dev/null @@ -1,4 +0,0 @@ -cn=entity, -cn=last,cn=entity, -cn=domain, -cn=agent,cn=domain, \ No newline at end of file diff --git a/resources/boot/OD/CompositeActivityDef.xsd b/resources/boot/OD/CompositeActivityDef.xsd deleted file mode 100644 index e840734..0000000 --- a/resources/boot/OD/CompositeActivityDef.xsd +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/OD/ElementaryActivityDef.xsd b/resources/boot/OD/ElementaryActivityDef.xsd deleted file mode 100644 index ea637e4..0000000 --- a/resources/boot/OD/ElementaryActivityDef.xsd +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/OD/Module.xsd b/resources/boot/OD/Module.xsd deleted file mode 100644 index 6cd84e0..0000000 --- a/resources/boot/OD/Module.xsd +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - Configuration parameters to add to the Cristal VM on launch. May target either client or server processes. - - - - - - - - - - - - - - - - - - - - - - - - Items to import into or verify within the Cristal server upon launch. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Prefix for module components - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/OD/NewAgent.xsd b/resources/boot/OD/NewAgent.xsd deleted file mode 100644 index 773f4fc..0000000 --- a/resources/boot/OD/NewAgent.xsd +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - Complete Structure for new agent - - - - - - The initial roles that this Agent will hold - - - - - - - - diff --git a/resources/boot/OD/NewItem.xsd b/resources/boot/OD/NewItem.xsd deleted file mode 100644 index bcd5298..0000000 --- a/resources/boot/OD/NewItem.xsd +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - Complete Structure for new item - - - - - - New Properties for the item - - - - - - - - - A new collection with layout - - - - - - - - - The position and size of this member slot on the layout - - - - - - - - - - - - - - - - - - - - - - A new collection without layout - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/OD/PredefinedStepOutcome.xsd b/resources/boot/OD/PredefinedStepOutcome.xsd deleted file mode 100644 index bc0ac52..0000000 --- a/resources/boot/OD/PredefinedStepOutcome.xsd +++ /dev/null @@ -1,13 +0,0 @@ - - - - - General holder for predefined step outcomes we can't be bothered to define a proper schema for - - - - - - - - diff --git a/resources/boot/OD/PropertyDescription.xsd b/resources/boot/OD/PropertyDescription.xsd deleted file mode 100644 index 886092a..0000000 --- a/resources/boot/OD/PropertyDescription.xsd +++ /dev/null @@ -1,36 +0,0 @@ - - - - - Defines the properties that will exist in instances of this description when initially created. - - - - - - - - The name of the new property. - - - - - Whether this property is used to identify the class of this item. Properties flagged as 'true' here are used to check type when these items are assigned to collections. - - - - - The initial value of the property when it is created. - - - - - Whether or not the property can have its value changed once it has been created. - - - - - - - - diff --git a/resources/boot/OD/Schema.xsd b/resources/boot/OD/Schema.xsd deleted file mode 100644 index fed1949..0000000 --- a/resources/boot/OD/Schema.xsd +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/resources/boot/OD/Script.xsd b/resources/boot/OD/Script.xsd deleted file mode 100644 index 5726aca..0000000 --- a/resources/boot/OD/Script.xsd +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/SC/ServerNewEntity.xml b/resources/boot/SC/ServerNewEntity.xml deleted file mode 100755 index 71753bf..0000000 --- a/resources/boot/SC/ServerNewEntity.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - diff --git a/resources/boot/allbootitems.txt b/resources/boot/allbootitems.txt deleted file mode 100644 index 277699c..0000000 --- a/resources/boot/allbootitems.txt +++ /dev/null @@ -1,14 +0,0 @@ -OD/CompositeActivityDef -OD/ElementaryActivityDef -OD/Module -OD/NewAgent -OD/NewItem -OD/PredefinedStepOutcome -OD/PropertyDescription -OD/Schema -OD/Script -EA/CreateNewItem -EA/CreateNewAgent -CA/NoWorkflow -CA/ServerItemWorkflow -SC/ServerNewEntity diff --git a/resources/boot/property/CAProp.xml b/resources/boot/property/CAProp.xml deleted file mode 100755 index d5b2bea..0000000 --- a/resources/boot/property/CAProp.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/resources/boot/property/EAProp.xml b/resources/boot/property/EAProp.xml deleted file mode 100755 index ddf07c1..0000000 --- a/resources/boot/property/EAProp.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/resources/boot/property/ODProp.xml b/resources/boot/property/ODProp.xml deleted file mode 100755 index 0c85444..0000000 --- a/resources/boot/property/ODProp.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/resources/boot/property/SCProp.xml b/resources/boot/property/SCProp.xml deleted file mode 100755 index 356f2f9..0000000 --- a/resources/boot/property/SCProp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/resources/images/Thumbs.db b/resources/images/Thumbs.db deleted file mode 100755 index 551f7e5..0000000 Binary files a/resources/images/Thumbs.db and /dev/null differ diff --git a/resources/images/about.png b/resources/images/about.png deleted file mode 100755 index 3f34032..0000000 Binary files a/resources/images/about.png and /dev/null differ diff --git a/resources/images/compositeMember.gif b/resources/images/compositeMember.gif deleted file mode 100755 index 9e267fc..0000000 Binary files a/resources/images/compositeMember.gif and /dev/null differ diff --git a/resources/images/elementaryMember.gif b/resources/images/elementaryMember.gif deleted file mode 100755 index 9aa677e..0000000 Binary files a/resources/images/elementaryMember.gif and /dev/null differ diff --git a/resources/images/find.png b/resources/images/find.png deleted file mode 100755 index 54d2a6f..0000000 Binary files a/resources/images/find.png and /dev/null differ diff --git a/resources/images/folder.png b/resources/images/folder.png deleted file mode 100755 index c969ff4..0000000 Binary files a/resources/images/folder.png and /dev/null differ diff --git a/resources/images/graph/autolayout.png b/resources/images/graph/autolayout.png deleted file mode 100755 index 4470ace..0000000 Binary files a/resources/images/graph/autolayout.png and /dev/null differ diff --git a/resources/images/graph/copy.png b/resources/images/graph/copy.png deleted file mode 100755 index 77b67a3..0000000 Binary files a/resources/images/graph/copy.png and /dev/null differ diff --git a/resources/images/graph/delete.png b/resources/images/graph/delete.png deleted file mode 100755 index 180fc21..0000000 Binary files a/resources/images/graph/delete.png and /dev/null differ diff --git a/resources/images/graph/edge.png b/resources/images/graph/edge.png deleted file mode 100755 index 12593ae..0000000 Binary files a/resources/images/graph/edge.png and /dev/null differ diff --git a/resources/images/graph/history.png b/resources/images/graph/history.png deleted file mode 100755 index f7defb1..0000000 Binary files a/resources/images/graph/history.png and /dev/null differ diff --git a/resources/images/graph/load.png b/resources/images/graph/load.png deleted file mode 100755 index c969ff4..0000000 Binary files a/resources/images/graph/load.png and /dev/null differ diff --git a/resources/images/graph/newvertex.png b/resources/images/graph/newvertex.png deleted file mode 100755 index 324b65a..0000000 Binary files a/resources/images/graph/newvertex.png and /dev/null differ diff --git a/resources/images/graph/newvertex_large.png b/resources/images/graph/newvertex_large.png deleted file mode 100755 index aade756..0000000 Binary files a/resources/images/graph/newvertex_large.png and /dev/null differ diff --git a/resources/images/graph/print.png b/resources/images/graph/print.png deleted file mode 100755 index f417d83..0000000 Binary files a/resources/images/graph/print.png and /dev/null differ diff --git a/resources/images/graph/resizepad.gif b/resources/images/graph/resizepad.gif deleted file mode 100755 index 0f1b5d6..0000000 Binary files a/resources/images/graph/resizepad.gif and /dev/null differ diff --git a/resources/images/graph/save.png b/resources/images/graph/save.png deleted file mode 100755 index 1c4f461..0000000 Binary files a/resources/images/graph/save.png and /dev/null differ diff --git a/resources/images/graph/selection.gif b/resources/images/graph/selection.gif deleted file mode 100755 index 92595c7..0000000 Binary files a/resources/images/graph/selection.gif and /dev/null differ diff --git a/resources/images/graph/start.png b/resources/images/graph/start.png deleted file mode 100755 index b1212e2..0000000 Binary files a/resources/images/graph/start.png and /dev/null differ diff --git a/resources/images/graph/zoomout.png b/resources/images/graph/zoomout.png deleted file mode 100755 index b65dcc1..0000000 Binary files a/resources/images/graph/zoomout.png and /dev/null differ diff --git a/resources/images/info.png b/resources/images/info.png deleted file mode 100755 index 7c98fba..0000000 Binary files a/resources/images/info.png and /dev/null differ diff --git a/resources/images/leaf.png b/resources/images/leaf.png deleted file mode 100755 index acbdea8..0000000 Binary files a/resources/images/leaf.png and /dev/null differ diff --git a/resources/images/loading.gif b/resources/images/loading.gif deleted file mode 100755 index 24f86d4..0000000 Binary files a/resources/images/loading.gif and /dev/null differ diff --git a/resources/images/next.png b/resources/images/next.png deleted file mode 100755 index 4be5f63..0000000 Binary files a/resources/images/next.png and /dev/null differ diff --git a/resources/images/reload.gif b/resources/images/reload.gif deleted file mode 100755 index 2739941..0000000 Binary files a/resources/images/reload.gif and /dev/null differ diff --git a/resources/images/typeicons/agent_16.png b/resources/images/typeicons/agent_16.png deleted file mode 100755 index 1820787..0000000 Binary files a/resources/images/typeicons/agent_16.png and /dev/null differ diff --git a/resources/images/typeicons/agent_32.png b/resources/images/typeicons/agent_32.png deleted file mode 100755 index b69c918..0000000 Binary files a/resources/images/typeicons/agent_32.png and /dev/null differ diff --git a/resources/images/typeicons/compositeactivitydesc_16.png b/resources/images/typeicons/compositeactivitydesc_16.png deleted file mode 100755 index 14e0c55..0000000 Binary files a/resources/images/typeicons/compositeactivitydesc_16.png and /dev/null differ diff --git a/resources/images/typeicons/compositeactivitydesc_32.png b/resources/images/typeicons/compositeactivitydesc_32.png deleted file mode 100755 index dec52db..0000000 Binary files a/resources/images/typeicons/compositeactivitydesc_32.png and /dev/null differ diff --git a/resources/images/typeicons/elementaryactivitydesc_16.png b/resources/images/typeicons/elementaryactivitydesc_16.png deleted file mode 100755 index 4db99b3..0000000 Binary files a/resources/images/typeicons/elementaryactivitydesc_16.png and /dev/null differ diff --git a/resources/images/typeicons/elementaryactivitydesc_32.png b/resources/images/typeicons/elementaryactivitydesc_32.png deleted file mode 100755 index def8c90..0000000 Binary files a/resources/images/typeicons/elementaryactivitydesc_32.png and /dev/null differ diff --git a/resources/images/typeicons/outcome_desc_32.png b/resources/images/typeicons/outcome_desc_32.png deleted file mode 100755 index 0139f7e..0000000 Binary files a/resources/images/typeicons/outcome_desc_32.png and /dev/null differ diff --git a/resources/images/typeicons/outcomedesc_16.png b/resources/images/typeicons/outcomedesc_16.png deleted file mode 100755 index b5829ba..0000000 Binary files a/resources/images/typeicons/outcomedesc_16.png and /dev/null differ diff --git a/resources/images/typeicons/outcomedesc_32.png b/resources/images/typeicons/outcomedesc_32.png deleted file mode 100755 index 0139f7e..0000000 Binary files a/resources/images/typeicons/outcomedesc_32.png and /dev/null differ diff --git a/resources/images/typeicons/script_16.png b/resources/images/typeicons/script_16.png deleted file mode 100755 index 203e519..0000000 Binary files a/resources/images/typeicons/script_16.png and /dev/null differ diff --git a/resources/images/typeicons/script_32.png b/resources/images/typeicons/script_32.png deleted file mode 100755 index a1e8d3a..0000000 Binary files a/resources/images/typeicons/script_32.png and /dev/null differ diff --git a/resources/images/typeicons/server_16.png b/resources/images/typeicons/server_16.png deleted file mode 100755 index b3ff15b..0000000 Binary files a/resources/images/typeicons/server_16.png and /dev/null differ diff --git a/resources/images/typeicons/server_32.png b/resources/images/typeicons/server_32.png deleted file mode 100755 index d7bf297..0000000 Binary files a/resources/images/typeicons/server_32.png and /dev/null differ diff --git a/resources/mapFiles/CastorHashMapMap.xml b/resources/mapFiles/CastorHashMapMap.xml deleted file mode 100755 index 601cf06..0000000 --- a/resources/mapFiles/CastorHashMapMap.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/CollectionMap.xml b/resources/mapFiles/CollectionMap.xml deleted file mode 100755 index 8c6408c..0000000 --- a/resources/mapFiles/CollectionMap.xml +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/HistoryMap.xml b/resources/mapFiles/HistoryMap.xml deleted file mode 100755 index 803bf64..0000000 --- a/resources/mapFiles/HistoryMap.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/JobListMap.xml b/resources/mapFiles/JobListMap.xml deleted file mode 100755 index 7352248..0000000 --- a/resources/mapFiles/JobListMap.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/KeyValuePairMap.xml b/resources/mapFiles/KeyValuePairMap.xml deleted file mode 100755 index 8175151..0000000 --- a/resources/mapFiles/KeyValuePairMap.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/LifeCycleMap.xml b/resources/mapFiles/LifeCycleMap.xml deleted file mode 100755 index 8291dee..0000000 --- a/resources/mapFiles/LifeCycleMap.xml +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/ModuleMap.xml b/resources/mapFiles/ModuleMap.xml deleted file mode 100644 index 4bc4db1..0000000 --- a/resources/mapFiles/ModuleMap.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/NewEntityMap.xml b/resources/mapFiles/NewEntityMap.xml deleted file mode 100755 index 5d9d7ca..0000000 --- a/resources/mapFiles/NewEntityMap.xml +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/PropertiesMap.xml b/resources/mapFiles/PropertiesMap.xml deleted file mode 100755 index 7936a75..0000000 --- a/resources/mapFiles/PropertiesMap.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/TransferMap.xml b/resources/mapFiles/TransferMap.xml deleted file mode 100755 index a280ef3..0000000 --- a/resources/mapFiles/TransferMap.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/ViewpointMap.xml b/resources/mapFiles/ViewpointMap.xml deleted file mode 100755 index 6799418..0000000 --- a/resources/mapFiles/ViewpointMap.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/graphModelMap.xml b/resources/mapFiles/graphModelMap.xml deleted file mode 100755 index cebb589..0000000 --- a/resources/mapFiles/graphModelMap.xml +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/mapFiles/index b/resources/mapFiles/index deleted file mode 100644 index 03de6f2..0000000 --- a/resources/mapFiles/index +++ /dev/null @@ -1,10 +0,0 @@ -graphModelMap.xml -KeyValuePairMap.xml -HistoryMap.xml -PropertiesMap.xml -LifeCycleMap.xml -CollectionMap.xml -JobListMap.xml -ViewpointMap.xml -TransferMap.xml -NewEntityMap.xml diff --git a/resources/openldap/README b/resources/openldap/README deleted file mode 100755 index 6bfdabc..0000000 --- a/resources/openldap/README +++ /dev/null @@ -1,5 +0,0 @@ -cristal2.schema goes in OpenLDAP/schemas, or change the include line to point to it here. - -edit your slapd.conf to include it, and replace the env vars with your local path. -edit the suffix and rootdn and rootpass -use this slapd to help you diff --git a/resources/openldap/cristal2.schema b/resources/openldap/cristal2.schema deleted file mode 100755 index 2370964..0000000 --- a/resources/openldap/cristal2.schema +++ /dev/null @@ -1,49 +0,0 @@ -attributetype ( 1.3.6.1.4.1.96.64.10.1 NAME 'intsyskey' - EQUALITY integerMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 ) - -attributetype ( 1.3.6.1.4.1.96.64.10.6 NAME 'ior' - EQUALITY caseIgnoreMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 - SINGLE-VALUE ) - -attributetype ( 1.3.6.1.4.1.96.64.10.7 NAME 'cristalprop' - EQUALITY caseIgnoreMatch - SUBSTR caseIgnoreSubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) - -objectclass ( 1.3.6.1.4.1.96.64.10.10 NAME 'cristalentity' SUP top STRUCTURAL - MUST ( cn $ objectclass ) - MAY ( intsyskey $ ior $ cristalprop ) ) - -objectclass ( 1.3.6.1.4.1.96.64.10.13 NAME 'cristalcontext' SUP top STRUCTURAL - MUST ( cn $ objectclass ) - MAY ( intsyskey ) ) - -objectclass ( 1.3.6.1.4.1.96.64.10.15 NAME 'aliasObject' SUP alias STRUCTURAL - MUST ( cn $ objectclass $ aliasedObjectName ) ) - -# agent -attributetype ( 1.3.6.1.4.1.96.64.10.8 NAME 'jobList' - EQUALITY booleanMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) - - # uid must store userName if agent (for authentication to work) -objectclass ( 1.3.6.1.4.1.96.64.10.14 NAME 'cristalagent' SUP cristalentity STRUCTURAL - MUST ( userPassword $ uid ) ) - -objectclass ( 1.3.6.1.4.1.96.64.10.16 NAME 'cristalrole' SUP top STRUCTURAL - MUST ( cn $ objectclass ) - MAY ( jobList $ uniqueMember ) ) - -# old - -attributetype ( 1.3.6.1.4.1.96.64.10.2 NAME 'propval' - EQUALITY caseIgnoreMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 - SINGLE-VALUE ) - -objectclass ( 1.3.6.1.4.1.96.64.10.11 NAME 'cristalproperty' SUP top STRUCTURAL - MUST ( cn $ objectclass ) - MAY ( propval ) ) - diff --git a/resources/openldap/slapd.conf b/resources/openldap/slapd.conf deleted file mode 100755 index 65cebf1..0000000 --- a/resources/openldap/slapd.conf +++ /dev/null @@ -1,20 +0,0 @@ -# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.7 2001/09/27 20:00:31 kurt Exp $ -# -# See slapd.conf(5) for details on configuration options. -# This file should NOT be world readable. -# -include D:/openldap-2_0_19_debug/schema/core.schema -include D:/openldap-2_0_19_debug/schema/cristal2.schema -pidfile D:/openldap-2_0_19_debug/slapd.pid -argsfile D:/openldap-2_0_19_debug/slapd.args - - -# if no access controls are present, the default is: -# Allow read by all -# rootdn can always write! - -database ldbm -suffix "o=cern,c=ch" -rootdn "cn=Directory Manager,o=cern,c=ch" -rootpw estrella -index objectClass eq diff --git a/resources/textFiles/consoleHelp.txt b/resources/textFiles/consoleHelp.txt deleted file mode 100755 index 2b96172..0000000 --- a/resources/textFiles/consoleHelp.txt +++ /dev/null @@ -1,18 +0,0 @@ -Cristal 2 scripting console ---------------------------- -Commands entered here are directly parsed by the javascript engine. You can call methods directly on five objects pre-loaded from the Gateway: -proxy - the EntityProxyManager -storage - the TransactionManager -db - the ClusterStorageManager -lookup - the LDAPLookup (server context) -orb - the ORB - -Your output is a log stream, by default set to level 0. Change your log level with 'log n'. -View this message with 'help'. - -Useful methods: -proxy.reportCurrentProxies(logLevel); -proxy.reportConnections(logLevel); -storage.dumpPendingTransactions(logLevel); -db.clearCache([sysKey][, rootPath]); -db.dumpCacheContents(logLevel); diff --git a/resources/textFiles/defaultConf.properties b/resources/textFiles/defaultConf.properties deleted file mode 100755 index dbc58de..0000000 --- a/resources/textFiles/defaultConf.properties +++ /dev/null @@ -1,5 +0,0 @@ -OutcomeHandler.CompositeActivityDef.0=com.c2kernel.lifecycle.gui.view.CompActDefOutcomeHandler -OutcomeHandler.ElementaryActivityDef.0=com.c2kernel.lifecycle.gui.view.ElemActDefOutcomeHandler -OutcomeHandler.Schema.0=com.c2kernel.gui.tabs.outcome.BasicOutcomeEditor -OutcomeHandler.Script.0=com.c2kernel.gui.tabs.outcome.BasicOutcomeEditor -banner=about.png diff --git a/resources/textFiles/license.html b/resources/textFiles/license.html deleted file mode 100755 index eede128..0000000 --- a/resources/textFiles/license.html +++ /dev/null @@ -1,38 +0,0 @@ -

Cristal 2 Kernel

-Copyright (c) 2001-2004 The European Centre For Particle Physics Research. All Rights Reserved. -

Cristal Kernel utilizes the following software products: -

-

Third Party Licenses

- \ No newline at end of file diff --git a/resources/textFiles/version.txt b/resources/textFiles/version.txt deleted file mode 100644 index 15ac121..0000000 --- a/resources/textFiles/version.txt +++ /dev/null @@ -1 +0,0 @@ -C2Kernel V2.3.1 Build 1 \ No newline at end of file -- cgit v1.2.3