added required jars and setup svn:ignore property using .svnignore
authorCherian Mathew <c.mathew@bgbm.org>
Mon, 20 Oct 2014 10:57:19 +0000 (10:57 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Mon, 20 Oct 2014 10:57:19 +0000 (10:57 +0000)
.gitattributes
.gitignore
eu.etaxonomy.taxeditor.remoting/.classpath
eu.etaxonomy.taxeditor.remoting/.svnignore [new file with mode: 0644]
eu.etaxonomy.taxeditor.remoting/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.remoting/build.properties
eu.etaxonomy.taxeditor.remoting/lib/.svnignore [new file with mode: 0644]

index b581c548c7bf0443c0b1f599fc7f8df48fc2cf12..628081ab6d0cc78495ddf043a151e25951c61ffd 100644 (file)
@@ -1004,8 +1004,10 @@ eu.etaxonomy.taxeditor.remoting/.classpath -text
 eu.etaxonomy.taxeditor.remoting/.project -text
 eu.etaxonomy.taxeditor.remoting/.settings/org.eclipse.jdt.core.prefs -text
 eu.etaxonomy.taxeditor.remoting/.settings/org.eclipse.pde.core.prefs -text
+eu.etaxonomy.taxeditor.remoting/.svnignore -text
 eu.etaxonomy.taxeditor.remoting/META-INF/MANIFEST.MF -text
 eu.etaxonomy.taxeditor.remoting/build.properties -text
+eu.etaxonomy.taxeditor.remoting/lib/.svnignore -text
 eu.etaxonomy.taxeditor.remoting/pom.xml -text
 eu.etaxonomy.taxeditor.remoting/src/main/java/eu/etaxonomy/cdm/api/application/CdmApplicationRemoteConfiguration.java -text
 eu.etaxonomy.taxeditor.remoting/src/main/java/eu/etaxonomy/cdm/api/application/CdmApplicationRemoteController.java -text
index 15187a3bd1e92944a0cc4086f50ff556e3bb9f93..55ca6316f23e7bf86e27991916413f69af591b26 100644 (file)
@@ -31,7 +31,7 @@ eu.etaxonomy.taxeditor.navigation/.settings
 eu.etaxonomy.taxeditor.navigation/target
 eu.etaxonomy.taxeditor.printpublisher/.settings
 eu.etaxonomy.taxeditor.printpublisher/target
-eu.etaxonomy.taxeditor.remoting/lib/*
+eu.etaxonomy.taxeditor.remoting/lib/*.jar
 eu.etaxonomy.taxeditor.remoting/target
 eu.etaxonomy.taxeditor.store/.settings
 eu.etaxonomy.taxeditor.store/hibernate.log
index b26afa66b0b204572c0c3847c9993ec3332e7ba5..5ece8b2eff46dfd9df19384f87130723c43ecb6d 100644 (file)
@@ -4,6 +4,7 @@
        <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
        <classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/java"/>
        <classpathentry excluding="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/>
+       <classpathentry exported="true" kind="lib" path="lib/opencsv-2.4.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.3.8-SNAPSHOT.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.2.2.RELEASE.jar"/>
@@ -28,7 +29,7 @@
        <classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.2.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.3.8-SNAPSHOT.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.3.8-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.3.8-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.3.8-SNAPSHOT.jar" sourcepath="/home/cmathew/Development/EDIT/taxeditor/eu.etaxonomy.taxeditor.cdmlib/lib/cdmlib-model-3.3.8-SNAPSHOT-sources.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.3.8-SNAPSHOT.jar" sourcepath="/home/cmathew/.m2/repository/eu/etaxonomy/cdmlib-services/3.3.8-SNAPSHOT/cdmlib-services-3.3.8-SNAPSHOT-sources.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/ehcache-core-2.4.3.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
diff --git a/eu.etaxonomy.taxeditor.remoting/.svnignore b/eu.etaxonomy.taxeditor.remoting/.svnignore
new file mode 100644 (file)
index 0000000..d9c99e9
--- /dev/null
@@ -0,0 +1,4 @@
+lib
+*.log
+target
+.settings
index 05c0c2d342c2772a3bbed37a5b9db4e019b0c2f1..2824f5434d48b3c4c1fa8c7318f3a5afea105035 100644 (file)
@@ -62,7 +62,8 @@ Bundle-ClassPath: lib/aspectjrt-1.7.1.jar,
  lib/org.springframework.transaction-3.2.2.RELEASE.jar,
  lib/org.springframework.web-3.2.2.RELEASE.jar,
  lib/cdmlib-persistence-3.3.8-SNAPSHOT.jar,
- lib/dbunit-2.4.9.jar
+ lib/dbunit-2.4.9.jar,
+ lib/opencsv-2.4.jar
 Import-Package: org.osgi.framework
 Require-Bundle: org.eclipse.osgi
 
index 5385cab079f0cdb4a0f15672355d374cf2432c27..5eaf7be3f4c8ff98ccdab97b08e8ea8e57c1fb01 100644 (file)
@@ -52,4 +52,8 @@ bin.includes = META-INF/,\
                lib/org.springframework.web-3.2.2.RELEASE.jar,\
                src/main/resources/etc/jetty/jetty-runner-9.1.5.v20140505.jar,\
                lib/cdmlib-persistence-3.3.8-SNAPSHOT.jar,\
-               lib/dbunit-2.4.9.jar
+               lib/dbunit-2.4.9.jar,\
+               lib/opencsv-2.4.jar,\
+               src/test/resources/h2/,\
+               src/test/resources/log4j.properties
+bin.excludes = src/test/
diff --git a/eu.etaxonomy.taxeditor.remoting/lib/.svnignore b/eu.etaxonomy.taxeditor.remoting/lib/.svnignore
new file mode 100644 (file)
index 0000000..d392f0e
--- /dev/null
@@ -0,0 +1 @@
+*.jar