Skip to content

Commit ae4f219

Browse files
committed
Add release notes for 2.4.0
1 parent 3cec475 commit ae4f219

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

src/site/apt/news.apt

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,39 @@
33
--------------------------
44
Mikolaj Izdebski
55
--------------------------
6-
2015-02-13
6+
2015-05-06
77

88

99
Release notes for XMvn
1010

11+
* What's new in XMvn 2.4.0
12+
13+
XMvn 2.4.0 was released on 2015-05-06. Most important changes
14+
include:
15+
16+
* Major features
17+
18+
* Support for Mock pm_request plugin
19+
20+
XMvn 2.4.0 supports on-demand artifact installation via Mock
21+
pm_request plugin. When this plugin is enabled then XMvn will
22+
try to install any missing artifacts instead of failing.
23+
24+
* Major bugfixes
25+
26+
* Java requires
27+
28+
Generation of Java requires (rhbz#1086335) was fixed in this
29+
XMvn release.
30+
31+
* Minor features
32+
33+
* Effective POM caching
34+
35+
XMvn 2.4.0 fixes tries to avoid creating polluting system with
36+
temporary files. In particular effective POMs are cached in XDG
37+
cache directory.
38+
1139
* What's new in XMvn 2.3.2
1240

1341
XMvn 2.3.2 was released on 2015-03-12. Most important changes

0 commit comments

Comments
 (0)