Compare commits

...
Sign in to create a new pull request.

32 commits

Author SHA1 Message Date
Mikolaj Izdebski
e3c51255d3 Ant is shipped as non-modular package 2022-01-07 09:30:32 +01:00
Fedora Release Engineering
d49cf8d511 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 06:41:35 +00:00
Fedora Release Engineering
eb09eb7099 Branching f34 from rawhide
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 06:32:35 +00:00
Fedora Release Engineering
b805d47e09 Branching f34 from rawhide
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-02-09 22:38:07 +00:00
Fedora Release Engineering
cc9307c758 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-02-01 15:57:27 +00:00
Fedora Release Engineering
641d4d5ac8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-02-01 15:22:18 +00:00
Mikolaj Izdebski
a09c8c8e43 Rebuild with updated javamail 2020-12-03 14:12:22 +01:00
Mikolaj Izdebski
e9efcbbb4f Build on all platforms except el8 2020-12-03 09:43:03 +01:00
Mikolaj Izdebski
cda8f9bca8 Switch to stream-ant-1.10 branches 2020-12-03 09:15:42 +01:00
Mikolaj Izdebski
19f9a2b59b New build against javapackages-tools 202001 2020-12-02 11:09:40 +01:00
Mikolaj Izdebski
53264f16f1 Remove koschei.cfg 2020-12-02 11:09:07 +01:00
Mikolaj Izdebski
f851aac5f7 New CG build 2019-05-08 07:51:49 +02:00
Mikolaj Izdebski
91393ef030 New CG build 2019-05-07 16:44:06 +02:00
Mikolaj Izdebski
3707a399e5 New CG build 2019-05-07 16:44:06 +02:00
Mikolaj Izdebski
2aadd300da Actually enable junit5 support
Resolves: rhbz#1692089
2019-05-07 16:43:48 +02:00
Mikolaj Izdebski
6f7e4fdf4f New CG build 2019-04-09 11:19:57 +02:00
Mikolaj Izdebski
cecf358f17 New CG build 2019-04-09 11:17:34 +02:00
Mikolaj Izdebski
928ff38749 Rebuild with latest component versions 2019-04-09 10:27:50 +02:00
Mikolaj Izdebski
505b8bcf22 Don't filter-out hamcrest, rhbz#1692089 2019-04-09 03:07:10 +02:00
Mikolaj Izdebski
82545c3ff2 New CG build 2018-11-22 15:09:39 +01:00
Mikolaj Izdebski
bc967b6ea8 Fix typos in git refs 2018-11-22 05:57:34 +01:00
Mikolaj Izdebski
707ef1bc24 Fix refs for ant, apiguardian, opentest4j, junit5, univocity-parsers 2018-11-22 05:46:25 +01:00
Mikolaj Izdebski
f13a601bed Add apiguardian 2018-11-22 05:43:31 +01:00
Mikolaj Izdebski
b818b0de11 Enable all ant subpackages including junit5
Resolves: rhbz#1631451
2018-11-22 05:28:06 +01:00
Mikolaj Izdebski
7698257285 Add explicit buildrequires on platform 2018-11-21 00:10:57 +01:00
Mikolaj Izdebski
562213cbe2 Remove unneeded macros 2018-09-26 10:42:32 +02:00
Mikolaj Izdebski
f24802eefc Rebuild for platform:f30 2018-09-20 18:40:59 +02:00
Stephen Gallagher
1bf07ae7e4
Rebuild for F30 branch
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-08-15 12:43:42 -04:00
Michael Simacek
423eb02639 Rebase to 1.10.5 2018-08-06 14:36:27 +02:00
Mikolaj Izdebski
44a0934fea Remove lxml from frozen refs 2018-06-30 03:29:20 +02:00
Mikolaj Izdebski
efb686945a Rebase to Ant 1.10.4 2018-06-29 17:41:41 +02:00
Mikolaj Izdebski
13d5b0e0bd Switch to modulemd v2 2018-04-11 14:23:22 +02:00
3 changed files with 1 additions and 101 deletions

View file

@ -1,3 +0,0 @@
# ant
The ant package

View file

@ -1,98 +0,0 @@
---
document: modulemd
version: 1
data:
summary: Java build tool
description: >-
Apache Ant is a Java library and command-line tool whose mission
is to drive processes described in build files as targets and extension
points dependent upon each other. The main known usage of Ant is the
build of Java applications. Ant supplies a number of built-in tasks
allowing to compile, assemble, test and run Java applications. Ant can
also be used effectively to build non Java applications, for instance C
or C++ applications. More generally, Ant can be used to pilot any type
of process which can be described in terms of targets and tasks.
license:
module:
- MIT
dependencies:
buildrequires:
javapackages-tools: master
java: master
requires:
java: master
profiles:
default:
rpms:
- ant
api:
rpms:
- ant
filter:
rpms:
- ant-antlr
- ant-apache-bcel
- ant-apache-bsf
- ant-apache-log4j
- ant-apache-oro
- ant-apache-regexp
- ant-apache-resolver
- ant-apache-xalan2
- ant-commons-logging
- ant-commons-net
- ant-javadoc
- ant-javamail
- ant-jdepend
- ant-jmf
- ant-jsch
- ant-junit
- ant-manual
- ant-swing
- ant-testutil
- ant-xz
buildopts:
rpms:
macros: |
%_with_xmvn_javadoc 1
%_without_asciidoc 1
%_without_avalon 1
%_without_bouncycastle 1
%_without_cython 1
%_without_dafsa 1
%_without_desktop 1
%_without_doxygen 1
%_without_dtd 1
%_without_eclipse 1
%_without_ehcache 1
%_without_emacs 1
%_without_equinox 1
%_without_fop 1
%_without_ftp 1
%_without_gradle 1
%_without_groovy 1
%_without_hadoop 1
%_without_hsqldb 1
%_without_itext 1
%_without_jackson 1
%_without_jmh 1
%_without_jna 1
%_without_jpa 1
%_without_logback 1
%_without_markdown 1
%_without_memcached 1
%_without_memoryfilesystem 1
%_without_obr 1
%_without_python 1
%_without_reporting 1
%_without_scm 1
%_without_snappy 1
%_without_spring 1
%_without_ssh 1
%_without_testlib 1
components:
rpms:
# ant-1.10.1-8.fc28.1
ant:
rationale: >
Module API.
ref: ce4b0fb

1
dead.module Normal file
View file

@ -0,0 +1 @@
Ant is shipped as non-modular package