~svwilliams/vivo-harvester/buildingdebianpkg

« back to all changes in this revision

Viewing changes to src/test/java/org/vivoweb/test/harvester/translate/TranslateTest.java

  • Committer: mayank
  • Date: 2012-01-09 21:27:56 UTC
  • Revision ID: git-v1:edc75c2b46ab0bd89eb1ccf2e8c76f4207e23e84
Traslate test.java upade the path to:
example-scripts/bash-scripts/full-harvest-examples/example-pubmed/pubmed-to-vivo.datamap.xsl
Pom.xml arq .2.8.7 and tdb version to 089. To solve conflict among the
previous one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
541
541
                        + "</rdf:RDF>";
542
542
        
543
543
        /** */
544
 
        private static final String mapFilePath = "example-scripts/full-harvest-examples/example-pubmed/pubmed-to-vivo.datamap.xsl";
 
544
        private static final String mapFilePath = "example-scripts/bash-scripts/full-harvest-examples/example-pubmed/pubmed-to-vivo.datamap.xsl";
545
545
        /** */
546
546
        private RecordHandler inRH;
547
547
        /** */