Introduction of xmvn-minimal
by Mikolaj Izdebski
I've recently introduced xmvn-minimal package, which aims at reducing
size and complexity of buildroot for building packages with Maven.
xmvn-minimal is a minimized version of XMvn. It has Maven Wagon
connectors removed which makes it unable to access any repositories
besides system repository, not even file:// repositories.
maven-local was switched to use xmvn-mininal instead of full xmvn. If
you find that xmvn-minimal doesn't work for you for some reason, please
let me know or just add BuildRequires: xmvn.
--
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk
7 years, 5 months
weld-core license changes
by gil
Hi
weld-core package changes from ASL 2.0 and LGPLv2+ and (CDDL or GPLv2
with exceptions) to
ASL 2.0 and (CDDL or GPLv2 with exceptions) and LGPLv2+ and MIT and OFL
regards
.g
7 years, 5 months
maven-local dependency optimization
by Mikolaj Izdebski
I've just removed a bunch of requires on POM files from maven-local
package in f25. This can cause some packages to stop building due to
unsatisfied dependencies. I'll be monitoring Koschei and fixing most of
these failures. If some of removed requires turn out to cause too much
trouble then I'll consiter temporarily re-adding them. Sorry for any
inconvenience.
--
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk
7 years, 5 months