So I still am having developers getting confused on the version of jfreechat 
used (that is the MANIFEST.MF has errors on this topic).

Can I ask the udig-devel list to perform the following steps and email back 
with what they have? I don't mind if we update the version number later (indeed 
I would like to get back on 8-SNAPSHOT but I want to make sure the pom.xml 
change over has finished).

1) check your pom.xml - does it say the following:

<properties> 
<geotools.version>8.0-M1</geotools.version>
<imageio-ext.version>1.1.0</imageio-ext.version>
<jfreechart.version>1.0.13</jfreechart.version>
</properties>

2) Run refresh.xml; it should agree with the MANIFEST.MF (you will need to hit 
refresh so it notices new jars)

3) Switch to the command line

cd plugins/net.refractions.libs
mvn dependency:tree > dependency.txt

4) Open up dependency.txt and check what version of jfreechat shows up
5) Email this list (reply to this email) with the good bits of your dependency 
tree




-- 
Jody Garnett

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to