diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-13 02:16:12 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-13 02:16:12 +0000 |
commit | 83355a7557cf91c455a65e0ce79ea8dd4d880052 (patch) | |
tree | 25fb3c02f2eca9990323a3b9c03bc6028f73fb38 /sandbox/lresende/sca-1.x/demos/customer-map | |
parent | 3e33ce505cf18f5f603f29cf0be4b4fd33053d3d (diff) |
Refactoring sandbox structure to accomodate 1.x versus 2.x stuff
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898623 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/DISCLAIMER (renamed from sandbox/lresende/sca/demos/customer-map/DISCLAIMER) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/LICENSE (renamed from sandbox/lresende/sca/demos/customer-map/LICENSE) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/NOTICE (renamed from sandbox/lresende/sca/demos/customer-map/NOTICE) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/customer-maps.sql (renamed from sandbox/lresende/sca/demos/customer-map/customer-maps.sql) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/pom.xml (renamed from sandbox/lresende/sca/demos/customer-map/pom.xml) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/java/customer/CustomerService.java (renamed from sandbox/lresende/sca/demos/customer-map/src/main/java/customer/CustomerService.java) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/java/launch/Launch.java (renamed from sandbox/lresende/sca/demos/customer-map/src/main/java/launch/Launch.java) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer-map.composite (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/customer-map.composite) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.componentType (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.componentType) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.xml (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.xml) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.xsd (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.xsd) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/db.lck (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/db.lck) | bin | 38 -> 38 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/log.ctrl (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/log.ctrl) | bin | 48 -> 48 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/log1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/log1.dat) | bin | 1048576 -> 1048576 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/logmirror.ctrl (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/logmirror.ctrl) | bin | 48 -> 48 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c10.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c10.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c101.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c101.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c111.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c111.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c121.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c121.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c130.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c130.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c141.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c141.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c150.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c150.dat) | bin | 16384 -> 16384 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c161.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c161.dat) | bin | 16384 -> 16384 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c171.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c171.dat) | bin | 16384 -> 16384 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c180.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c180.dat) | bin | 24576 -> 24576 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c191.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c191.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1a1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1a1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1b1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1b1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1c0.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1c0.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1d1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1d1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1e0.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1e0.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1f1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1f1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c20.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c20.dat) | bin | 20480 -> 20480 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c200.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c200.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c211.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c211.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c221.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c221.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c230.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c230.dat) | bin | 274432 -> 274432 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c241.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c241.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c251.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c251.dat) | bin | 12288 -> 12288 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c260.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c260.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c271.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c271.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c281.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c281.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c290.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c290.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2a1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2a1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2b1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2b1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2c1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2c1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2d0.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2d0.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2e1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2e1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2f0.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2f0.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c300.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c300.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c31.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c31.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c311.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c311.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c41.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c41.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c51.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c51.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c60.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c60.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c71.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c71.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c81.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c81.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c90.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c90.dat) | bin | 24576 -> 24576 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/ca1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/ca1.dat) | bin | 20480 -> 20480 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cb1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cb1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cc0.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cc0.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cd1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cd1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/ce1.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/ce1.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cf0.dat (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cf0.dat) | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/service.properties (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/service.properties) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/binding-atom.js (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/html/binding-atom.js) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/binding-jsonrpc.js (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/html/binding-jsonrpc.js) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/index-plain.html (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/html/index-plain.html) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/index.html (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/html/index.html) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/map.json (renamed from sandbox/lresende/sca/demos/customer-map/src/main/resources/html/map.json) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/test/java/customer/CustomerServiceTestCase.java (renamed from sandbox/lresende/sca/demos/customer-map/src/test/java/customer/CustomerServiceTestCase.java) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.componentType (renamed from sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.componentType) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.composite (renamed from sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.composite) | 0 | ||||
-rw-r--r-- | sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.xml (renamed from sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.xml) | 0 |
74 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/lresende/sca/demos/customer-map/DISCLAIMER b/sandbox/lresende/sca-1.x/demos/customer-map/DISCLAIMER index d68a410903..d68a410903 100644 --- a/sandbox/lresende/sca/demos/customer-map/DISCLAIMER +++ b/sandbox/lresende/sca-1.x/demos/customer-map/DISCLAIMER diff --git a/sandbox/lresende/sca/demos/customer-map/LICENSE b/sandbox/lresende/sca-1.x/demos/customer-map/LICENSE index 8aa906c321..8aa906c321 100644 --- a/sandbox/lresende/sca/demos/customer-map/LICENSE +++ b/sandbox/lresende/sca-1.x/demos/customer-map/LICENSE diff --git a/sandbox/lresende/sca/demos/customer-map/NOTICE b/sandbox/lresende/sca-1.x/demos/customer-map/NOTICE index 94481d6cfa..94481d6cfa 100644 --- a/sandbox/lresende/sca/demos/customer-map/NOTICE +++ b/sandbox/lresende/sca-1.x/demos/customer-map/NOTICE diff --git a/sandbox/lresende/sca/demos/customer-map/customer-maps.sql b/sandbox/lresende/sca-1.x/demos/customer-map/customer-maps.sql index c57678c5d0..c57678c5d0 100644 --- a/sandbox/lresende/sca/demos/customer-map/customer-maps.sql +++ b/sandbox/lresende/sca-1.x/demos/customer-map/customer-maps.sql diff --git a/sandbox/lresende/sca/demos/customer-map/pom.xml b/sandbox/lresende/sca-1.x/demos/customer-map/pom.xml index 501cbfec3e..501cbfec3e 100644 --- a/sandbox/lresende/sca/demos/customer-map/pom.xml +++ b/sandbox/lresende/sca-1.x/demos/customer-map/pom.xml diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/java/customer/CustomerService.java b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/java/customer/CustomerService.java index 5a99f0bc77..5a99f0bc77 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/java/customer/CustomerService.java +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/java/customer/CustomerService.java diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/java/launch/Launch.java b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/java/launch/Launch.java index 2bbb40c6a5..2bbb40c6a5 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/java/launch/Launch.java +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/java/launch/Launch.java diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer-map.composite b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer-map.composite index f7c979687d..f7c979687d 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer-map.composite +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer-map.composite diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.componentType b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.componentType index bf56a3f4e9..bf56a3f4e9 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.componentType +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.componentType diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.xml b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.xml index 17d5da9cd6..17d5da9cd6 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.xml +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.xml diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.xsd b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.xsd index f00d0ec56a..f00d0ec56a 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/customer.xsd +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/customer.xsd diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/db.lck b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/db.lck Binary files differindex 6b9b2452e0..6b9b2452e0 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/db.lck +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/db.lck diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/log.ctrl b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/log.ctrl Binary files differindex 4238225f1f..4238225f1f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/log.ctrl +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/log.ctrl diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/log1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/log1.dat Binary files differindex e9eb981c16..e9eb981c16 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/log1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/log1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/logmirror.ctrl b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/logmirror.ctrl Binary files differindex 4238225f1f..4238225f1f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/log/logmirror.ctrl +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/log/logmirror.ctrl diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c10.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c10.dat Binary files differindex 27e2ac866e..27e2ac866e 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c10.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c10.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c101.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c101.dat Binary files differindex fc4340b2e7..fc4340b2e7 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c101.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c101.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c111.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c111.dat Binary files differindex 750dffff3f..750dffff3f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c111.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c111.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c121.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c121.dat Binary files differindex 0d0b53b30e..0d0b53b30e 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c121.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c121.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c130.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c130.dat Binary files differindex 65f1689e47..65f1689e47 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c130.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c130.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c141.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c141.dat Binary files differindex 5b509fb668..5b509fb668 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c141.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c141.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c150.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c150.dat Binary files differindex d985c31be4..d985c31be4 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c150.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c150.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c161.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c161.dat Binary files differindex d3af4852f2..d3af4852f2 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c161.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c161.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c171.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c171.dat Binary files differindex 731d9e87fb..731d9e87fb 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c171.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c171.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c180.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c180.dat Binary files differindex 82298723d7..82298723d7 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c180.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c180.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c191.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c191.dat Binary files differindex b2d149a0f3..b2d149a0f3 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c191.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c191.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1a1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1a1.dat Binary files differindex 5001ad3d63..5001ad3d63 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1a1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1a1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1b1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1b1.dat Binary files differindex b3a539d635..b3a539d635 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1b1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1b1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1c0.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1c0.dat Binary files differindex 359525a31a..359525a31a 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1c0.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1c0.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1d1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1d1.dat Binary files differindex 9f257df932..9f257df932 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1d1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1d1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1e0.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1e0.dat Binary files differindex e43e52fb7f..e43e52fb7f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1e0.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1e0.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1f1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1f1.dat Binary files differindex 7e6ee3b1e0..7e6ee3b1e0 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c1f1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c1f1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c20.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c20.dat Binary files differindex 2b9a6b96d4..2b9a6b96d4 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c20.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c20.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c200.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c200.dat Binary files differindex cae919d022..cae919d022 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c200.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c200.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c211.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c211.dat Binary files differindex c7e311b00e..c7e311b00e 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c211.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c211.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c221.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c221.dat Binary files differindex 28e89367ce..28e89367ce 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c221.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c221.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c230.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c230.dat Binary files differindex c8aca2ee6f..c8aca2ee6f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c230.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c230.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c241.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c241.dat Binary files differindex 3478bc897d..3478bc897d 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c241.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c241.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c251.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c251.dat Binary files differindex d3d6adf4fb..d3d6adf4fb 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c251.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c251.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c260.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c260.dat Binary files differindex 8d7333df7d..8d7333df7d 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c260.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c260.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c271.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c271.dat Binary files differindex af722f7d73..af722f7d73 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c271.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c271.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c281.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c281.dat Binary files differindex 3972983c2e..3972983c2e 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c281.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c281.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c290.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c290.dat Binary files differindex 31577b8124..31577b8124 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c290.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c290.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2a1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2a1.dat Binary files differindex 0f700d13a7..0f700d13a7 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2a1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2a1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2b1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2b1.dat Binary files differindex 1d6382fb3d..1d6382fb3d 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2b1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2b1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2c1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2c1.dat Binary files differindex 3bc60d886b..3bc60d886b 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2c1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2c1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2d0.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2d0.dat Binary files differindex c542d3c91c..c542d3c91c 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2d0.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2d0.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2e1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2e1.dat Binary files differindex 16abd20b5f..16abd20b5f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2e1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2e1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2f0.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2f0.dat Binary files differindex eb26be5932..eb26be5932 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c2f0.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c2f0.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c300.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c300.dat Binary files differindex 35a164db8a..35a164db8a 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c300.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c300.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c31.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c31.dat Binary files differindex 44f7fa784d..44f7fa784d 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c31.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c31.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c311.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c311.dat Binary files differindex 85c095cadb..85c095cadb 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c311.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c311.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c41.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c41.dat Binary files differindex 519f1a49be..519f1a49be 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c41.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c41.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c51.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c51.dat Binary files differindex 452a28db9b..452a28db9b 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c51.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c51.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c60.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c60.dat Binary files differindex 94c357868f..94c357868f 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c60.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c60.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c71.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c71.dat Binary files differindex 9ca2ca97d1..9ca2ca97d1 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c71.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c71.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c81.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c81.dat Binary files differindex 85bc9c8351..85bc9c8351 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c81.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c81.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c90.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c90.dat Binary files differindex 14e77ef636..14e77ef636 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/c90.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/c90.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/ca1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/ca1.dat Binary files differindex 624ae61a85..624ae61a85 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/ca1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/ca1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cb1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cb1.dat Binary files differindex 97e6f19260..97e6f19260 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cb1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cb1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cc0.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cc0.dat Binary files differindex 5126021a83..5126021a83 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cc0.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cc0.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cd1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cd1.dat Binary files differindex 2e135b64ab..2e135b64ab 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cd1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cd1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/ce1.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/ce1.dat Binary files differindex 076423c10a..076423c10a 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/ce1.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/ce1.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cf0.dat b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cf0.dat Binary files differindex bfae1c8b85..bfae1c8b85 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/seg0/cf0.dat +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/seg0/cf0.dat diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/service.properties b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/service.properties index 997a33e4db..997a33e4db 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/dastest/service.properties +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/dastest/service.properties diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/binding-atom.js b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/binding-atom.js index aacf864f14..aacf864f14 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/binding-atom.js +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/binding-atom.js diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/binding-jsonrpc.js b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/binding-jsonrpc.js index 7f4a092f71..7f4a092f71 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/binding-jsonrpc.js +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/binding-jsonrpc.js diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/index-plain.html b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/index-plain.html index 0783c3facb..0783c3facb 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/index-plain.html +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/index-plain.html diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/index.html b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/index.html index 53f637bed2..53f637bed2 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/index.html +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/index.html diff --git a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/map.json b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/map.json index a884141a3c..a884141a3c 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/main/resources/html/map.json +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/main/resources/html/map.json diff --git a/sandbox/lresende/sca/demos/customer-map/src/test/java/customer/CustomerServiceTestCase.java b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/java/customer/CustomerServiceTestCase.java index 7d289fd62a..7d289fd62a 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/test/java/customer/CustomerServiceTestCase.java +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/java/customer/CustomerServiceTestCase.java diff --git a/sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.componentType b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.componentType index 0d1992d597..0d1992d597 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.componentType +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.componentType diff --git a/sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.composite b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.composite index 72a692e38b..72a692e38b 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.composite +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.composite diff --git a/sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.xml b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.xml index 7b17903540..7b17903540 100644 --- a/sandbox/lresende/sca/demos/customer-map/src/test/resources/customer.xml +++ b/sandbox/lresende/sca-1.x/demos/customer-map/src/test/resources/customer.xml |