From b2bd174eebbd067f2b3c9748ea779398a4719530 Mon Sep 17 00:00:00 2001
From: Dennis Kao <ulysseskao@ximple.com.tw>
Date: Thu, 08 Aug 2013 18:00:18 +0800
Subject: [PATCH] layergroupencoder bugfixed

---
 xdgnjobs/ximple-spatialjob/src/test/java/com/ximple/eofms/rest/GeoManagerEncoderTest.java |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/xdgnjobs/ximple-spatialjob/src/test/java/com/ximple/eofms/rest/GeoManagerEncoderTest.java b/xdgnjobs/ximple-spatialjob/src/test/java/com/ximple/eofms/rest/GeoManagerEncoderTest.java
new file mode 100644
index 0000000..0f6111c
--- /dev/null
+++ b/xdgnjobs/ximple-spatialjob/src/test/java/com/ximple/eofms/rest/GeoManagerEncoderTest.java
@@ -0,0 +1,11 @@
+package com.ximple.eofms.rest;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: ulysseskao
+ * Date: 2013/8/8
+ * Time: 下午 2:18
+ * To change this template use File | Settings | File Templates.
+ */
+public class GeoManagerEncoderTest {
+}

--
Gitblit v0.0.0-SNAPSHOT