From ebd0f222f430587e011836b9a7618d9cff584964 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Sat, 13 Dec 2014 13:03:38 -0500 Subject: [PATCH] Remove artifacts from merge --- examples/pom.xml.orig | 52 -- hapi-deployable-pom/pom.xml.orig | 127 ---- hapi-fhir-base/testmindeps/pom.xml.orig | 68 -- hapi-fhir-jpaserver-uhnfhirtest/pom.xml.orig | 308 --------- hapi-fhir-testpage-overlay/pom.xml.orig | 245 ------- hapi-tinder-plugin/pom.xml.orig | 189 ------ hapi-tinder-test/pom.xml.orig | 153 ----- pom.xml.orig | 633 ------------------- restful-server-example-test/pom.xml.orig | 88 --- restful-server-example/pom.xml.orig | 187 ------ 10 files changed, 2050 deletions(-) delete mode 100644 examples/pom.xml.orig delete mode 100644 hapi-deployable-pom/pom.xml.orig delete mode 100644 hapi-fhir-base/testmindeps/pom.xml.orig delete mode 100644 hapi-fhir-jpaserver-uhnfhirtest/pom.xml.orig delete mode 100644 hapi-fhir-testpage-overlay/pom.xml.orig delete mode 100644 hapi-tinder-plugin/pom.xml.orig delete mode 100644 hapi-tinder-test/pom.xml.orig delete mode 100644 pom.xml.orig delete mode 100644 restful-server-example-test/pom.xml.orig delete mode 100644 restful-server-example/pom.xml.orig diff --git a/examples/pom.xml.orig b/examples/pom.xml.orig deleted file mode 100644 index d20bcfb8574..00000000000 --- a/examples/pom.xml.orig +++ /dev/null @@ -1,52 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../../pom.xml - - - hapi-fhir-base-examples - jar - - HAPI FHIR - Examples (for site) - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - junit - junit - ${junit_version} - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - diff --git a/hapi-deployable-pom/pom.xml.orig b/hapi-deployable-pom/pom.xml.orig deleted file mode 100644 index e58ae1fc7d6..00000000000 --- a/hapi-deployable-pom/pom.xml.orig +++ /dev/null @@ -1,127 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml - - - hapi-deployable-pom - pom - - HAPI FHIR - Deployable Artifact Parent POM - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 -<<<<<<< HEAD - - - -======= - false - - - - scm ->>>>>>> d22a35788f57e9f7ce64bc8afc2ee7eaf29d94f2 - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven_javadoc_plugin_version} - - - default - - javadoc - - - - http://docs.oracle.com/javaee/7/api -<<<<<<< HEAD -======= - http://jamesagnew.github.io/hapi-fhir/apidocs ->>>>>>> d22a35788f57e9f7ce64bc8afc2ee7eaf29d94f2 - - - - - - - - - - - DIST - - - - org.apache.maven.plugins - maven-javadoc-plugin - true - - 128m - 1g - true - false - false - - - - package - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - ${maven_source_plugin_version} - - - package - - jar-no-fork - - - - - - org.codehaus.mojo - license-maven-plugin - ${maven_license_plugin_version} - - - first - - update-file-header - - process-sources - - apache_v2 - true - true - - src/main/java - - - - - - - - - - - diff --git a/hapi-fhir-base/testmindeps/pom.xml.orig b/hapi-fhir-base/testmindeps/pom.xml.orig deleted file mode 100644 index ae01d279cb5..00000000000 --- a/hapi-fhir-base/testmindeps/pom.xml.orig +++ /dev/null @@ -1,68 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../../pom.xml - - - hapi-fhir-base-testmindeps - jar - - HAPI FHIR - Minimal Dependency Test - - - - jetty - servlet-api - 2.5-6.0.2 - provided - - - junit - junit - ${junit_version} - - - org.mortbay.jetty - jetty - 6.1.26 - - - org.slf4j - slf4j-simple - 1.7.7 - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT ->>>>>>> versions - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - diff --git a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml.orig b/hapi-fhir-jpaserver-uhnfhirtest/pom.xml.orig deleted file mode 100644 index 0418223e7d4..00000000000 --- a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml.orig +++ /dev/null @@ -1,308 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml - - - hapi-fhir-jpaserver-uhnfhirtest - - HAPI FHIR - fhirtest.uhn.ca Deployable WAR - - - - ca.uhn.hapi.fhir - hapi-fhir-jpaserver-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT ->>>>>>> versions - - - ca.uhn.hapi.fhir - hapi-fhir-testpage-overlay - 0.8-SNAPSHOT - war - provided - - - - ca.uhn.hapi.fhir - hapi-fhir-jpaserver-test - 0.8-SNAPSHOT - test - - - - org.springframework - spring-web - ${spring_version} - - - - org.hsqldb - hsqldb - 2.3.2 - provided - - - - org.apache.derby - derby - ${derby_version} - - - org.apache.derby - derbynet - ${derby_version} - - - org.apache.derby - derbyclient - ${derby_version} - - - - org.thymeleaf - thymeleaf - ${thymeleaf-version} - - - ch.qos.logback - logback-classic - ${logback_version} - - - org.slf4j - jcl-over-slf4j - ${slf4j_version} - - - org.slf4j - slf4j-api - ${slf4j_version} - - - - com.google.guava - guava - 17.0 - - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - - - org.eclipse.jetty - jetty-servlets - ${jetty_version} - test - - - org.eclipse.jetty - jetty-webapp - ${jetty_version} - test - - - org.eclipse.jetty - jetty-servlet - ${jetty_version} - test - - - org.eclipse.jetty - jetty-server - ${jetty_version} - test - - - org.eclipse.jetty - jetty-util - ${jetty_version} - test - - - - commons-dbcp - commons-dbcp - 1.4 - - - - - org.ebaysf.web - cors-filter - ${ebay_cors_filter_version} - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - - [0.4,) - - - - - - - - - - - - - - - - - ca.uhn.hapi.fhir - hapi-tinder-plugin - 0.8-SNAPSHOT - - - buildclient - - generate-jparest-server - - - dstu - ca.uhn.test.jpasrv - - adversereaction - alert - allergyintolerance - appointmentresponse - appointment - availability - careplan - composition - conceptmap - condition - conformance - coverage - deviceobservationreport - device - diagnosticorder - diagnosticreport - documentmanifest - documentreference - encounter - familyhistory - geneexpression - geneticanalysis - group - gvfmeta - gvfvariant - imagingstudy - immunizationrecommendation - immunization - list - location - media - medicationadministration - medicationdispense - medicationprescription - medication - medicationstatement - messageheader - microarray - observation - operationoutcome - orderresponse - order - organization - other - patient - practitioner - procedure - profile - provenance - query - questionnaire - relatedperson - remittance - securityevent - sequencinganalysis - sequencinglab - slot - specimen - substance - supply - user - valueset - - true - ${project.build.directory}/hapi-fhir-jpaserver/WEB-INF - hapi-fhir-server-resourceproviders.xml - - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT - - - - - org.apache.maven.plugins - maven-war-plugin - - - - ca.uhn.hapi.fhir - hapi-fhir-testpage-overlay - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - hapi-fhir-jpaserver - - - war - diff --git a/hapi-fhir-testpage-overlay/pom.xml.orig b/hapi-fhir-testpage-overlay/pom.xml.orig deleted file mode 100644 index 997d6f28ff5..00000000000 --- a/hapi-fhir-testpage-overlay/pom.xml.orig +++ /dev/null @@ -1,245 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml - - - hapi-fhir-testpage-overlay - war - - HAPI FHIR TestPage Overlay - - - - oss-snapshots - - true - - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT ->>>>>>> versions - - - org.thymeleaf - thymeleaf - ${thymeleaf-version} - - - org.thymeleaf - thymeleaf-spring4 - ${thymeleaf-version} - - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - - ca.uhn.hapi.fhir - hapi-fhir-jpaserver-test - 0.8-SNAPSHOT - test - - - - ch.qos.logback - logback-classic - ${logback_version} - test - - - junit - junit - ${junit_version} - test - - - org.hamcrest - hamcrest-all - ${hamcrest_version} - test - - - net.sourceforge.htmlunit - htmlunit - 2.16-SNAPSHOT - test - - - - - commons-dbcp - commons-dbcp - 1.4 - test - - - - - org.apache.derby - derby - ${derby_version} - test - - - - - - aopalliance - aopalliance - 1.0 - - - org.springframework - spring-core - ${spring_version} - - - org.springframework - spring-orm - ${spring_version} - - - org.springframework - spring-webmvc - ${spring_version} - - - org.springframework - spring-context - ${spring_version} - - - xml-apis - xml-apis - - - - - org.springframework - spring-beans - ${spring_version} - - - org.springframework - spring-tx - ${spring_version} - - - org.springframework - spring-context-support - ${spring_version} - - - org.springframework - spring-web - ${spring_version} - - - - - org.eclipse.jetty - jetty-servlets - ${jetty_version} - test - - - org.eclipse.jetty - jetty-webapp - ${jetty_version} - test - - - org.eclipse.jetty - jetty-servlet - ${jetty_version} - test - - - org.eclipse.jetty - jetty-server - ${jetty_version} - test - - - org.eclipse.jetty - jetty-servlet - ${jetty_version} - test - - - org.eclipse.jetty - jetty-util - ${jetty_version} - test - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - maven-antrun-plugin - 1.7 - - - copyNarrativeCss - process-resources - - run - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - false - - - - - - diff --git a/hapi-tinder-plugin/pom.xml.orig b/hapi-tinder-plugin/pom.xml.orig deleted file mode 100644 index fa1f3bf3cd2..00000000000 --- a/hapi-tinder-plugin/pom.xml.orig +++ /dev/null @@ -1,189 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml - - - hapi-tinder-plugin - maven-plugin - - - HAPI Tinder Plugin - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - - - org.apache.velocity - velocity - 1.7 - - - org.apache.velocity - velocity-tools - 2.0 - - - - com.google.guava - guava - 17.0 - - - - - org.apache.commons - commons-lang3 - 3.2.1 - - - commons-io - commons-io - 2.4 - - - - - org.slf4j - slf4j-api - 1.7.6 - - - ch.qos.logback - logback-classic - 1.1.1 - true - - - - - junit - junit - 4.11 - test - - - - - org.apache.maven - maven-project - 2.2.1 - - - org.apache.maven - maven-plugin-api - 3.2.1 - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.2 - provided - - - - - 3.1.1 - - - - - - org.apache.maven.plugins - maven-plugin-plugin - 3.2 - - - - report - - - - - - - - - - - org.apache.maven.plugins - maven-plugin-plugin - 3.2 - - - true - - - - - mojo-descriptor - - descriptor - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-plugin-plugin - - - [3.2,) - - - descriptor - - - - - - - - - - - - - - - - diff --git a/hapi-tinder-test/pom.xml.orig b/hapi-tinder-test/pom.xml.orig deleted file mode 100644 index 3c3ca7e7e19..00000000000 --- a/hapi-tinder-test/pom.xml.orig +++ /dev/null @@ -1,153 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml - - - hapi-tinder-test - jar - - HAPI Tinder Plugin - Test Project - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT ->>>>>>> versions - - - - junit - junit - 4.11 - test - - - - - - - - - - ca.uhn.hapi.fhir - hapi-tinder-plugin - 0.8-SNAPSHOT - - - custom-structs - - generate-structures - - - ca.uhn.test.customstructs - http://foo - dstu - - - ${project.basedir}/src/test/resources/profile/patient.xml - http://foo1 - - - ${project.basedir}/src/test/resources/profile/organization.xml - http://foo1 - - - - - ${project.basedir}/src/test/resources/valueset/valueset-cgta-patientidpool.xml - - - ${project.basedir}/src/test/resources/valueset/valueset-cgta-provideridpool.xml - - - - - - generalstructs - - generate-structures - - - ca.uhn.test.realstructs - dstu - - patient - valueset - organization - device - location - practitioner - list - securityevent - - true - - - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - ca.uhn.hapi.fhir - hapi-tinder-plugin - [0.4-SNAPSHOT,) - - generate-structures - - - - - - - - - - - - - - - diff --git a/pom.xml.orig b/pom.xml.orig deleted file mode 100644 index e70afbe1dab..00000000000 --- a/pom.xml.orig +++ /dev/null @@ -1,633 +0,0 @@ - - - - - org.sonatype.oss - oss-parent - 9 - - - 4.0.0 - ca.uhn.hapi.fhir - hapi-fhir - pom - 0.8-SNAPSHOT - HAPI-FHIR - http://hl7api.sourceforge.net/hapi-fhir/ - - - University Health Network - http://www.uhn.ca - - - 2014 - - - GitHub - https://github.com/jamesagnew/hapi-fhir/issues/ - - - - - git.server - scm:git:git@github.com:jamesagnew/hapi-fhir.git - - - - - scm:git:git@github.com:jamesagnew/hapi-fhir.git - scm:git:git@github.com:jamesagnew/hapi-fhir.git - scm:git:git@github.com:jamesagnew/hapi-fhir.git - - - - - - - - - - 3.0.1 - - - - - jamesagnew - James Agnew - University Health Network - - - Dmitri Sotnikov - University Health Network - - - Lisa Wong - University Health Network - - - Josh Mandel - Boston Children's Hospital - - - Laura MacDougall Sookraj - University Health Network - - - Neal Acharya - University Health Network - - - David Hay - Orion Health - - - suranga - Suranga Nath Kasthurirathne - OpenMRS / Regenstrief Center for Biomedical Informatics - - - dougmartin - Doug Martin - Regenstrief Center for Biomedical Informatics - - - akley - Alexander Kley - - - preston - Preston Lee - Arizona State University - - - jathman - Joe Athman - - - petromykhailysyn - Petro Mykhailyshyn - - - - - - Apache Software License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - - - - - UTF-8 - - - ${user.home}/sites/hapi-fhir - ${user.home}/sites/scm/hapi-fhir - - - 3.3.2 - 10.11.1.1 - 18.0 - 1.3 - 4.2.12.Final - 5.1.0.Final - 9.2.2.v20140723 - 4.3.1 - 4.11 - 1.1.2 - 2.4.1 - 2.9.1 - 1.7 - 2.17 - 3.4 - 2.3 - 1.1.8 - 1.9.5 - 2.7.1 - 4.3.3 - UTF-8 - 3.1.0 - 1.7.7 - 4.1.0.RELEASE - 3.2.4.RELEASE - 2.1.3.RELEASE - 1.0.1 - 4.4.0 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven_surefire_plugin_version} - - true - random - - - - - org.apache.maven.plugins - maven-site-plugin - ${maven_site_plugin_version} - - - org.apache.maven.wagon - wagon-ssh - 1.0 - - - org.apache.maven.doxia - doxia-module-markdown - 1.6 - - - - true - true - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.1 - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven_javadoc_plugin_version} - - - org.apache.maven.plugins - maven-source-plugin - ${maven_source_plugin_version} - - - org.codehaus.mojo - license-maven-plugin - ${maven_license_plugin_version} - - true - false - - - - maven-site-plugin - ${maven_site_plugin_version} - - false - true - - - - org.apache.maven.wagon - wagon-scm - 2.2 - - - org.apache.maven.scm - maven-scm-manager-plexus - 1.9 - - - org.apache.maven.scm - maven-scm-provider-gitexe - 1.9 - - - org.apache.maven.scm - maven-scm-api - 1.9 - - - - - - - - maven-antrun-plugin - 1.7 - false - - - copySubProjects - site - - run - - - - - - - - - - - - - - - - - addSyntaxHighlighter - site - - run - - - - Adding Syntax Highlighter - - - ]]> - - var elements = document.getElementsByClassName("source"); - for (var i=0; i < elements.length; i++) { - var pres = elements[i].getElementsByTagName("pre"); - for (var j = 0; j < pres.length; j++) { - var pre = pres[j]; - if (pre.innerHTML.match(/\/\*/)) { - pre.className = 'brush: java'; - } else if (pre.innerHTML.match(/^\/\//)) { - pre.className = 'brush: java'; - } else if (pre.innerHTML.match(/^\{/)) { - pre.className = 'brush: jscript'; - } else if (pre.innerHTML.match(/^\#/)) { - pre.className = 'brush: bash'; - } else if (pre.innerHTML.match(/\<\;\//)) { - pre.className = 'brush: xml'; - } else { - pre.className = 'brush: java'; - } - } - } - - SyntaxHighlighter.all(); - - - ]]> - - - - - - addAnalytics - post-site - - - Adding Google analytics in target/site for <body> - - - - - ]]> - - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-1395874-5', 'auto'); - ga('require', 'displayfeatures'); - ga('require', 'linkid', 'linkid.js'); - ga('send', 'pageview'); - - - - ]]> - - Adding Google analytics in target/site for <BODY> - - - ]]> - - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-1395874-5', 'auto'); - ga('require', 'displayfeatures'); - ga('require', 'linkid', 'linkid.js'); - ga('send', 'pageview'); - - - - ]]> - - Adding social plugins for HAPI - - - - -
-
- -<<<<<<< HEAD - -

