aboutsummaryrefslogtreecommitdiff
path: root/spss/server
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-04 17:51:06 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-04 17:51:06 +0100
commitcd0887a43b0b4350e736433c2b513901a2151601 (patch)
treea64f04705ed3e686787e20f091768aacb94d8e25 /spss/server
parente4350d795922f798ff2edc53933c99d4a24a3bc9 (diff)
downloadmoa-id-spss-cd0887a43b0b4350e736433c2b513901a2151601.tar.gz
moa-id-spss-cd0887a43b0b4350e736433c2b513901a2151601.tar.bz2
moa-id-spss-cd0887a43b0b4350e736433c2b513901a2151601.zip
after merge, having problem
Diffstat (limited to 'spss/server')
-rw-r--r--spss/server/serverlib/moa-spss-lib.iml4
-rw-r--r--spss/server/serverws/moa-spss-ws.iml4
2 files changed, 4 insertions, 4 deletions
diff --git a/spss/server/serverlib/moa-spss-lib.iml b/spss/server/serverlib/moa-spss-lib.iml
index 7864354f4..11dc743a9 100644
--- a/spss/server/serverlib/moa-spss-lib.iml
+++ b/spss/server/serverlib/moa-spss-lib.iml
@@ -45,8 +45,8 @@
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/../../target/classes" />
- <output-test url="file://$MODULE_DIR$/../../target/test-classes" />
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
diff --git a/spss/server/serverws/moa-spss-ws.iml b/spss/server/serverws/moa-spss-ws.iml
index 60f6d1803..45ebf8969 100644
--- a/spss/server/serverws/moa-spss-ws.iml
+++ b/spss/server/serverws/moa-spss-ws.iml
@@ -15,8 +15,8 @@
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/../../target/classes" />
- <output-test url="file://$MODULE_DIR$/../../target/test-classes" />
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>