1. 421d36c [MSHARED-121] FilteringUtils.escapeWindowsPath doesn't handle paths that leave out the drive letter. by Dennis Lundberg · 13 years ago
  2. fc4e20d fix encoding issue. by Olivier Lamy · 13 years ago
  3. c62c096 use last SNAPSHOT parent. by Olivier Lamy · 13 years ago
  4. 5730ba3 [MSHARED-176] Add support of stopping at the end of line to prevent issue with endToken not found. by Olivier Lamy · 13 years ago
  5. e687a10 move maven version to a property. upgrade site-plugin version by Olivier Lamy · 14 years ago
  6. 08a75ec [maven-release-plugin] prepare for next development iteration by Benjamin Bentmann · 14 years ago
  7. 3a68fde [maven-release-plugin] prepare release maven-filtering-1.0-beta-4 by Benjamin Bentmann · 14 years ago maven-filtering-1.0-beta-4
  8. 4015cd3 o Inherited from maven-shared-components:15 by Benjamin Bentmann · 14 years ago
  9. 65c0748 copying comments to places where it actually matters for the code's users. by Milos Kleint · 14 years ago
  10. fa9d86c [MSHARED-125] Current incremental build implementation failed when resources are removed from target folder by Benjamin Bentmann · 14 years ago
  11. 09e081c removing one-off source release assemblies (and config), then upgrading parent version for all shared projects up to 12, so source-release will be automatic. by John Dennis Casey · 15 years ago
  12. 9647080 added XML Schema reference to site.xml by Herve Boutemy · 15 years ago
  13. 2c488a4 release stuff is now coming from the parent pom. by Olivier Lamy · 15 years ago
  14. 32ec13f reduce log noise. by Olivier Lamy · 15 years ago
  15. 94f0cc4 [MSHARED-125] Current incremental build implementation failed when resources are removed from target folder by Olivier Lamy · 15 years ago
  16. ef216b2 [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 15 years ago
  17. 38bd840 [maven-release-plugin] prepare release maven-filtering-1.0-beta-3 by John Dennis Casey · 15 years ago maven-filtering-1.0-beta-3
  18. fc4a4e6 use released plexus-interpolation by John Dennis Casey · 15 years ago
  19. aa8a227 fixing unit test in cases where maven.repo.local is specified. by John Dennis Casey · 15 years ago
  20. d4d6ff6 [MSHARED-122] Support session.*, settings.*, and localRepository expressions in filtering when MavenSession instance is present. by John Dennis Casey · 15 years ago
  21. 16989f4 [MSHARED-121] Adding comment related to this issue in a TODO, though it doesn't really add much to the essential problem. by John Dennis Casey · 15 years ago
  22. 00a63e8 Fixing interpolation for escaping, and simplifying escaping of windows paths. Also, moving to some standard ValueSource implementations and normal ValueSource stacking within the interpolator, rather than using more complex delegation of ValueSource instances. Finally, correcting windows-path escaping to account for pre-escaped paths. by John Dennis Casey · 15 years ago
  23. 0f0a38e pushing the configurable multi-delimiter support down to plexus-interpolator to get better functionality when expressions using different delimiters reference one another. by John Dennis Casey · 15 years ago
  24. 93f9e8f cleanup on custom delimiter support. by John Dennis Casey · 15 years ago
  25. 6990cf7 some documentation of the delimiters set. by John Dennis Casey · 15 years ago
  26. cf59bb2 simplify default delimiters spec, and fix a small logical error in handling delimiterSpec splitting. by John Dennis Casey · 15 years ago
  27. effb570 use a recursion interceptor to guard against recursive expressions spanning multiple project prefixes. by John Dennis Casey · 15 years ago
  28. 05775bb o Added license header by Benjamin Bentmann · 15 years ago
  29. e5e5ec9 Cleaning up the use of MavenResourcesExecution and MavenFileFilterRequest, and moving the new getDefaultFilterWrappers(..) call to use a common base class of these two execution requests: AbstractMavenFilteringRequest. Also, adding options to enable the request to turn on/off injection of POM build/filters (in cases where these are already in the filters list, it doesn't make sense to re-add them). by John Dennis Casey · 15 years ago
  30. 17fd556 ignore eclipse files in the ASF-compliant source release assembly by Olivier Lamy · 15 years ago
  31. e89d3bd New Properties to be able to add properties "on fly" without modifying project.properties (related to [MCHANGES-161]) by Olivier Lamy · 15 years ago
  32. 89bcc9c formatting by Olivier Lamy · 15 years ago
  33. 36152cf [MSHARED-114] Add an ASF-compliant source release assembly by Olivier Lamy · 15 years ago
  34. 1de9671 [MSHARED-100] null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers() by Oliver Lamy · 15 years ago
  35. b70b89b [MSHARED-78] FilteringUtils escapeWindowsPath() doesn't work on Windows by Oliver Lamy · 15 years ago
  36. 3c46024 o Used http://maven.apache.org/xsd/* for schema location by Benjamin Bentmann · 15 years ago
  37. 2cc4698 o Formatted POMs by Benjamin Bentmann · 15 years ago
  38. 08084f6 o Inherited from maven-shared-components:11 by Benjamin Bentmann · 15 years ago
  39. fe37892 o Polished code by Benjamin Bentmann · 15 years ago
  40. cc639c6 o Fixed test to use normalized path names or TestIncrementalBuildContext freaks out on Windowx by Benjamin Bentmann · 15 years ago
  41. 93513fd o adding required test jar by Jason van Zyl · 15 years ago
  42. b8b9037 o adding tests for the new incremental mode Submitted by: Igor Fedorenko by Jason van Zyl · 15 years ago
  43. a37ff6a o new version of plexus-build-api by Jason van Zyl · 15 years ago
  44. ab94e2b use the new parent by Brian E Fox · 15 years ago
  45. 7731187 o update to latest build api and correcting packages by Jason van Zyl · 15 years ago
  46. 2a6b435 MSHARED-93: Support environments that support incremental builds by Jason van Zyl · 15 years ago
  47. 1b677c4 o Fixed file leaks by Benjamin Bentmann · 15 years ago
  48. 9b87476 o Fixed missing test isolation, i.e. don't set system properties by Benjamin Bentmann · 15 years ago
  49. 5df6315 remove codehaus snapshot repo by Oliver Lamy · 15 years ago
  50. 6dab83f use released version by Oliver Lamy · 15 years ago
  51. 3352500 fix svn properties by Oliver Lamy · 15 years ago
  52. bb036fe [MSHARED-81] change in @ translation behavior in maven-resources-plugin 2.3 by Oliver Lamy · 15 years ago
  53. 8227700 [maven-release-plugin] prepare for next development iteration by Oliver Lamy · 16 years ago
  54. 46df880 [maven-release-plugin] prepare release maven-filtering-1.0-beta-2 by Oliver Lamy · 16 years ago maven-filtering-1.0-beta-2
  55. 52747c4 fix typo by Oliver Lamy · 16 years ago
  56. 3e12e71 add undeclared used dependencies by Oliver Lamy · 16 years ago
  57. b44a875 use released parent by Oliver Lamy · 16 years ago
  58. 2254850 fix checkstyle issues by Oliver Lamy · 16 years ago
  59. b04b0b5 complete the what's new in beta-2 section by Oliver Lamy · 16 years ago
  60. 7bc9f0e use a private copyDirectoryLayout method to prevent a new directory scan by Oliver Lamy · 16 years ago
  61. fe3c76c o Increased log level for usage of platform encoding to warning by Benjamin Bentmann · 16 years ago
  62. 23c29f2 use new method copyDirectoryLayout from FileUtils by Oliver Lamy · 16 years ago
  63. 4f18ef2 o Fix typo. by Dennis Lundberg · 16 years ago
  64. 05f8c3d [MSHARED-68] Paramater to copy empty directory. by Oliver Lamy · 16 years ago
  65. c6c69d2 more debug output by Oliver Lamy · 16 years ago
  66. bcf3e4e [MSHARED-67] Add a parameter to force overwrite existing files even if the destination files are newer by Oliver Lamy · 16 years ago
  67. 18cf79b use plexus-interpolation released version 1.6 by Oliver Lamy · 16 years ago
  68. 189ed13 [MSHARED-66] targetPath doesn't accept absolute paths by Oliver Lamy · 16 years ago
  69. d7a1b02 [MSHARED-51] ability to escape interpolation with \ by Oliver Lamy · 16 years ago
  70. 8135116 fix license header by Oliver Lamy · 16 years ago
  71. 4a07417 more simple as this by Oliver Lamy · 16 years ago
  72. e1b46cf [MSHARED-51] ability to escape interpolation with \ by Oliver Lamy · 16 years ago
  73. 2bb943a add codehaus snapshot repo until plexus-interpolation 1.6 release by Oliver Lamy · 16 years ago
  74. a33163c [MSHARED-51] ability to escape interpolation with \ by Oliver Lamy · 16 years ago
  75. 2a4296a pattern reuse to prevent pattern recompilation by Oliver Lamy · 16 years ago
  76. bea839b [MSHARED-59] More debug output in maven filtering by Oliver Lamy · 16 years ago
  77. b0a3b3d [MSHARED-60] Filtering ${foo.file} evaluates to in full path to pom.xml by Oliver Lamy · 16 years ago
  78. c7102a8 [maven-release-plugin] prepare for next development iteration by Dennis Lundberg · 16 years ago
  79. 760ce63 [maven-release-plugin] prepare release maven-filtering-1.0-beta-1 by Dennis Lundberg · 16 years ago maven-filtering-1.0-beta-1
  80. 3fb37f4 o Add used but undeclared dependencies. by Dennis Lundberg · 16 years ago
  81. c0ef230 o Follow our code style. by Dennis Lundberg · 16 years ago
  82. e0381f8 o Change SCM after the promotion from sandbox. by Dennis Lundberg · 16 years ago
  83. 7bf00bf o Major reworking of the documentation. by Dennis Lundberg · 16 years ago
  84. 638f1b1 o Remove line that does the same thing that is done on the following line, because mavenProject.getFilters() is the same thing as mavenProject.getBuild().getFilters(). by Dennis Lundberg · 16 years ago
  85. 5d5b129 o Improve Javadoc. by Dennis Lundberg · 16 years ago
  86. d542dd9 o Remove svn executable flag. by Dennis Lundberg · 16 years ago
  87. 22dd2b0 Promote maven-filtering out of the sandbox. by Dennis Lundberg · 16 years ago