From 29bbf451a22916d39017ec1a3f53f4e0f0e65ee0 Mon Sep 17 00:00:00 2001 From: abranson Date: Mon, 1 Aug 2011 13:57:20 +0200 Subject: Java7 compatibility and some code refresh --- resources/mapFiles/index | 10 ++++++++++ resources/mapFiles/index.xml | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 resources/mapFiles/index delete mode 100755 resources/mapFiles/index.xml (limited to 'resources/mapFiles') diff --git a/resources/mapFiles/index b/resources/mapFiles/index new file mode 100644 index 0000000..58295a1 --- /dev/null +++ b/resources/mapFiles/index @@ -0,0 +1,10 @@ +graphModelMap.xml +KeyValuePairMap.xml +HistoryMap.xml +PropertiesMap.xml +LifeCycleMap.xml +CollectionMap.xml +JobListMap.xml +ViewpointMap.xml +TransferMap.xml +NewEntityMap.xml \ No newline at end of file diff --git a/resources/mapFiles/index.xml b/resources/mapFiles/index.xml deleted file mode 100755 index 58295a1..0000000 --- a/resources/mapFiles/index.xml +++ /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 \ No newline at end of file -- cgit v1.2.3