From f09e07e3314bb9c0cb7a6da7055ecb01da3ed722 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 11 Apr 2014 17:03:38 +0200 Subject: OutcomeInitiator based description initialization. Absorbs all description editing from the kernel. Module.debug functionality missing - kernel now creates all imported module descriptions with NoWorkflow. Need a way to patch them in later (must be part of this module) --- .../resources/boot/EA/AssignNewVersionFromLast.xml | 20 ++++++++++++++++++++ src/main/resources/boot/EA/EditDefinition.xml | 14 ++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 src/main/resources/boot/EA/AssignNewVersionFromLast.xml create mode 100644 src/main/resources/boot/EA/EditDefinition.xml (limited to 'src/main/resources/boot/EA') diff --git a/src/main/resources/boot/EA/AssignNewVersionFromLast.xml b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml new file mode 100644 index 0000000..248dfee --- /dev/null +++ b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/EA/EditDefinition.xml b/src/main/resources/boot/EA/EditDefinition.xml new file mode 100644 index 0000000..8fbe25b --- /dev/null +++ b/src/main/resources/boot/EA/EditDefinition.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + -- cgit v1.2.3