This commit is contained in:
@@ -5,3 +5,4 @@ Sat Apr 6 07:11:00 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
different Javapackages local modes.
|
||||
* Prevents their dependencies being pulled by the main
|
||||
javapackages build
|
||||
- Comment out the gradle-local that lacks some of its dependencies
|
||||
|
@@ -32,6 +32,7 @@ This package provides a set of meta-packages needed by local modes for
|
||||
Gradle, Ivy and Maven. These local modes allow artifact resolution
|
||||
using XMvn resolver.
|
||||
|
||||
%if 0
|
||||
%package -n gradle-local
|
||||
Summary: Local mode for Gradle
|
||||
Group: Development/Languages/Java
|
||||
@@ -45,6 +46,7 @@ Requires: xmvn-resolve
|
||||
This meta-package pulls in macros, scripts and dependencies
|
||||
implementing local mode for Gradle, which allows artifact
|
||||
resolution using XMvn resolver.
|
||||
%endif
|
||||
|
||||
%package -n ivy-local
|
||||
Summary: Local mode for Apache Ivy
|
||||
@@ -98,7 +100,9 @@ resolution using XMvn resolver.
|
||||
|
||||
%files -n maven-local
|
||||
|
||||
%if 0
|
||||
%files -n gradle-local
|
||||
%endif
|
||||
|
||||
%files -n ivy-local
|
||||
|
||||
|
Reference in New Issue
Block a user