Maarten Coene
|
77bb1d787f
|
Merged some changes for the 2.1.0 release from trunk into 2.1.x branch
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.1.x@816393 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 22:00:52 +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
|
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 |
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 |
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 |
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
|
0ef3e5dd06
|
Give the possibility to not compute ivy.deps.changed (IVY-876)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@683552 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-07 08:41:52 +00:00 |
Maarten Coene
|
1b36fe5406
|
Updated ivy:configure and ivy:settings documentation for IVY-849
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@678574 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-21 21:22:12 +00:00 |
Xavier Hanin
|
2931da346c
|
DOCUMENTATION: Fixed more than a hundred (100+) obsolete "configuration" references; replaced with "settings" (IVY-863) (thanks to Sakari Maaranen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@675856 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-11 08:03:23 +00:00 |
Xavier Hanin
|
a3939fcf74
|
IMPROVEMENT: Allow to set the branch at deliver/publish time (IVY-859)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@674868 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-08 16:16:00 +00:00 |
Xavier Hanin
|
8d761a4dfd
|
document limitation with organisation token (related to IVY-528)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@671502 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-25 10:43:33 +00:00 |
Xavier Hanin
|
7ed6fd8e11
|
document concurrency limitation (related to IVY-605)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@671497 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-25 10:23:28 +00:00 |
Xavier Hanin
|
c5a48e88e5
|
document m2compatible listing limitation (related to IVY-503)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@671490 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-25 09:55:28 +00:00 |
Xavier Hanin
|
fbc18fb917
|
IMPROVEMENT: Provide ant task to retrieve information from published ivy modules (IVY-838) (thanks to David Maplesden)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@670998 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-24 02:53:25 +00:00 |
Xavier Hanin
|
486bdb99fb
|
apply documentation patch from Sakari Maaranen
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@670993 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-24 02:20:24 +00:00 |
Maarten Coene
|
bcdf93d304
|
FIX: revision token is not set in report outputpattern (IVY-272)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@646561 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-09 22:08:49 +00:00 |
Xavier Hanin
|
65f132ddb6
|
add "since 2.0" information to onMissingDescriptor (as part of IVY-297)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@644269 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-03 11:28:56 +00:00 |
Xavier Hanin
|
4d0e31d567
|
IMPROVEMENT: Change allownomd and skipbuildwithoutivy into a more semantically correct name (IVY-297)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@644268 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-03 11:27:18 +00:00 |
Xavier Hanin
|
25a06cbf5b
|
- NEW: Retain original dependency constraint rules in resolved ivy file (IVY-739)
- NEW: Add a new resolve mode (optionally per module) to utilize dynamic constraint rule metadata (IVY-740)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632723 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-02 08:50:33 +00:00 |
Xavier Hanin
|
3eef3cd67e
|
IMPROVEMENT: add branch attribute in ivy:install task (IVY-727)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632587 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-01 13:01:45 +00:00 |
Xavier Hanin
|
8e44cdd0a2
|
IMPROVEMENT: branch and extra attributes missing from info Ant task (IVY-721)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619425 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 14:28:09 +00:00 |
Xavier Hanin
|
6188186f83
|
NEW: Make resolve console output configurable per resolve (IVY-715)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618033 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 17:25:22 +00:00 |
Xavier Hanin
|
cf410674e4
|
IMPROVEMENT: Review settings loading in Ant (IVY-703)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@615445 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-26 11:33:09 +00:00 |
Xavier Hanin
|
32c182c2d8
|
IMPROVEMENT: Move useOrigin to repository cache manager (IVY-700)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@612173 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-15 17:45:26 +00:00 |
Xavier Hanin
|
0affb8216d
|
add fine grain ttl settings (IVY-694)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@611739 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-14 08:26:46 +00:00 |
Scokart Gilles
|
0520d25fff
|
NEW: Add ability for buildlist task to start build from specified module in the list (IVY-697) (thanks to Mirko Bulovic)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@610812 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-10 15:14:57 +00:00 |
Xavier Hanin
|
9c2eee7901
|
FIX: documentation needs to be changed to reflect haltonfailure for ivy:install (IVY-599)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@599675 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-30 02:02:03 +00:00 |
Xavier Hanin
|
e537f40ecb
|
document update attribute (IVY-571)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@597855 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-24 14:52:19 +00:00 |
Xavier Hanin
|
61ae53eee0
|
NEW: Add a task/code to create M2 POM files from Ivy configurations (IVY-416)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@594518 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-13 12:51:28 +00:00 |
Maarten Coene
|
53ea4471be
|
Added documentation for the symlink attribute.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@571304 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-30 20:44:50 +00:00 |
Scokart Gilles
|
362f239d32
|
IMPROVEMENT: replace * by *(public) when resolving inline (IVY-589)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@563162 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-06 15:02:31 +00:00 |
Scokart Gilles
|
f0d63e1e7f
|
IMPROVEMENT: artifactproperty overwrites the existing properties (IVY-587)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@562392 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-03 08:55:02 +00:00 |
Xavier Hanin
|
6c853818b2
|
check in some broken links fix already uploaded to site + a broken link in ant doc as reported by maarten
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@554867 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-10 08:17:57 +00:00 |
Xavier Hanin
|
9279c08a42
|
- NEW: Add cleancache task (IVY-565)
- FIX: Ant target "clean" on Ivy multi-project tutorial points to wrong cache directory. (IVY-548)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@554661 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-09 14:32:31 +00:00 |
Xavier Hanin
|
fa5bb28163
|
IMPROVEMENT: expose Ivy variables as Ant properties (IVY-564)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@554634 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-09 13:15:08 +00:00 |
Maarten Coene
|
a350b89248
|
Property 'resolveId' is not documented for 'post resolve' task (IVY-488)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@553661 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-05 22:17:44 +00:00 |
Xavier Hanin
|
6567974dd0
|
fix some broken links due to doc and site split
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@553512 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-05 14:12:52 +00:00 |
Xavier Hanin
|
f088aae5eb
|
extract site to a separate component, move doc/doc up one level (in doc) and make it self contained (IVY-558)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@553243 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-04 15:41:45 +00:00 |