Commit Graph

493 Commits

Author SHA1 Message Date
Maarten Coene 37d66a3dd5 Fixed a display issue with this page
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1326429 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 21:51:41 +00:00
Maarten Coene 83246a7494 Reverting r1062831 because the same problem can be resolved using the new [orgPath] token.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1326422 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 20:53:22 +00:00
Maarten Coene aac1bf1a25 NEW: [orgPath] can now be used as token in ivy/artifact patterns
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1325961 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 21:29:46 +00:00
Nicolas Lalevee 2872e1e77b - Improvement of the doc about OSGI
- improve the message that it is experimental
- add TODOs


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1325416 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 18:09:09 +00:00
Nicolas Lalevee 3f83207040 Fix the example about managing an Eclipse plugin dependencies with Ivy
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1325396 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 17:36:50 +00:00
Nicolas Lalevee baf1d02692 The OSGi mapping has changed, update the doc
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1325329 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:37:32 +00:00
Nicolas Lalevee f00c70d865 Improvement of the resolve process of an OSGi dependency:
- no more extra attribute, the kind of dependency is in the organisation name
- while resolving transitive dependencies, make Ivy aware of the packages by making them real module rather then tricking it by immediately trying to find an implementation fitting the requirement


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1324865 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:06:36 +00:00
Nicolas Lalevee d2e157a704 A svn mv actually works
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1310243 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:53:47 +00:00
Nicolas Lalevee 2d96a675ae The doc about the updatesite has moved
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1310242 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:53:12 +00:00
Nicolas Lalevee 4e5a20aa8f The doc about the updatesite has moved
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1310241 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:51:28 +00:00
Maarten Coene a62f887045 Make RAT happy
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1308587 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 21:46:35 +00:00
Maarten Coene 19760e1657 The year is 2012 now...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1305658 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 22:56:41 +00:00
Maarten Coene 34c206b68e DOCUMENTATION: remove deprecated defaultCache setting from examples (IVY-1273) (thanks to Joseph Boyd)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1304659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 23:22:16 +00:00
Nicolas Lalevee eb08e0f4c0 - suggest better url in svn
- document the cleaning of dist


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1300040 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:51:22 +00:00
Nicolas Lalevee 85d7b05599 Update the release process: dist is now under svnpubsub
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1300026 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:32:41 +00:00
Maarten Coene eb2824c490 IMPROVEMENT: ivy:install task does not allow specification of conf (IVY-1313) (thanks to Nihal Sinha)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1299482 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 23:11:00 +00:00
Maarten Coene 734890038e DOCUMENTATION: link to FAQ is incorrect in distribution files (IVY-793) (thanks to Joseph Boyd)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1298609 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 22:04:22 +00:00
Maarten Coene 257da52944 HTTP authentication also works without commons-httpclient.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1245874 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 07:07:25 +00:00
Maarten Coene 0895c0c92d Say something about the ivy.settings.url property that can be used now to specify the settings.xml location.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1245873 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 07:06:42 +00:00
Nicolas Lalevee 935b93acaa Fix the fs iterator so it properly handle Windows paths: stick with java.io.File rather than playing with java.lang.String
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1231729 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 19:07:16 +00:00
Nicolas Lalevee f48c664a0f IVY-1330 : fix the conf in the ivy.xml of the sample
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1231715 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 17:57:55 +00:00
Maarten Coene 074d2bc016 Removed empty hyperlink.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1231690 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 15:38:37 +00:00
Nicolas Lalevee 2ca753f185 fix doc processing by xooki
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1165118 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 21:40:02 +00:00
Nicolas Lalevee e9b9844fce IVY-1312:
- implementation, test and documentation of the jar resolver


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1165117 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 21:33:39 +00:00
Nicolas Lalevee 90d6457603 Add a resolver to get modules from an Eclipse updatesite
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1164098 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 14:53:40 +00:00
Maarten Coene e8c4036283 DOCUMENTATION: The tag version-matchers is missing attribute in documentation (IVY-1292) (thanks to Per Arnold Blaasmo)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1102955 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 05:33:09 +00:00
Maarten Coene 7fdc905629 DOCUMENTATION: wrong default resolver documented on the 'How does it work' page (IVY-1265)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1097641 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 22:17:59 +00:00
Maarten Coene 8f8e4fa6f9 - DOCUMENTATION: Correct outdated links to configuration pages (IVY-1266)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1097636 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 22:03:50 +00:00
Nicolas Lalevee 58ef0e20f3 add documentation of the attribute useCacheOnly
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1097624 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 21:43:33 +00:00
Maarten Coene 7cc8cfbca4 spelling correction
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1097620 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 21:39:04 +00:00
Maarten Coene 9a93139529 Updated the logo to include the 'TM'-symbol
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1097616 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 21:27:44 +00:00
Maarten Coene 2e027a4d3d - IMPROVEMENT: Added support for dynamic revisions in <extends> tag (IVY-1281) (thanks to Jean-Louis Boudart)
- FIX: extends section of ivy.xml info does not replace variable in location tag (IVY-1287) (thanks to Jean-Louis Boudart)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1097612 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 21:16:35 +00:00
Nicolas Lalevee c765837f17 Add a mirror capable url resolver. Far from perfect but a nice first working version.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1087396 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 18:19:24 +00:00
Nicolas Lalevee 89be5fb227 Add the signers element into the toc
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1087083 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 21:31:21 +00:00
Maarten Coene 9e7743b655 IMPROVEMENT: ivy:retrieve now accepts a nested Ant <mapper> type.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1075566 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 22:27:20 +00:00
Maarten Coene 1ed847c0f6 2.3.0 -> 2.3
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1068608 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 22:11:11 +00:00
Maarten Coene 99d3fecd9d IMPROVEMENT: ivy:makepom child element dependency should support the type and classifier attributes (IVY-1262)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1068607 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 22:09:17 +00:00
Maarten Coene 53c7ff4f26 IMPROVEMENT: ivy:retrieve can now create a path or fileset containing the retrieved artifacts (IVY-1235)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1068587 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 21:27:00 +00:00
Maarten Coene 253b9bd406 IMPROVEMENT: ivy:retrieve can now convert 'dotted'-organisation names into a directory tree.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1062839 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 15:47:40 +00:00
Maarten Coene 5fcbdf3694 Use the same stylesheets as the website (via svn:externals)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1054540 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 07:35:22 +00:00
Maarten Coene 06df377e63 We are 2011 now
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1054539 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 07:31:36 +00:00
Nicolas Lalevee 3283aa8065 Update the comparaison with Sigil
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1051065 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 11:04:31 +00:00
Nicolas Lalevee b1390a5413 Add a notice about the experimental state of the OSGi capabilities of Ivy
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1051064 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 11:03:10 +00:00
Nicolas Lalevee 64c23502d1 Update the ivysettings for the sample
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1051060 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 10:56:18 +00:00
Nicolas Lalevee c71dea5758 Update the sample so it actually work
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1051057 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 10:53:52 +00:00
Nicolas Lalevee 1959884c91 svn_apply_autoprops, mainly for line endings
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045417 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 23:18:59 +00:00
Nicolas Lalevee f829345283 IVY-1249: updating the style for the footer
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045295 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 18:52:43 +00:00
Nicolas Lalevee ac48669bc1 IVY-1249: updating the templates in the history
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045198 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 15:54:09 +00:00
Nicolas Lalevee f0e3551779 starting to write the doc about building a standard OSGi bundle
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045151 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:42:37 +00:00
Nicolas Lalevee 900685db0f finish the doc about building an eclipse plugin
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045149 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:41:57 +00:00
Nicolas Lalevee 614b373c85 Ivy doesn't supports Fragment-Host
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045148 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:41:38 +00:00
Nicolas Lalevee 26fe5bcb38 Add some doc to try to compare Ivy to Apache Felix Sigil
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045147 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:41:18 +00:00
Nicolas Lalevee 22a9a9489a Start to write the doc about building an Eclipse plugin, reusing the examples
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045144 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:40:22 +00:00
Nicolas Lalevee 3eacb0cac5 Make links to the actual doc
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045142 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:39:41 +00:00
Nicolas Lalevee da90482ffa Add documentation of the Ivy-OSGi tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045140 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:38:57 +00:00
Nicolas Lalevee 85a6f6767b Add the missing documentation about the convertpom Ant task
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045139 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:38:28 +00:00
Nicolas Lalevee 90892738b2 remove duplicate files
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045138 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:38:04 +00:00
Nicolas Lalevee 32a82eedc4 IVY-1241: add some documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045135 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:36:38 +00:00
Nicolas Lalevee dfd396693e IVY-1241: add some documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1040813 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 22:22:17 +00:00
Nicolas Lalevee ca76e32c5e IVY-334:
- refactor the work done on ivy:resources so it becomes and post resolve task, then it can be used like ivy:cachepath
- nice side effect: ivy:resolve and every post resolve tasks support now "inlined ivy.xml dependencies"

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1030584 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 18:12:20 +00:00
Nicolas Lalevee ec079b13b1 Add the missing doc about child elements
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028017 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:59:36 +00:00
Nicolas Lalevee c910b8b2c9 Add the missing doc about child elements
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028016 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:59:18 +00:00
Nicolas Lalevee e2dad1ceb7 Fully implement the dependencies tag, still excluding everything about the master configuration
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028014 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:58:35 +00:00
Nicolas Lalevee 39108dc9b5 New Ivy Ant datatype: a resource collection compute from an Ivy resolve.
The basic implementation work, but is not yet a complete clone/merge of ivy:resolve and ivy.xml's <dependencies>

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028013 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:57:36 +00:00
Maarten Coene 9f13cb5793 Removed duplicate step
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1005217 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 19:44:28 +00:00
Maarten Coene a5be8b6c5f DOCUMENTATION: Spelling fixes on artifact description page (IVY-1230)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1000206 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 20:38:39 +00:00
Maarten Coene d26c7601c2 NEW: the ivy:makepom Ant task can use a custom template file to generate the pom.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@997511 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 21:24:51 +00:00
Maarten Coene 23d995d97c NEW: the ivy:makepom Ant task can use a custom template file to generate the pom.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@997508 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 21:22:18 +00:00
Maarten Coene b0b4186eee NEW: Ivy can now generate OpenPGP compatible ASCII armored detached signatures when publishing artifacts.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@991115 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 08:03:53 +00:00
Maarten Coene a53e942681 NEW: Ivy can now generate OpenPGP compatible ASCII armored detached signatures when publishing artifacts.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@991108 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 07:47:06 +00:00
Scokart Gilles 0cd41d8abd Grammar, spelling, and clarity of Tutorial documentation (IVY-1222) (thanks to Steve Miller)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@990621 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 18:39:18 +00:00
Maarten Coene 4a233ce708 - DOCUMENTATION: Added missing documentation about the ivy:publish child elements.
- IMPROVEMENT: the <artifact> child of ivy:publish now accepts any attribute.


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@988691 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 19:50:05 +00:00
Maarten Coene 337bd0675b IMPROVEMENT: ivy:makepom can generate a <description> element in the pom (IVY-1215) (thanks to Jesper Pedersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@988678 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 19:21:56 +00:00
Maarten Coene 4be5aff39d DOCUMENTATION: Grammar, spelling, and clarity of Settings File documentation (IVY-1216) (thanks to Steve Miller)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@988337 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 22:09:15 +00:00
Nicolas Lalevee 948b56a040 Make the updatesite update process clearer
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@987456 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 11:03:02 +00:00
Maarten Coene 3ce8d6bf0b IMPROVEMENT: MakePom task handling of mulitple artifacts for Maven2 (IVY-770) (thanks to Jesper Pedersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@984579 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 21:06:02 +00:00
Maarten Coene b0564321b6 IMPROVEMENT: ivy:makepom now has an option to disable the generation of an extra Ivy comment block in the POM
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@983797 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 19:50:55 +00:00
Maarten Coene 01bd69f460 IMPROVEMENT: ivy:makepom now accepts a list of configurations to include (IVY-1005) (thanks to Jesper Pedersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@964943 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 20:40:37 +00:00
Maarten Coene d41421371c DOCUMENTATION: Limit the width of running text in documentation (IVY-1030)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@958334 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27 06:29:06 +00:00
Maarten Coene 115081ea53 Wrong filename.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@957729 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 22:01:38 +00:00
Maarten Coene c17fa83ced These logs are now generated when running the "generate-doc" target.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@957728 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 22:00:38 +00:00
Maarten Coene 5c3014529d Invoked command line is now automatically generated.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@957727 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 21:59:45 +00:00
Maarten Coene 6f402f2d11 Invoked command line is now automatically generated.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@957722 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 21:32:32 +00:00
Maarten Coene 34026064eb DOCUMENTATION: updated organisation name of the ivy.xml example
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@954291 13f79535-47bb-0310-9956-ffa450edef68
2010-06-13 19:40:53 +00:00
Maarten Coene 2e96cd40c9 FIX: Resolved Ivy properties written to cache during ivy:resolve incorrectly represents forced revisions (IVY-1159)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@953162 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 21:14:51 +00:00
Maarten Coene 6be46a6bac DOCUMENTATION: Corrected link to namespace tutorial
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@951969 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 21:04:53 +00:00
Maarten Coene e14326301d The 'extends' element is new since version 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@944408 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 19:19:13 +00:00
Maarten Coene f044bcb3d5 IMPROVEMENT: retrieve doesn't retrive files if the current one is more recent (IVY-1044)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@942885 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 20:07:08 +00:00
Maarten Coene 0be1e18d9e NEW: Support ivy.xml parent mechanism (IVY-742) (thanks to Jason Trump and Jean-Louis Boudart)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@942195 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07 20:00:48 +00:00
Maarten Coene 0f712a0aa8 - DOCUMENTATION: Added documentation of the 'changing' attribute on the ivy:resolve Ant task (IVY-1180)
- IMPROVEMENT: Support changing="true" for inline retrieve (IVY-1180)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@930629 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 06:01:37 +00:00
Maarten Coene 6426ef9173 DOCUMENTATION: checkIfChanges was introduced in Ivy 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@930569 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 20:03:29 +00:00
Maarten Coene 89e1144881 'checkIfCompiled' attribute doesn't exist, it should be 'checkIfChanged'
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@925032 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 22:41:45 +00:00
Matthew Jason Benson 58a8ce4100 sp
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@923463 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 22:09:48 +00:00
Maarten Coene 46932ec5b7 DOCUMENTATION: the conf attribute of the publish task now accepts wildcards (IVY-1171)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@923105 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 07:54:02 +00:00
Maarten Coene 989f6f664f DOCUMENTATION: Fixed several grammatical and typographic errors in documentation (IVY-1172) (thanks to J. Lewis Muir)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@912228 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 21:34:50 +00:00
Maarten Coene 79b2633547 IMPROVEMENT: Enhance <info/> task to access the 'publication', 'branch' and published artifacts as ant propeties (IVY-395) (thanks to Carl Quinn)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@908679 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 22:13:09 +00:00
Maarten Coene 1eb58672d3 http://ivy.jayasoft.org/ -> http://ant.apache.org/ivy/
http://ivyrep.jayasoft.org/ -> http://www.jayasoft.fr/org/ivyrep

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@900986 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 22:33:48 +00:00
Nicolas Lalevee 1725dd273e IVYDE-185:
- update the release process to keep old stable artifacts in the update site


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@898951 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 21:52:18 +00:00
Maarten Coene aade2faddd NEW: Make ivy.xml <conf description> available (IVY-1158)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@898344 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 14:36:58 +00:00
Maarten Coene 78bea5843a DOCUMENTATION: ivy-doc.xsl does not show configurations (IVY-1151)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@894621 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 14:21:36 +00:00
Maarten Coene ee824ddaa0 IMPROVEMENT: resolver attribute for ivy:listmodules task (IVY-1057)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@885612 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 23:06:27 +00:00
Nicolas Lalevee e4cee03d6c IVY-1139 : make the doc more clear
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@835562 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 21:29:44 +00:00
Maarten Coene c80ba54609 Added documentation about defaultconf and defaultconfmapping (IVY-1135) (thanks to Jon Schneider)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@829247 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 21:26:10 +00:00
Maarten Coene 8e1addfc56 FIX: Change spelling of 'occured' to 'occurred' (IVY-1123)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@820811 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 21:43:34 +00:00
Scokart Gilles d46e1045cc Add documentation and unit test for (IVY-1021)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@811665 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 15:25:42 +00:00
Scokart Gilles 3d12773673 small clarifications
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@811637 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 13:13:12 +00:00
Nicolas Lalevee aecee3998a Add a warning about modification is the imported branches
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@795510 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 10:25:54 +00:00
Nicolas Lalevee 58f43a3012 Update the release documentation regarding the new way the website is managed (external links in the toc for the history)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@795508 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 10:15:45 +00:00
Nicolas Lalevee 2c8dc0c877 No more need to update the deprecated updatesite
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@793496 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 08:51:24 +00:00
Nicolas Lalevee f48e33f178 In the release process don't forget to fix the revision of the svn:external
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@792575 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 15:08:28 +00:00
Maarten Coene 30577116d3 DOCUMENTATION: wrong url in installation.html (IVY-1054)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@790744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 21:47:44 +00:00
Maarten Coene 8127d9ccf9 DOCUMENTATION: added missing documentation for the 'keep' attribute on the (post)resolve Ant tasks (IVY-1091)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@790416 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 23:08:13 +00:00
Maarten Coene 8e70043f44 IMPROVEMENT: Retrieve ant task doesn't support dynamic resolve mode (IVY-1085)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@790415 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 23:00:23 +00:00
Maarten Coene c5fb06dcb8 Automated a few manual steps when creating a new Ivy release.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789997 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 22:47:27 +00:00
Maarten Coene c0c9223269 - NEW: added built-in versionmatcher: 'Version Pattern Matcher' (IVY-871)
- DOCUMENTATION: missing documentation for the 'Version Pattern Matcher' (IVY-871) (thanks to Jon Schneider)

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789952 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 21:03:37 +00:00
Maarten Coene 25b728b306 DOCUMENTATION: not all attirubtes of publish task are documented (IVY-963) (thanks to Jon Schneider)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789917 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 20:10:39 +00:00
Xavier Hanin dde1e2089b NEW: configuration groups (IVY-1097)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789095 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 13:02:10 +00:00
Nicolas Lalevee 31eecc8d58 We should tag before voting for the release
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@787252 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 14:40:12 +00:00
Nicolas Lalevee 624c3c913f use https more than http as loosing SSL make people log out
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@787244 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 14:32:13 +00:00
Xavier Hanin 3078aab0b2 NEW: configuration intersections (IVY-1093)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@783755 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 13:12:32 +00:00
Xavier Hanin 90456a4b45 IMPROVEMENT: Pre and post retrieve artifact events (IVY-1084)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@778769 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 15:50:41 +00:00
Maarten Coene bd6056283a Download the ivy jar from maven repository in example on installation page (IVY-1054)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@762525 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06 21:55:52 +00:00
Maarten Coene 8257fc464e Updated documentation to mention the correct version.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@762517 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06 21:38:19 +00:00
Maarten Coene 5fa61ba9dc IMPROVEMENT: ivy:resolve ant task does not support "branch" attribute (IVY-1035)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@749743 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 20:46:05 +00:00
Maarten Coene b2d6184204 IMPROVEMENT: Ability to strip revConstraint attribute from delivered Ivy files (IVY-989)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@744568 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 21:04:19 +00:00
Nicolas Lalevee 4c8c9b5b8a IVYDE-156: update the release doc so it references the new ant targets
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@739230 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 10:36:59 +00:00
Maarten Coene c652c8cd7c IMPROVEMENT: resolver attribute for buildnumber task (IVY-1019) (thanks to Martin Eigenbrodt)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@738276 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27 22:17:26 +00:00
Xavier Hanin 5de0117e6d IMPROVEMENT: add refresh parameter to post resolve tasks (IVY-1017)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@737669 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26 10:45:12 +00:00
Xavier Hanin c1dd845559 add 'eternal' option to ttl and review how expiration is handled so that ttl is evaluated when checking the cache and not when storing the resolved revision, which makes possible to temporarily set the ttl to 'eternal' when resolving dependencies offline for instance (related to IVY-879)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@737336 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24 11:49:04 +00:00
Maarten Coene e6ad7b095f IMPROVEMENT: Extend packager resolver to allow arbitrary ant tasks in build instructions (IVY-994) (thanks to Archie Cobbs) (merged from 2.0.0 branch)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@733947 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 22:42:04 +00:00
Maarten Coene 85ff5fd73a Updated the comment about not using ivy:cachepath in order to make the build process more independent from Ivy. It gave the wrong impression that this task shouldn't be used. (merged from 2.0.0 branch)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@733942 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 22:35:42 +00:00
Scokart Gilles cd29bad11f add missing link in the ivy file hierarchical index
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@733649 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 08:24:58 +00:00
Nicolas Lalevee ac9660a719 Add a note about running in java 5 when otimizing the updatesite
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@721228 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27 16:29:14 +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
Maarten Coene 4b60ce8454 NEW: Allow authentication credentials to be specified in settings file (IVY-943) (thanks to Randy Nott)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@706736 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 19:52:44 +00:00
Nicolas Lalevee f54a5d5c88 Improve the updatesite doc, simplify the process by using the svn export command
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@700917 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 20:56:39 +00:00
Nicolas Lalevee b07cbb0bd1 Document that there is now one target for Ivy and one target for IvyDE
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@700826 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 16:26:49 +00:00
Nicolas Lalevee 763576ca17 Update of the release process of the updatesite
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@700807 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 15:22:41 +00:00
Maarten Coene 89ef710719 Added missing licenses.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@698364 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:43:19 +00:00
Maarten Coene 394d5493c0 Updated documentation for IVY-911.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@698354 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:20:29 +00:00
Nicolas Lalevee a1aae65c82 fix a link and a version number
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@698231 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:40:01 +00:00
Maarten Coene 345ae6ce6f DOCUMENTATION: Filesystem resolver: talks about "patterns" but does notmention these must become absolute file paths (IVY-910)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@696442 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 20:53:37 +00:00
Nicolas Lalevee 50b196b74b Fix the update site release page: revert the change to the already released artifacts
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@695915 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 14:37:43 +00:00
Xavier Hanin cc73787eca update standalone doc
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@695386 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 09:08:21 +00:00
Xavier Hanin 2607e032c3 document the confusing onlyonce property on ant build trigger
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@695368 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 07:50:45 +00:00
Maarten Coene 74d1866903 IMPROVEMENT: DualResolver should also provide setDescriptor method instead of setAllownomd, which is deprecated for the other resolvers (IVY-903)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@695267 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14 19:08:29 +00:00
Nicolas Lalevee 72ff5791d7 Add the docuemntation about how to update the IvyDE updatesite
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@691536 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 08:16:20 +00:00
Xavier Hanin a92a4fcecc IMPROVEMENT: Better and more homogeneous relative paths handling (IVY-387)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@691210 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:07:20 +00:00
Scokart Gilles 94d07bcb20 IMPROVEMENT: Add a memory cache for the module descriptor that are parsed from the cache (IVY-883)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@685906 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 14:11:20 +00:00
Matthew Jason Benson bbf8fb0ecf [IVY-848] doc url resolver publish support
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@684128 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 22:17:24 +00:00