aboutsummaryrefslogtreecommitdiff
path: root/id/oa/moa-id-oa.iml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-01-27 18:33:39 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-01-27 18:33:39 +0100
commitf5c184fb20f87732030868e58653fdf68113f05a (patch)
tree486144427eff98e8937edfc93a82a6f7a50ec90c /id/oa/moa-id-oa.iml
parentaba2defe8f95cf960395158f6eb2ad7b1fb6e150 (diff)
downloadmoa-id-spss-f5c184fb20f87732030868e58653fdf68113f05a.tar.gz
moa-id-spss-f5c184fb20f87732030868e58653fdf68113f05a.tar.bz2
moa-id-spss-f5c184fb20f87732030868e58653fdf68113f05a.zip
fix version for oa lib
Diffstat (limited to 'id/oa/moa-id-oa.iml')
-rw-r--r--id/oa/moa-id-oa.iml4
1 files changed, 3 insertions, 1 deletions
diff --git a/id/oa/moa-id-oa.iml b/id/oa/moa-id-oa.iml
index 6fc69d99c..412cad133 100644
--- a/id/oa/moa-id-oa.iml
+++ b/id/oa/moa-id-oa.iml
@@ -12,7 +12,7 @@
</configuration>
</facet>
</component>
- <component name="NewModuleRootManager" inherit-compiler-output="false">
+ <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" />
<content url="file://$MODULE_DIR$">
@@ -32,6 +32,8 @@
<orderEntry type="library" name="Maven: commons-httpclient:commons-httpclient:3.1" level="project" />
<orderEntry type="library" name="Maven: org.apache.santuario:xmlsec:1.5.4" level="project" />
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.0.4" level="project" />
+ <orderEntry type="library" name="Maven: log4j:log4j:1.2.14" level="project" />
+ <orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:servlet-api:2.4" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: xerces:xercesImpl:2.10.0" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: xml-resolver:xml-resolver:1.2" level="project" />