aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--id.server/.classpath2
-rw-r--r--id.server/.cvsignore2
-rw-r--r--id.server/.project11
-rw-r--r--id.server/doc/MOA-ID Feinspezifikation.docbin260608 -> 268288 bytes
-rw-r--r--id.server/doc/MOA-ID Testfalldokumentation.docbin532992 -> 533010 bytes
5 files changed, 14 insertions, 1 deletions
diff --git a/id.server/.classpath b/id.server/.classpath
index 4cb701e3c..aab37a4fb 100644
--- a/id.server/.classpath
+++ b/id.server/.classpath
@@ -34,5 +34,5 @@
<classpathentry kind="lib" path="lib/iaik-moa-20030703/iaikPkcs11Wrapper.jar"/>
<classpathentry kind="lib" path="lib/iaik-moa-20030703/ixsil.jar"/>
<classpathentry kind="lib" path="lib/iaik-moa-20030703/iaik_X509TrustManager.jar"/>
- <classpathentry kind="output" path="WEB-INF/classes"/>
+ <classpathentry kind="output" path="AUTH/WEB-INF/classes"/>
</classpath>
diff --git a/id.server/.cvsignore b/id.server/.cvsignore
index 5cf4d9dae..d63666476 100644
--- a/id.server/.cvsignore
+++ b/id.server/.cvsignore
@@ -3,3 +3,5 @@ tmp
WEB-INF
errorpage.jsp
work
+AUTH
+PROXY
diff --git a/id.server/.project b/id.server/.project
index 1100ed330..52e2efda0 100644
--- a/id.server/.project
+++ b/id.server/.project
@@ -7,6 +7,17 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;launchConfiguration local=&quot;false&quot; path=&quot;/id.server/.externalToolBuilders/Ant builder.launch&quot;/&gt;
+</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
diff --git a/id.server/doc/MOA-ID Feinspezifikation.doc b/id.server/doc/MOA-ID Feinspezifikation.doc
index fa0009aa6..e71ffa8e6 100644
--- a/id.server/doc/MOA-ID Feinspezifikation.doc
+++ b/id.server/doc/MOA-ID Feinspezifikation.doc
Binary files differ
diff --git a/id.server/doc/MOA-ID Testfalldokumentation.doc b/id.server/doc/MOA-ID Testfalldokumentation.doc
index 1b3241ca7..98363cf08 100644
--- a/id.server/doc/MOA-ID Testfalldokumentation.doc
+++ b/id.server/doc/MOA-ID Testfalldokumentation.doc
Binary files differ