Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534358 - Bump maven-bin version to 3.2.5
Summary: Bump maven-bin version to 3.2.5
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-02 16:02 UTC by Thanh Ha
Modified: 2015-01-19 20:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thanh Ha 2015-01-02 16:02:12 UTC
--- maven-bin-3.2.3.ebuild      2014-10-26 19:47:19.170537571 -0400
+++ maven-bin-3.2.5.ebuild      2015-01-02 10:58:10.336053540 -0500
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-3.2.3.ebuild,v 1.2 2014/10/26 21:05:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-3.2.5.ebuild,v 1.2 2015/01/02 21:05:30 zxiiro Exp $
 
 EAPI="5"


Reproducible: Always

Steps to Reproduce:
1.Try to install Maven 3.2.5
2.No ebuild



Expected Results:  
I want to install Maven 3.2.5 using official Gentoo Repos
Comment 1 Patrice Clement gentoo-dev 2015-01-19 20:44:24 UTC
This one is going to make someone REALLY happy:

+  19 Jan 2015; Patrice Clement <monsieurp@gentoo.org> +maven-bin-3.2.5.ebuild:
+  Fix bug 534358: version bump to 3.2.5 courtesy of Thanh Ha.

Thanks Thanh. Don't hesistate to nudge me often on IRC about this kind of bugs. I can get them out of the way quickly. :)
Comment 2 Thanh Ha 2015-01-19 20:46:03 UTC
Thanks so much!