diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-08 16:10:24 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-08 16:10:24 +0200 |
commit | 82ffa96de19042902562e05aa5d903ea188ebfdf (patch) | |
tree | d95e2469d6b780ace970d6988019d3f8b208a4de /id/server/moa-id-commons | |
parent | 96da47e5347471e8d94f809164c845eab871ae29 (diff) | |
download | moa-id-spss-82ffa96de19042902562e05aa5d903ea188ebfdf.tar.gz moa-id-spss-82ffa96de19042902562e05aa5d903ea188ebfdf.tar.bz2 moa-id-spss-82ffa96de19042902562e05aa5d903ea188ebfdf.zip |
Bugfix: Zertifikatsspeicherung für ForeignIDs
Diffstat (limited to 'id/server/moa-id-commons')
-rw-r--r-- | id/server/moa-id-commons/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/moa-id-commons/.classpath b/id/server/moa-id-commons/.classpath index a3f1bdc53..8b5a9fa96 100644 --- a/id/server/moa-id-commons/.classpath +++ b/id/server/moa-id-commons/.classpath @@ -25,8 +25,8 @@ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> + <attribute name="org.eclipse.jst.component.nondependency" value=""/> </attributes> </classpathentry> - <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> <classpathentry kind="output" path="target/classes"/> </classpath> |