Commit Graph

2308 Commits

Author SHA1 Message Date
Maarten Coene a68df449bd Add the txt files containing the tutorial output so we can regenerate the site.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1408924 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 20:01:00 +00:00
Maarten Coene 4986ce2126 Updated release date.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1405958 13f79535-47bb-0310-9956-ffa450edef68
2012-11-05 21:15:12 +00:00
Maarten Coene ee590d008f OSGI version fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1405413 13f79535-47bb-0310-9956-ffa450edef68
2012-11-03 20:13:26 +00:00
Maarten Coene eab05002dc Added missing license (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1402975 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 11:19:47 +00:00
Maarten Coene 110cc9f3b9 Next release is rc2
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1402972 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 11:07:28 +00:00
Maarten Coene 1479a88593 2.3.0-rc2 release notes
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1402970 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 10:58:15 +00:00
Maarten Coene 1006da4dba Created 2.3.0-rc2 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.0-rc2@1402864 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 20:10:46 +00:00
Maarten Coene ba3fdaee2b Preparing 2.3.0-rc2 release.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1402862 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 20:08:14 +00:00
Maarten Coene 16728657c4 FIX: Ivy default cache path with non-ASCII character lets it crash (IVY-1378) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1402344 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 21:56:17 +00:00
Maarten Coene c7d2c91cfd DOCUMENTATION: Documentation and Implementation mismatch of makepom (IVY-1383) (thanks to Thomas Kurpick) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1401082 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 21:14:48 +00:00
Maarten Coene b9cb30da15 DOCUMENTATION: added link to extra beginners guide (IVY-1381) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1399841 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 20:47:40 +00:00
Maarten Coene 4176df287a reverted ...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1399836 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 20:30:55 +00:00
Maarten Coene e759e80d87 fixed junit test errors using the 2.3 Ivy api.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1399832 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 20:27:15 +00:00
Maarten Coene 26244879b9 Reverted previous commit + fixed test compilation errors using the 2.3 Ivy api.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1399827 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 20:13:40 +00:00
Maarten Coene 28b2daed3a Fixed junit tests compilation failure.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1399819 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 19:57:14 +00:00
Maarten Coene 8e0358065b Merged changes for IVY-1036 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1399811 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 19:32:08 +00:00
Maarten Coene 7f371a0ff8 Fixed typo in ResolutionCacheManager#getResolvedModuleDescriptor() (thanks to Mitch Gitman) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1398486 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 19:59:51 +00:00
Nicolas Lalevee 09bfb8e872 merge of r1398334:
fix NPE: some server seems to not return any content type


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1398339 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 15:32:08 +00:00
Maarten Coene c487f40142 Re-implemented IVY-1281 because current implementation had too much issues. (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1397312 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 21:08:27 +00:00
Maarten Coene 107ade4cfb FIX: Resolve does not deliver all dependent artifacts (IVY-1366) (thanks to Wolfgang Frank) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1378988 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 15:28:25 +00:00
Nicolas Lalevee 20db37fc6e merge r1378164: Fix global exclude rule in root ivy files
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1378166 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 15:11:38 +00:00
Maarten Coene de976b00e9 FIX: Ivy descriptors are merged incorrectly when there is an <exclude> element (IVY-1356) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1376745 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 22:32:04 +00:00
Maarten Coene 8078a32bfc Fixed problem with signing the artifacts. (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1376412 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 08:59:06 +00:00
Maarten Coene 79b03f56d0 - FIX: Unnecessary warning when parent ivy.xml is not found (IVY-1346) (merged from trunk)
- FIX: StackOverflowError when using <extends> and ../ivy.xml is not the parent ivy.xml (IVY-1437) (merged from trunk)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1376406 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 08:39:46 +00:00
Maarten Coene 1e19372380 FIX: SimpleDateFormat is not thread safe (IVY-1373) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1375271 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 21:58:12 +00:00
Maarten Coene e8d6dde98a FIX: Maven 'hk2-jar' packaging is now supported (IVY-1357) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1374872 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 22:20:12 +00:00
Maarten Coene dd8f34117c FIX: Memory leak and infinite loop in ModuleId.java (IVY-1362) (2nd attempt) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1374867 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 22:00:33 +00:00
Maarten Coene 423b7ab262 FIX: Maven 'orbit' and 'pear' packaging is now supported (IVY-899) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1374787 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 16:17:22 +00:00
Maarten Coene fe96b3bb16 FIX: Memory leak and infinite loop in ModuleId.java (IVY-1362) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1374779 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 15:58:20 +00:00
Maarten Coene 87e14bb589 Avoid error message being printed when the resolver didn't exist (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1374461 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 22:39:28 +00:00
Maarten Coene a71711d0ed Fix API backwards compatibility (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1373635 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 21:27:40 +00:00
Nicolas Lalevee 441accf45b merge r1373478:
IVY-1060 : take into account the provided encoding of the page (Thanks to Robin Fernandes)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1373479 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 15:40:18 +00:00
Nicolas Lalevee 5da3fe27ab merge r1373340:
IVY-1344: fix setting the branch attribute (Thanks to Ales Nosek)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1373341 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 11:34:27 +00:00
Nicolas Lalevee a3158332c1 merge r1373338:
IVY-1353: fix the name of the 'ignore' circular dependency strategy (Thanks to Carl Quinn)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1373339 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 11:30:54 +00:00
Nicolas Lalevee cea09edde3 merging IVY-1363,IVY-1359,IVY-1364: r1364410,1372594
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1372609 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 20:56:52 +00:00
Nicolas Lalevee dc5649c60a merge of r1351277 : Add missing exported package
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1351278 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 10:29:02 +00:00
Nicolas Lalevee 406704aae8 merge of r1342548:
IVY-1300: add missing test files


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1342549 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 09:44:39 +00:00
Nicolas Lalevee e0444a9177 merge of r1342471:
The Updatesite resolver is downloading Eclipse features instead of Eclipse bundle/plugin


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1342472 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 22:48:04 +00:00
Nicolas Lalevee ec4e0bf4dd merge of r1342465 and r1342466:
IVY-1300: Delivered ivy descriptor inconsistent with resolve report / retrieve and other post-resolve actions (thanks to Ed Burcher)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1342467 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 22:35:56 +00:00
Nicolas Lalevee b9059448ca merge r 1329663:
IVY-1343: fix for a NullPointerExeption in AbstractOSGiResolver (thanks to Thomas Kurpick)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1329671 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 12:27:50 +00:00
Maarten Coene 0407058fca Merged latest changes from trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1326424 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 21:01:43 +00:00
Maarten Coene 914876337f Added ivy.xsd to documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1312012 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 21:51:18 +00:00
Maarten Coene 9deaef49ab Added 2.3.0 release notes with estimated release date.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1312010 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 21:47:44 +00:00
Maarten Coene a1a74f39ed DOCUMENTATION: Bad example in Project dependencies Tutorial (IVY-1263) (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311481 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:54:38 +00:00
Maarten Coene 001d412d3e Avoid warning about not setting the includeAntRuntime on compilation (merged from trunk).
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311446 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:11:18 +00:00
Maarten Coene d78e015c2c Build fix: generation of the documentation didn't work any more (merged from trunk).
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311438 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 20:55:48 +00:00
Nicolas Lalevee b3085e5caa merge of r1311267 and r1311261
=> IVY-1309: a circular dependency is unconclusive about the exclusion of a dependency


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311279 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 15:16:00 +00:00
Maarten Coene 9107e913eb don't automatically generate the osgi repository any longer...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311208 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 12:21:34 +00:00
Maarten Coene 4e878fb710 junit test fix caused by ivyde release (merged from trunk)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311150 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 07:16:40 +00:00
Maarten Coene 67c0b1cb6a The Ivy doap file is on trunk...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.3.x@1311143 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 06:46:44 +00:00