- - -

- - ]]>
-
- - -======= - -

- - -

- - ]]> - - - ->>>>>>> d22a35788f57e9f7ce64bc8afc2ee7eaf29d94f2 -
-
- - run - -
-
-
- - org.codehaus.mojo - animal-sniffer-maven-plugin - 1.12 - true - - - org.codehaus.mojo.signature - java16 - 1.01 - - - - - maven-site-plugin - false - - - stage-for-scm-publish - post-site - - stage - - - ${siteMainDirectory} - - - - - - org.apache.maven.plugins - maven-scm-publish-plugin - 1.1 - false - - ${scmPubCheckoutDirectory} - \${siteMainDirectory} - true - gh-pages - scm:git:git@github.com:jamesagnew/hapi-fhir.git - - - - scm-publish - site-deploy - - publish-scm - - - - -
-
- - - - - org.apache.maven.plugins - maven-changes-plugin - 2.11 - false - - - - changes-report - - - - - atom_1.0 - - https://github.com/jamesagnew/hapi-fhir/issues/%ISSUE% - - false - - - - org.apache.maven.plugins - maven-surefire-report-plugin - ${maven_surefire_plugin_version} - - true - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - false - - - - project-team - issue-tracking - license - scm - - - - -<<<<<<< HEAD -======= - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.0 - - ./hapi-fhir-base/target/classes - - - - - findbugs - - - - - ->>>>>>> d22a35788f57e9f7ce64bc8afc2ee7eaf29d94f2 - - - - - - - ROOT - - - - - SIGN_ARTIFACTS - - - gpg.passphrase - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - - - - SITE - - hapi-fhir-base - hapi-fhir-structures-dstu - hapi-fhir-structures-dev -<<<<<<< HEAD -======= - examples ->>>>>>> d22a35788f57e9f7ce64bc8afc2ee7eaf29d94f2 - - - - ALLMODULES - - true - - - hapi-deployable-pom - hapi-fhir-base - hapi-fhir-oauth2 -<<<<<<< HEAD - hapi-fhir-base/examples -======= ->>>>>>> d22a35788f57e9f7ce64bc8afc2ee7eaf29d94f2 - hapi-fhir-base/testmindeps - hapi-tinder-plugin - hapi-tinder-test - hapi-fhir-structures-dstu - hapi-fhir-structures-dev - hapi-fhir-jpaserver-base - hapi-fhir-jpaserver-test - restful-server-example - restful-server-example-test - hapi-fhir-testpage-overlay - hapi-fhir-jpaserver-uhnfhirtest - - - - -
diff --git a/restful-server-example-test/pom.xml.orig b/restful-server-example-test/pom.xml.orig deleted file mode 100644 index 92d2387a4b5..00000000000 --- a/restful-server-example-test/pom.xml.orig +++ /dev/null @@ -1,88 +0,0 @@ - - 4.0.0 - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml - - - restful-server-example-test - jar - - HAPI FHIR Sample RESTful Server - Tests - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT - test ->>>>>>> versions - - - ch.qos.logback - logback-classic - ${logback_version} - true - - - junit - junit - ${junit_version} - test - - - org.eclipse.jetty - jetty-servlets - ${jetty_version} - test - - - org.eclipse.jetty - jetty-servlet - ${jetty_version} - test - - - org.eclipse.jetty - jetty-server - ${jetty_version} - test - - - org.eclipse.jetty - jetty-util - ${jetty_version} - test - - - org.eclipse.jetty - jetty-webapp - ${jetty_version} - test - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - diff --git a/restful-server-example/pom.xml.orig b/restful-server-example/pom.xml.orig deleted file mode 100644 index f8a84d94905..00000000000 --- a/restful-server-example/pom.xml.orig +++ /dev/null @@ -1,187 +0,0 @@ - - 4.0.0 - -<<<<<<< HEAD - - - ca.uhn.hapi.fhir - hapi-fhir - 0.8-SNAPSHOT - ../pom.xml -======= - - - org.sonatype.oss - oss-parent - 7 ->>>>>>> versions - - - - ca.uhn.hapi.example - restful-server-example - war - - HAPI FHIR Sample RESTful Server - - - - oss-snapshots - - true - - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - - - - ca.uhn.hapi.fhir - hapi-fhir-base - 0.8-SNAPSHOT -<<<<<<< HEAD -======= - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu - 0.8-SNAPSHOT ->>>>>>> versions - - - - - ca.uhn.hapi.fhir - hapi-fhir-testpage-overlay - 0.8-SNAPSHOT - war - provided - - - - - ch.qos.logback - logback-classic - 1.1.2 - - - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - - - org.thymeleaf - thymeleaf - 2.1.3.RELEASE - - - - - org.ebaysf.web - cors-filter - 1.0.1 - - - servlet-api - javax.servlet - - - - - - - - - - - restful-server-example - - - - - - org.eclipse.jetty - jetty-maven-plugin - 9.1.1.v20140108 - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - - - org.apache.maven.plugins - maven-war-plugin - - - - ca.uhn.hapi.fhir - hapi-fhir-testpage-overlay - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - false - - - - - - -