diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 4a75bc58..00000000 Binary files a/.DS_Store and /dev/null differ diff --git a/src/.DS_Store b/src/.DS_Store deleted file mode 100644 index b9c83013..00000000 Binary files a/src/.DS_Store and /dev/null differ diff --git a/src/main/.DS_Store b/src/main/.DS_Store deleted file mode 100644 index d4ff98ee..00000000 Binary files a/src/main/.DS_Store and /dev/null differ diff --git a/src/main/java/.DS_Store b/src/main/java/.DS_Store deleted file mode 100644 index a7069370..00000000 Binary files a/src/main/java/.DS_Store and /dev/null differ diff --git a/src/main/resources/egovframework/egovProps/globals.properties b/src/main/resources/egovframework/egovProps/globals.properties deleted file mode 100644 index 6ecd6c1d..00000000 --- a/src/main/resources/egovframework/egovProps/globals.properties +++ /dev/null @@ -1,47 +0,0 @@ -############################################## -################### DB\uad00\ub828 ################### -############################################## - -# Oracle -Oracle.Driver=oracle.jdbc.driver.OracleDriver - -################################################################ -# Oracle.Url=jdbc:oracle:thin:@192.168.0.8:3452:orcl is prod -#Oracle.Url=jdbc:oracle:thin:@192.168.0.8:3452:orcl -# dbnt devlop server -Oracle.Url=jdbc:oracle:thin:@118.219.150.34:1521:ORAGEODEV -# develop local server -#Oracle.Url=jdbc:oracle:thin:@192.168.86.2:1521:xe -# thkim local test -#Oracle.Url=jdbc:oracle:thin:@grok-10.com:1521:ORAGEODEV -################################################################ - -#Oracle.Url=jdbc:oracle:thin:@192.168.0.29:1521:xe -#Oracle.Url=jdbc:oracle:thin:@192.168.0.71:1521:orcl -#Oracle.Url=jdbc:oracle:thin:@220.121.145.78:7080:xe -#Oracle.Url=jdbc:oracle:thin:@localhost:1521:orcl -#Oracle.Url=jdbc:oracle:thin:@218.232.234.162:1521:ORAGEO -Oracle.ID=geoinfo -Oracle.Password=geoinfo -# thkim local test -#Oracle.Password=dbnt060928!rlaxogh -#Oracle.Password=!!kictgis1234 - - -############################################### -################### \ud30c\uc77c\uad00\ub828 ################### -############################################### - -#Geoinfo.FilePath=D:\\Tomcat6\\geoinfoEgov\\webapps\\geoinfo\\files\\ -Geoinfo.FilePath=D:\\app_geoinfo\\app\\files\\ -#\uac80\uc0c9\uc720\ud1b5 3\ucc28\uc6d0 -#Geoinfo.FilePath3D=files\\4dim\\2014\\ -Geoinfo.FilePath3D=D:\\app_geoinfo\\app\\files\\4dim\\2014\\ -#\uc804\ubb38\uac00\uc758\uacac -Geoinfo.Report=files\\report\\ - -#\uc785\ub825\uc2dc\uc2a4\ud15c -Geoinfo.WebFilePath=files\\web\\ - -Globals.FileExtImg=.jpeg,.jpg,.bmp,.tiff,.gif,.png -Globals.FileExtZip=.hwp,.pdf,.zip,.xls,.xlsx,.ppt,.pptx diff --git a/src/main/webapp/.DS_Store b/src/main/webapp/.DS_Store deleted file mode 100644 index 5babd104..00000000 Binary files a/src/main/webapp/.DS_Store and /dev/null differ diff --git a/src/main/webapp/WEB-INF/.DS_Store b/src/main/webapp/WEB-INF/.DS_Store deleted file mode 100644 index 1a639222..00000000 Binary files a/src/main/webapp/WEB-INF/.DS_Store and /dev/null differ diff --git a/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties b/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties deleted file mode 100644 index 84d61518..00000000 --- a/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties +++ /dev/null @@ -1,46 +0,0 @@ -# Report Server Connection Config - -# conntype : jdbc, jndi -# jdbc type : SQL_Server, MySQL, Oracle, Tibero, DB2, Sybase, UserCustom - -# version SQL_Server 2000, 2005, 2008, 2012 -dataconnection.count=3 - -dataconnection1.conntype=jdbc -dataconnection1.type=Oracle -dataconnection1.dbname=oracle1 -dataconnection1.version= -#dataconnection1.url=jdbc:oracle:thin:@192.168.0.71:1521:orcl -#dataconnection1.url=jdbc:oracle:thin:@192.168.0.29:1521:xe -#dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:1521:orcl -################################################################ -# \uc544\ub798\ub294 \uac74\uae30\uc5f0 \uc6b4\uc601\uc11c\ubc84 -# dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:3452:orcl -#dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:3452:orcl -# \uc544\ub798\ub294 \ub514\ube44\uc5d4\ud14d \uac1c\ubc1c\uc11c\ubc84 -dataconnection1.url=jdbc:oracle:thin:@118.219.150.34:1521:orageodev -# \uc544\ub798\ub294 \ub514\ube44\uc5d4\ud14d \ub85c\uceec\uc11c\ubc84 -#dataconnection1.url=jdbc:oracle:thin:@127.0.0.1:1521:ORAGEODEV -# thkim local test -#dataconnection1.url=jdbc:oracle:thin:@grok-10.com:1521:ORAGEODEV -################################################################ - -dataconnection1.user=geoinfo -dataconnection1.password=geoinfo -#dataconnection1.password=dbnt060928!rlaxogh -dataconnection1.encoding= - -dataconnection2.conntype=jdbc -dataconnection2.type=UserCustom -dataconnection2.dbname=usercustom1 -dataconnection2.version= -dataconnection2.driver=cubrid.jdbc.driver.CUBRIDDriver -dataconnection2.url= -dataconnection2.user= -dataconnection2.password= -dataconnection2.encoding= - -dataconnection3.conntype=jndi -dataconnection3.dbname=dbname -dataconnection3.jndiname=jndiname -dataconnection3.encoding= diff --git a/src/main/webapp/WEB-INF/views/.DS_Store b/src/main/webapp/WEB-INF/views/.DS_Store deleted file mode 100644 index daad296f..00000000 Binary files a/src/main/webapp/WEB-INF/views/.DS_Store and /dev/null differ diff --git a/src/main/webapp/WEB-INF/views/web/.DS_Store b/src/main/webapp/WEB-INF/views/web/.DS_Store deleted file mode 100644 index e31ce0e2..00000000 Binary files a/src/main/webapp/WEB-INF/views/web/.DS_Store and /dev/null differ diff --git a/src/main/webapp/WEB-INF/views/web/input/.DS_Store b/src/main/webapp/WEB-INF/views/web/input/.DS_Store deleted file mode 100644 index 6e83e24d..00000000 Binary files a/src/main/webapp/WEB-INF/views/web/input/.DS_Store and /dev/null differ