[snofyre] r1825 committed - Fix for errors with compiling srth-osgi. See http://code.google.com/p/...

0 views
Skip to first unread message

sno...@googlecode.com

unread,
Mar 24, 2011, 6:49:25 AM3/24/11
to snofy...@googlegroups.com
Revision: 1825
Author: jay....@biomedicalontologies.com
Date: Thu Mar 24 03:47:18 2011
Log: Fix for errors with compiling srth-osgi. See
http://code.google.com/p/snofyre/issues/detail?id=42 for more information.
Error was caused by an error in the distribution pom file which seemed to
be linking to version 0.8-SNAPSHOT of yasb-osgi and snomed-osgi instead of
0.8!


http://code.google.com/p/snofyre/source/detail?r=1825

Modified:
/trunk/srth-osgi/distribution/pom.xml

=======================================
--- /trunk/srth-osgi/distribution/pom.xml Fri Jan 28 13:05:05 2011
+++ /trunk/srth-osgi/distribution/pom.xml Thu Mar 24 03:47:18 2011
@@ -10,8 +10,8 @@
<properties>
<spring.dm.version>1.2.0</spring.dm.version>
<spring.core.version>2.5.6.SEC01</spring.core.version>
- <snobj.project.version>0.8-SNAPSHOT</snobj.project.version>
- <yasb.project.version>0.8-SNAPSHOT</yasb.project.version>
+ <snobj.project.version>0.8</snobj.project.version>
+ <yasb.project.version>0.8</yasb.project.version>
<staging.dir>${project.build.directory}/staging</staging.dir>

<configurator.staging.dir>${project.build.directory}/configurator-staging</configurator.staging.dir>
<osgi.dir>osgi</osgi.dir>

Reply all
Reply to author
Forward
0 new messages