diff options
author | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2008-02-01 08:45:48 +0000 |
---|---|---|
committer | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2008-02-01 08:45:48 +0000 |
commit | d85b325b85ccec65e86c02bf3373a334e3e68472 (patch) | |
tree | ac316da0256ab080512aed608dda09d8703ee8c3 | |
parent | 7404b3f95c03d9c872d32e9fff73a394081a80ff (diff) | |
download | pdf-as-3-d85b325b85ccec65e86c02bf3373a334e3e68472.tar.gz pdf-as-3-d85b325b85ccec65e86c02bf3373a334e3e68472.tar.bz2 pdf-as-3-d85b325b85ccec65e86c02bf3373a334e3e68472.zip |
Maven2 project settings and metadata updated.
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@250 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
-rw-r--r-- | .classpath | 29 | ||||
-rw-r--r-- | .project | 21 | ||||
-rw-r--r-- | .settings/org.eclipse.jdt.core.prefs | 4 | ||||
-rw-r--r-- | .settings/org.eclipse.wst.common.component | 8 | ||||
-rw-r--r-- | .settings/org.eclipse.wst.common.project.facet.core.xml | 7 | ||||
-rw-r--r-- | pom.xml | 42 |
6 files changed, 48 insertions, 63 deletions
@@ -3,26 +3,11 @@ <classpathentry excluding="**/package.html" kind="src" path="src/main/java"/>
<classpathentry excluding="**/package.html" kind="src" path="src/test/java"/>
<classpathentry excluding="**/package.html" kind="src" path="src/main/resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
- <classpathentry kind="lib" path="lib/axis-1.0.jar"/>
- <classpathentry kind="lib" path="lib/axis-jaxrpc-1.0.jar"/>
- <classpathentry kind="lib" path="lib/axis-saaj-1.0.jar"/>
- <classpathentry kind="lib" path="lib/axis-wsdl4j-1.0.jar"/>
- <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
- <classpathentry kind="lib" path="lib/commons-discovery-0.2.jar"/>
- <classpathentry kind="lib" path="lib/commons-fileupload-1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/>
- <classpathentry kind="lib" path="lib/commons-io-1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.0.3.jar"/>
- <classpathentry kind="lib" path="lib/iaik_ecc_eval_signed-2.15.jar"/>
- <classpathentry kind="lib" path="lib/iaik_jce_eval_signed-3.142.jar"/>
- <classpathentry kind="lib" path="lib/junit-3.8.jar"/>
- <classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
- <classpathentry kind="lib" path="lib/lucene-1.4.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-demos-1.4.3.jar"/>
- <classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/>
- <classpathentry kind="lib" path="lib/xercesImpl-2.7.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
- <classpathentry kind="output" path="webapp/WEB-INF/classes"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4">
+ <accessrules>
+ <accessrule kind="accessible" pattern="**"/>
+ </accessrules>
+ </classpathentry>
+ <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
@@ -1,17 +1,36 @@ <?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>06PDF-AS</name>
+ <name>PDF-AS</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.wst.common.project.facet.core.builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
+ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+ <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+ <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
</natures>
</projectDescription>
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index f97d4fa..309bf08 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -1,6 +1,6 @@ -#Tue May 08 14:45:03 CEST 2007
+#Mon Nov 26 17:39:52 CET 2007
eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.4
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component new file mode 100644 index 0000000..f0b9a57 --- /dev/null +++ b/.settings/org.eclipse.wst.common.component @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId" project-version="1.5.0">
+ <wb-module deploy-name="PDF-AS">
+ <wb-resource deploy-path="/" source-path="/src/main/java"/>
+ <wb-resource deploy-path="/" source-path="/src/test/java"/>
+ <wb-resource deploy-path="/" source-path="/src/main/resources"/>
+ </wb-module>
+</project-modules>
diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml new file mode 100644 index 0000000..8b6262d --- /dev/null +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+ <fixed facet="jst.utility"/>
+ <fixed facet="jst.java"/>
+ <installed facet="jst.java" version="1.4"/>
+ <installed facet="jst.utility" version="1.0"/>
+</faceted-project>
@@ -10,7 +10,7 @@ <version>3.0.4</version>
<description>Amtssignatur fuer elektronische Aktenfuehrung</description>
- <url>http://www.egiz.gv.at</url>
+ <url>http://egovlabs.gv.at/projects/pdf-as</url>
<inceptionYear>2006</inceptionYear>
<developers>
@@ -40,8 +40,8 @@ <developer>
<id>tknall</id>
<name>Thomas Knall</name>
- <email>thomas.knall@iaik.tugraz.at</email>
- <organization>IAIK</organization>
+ <email>thomas.knall@egiz.gv.at</email>
+ <organization>EGIZ</organization>
<roles>
<role>developer</role>
</roles>
@@ -61,39 +61,6 @@ </developers>
- <ciManagement>
- <system>continuum</system>
- <url>http://development:8088/continuum</url>
- <notifiers>
- <notifier>
- <type>mail</type>
- <configuration>
- <address>tknall</address>
- </configuration>
- </notifier>
- </notifiers>
- </ciManagement>
-
- <scm>
- <connection>scm:svn:https://ext-repositories.a-sit.at:8443/pdf-as/trunk</connection>
- <developerConnection>scm:svn:https://ext-repositories.a-sit.at:8443/pdf-as/trunk</developerConnection>
- <url>https://ext-repositories.a-sit.at:8443/pdf-as/trunk</url>
- </scm>
-
- <organization>
- <name>EGIZ - E-Government Innovationszentrum</name>
- <url>http://www.egiz.gv.at/</url>
- </organization>
-
- <distributionManagement>
- <site>
- <id>website</id>
- <url>
- file://development/c:/data/public/websites/PROJECTS/${pom.artifactId}/${pom.version}
- </url>
- </site>
- </distributionManagement>
-
<build>
<resources>
@@ -132,9 +99,8 @@ <!--
<descriptor>src/main/assembly/assemble_libraries.xml</descriptor>
<descriptor>src/main/assembly/assemble_distribution_ws.xml</descriptor>
- <descriptor>src/main/assembly/assemble_distribution_cl.xml</descriptor>
-->
- <descriptor>src/main/assembly/assemble_distribution_ws.xml</descriptor>
+ <descriptor>src/main/assembly/assemble_distribution_cl.xml</descriptor>
</configuration>
</plugin>
|