diff options
| author | rudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-03-15 16:07:52 +0000 | 
|---|---|---|
| committer | rudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-03-15 16:07:52 +0000 | 
| commit | 747a8963ec0ffde4c6883dd1c42ad758a88b084c (patch) | |
| tree | be2ed85d2c64cbb2695653f30cd09754a4b3c46e | |
| parent | 34f2a1f5cac11472c5614d71fc5d30ebd8c17132 (diff) | |
| download | moa-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/.classpath | 2 | ||||
| -rw-r--r-- | id.server/.cvsignore | 2 | ||||
| -rw-r--r-- | id.server/.project | 11 | ||||
| -rw-r--r-- | id.server/doc/MOA-ID Feinspezifikation.doc | bin | 260608 -> 268288 bytes | |||
| -rw-r--r-- | id.server/doc/MOA-ID Testfalldokumentation.doc | bin | 532992 -> 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><?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration local="false" path="/id.server/.externalToolBuilders/Ant builder.launch"/> +</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.docBinary files differ index fa0009aa6..e71ffa8e6 100644 --- a/id.server/doc/MOA-ID Feinspezifikation.doc +++ b/id.server/doc/MOA-ID Feinspezifikation.doc diff --git a/id.server/doc/MOA-ID Testfalldokumentation.doc b/id.server/doc/MOA-ID Testfalldokumentation.docBinary files differ index 1b3241ca7..98363cf08 100644 --- a/id.server/doc/MOA-ID Testfalldokumentation.doc +++ b/id.server/doc/MOA-ID Testfalldokumentation.doc | 
