]
Jiri Peterka closed JBIDE-15609.
--------------------------------
This was resolved in VW 0.4, closing
versionwatch should ignore when there's a folder & jar which
are identical
--------------------------------------------------------------------------
Key: JBIDE-15609
URL:
https://issues.jboss.org/browse/JBIDE-15609
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build, qa
Affects Versions: 4.1.1.Alpha2
Reporter: Nick Boldt
Assignee: Jiri Peterka
Priority: Optional
Fix For: 4.2.2.Final
A while ago I added a facility to jar up feature and plugin folders so they could have
their md5 sums compared.
Now, the vwatch tool complains when there's a folder and a jar present.
Two possible solutions to this come to mind:
a) ignore this - do not report as *{color:red}a problem{color}*
b) whenever a folder is jarred up, delete the source folder, so the above condition
cannot occur