ant-ivy/test/java/org/apache/ivy/ant
Xavier Hanin 1d225dae0a enable again xsl transformation for test with circular dependency
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@689046 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26 12:21:53 +00:00
..
AntBuildTriggerTest.java Removed some debug leftover.... 2007-06-14 19:40:24 +00:00
AntCallTriggerTest.java clean code 2007-06-23 21:59:40 +00:00
AntTestHelper.java FIX: Failure to transitively install Maven2 artifacts with namespace (IVY-440) 2008-08-26 11:13:23 +00:00
IvyAntSettingsBuildFile.xml IMPROVEMENT: undeprecate configure task (IVY-849) 2008-07-11 12:24:00 +00:00
IvyAntSettingsBuildFileTest.java FIX: Using ivy:settings with the "id" attribute not behaving as expected (IVY-809) 2008-04-25 21:29:14 +00:00
IvyAntSettingsTest.java fix unit test on IBM JVM (probably broken by IVY-868) 2008-08-06 09:39:32 +00:00
IvyArtifactPropertyTest.java TASK: Remove cache attribute on Ant tasks (IVY-685) 2007-12-28 00:11:39 +00:00
IvyArtifactReportTest.java TASK: Remove cache attribute on Ant tasks (IVY-685) 2007-12-28 00:11:39 +00:00
IvyBuildListTest.java FIX: onMissingDescriptor doesn't work due to == comparison (IVY-805) (thanks to Ben Hale) 2008-04-21 19:21:49 +00:00
IvyBuildNumberTest.java clean code 2007-06-23 21:59:40 +00:00
IvyCacheFilesetTest.java IVY-759 : cachefileset doesn't support directory name starting with the same characters 2008-03-07 13:41:13 +00:00
IvyCachePathTest.java TASK: Remove cache attribute on Ant tasks (IVY-685) 2007-12-28 00:11:39 +00:00
IvyCleanCacheTest.java IMPROVEMENT: undeprecate configure task (IVY-849) 2008-07-11 12:24:00 +00:00
IvyConfigureTest.java fix unit test on IBM JVM (probably broken by IVY-868) 2008-08-06 09:39:32 +00:00
IvyConvertPomTest.java clean some eclipse warning 2007-11-05 19:35:30 +00:00
IvyDeliverTest.java FIX: Deliver delivers the wrong version when a dynamic revision is evicted before being resolved (IVY-707) 2008-08-25 14:51:26 +00:00
IvyFindRevisionTest.java clean formating 2007-08-06 14:25:11 +00:00
IvyInfoRepositoryTest.java IMPROVEMENT: Provide ant task to retrieve information from published ivy modules (IVY-838) (thanks to David Maplesden) 2008-06-24 02:53:25 +00:00
IvyInfoTest.java FIX: Branch attribute considered as both a standard and extra attribute on module info (IVY-726) 2008-02-07 17:22:12 +00:00
IvyInstallTest.java FIX: Failure to transitively install Maven2 artifacts with namespace (IVY-440) 2008-08-26 11:13:23 +00:00
IvyListModulesTest.java clean formating 2007-08-06 14:25:11 +00:00
IvyPostResolveTaskTest.java TASK: Remove cache attribute on Ant tasks (IVY-685) 2007-12-28 00:11:39 +00:00
IvyPublishTest.java IMPROVEMENT: Detect missing artifacts on publish asap (IVY-862) 2008-07-10 14:19:56 +00:00
IvyReportTest.java enable again xsl transformation for test with circular dependency 2008-08-26 12:21:53 +00:00
IvyRepositoryReportTest.java FIX: repreport task not working against a repository structured by branches (IVY-716) 2008-03-18 22:13:04 +00:00
IvyResolveTest.java Give the possibility to not compute ivy.deps.changed (IVY-876) 2008-08-07 08:41:52 +00:00
IvyRetrieveBuildFile.xml FIX: multiple cleancache and inline retrieve error (IVY-778) 2008-03-28 23:24:38 +00:00
IvyRetrieveBuildFileTest.java FIX: multiple cleancache and inline retrieve error (IVY-778) 2008-03-28 23:24:38 +00:00
IvyRetrieveTest.java FIX: Ivy files are not retrieved when using useOrigin=true (IVY-713) 2008-07-04 11:16:12 +00:00
IvyTaskTest.java fix unit test on IBM JVM (probably broken by IVY-868) 2008-08-06 09:10:07 +00:00
IvyVarTest.java fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
imported-configurations.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-108.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-381.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-630.xml FIX: Resolution failure when no ivy.xml file present (IVY-630) 2007-11-11 22:06:07 +00:00
ivy-631.xml FIX: Retrieval not expanding "[originalname]". (IVY-631) 2007-11-05 10:18:06 +00:00
ivy-custom.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-different-revisions.xml update ivy files with new conflict syntax (related to change with IVY-784) 2008-04-04 14:40:20 +00:00
ivy-double.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-doubleretrieve.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-dyn-evicted.xml FIX: Static revision replacement is not working when a dynamic revision is evicted by a transitive dependency (IVY-603) (with contribution from Matthias Kilian) 2007-09-20 12:09:00 +00:00
ivy-dyn-evicted2.xml FIX: Deliver delivers the wrong version when a dynamic revision is evicted before being resolved (IVY-707) 2008-08-25 14:51:26 +00:00
ivy-failure.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-failure2.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-failure3.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-import-confs.xml fix&complete test with relative path + refactoring. There is maybe still a bug in XmlModuleUpdaterTest.testUpdateWithImportedMappingOverride. I temporary work around the problem to make the test pass. 2007-06-28 21:28:44 +00:00
ivy-info-all.xml IMPROVEMENT: branch and extra attributes missing from info Ant task (IVY-721) 2008-02-07 14:28:09 +00:00
ivy-latest-branch.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-latest-extra.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-latest.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-multiconf.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-publish-multi.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-publish.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-simple.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-simple2.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivy-with-variables.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivysettings-cleancache.xml Flexible cache management (IVY-399) apply patch of Adrian Sandor 2008-02-21 15:00:07 +00:00
ivysettings-include-twice.xml FIX: Ivy settings include -tag url attribute does not work correctly (IVY-601) 2007-09-21 11:14:48 +00:00
ivysettings-props.properties IMPROVEMENT: expose Ivy variables as Ant properties (IVY-564) 2007-07-09 13:15:08 +00:00
ivysettings-props.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
ivysettings-test.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
published-ivy-custom.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
test-convertpom.xml fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
test.pom fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
vartest.properties fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00