disable groovy support by default
This commit is contained in:
parent
a1f71ae827
commit
678b9f2cd2
@ -1,8 +1,8 @@
|
||||
%bcond_without groovy
|
||||
%bcond_with groovy
|
||||
|
||||
Name: maven-script-interpreter
|
||||
Version: 1.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Maven Script Interpreter
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/shared/maven-script-interpreter/
|
||||
@ -61,6 +61,9 @@ sed -i /GroovyScriptInterpreter/d src/main/java/org/apache/maven/shared/scriptin
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2019 Fabio Valentini <decathorpe@gmail.com> - 1.2-3
|
||||
- Disable groovy support by default.
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user