Jaikiran Pai
6364399673
Remove property which seems to be unused
2019-11-02 18:36:00 +05:30
Jaikiran Pai
28eb66db03
Upgrade ivy.api.reference version to 2.5.0
...
Contributed-by: Gintautas Grigelionis
Pull request: https://github.com/apache/ant-ivy/pull/90/
2019-11-02 18:24:17 +05:30
Jaikiran Pai
bf82dbedbe
Minimum Java version is now 1.8
2019-11-02 18:07:14 +05:30
jkf
0d07c9985c
updated reference to license from http to https using find . -type f -exec sed -i s/ http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \;
2019-05-26 22:48:00 +02:00
Gintas Grigelionis
5e71e21d8a
Add japicmp checks
2018-08-29 08:36:15 +02:00
Gintas Grigelionis
9f0fdedbd5
Sync Checkstyle setup with IvyDE
2018-06-08 10:41:11 +02:00
Gintas Grigelionis
463a2c89c3
add a target to generate javadoc for test cases; fix javadoc for doclint
2017-08-19 06:56:56 +02:00
Nicolas Lalevée
eeb79e1003
avoid generating the reports in the folder where the html of the documentation is generated
2017-07-04 23:17:40 +02:00
Jaikiran Pai
32296ea391
Merge latest master changes
2017-06-15 13:10:12 +05:30
twogee
f8962c6aa4
Replace emma with jacoco; upgrade checkstyle and sync its config with Apache Ant; run all documentation targets
2017-06-01 18:14:53 +02:00
Jaikiran Pai
04d7c6991d
Use Java 7 as the minimum required Java version
2017-05-29 16:59:42 +05:30
Nicolas Lalevée
3d72f1db6a
setup the build to use asciidoc files as the source of truth
2015-02-16 12:19:35 +01:00
Nicolas Lalevee
8e4769919c
Ivy requires Java 5
...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1550956 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 17:34:47 +00:00
Maarten Coene
f1e6dd2b98
Added "rat" target to build-release.xml that executes the RAT Ant tasks in order to find files with unapproved licenses.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@824939 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 21:41:23 +00:00
Maarten Coene
c235721162
Merged changes from 2.0.0-rc2 branch back into trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@709004 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 20:56:03 +00:00
Nicolas Lalevee
e636160cda
Ivy distribution jars contains duplicate entries (IVY-828)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@664511 13f79535-47bb-0310-9956-ffa450edef68
2008-06-08 15:23:50 +00:00
Xavier Hanin
2d92033637
- make Ivy a PDE project in eclipse to benefit from MANIFEST.MF validation and ease development of IvyDE
...
- fix an error in OSGi MANIFEST.MF, a package removed from Ivy shouldn't be declared as exported any more
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@605559 13f79535-47bb-0310-9956-ffa450edef68
2007-12-19 14:54:03 +00:00
Maarten Coene
1a3839de66
Added 'ivy-report' target to generate html report of the resolve results
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@584947 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 22:33:44 +00:00
Maarten Coene
b22245181c
FIX: Ivy doesn't work with Ant 1.6.2 (IVY-614)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@582017 13f79535-47bb-0310-9956-ffa450edef68
2007-10-04 21:47:06 +00:00
Xavier Hanin
8af72832d8
use checkstyle on source java files
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@566670 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 12:01:40 +00:00
Xavier Hanin
cb52855f86
fix eol: add svn property + run fixcrlf to use native eol for all text files
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544480 13f79535-47bb-0310-9956-ffa450edef68
2007-06-05 13:21:26 +00:00
Maarten Coene
2fb4147f90
- retrieve dependencies from maven2 repository
...
- added checkstyle report (TODO: we must verify the checkstyle configuration)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@541102 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 22:22:01 +00:00
Maarten Coene
34e5be53c1
bootstrap Ivy (instead of downloading a previous version) to resolve our own dependencies...
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@536344 13f79535-47bb-0310-9956-ffa450edef68
2007-05-08 21:50:22 +00:00
Xavier Hanin
e696980ccb
review release management:
...
- extract in a separate build file (build-release.xml)
- upgrade xooki version (featuring batch generation)
- include doc batch generation
- review what is packaged in distributions (src and bin)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@522796 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 07:08:50 +00:00
Xavier Hanin
33688b56fc
add license header to properties files
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@521701 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 12:32:50 +00:00
Xavier Hanin
de07bb13f0
improve snapshot and release process
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515998 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 10:15:36 +00:00
Xavier Hanin
a826113105
test classes name patterns is now configured in a property, and thus overridable when calling ant (thanks to John Williams)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@510876 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 08:54:15 +00:00
Xavier Hanin
80129f70ab
slight review of the packaging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@495674 13f79535-47bb-0310-9956-ffa450edef68
2007-01-12 18:13:26 +00:00
Maarten Coene
cacc72c3ae
Latest ivy version is 1.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@489211 13f79535-47bb-0310-9956-ffa450edef68
2006-12-20 22:22:17 +00:00
Xavier Hanin
ff3bd8e65b
IMPROVE: add release target to build file (IVY-339)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484583 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 14:47:31 +00:00
Xavier Hanin
2c627a0cce
update for 1.4
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484551 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 09:24:29 +00:00
Xavier Hanin
814d93bc8d
update ivy version to 1.4-RC2
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484549 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:38:00 +00:00
Xavier Hanin
d220a33619
put ivy version in properties file
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484541 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 16:21:01 +00:00
Xavier Hanin
587c30d62b
FIX: AntCallTriggerTest and AntBuildTriggerTest fail when run from ivy build.xml (IVY-310)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484537 13f79535-47bb-0310-9956-ffa450edef68
2006-09-23 14:16:12 +00:00
Xavier Hanin
25ae9d8349
remove echo on tests + move xml report to build/test-report dir
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484487 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 19:43:31 +00:00
Xavier Hanin
a9bda7658f
add get-dxml-raw target
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484470 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 14:45:46 +00:00
Xavier Hanin
d4d4ffe9e8
IMPROVE: better documentation distribution (IVY-274) - in progress
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484461 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 04:47:06 +00:00
Xavier Hanin
ee1008f1e5
FIX IVY-185
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484239 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 15:16:10 +00:00
Xavier Hanin
3301b06df5
FIX IVY-185
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484238 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 15:07:45 +00:00
Xavier Hanin
a14f45fed3
give a chance to put ivy somewhere else than in ant libs
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484080 13f79535-47bb-0310-9956-ffa450edef68
2005-12-29 10:19:26 +00:00
Xavier Hanin
de23b50c60
integrate joshua nichols patch for javadoc handling
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484034 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 18:05:13 +00:00
Xavier Hanin
76c88ebeff
patch by oliver + debug mode
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@483995 13f79535-47bb-0310-9956-ffa450edef68
2005-06-21 12:28:45 +00:00
Xavier Hanin
f2b71e8c0b
migration from private cvs repository
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@483981 13f79535-47bb-0310-9956-ffa450edef68
2005-06-16 11:18:39 +00:00