aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d>2004-03-15 16:07:52 +0000
committerrudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d>2004-03-15 16:07:52 +0000
commit747a8963ec0ffde4c6883dd1c42ad758a88b084c (patch)
treebe2ed85d2c64cbb2695653f30cd09754a4b3c46e
parent34f2a1f5cac11472c5614d71fc5d30ebd8c17132 (diff)
downloadmoa-id-spss-747a8963ec0ffde4c6883dd1c42ad758a88b084c.tar.gz
moa-id-spss-747a8963ec0ffde4c6883dd1c42ad758a88b084c.tar.bz2
moa-id-spss-747a8963ec0ffde4c6883dd1c42ad758a88b084c.zip
(RSCH)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@98 d688527b-c9ab-4aba-bd8d-4036d912da1d
-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