Commit Graph

581 Commits

Author SHA1 Message Date
Benjamin Bentmann ec96355e57 o Suppressed needless INFO log noise from Jetty
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707910 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 22:05:19 +00:00
Benjamin Bentmann 9be1f43015 o Restored original intention of it0120, i.e. merely captured MNG-2921, and decoupled it from production plugins
(The test was changed in r572208 to also capture MNG-2871 which is however a substantially different issue)
o Added dedicated IT for MNG-2871

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707908 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 22:02:59 +00:00
Benjamin Bentmann 4275fdcd42 o Extracted part of it0108 to its own test to reduce test complexity and for better association with corresponding issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707865 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 17:09:24 +00:00
Benjamin Bentmann 2aaefcc395 o Enabled IT MNG-3284 for 3.x where it passes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707684 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 16:50:52 +00:00
Benjamin Bentmann 4fa6279073 o Decoupled mng-3284 from Groovy and used pre-packaged plugins to speed up execution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707679 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 16:47:39 +00:00
Benjamin Bentmann f5f1588ca3 o Enabled IT MNG-1323 for 3.x where it passes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707648 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:52:32 +00:00
Benjamin Bentmann 62b303bf70 o Removed superfluos repo declaration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707643 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:21:52 +00:00
Benjamin Bentmann caa6751d82 o Decoupled it0127 from production artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707642 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:17:35 +00:00
Benjamin Bentmann 91f5f40647 o Improved test separation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707603 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 11:23:52 +00:00
Benjamin Bentmann a29f809d4a o Decoupled from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707602 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 11:22:25 +00:00
Benjamin Bentmann 5e8e6f2893 o Decoupled it0081 from production dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707600 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 10:57:37 +00:00
Benjamin Bentmann f2d541e28a o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707137 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 17:05:46 +00:00
Benjamin Bentmann d3b9801a99 o Decoupled it0091 from production plugins
o Enabled it0091 for Maven 3.x where it's passing (i.e. MNG-1995 is apparently fixed)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706767 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 21:00:14 +00:00
Benjamin Bentmann eb7d1592c1 o Fixed IT for MNG-2695 to actually exhibit the reported issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706727 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 19:21:05 +00:00
Benjamin Bentmann 3a92aed6a7 o Fixed IT for MNG-3314 to actually exhibit the reported issue
(Note: While the test is meant to fail on the dependency dep-a/dep-b, it can already fail when resolving the IT support plugin which is currently a snapshot, too. BTW, the same causes intermittent failures of it0069. In the end, it doesn't really matter, it's all the same issue anyway.)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706694 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 18:01:17 +00:00
Benjamin Bentmann 7ab5a5a27c o Deleted mng-3473 which doesn't test the core (the real issue was MPLUGIN-105 where this IT continues to live)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706638 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 14:23:28 +00:00
Benjamin Bentmann 0de0a68844 [MNG-2878]
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706571 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 10:14:58 +00:00
Benjamin Bentmann 5bd35437e0 o Deleted mng-3426 which is now superseded by mng-2972
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705917 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:28:48 +00:00
Benjamin Bentmann 925b5cbfe1 o Strengthened IT to better detect unwanted usage of HashSet
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705916 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:21:42 +00:00
Benjamin Bentmann db3bb28ce6 o Strengthened IT to check more aspects of dependency override
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705900 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 18:01:46 +00:00
Benjamin Bentmann 3dfc46b015 o Fixed svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705871 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 10:07:28 +00:00
Benjamin Bentmann e72eb8e9e6 o Rewrote it0112 to use dedicated IT artifacts and IT support plugin instead of production artifacts/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705867 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 09:49:08 +00:00
Benjamin Bentmann f2b69026a5 [MNG-3012] ClassCastException due to plexus-utils NOT being filtered during plugin loading
o Added YACLT (yet another class loader test)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705753 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 21:11:43 +00:00
Benjamin Bentmann cd3b8315ed [MNG-3796] Class loader inconsistency when loading classes imported from core realm
o Added IT to demonstrate failure in 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705704 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 18:48:14 +00:00
Brett Porter 3745882dbb split separate tests into test cases
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705551 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 10:38:50 +00:00
Benjamin Bentmann 09d4008995 o Strengthened IT for MNG-1999 to test further inheritance scenario
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705550 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 10:37:35 +00:00
Brett Porter 62666a5ed6 [MNG-1999] enable test for 2.0.10, 2.1.0-M2+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705541 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:59:39 +00:00
Benjamin Bentmann 83d5e560f1 o Added new IT support plugins to bootstrapping
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705531 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:38:45 +00:00
Benjamin Bentmann 207f3b56e2 o Synced read encoding with writer in IT plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705528 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:26:35 +00:00
Brett Porter d07ad7e110 [MNG-3503] use an earlier phase to improve the speed a little
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705520 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:02:33 +00:00
Brett Porter c0a5ae7668 [MNG-3503] test for shading of plexus-utils pull parser classes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705515 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 08:50:28 +00:00
Benjamin Bentmann b0e2d803c0 o Fixed IT to account for usage of repository managers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705328 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 19:07:44 +00:00
Britton Isbell fd8f2c6323 Extension support removed from 3.0. Disabled this IT for 3.0.x.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704802 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 08:19:26 +00:00
Benjamin Bentmann 9127a56778 o Deleted it0094 which is superseded by it0086 and it0087
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704687 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 21:13:42 +00:00
Benjamin Bentmann 00ec745e95 o Added some more ITs to check POM interpolation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704581 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 17:08:43 +00:00
Benjamin Bentmann 9da0384965 o Fixed bootstrapping
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704520 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 12:53:33 +00:00
Benjamin Bentmann e3e89da7e5 o Rewrote it0114 to use pre-packaged extension and IT support plugin, thereby eliminating dependency on production plugins and accelerating test by almost 10x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703873 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 20:37:11 +00:00
Benjamin Bentmann 7c02003eae o Deleted it0111 which is superseded by it0114
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703872 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 20:27:48 +00:00
Benjamin Bentmann 9bd7ef4aea o Added IT for MNG-3271
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703839 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 16:07:28 +00:00
Benjamin Bentmann 70cf230f5b o Added IT for MNG-1999
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703828 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 14:45:52 +00:00
Benjamin Bentmann 0b38a04088 o Fixed stream handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703777 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 10:17:14 +00:00
Benjamin Bentmann ff0df914e2 o Added IT for MNG-2892
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703693 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:28:03 +00:00
Benjamin Bentmann 029d51cdda o Added IT for MNG-1703
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703692 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:25:22 +00:00
Benjamin Bentmann 12862f521f o Deleted it0089 which duplicates the intention of it0086
(Checkstyle's PackageNamesLoader.loadModuleFactory() merely boils down to ClassLoader.getResource())

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703689 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:21:11 +00:00
Benjamin Bentmann 017907f991 o Decoupled it0087 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703687 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:12:23 +00:00
Benjamin Bentmann 18611f92b7 o Decoupled it0086 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703686 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:10:21 +00:00
Benjamin Bentmann ed1f399793 o Decoupled it0100 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703439 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 12:38:40 +00:00
Benjamin Bentmann 082ee1efea o Added bootstrap project to populate local repo with required snapshot plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702655 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 22:09:31 +00:00
Benjamin Bentmann ace476f8f8 o Stabilized ITs by using specific version instead of LATEST
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702575 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 18:29:51 +00:00
Benjamin Bentmann 6da6ca46eb o Deleted test (support for BeanShell-based plugins is going to be dropped so no need to bother with that)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702545 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 17:01:12 +00:00
Benjamin Bentmann a36a4f7b7d o Decoupled it0079 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702446 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 11:58:57 +00:00
Benjamin Bentmann 46ca85ee1f o Decoupled it0075 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701705 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 20:02:43 +00:00
Benjamin Bentmann 90c5f1575a o Added integration test to check handling of reporting/build configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701684 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 18:35:34 +00:00
Benjamin Bentmann 11d292a312 o Prevented creation of directories outside of the test project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701676 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 17:19:26 +00:00
Benjamin Bentmann 4ceb08bc18 o Decoupled it0102 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701511 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:44:17 +00:00
Benjamin Bentmann ddf26754a8 o Decoupled it0095 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701509 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:42:05 +00:00
Benjamin Bentmann 38e082770c o Decoupled it0043 from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701506 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:36:31 +00:00
Brett Porter 9827bcae94 fix comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701270 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 00:34:52 +00:00
Benjamin Bentmann 372cc6fe9a o Decoupled it0047 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700933 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 21:22:36 +00:00
Oleg Gusakov 2533f2a166 fixed it0063 - it was failing without explicit jre folder
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700595 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 22:06:37 +00:00
Benjamin Bentmann 6cbaa7ba27 o Decoupled it0069 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700584 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 21:23:53 +00:00
Benjamin Bentmann ef1a75dc63 o Decoupled it0031 from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700522 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 16:29:05 +00:00
Brett Porter bcebcd5eb4 2.0.10 did not include the user agent settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700329 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 03:07:42 +00:00
Oleg Gusakov 4cb764602f fixed MavenIT0119PluginPrefixOrder as it depended on current settings.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700305 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 23:29:42 +00:00
Oleg Gusakov fc50806a2f modified the test to check for general proxy flow, not just a non-spec header. "Proxy-Connection" is not part of http spec, but an extended header, and as such cannot be expected from all the clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700208 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 18:53:01 +00:00
Oleg Gusakov f586defdf7 modified the test to check for general proxy flow, not just a non-spec header. "Proxy-Connection" is not part of http spec, but an extended header, and as such cannot be expected from all the clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700207 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 18:50:03 +00:00
Benjamin Bentmann 1cfb4ec292 o Decoupled it0018 from production dependencies and re-enabled it for the IT suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699730 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 20:24:10 +00:00
Benjamin Bentmann e762352634 o Decoupled it0063 from production JDK
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699321 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 13:40:13 +00:00
Benjamin Bentmann 2adef40838 o Decoupled it0078 from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699103 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:35:37 +00:00
Benjamin Bentmann 5ee4db67a5 o Decoupled it0076 from WAR Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699100 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:32:45 +00:00
Benjamin Bentmann 91a37d399a o Decoupled it0074 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699099 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:31:43 +00:00
Benjamin Bentmann c567d3d042 o Decoupled it0056 from Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699097 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:30:23 +00:00
Benjamin Bentmann 6538efe0bb o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698368 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:52:37 +00:00
Benjamin Bentmann a50208645d o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698362 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:32:18 +00:00
Benjamin Bentmann 4bd9e44801 o Decoupled it0048 from Surefire Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698353 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:13:58 +00:00
Benjamin Bentmann 8a1a44b0a5 o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698249 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:18:44 +00:00
Benjamin Bentmann 1c412e845e o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698247 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:09:56 +00:00
Benjamin Bentmann b4a18161e1 o Renamed module core-integration-testing-wagon to core-it-wagon to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698241 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:52:33 +00:00
Benjamin Bentmann 86beace63b o Renamed module maven-integration-test-helper to maven-it-helper to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698226 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:35:13 +00:00
Benjamin Bentmann 4375d703fd o Renamed module core-integration-tests-support to core-it-support to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698218 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:13:09 +00:00
Benjamin Bentmann 7f42b3a882 o Renamed module core-integration-tests to core-it-suite to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698206 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 15:48:07 +00:00