-
Notifications
You must be signed in to change notification settings - Fork 6
/
CHANGELOG
50 lines (40 loc) · 1.92 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Version Watch: a tool for auditing changes to versions of eclipse features & bundles between releases of JBoss Developer Studio
CHANGELOG
Version 0.5.0
* Add support for report files based on IU filter and optional suffix
* Ensure css and png files are copied to target/ folder as part of build & make them relative paths within html
* Refactoring and variable cleanup
* Implement proper dupe version range checking
* Update known dupe issues for Oxygen.0.M5
* Move report_*.html files into target/ folder where they belong
Version 0.4.100
* JBIDE-23483 installer jar no longer has jboss- prefix
* JBDS-3887 s/jbds/devstudio/g
* JBIDE-21404 versionwatch thinks that that 1.1.0 < 1.0.2000
* JBIDE-21391 improve reporting so both ref bundle and current bundle versions appear in error messages; fix doc/examples for running locally
* JBDS-3531 Support for notion of devstudio 10 > devstudio 9 (rather than 1 < 9)
Version 0.4.1
* Version bumped indicator added
* JBIDE-19058 replace filter with includeIUs and excludeIUs so we can more intelligently filter out IUs to ignore
* JBIDE-19059 refactor output.html and report.html to report_detailed.html and report_summary.html
Version 0.4
* Deep MD5 check for jar archives added
* Jar archive diffs shown directly in bundle tooltips
* MD5 reimplemented (at least 10 times faster now)
* Multiple JUnit tests for showing failures count directly in JUnit report
Version 0.3
* Reporting internals reimplemented
* Product report feature added
* Style changed
* FolderAndJar issue validation added
Version 0.2.1
* support for filtering bundles (now enabled for regular expression matching, using -Dfilter=regex)
Version 0.2
* added md5 check for same bundles (enabled by -Dvwatch.md5check)
* fixed multiple bundles issue
* reports multiple bundles
Version 0.1
* checks same bundle version
* check lower lower bundle versions
* checks bundle versions changes to product version
* support for filter given bundles