Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 27f367fe authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- bug in aserv target for OLA

parent 2ab39b3f
No related branches found
No related tags found
No related merge requests found
...@@ -144,8 +144,8 @@ ...@@ -144,8 +144,8 @@
<attribute name="Built-Date" value="${TODAY}"/> <attribute name="Built-Date" value="${TODAY}"/>
<attribute name="Main-Class" value="fr.inrialpes.exmo.align.service.AlignmentService"/> <attribute name="Main-Class" value="fr.inrialpes.exmo.align.service.AlignmentService"/>
<!-- usually each MANIFEST knows what it needs --> <!-- usually each MANIFEST knows what it needs -->
<!-- oyster2.jar, semanticmapper-0.2.jar, sboaalgorithms.jar --> <!-- oyster2.jar, semanticmapper-0.2.jar, sboalgorithms.jar -->
<attribute name="Class-Path" value="alignsvc.jar oyster2.jar semanticmapper-0.2.jar sboaalgorithms.jar"/> <attribute name="Class-Path" value="alignsvc.jar oyster2.jar semanticmapper-0.2.jar sboalgorithms.jar"/>
<attribute name="Implementation-Title" value="Alignment server custom launcher"/> <attribute name="Implementation-Title" value="Alignment server custom launcher"/>
<attribute name="Implementation-Version" value="${version}"/> <attribute name="Implementation-Version" value="${version}"/>
</manifest> </manifest>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment