]
Max Rydahl Andersen commented on JBIDE-15609:
---------------------------------------------
could it do the same but for jbosstools so all plugins are covered ? At least comparing
latest 4.2 against 4.3.x (master) ?
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: Bug
Components: build, qa
Affects Versions: 4.1.1.Alpha2
Reporter: Nick Boldt
Assignee: Jiri Peterka
Fix For: 4.2.0.Beta2
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