Rebase to Ant 1.10.4

This commit is contained in:
Mikolaj Izdebski 2018-06-29 17:41:41 +02:00
commit efb686945a
2 changed files with 5 additions and 2 deletions

View file

@ -76,6 +76,7 @@ data:
%_without_jmh 1
%_without_jna 1
%_without_jpa 1
%_without_junit5 1
%_without_logback 1
%_without_markdown 1
%_without_memcached 1

View file

@ -68,6 +68,7 @@ config = {
"_without_jmh": 1,
"_without_jna": 1,
"_without_jpa": 1,
"_without_junit5": 1,
"_without_logback": 1,
"_without_markdown": 1,
"_without_memcached": 1,
@ -95,9 +96,10 @@ config = {
""",
"koji_config": {
"server": "https://koji.fedoraproject.org/kojihub",
"topurl": "https://kojipkgs.fedoraproject.org",
"server": "https://koji.kjnet.xyz/kojihub",
"topurl": "https://koji.kjnet.xyz/kojifiles",
"multicall_chunk_size": 1000,
"tag_name": "hybrid",
},
"dependency": {
"repo_arch": "x86_64",