diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-28 16:59:04 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-28 16:59:04 +0100 |
commit | b9ad6dcf6b4e963f4716adae87437aadf7e50ee5 (patch) | |
tree | bb9aae6836f560411cbe57a4e4e5080b25d6cedb /spss/handbook/moa-spss-handbook.iml | |
parent | 59ea59a630324123207c55cc1e9ca6498aa002e0 (diff) | |
download | moa-id-spss-b9ad6dcf6b4e963f4716adae87437aadf7e50ee5.tar.gz moa-id-spss-b9ad6dcf6b4e963f4716adae87437aadf7e50ee5.tar.bz2 moa-id-spss-b9ad6dcf6b4e963f4716adae87437aadf7e50ee5.zip |
empty jar error in maven, skip
Diffstat (limited to 'spss/handbook/moa-spss-handbook.iml')
-rw-r--r-- | spss/handbook/moa-spss-handbook.iml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/spss/handbook/moa-spss-handbook.iml b/spss/handbook/moa-spss-handbook.iml deleted file mode 100644 index 0b49fc962..000000000 --- a/spss/handbook/moa-spss-handbook.iml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="FacetManager"> - <facet type="javaeeApplication" name="javaEEApplication"> - <configuration> - <descriptors> - <deploymentDescriptor name="application.xml" url="file://$MODULE_DIR$/conf/moa-spss/certstore/238ACC1D03DA5A2E7E580D760FB3EE218FDC5A97/D3C063F219ED073E34AD5D750B327629FFD59AF2" /> - </descriptors> - </configuration> - </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" /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:1.3.2" level="project" /> - </component> -</module> - |