1. 2e48a4d [EXEC-65] Works now under Mac OS 10.11.2 and Windows 10 by Siegfried Goeschl · 8 years ago
  2. e81c24c [EXEC-65] Fixing test execution for Windows platform by Siegfried Goeschl · 8 years ago
  3. bf4aa4a Don't use wildcard imports by Sebastian Bazley · 8 years ago
  4. fe777fb Remove Java 1.8 method call by Sebastian Bazley · 8 years ago
  5. 63de2d9 [EXEC-62] [EXEC-65] Disabling tests which are currently broken under Linux (Ubuntu) by Siegfried Goeschl · 8 years ago
  6. cef8def [EXEC-62] Add test case to ensure that we can indeed interrupt the process by Siegfried Goeschl · 8 years ago
  7. 08a223a [EXEC-65] Add test with plain vanilla "Runtime" usage to show that we can indeed kill the sleeping process by Siegfried Goeschl · 8 years ago
  8. c13f29d [EXEC-65] Watchdog can't destroy 'sudo' and 'sleep' - increase timeouts for regression tests. by Siegfried Goeschl · 8 years ago
  9. d6ebe7c [EXEC-65] Watchdog can't destroy 'sudo' and 'sleep' - add unit test to ensure that the functionality works by Siegfried Goeschl · 8 years ago
  10. 058dc96 [EXEC-65] Watchdog can't destroy 'sudo' and 'sleep' - add unit test to ensure that the functionality works by Siegfried Goeschl · 8 years ago
  11. 42eb77c [EXEC-71] ExecuteWatchdog hangs when process was not started by Siegfried Goeschl · 8 years ago
  12. 829f6d2 Set current year for NOTICE.txt by Siegfried Goeschl · 8 years ago
  13. 7ef95fd Collect the DOAPs by Sebastian Bazley · 8 years ago
  14. 6560e01 Fix doc by Sebastian Bazley · 9 years ago
  15. 39250d7 Each Version must be in its own release section by Sebastian Bazley · 9 years ago
  16. 739faf6 maven-pmd-plugin 3.2 -> 3.3. by Gary D. Gregory · 9 years ago
  17. 59e87ae Add version 1.3. by Gary D. Gregory · 9 years ago
  18. 705d5c9 Update version from 1.3-SNAPSHOT to 1.3.1-SNAPSHOT. by Gary D. Gregory · 9 years ago
  19. 282dcd2 This page has not been updated for version 1.10. by Gary D. Gregory · 9 years ago
  20. de97bec Remove mention of Java 1.3 and 1.4 since we only run on Java 5. by Gary D. Gregory · 9 years ago
  21. 925004e Update for version 1.3. by Gary D. Gregory · 9 years ago
  22. ad0811f Update for version 1.3. by Gary D. Gregory · 9 years ago
  23. d943c86 Apache Commons Exec 1.3 RELEASE NOTES by Gary D. Gregory · 9 years ago
  24. e097076 Typo. by Gary D. Gregory · 9 years ago
  25. bd98dab mvn commons:download-page by Gary D. Gregory · 9 years ago
  26. fea91e3 Fixes for Javadoc 8. by Gary D. Gregory · 9 years ago
  27. f0fce6e Fixes for Javadoc 8. by Gary D. Gregory · 9 years ago
  28. 54cbf6d Javadoc: Use the active voice. by Gary D. Gregory · 9 years ago
  29. 56d1ae4 Typo. by Gary D. Gregory · 9 years ago
  30. 2f23f93 Add missing Javadoc tags. by Gary D. Gregory · 9 years ago
  31. 66352c9 Replace bogus <code>foo<code> (note the tag is NOT closed) with {@code foo} on the way to fixing Javadoc 8 errors. by Gary D. Gregory · 9 years ago
  32. 33365fd Replace <code>foo</code> with {@code foo} on the way to fixing Javadoc 8 errors. by Gary D. Gregory · 9 years ago
  33. a346cb0 Closed file stream at the end of the test method. by Gary D. Gregory · 9 years ago
  34. 9b0d6a8 Port from deprecated JUnit code. by Gary D. Gregory · 9 years ago
  35. b539675 Closed file stream at the end of the test method. by Gary D. Gregory · 9 years ago
  36. 59a147c Format. by Gary D. Gregory · 9 years ago
  37. 5e2222f Port from deprecated JUnit method to assertArrayEquals. by Gary D. Gregory · 9 years ago
  38. f389d29 commons-parent 34 -> 35. by Gary D. Gregory · 9 years ago
  39. c2e9fcb findbugs-maven-plugin 2.5.3 -> 2.5.5. by Gary D. Gregory · 9 years ago
  40. 6383517 maven-pmd-plugin 3.0.1 -> 3.2. by Gary D. Gregory · 10 years ago
  41. 360c83b Use final. by Gary D. Gregory · 10 years ago
  42. 0d8882e Remove extra parens. by Gary D. Gregory · 10 years ago
  43. 8a87f46 Convert 'for' loops to enhanced 'for' loops. by Gary D. Gregory · 10 years ago
  44. 0bf3162 Better private method name and don't let param name hide ivar name. by Gary D. Gregory · 10 years ago
  45. d4175bf [EXEC-69] DefaultExecutor async execute prevents shutdown hooks running. by Gary D. Gregory · 10 years ago
  46. ded8147 commons-parent 34 <- 32. by Gary D. Gregory · 10 years ago
  47. c3e4d1a Use the more modern, compact, and flexible Javadoc "{@code ...}" instead of the HTML "<tt>...</tt>". by Gary D. Gregory · 10 years ago
  48. 4de22ed [EXEC-75] Test matrix update for Java 7 on Mac OS X 10.9 by Emmanuel Bourg · 10 years ago
  49. ae3f40d <action issue="EXEC-81" dev="ggregory" type="fix" date="2014-02-04" due-to="Stephen Compall">Remove remaining raw types, unchecked conversions</action> by Gary D. Gregory · 10 years ago
  50. f1dea18 <action issue="EXEC-81" dev="ggregory" type="fix" date="2014-02-04" due-to="Stephen Compall">Remove remaining rawtypes, unchecked conversions</action> by Gary D. Gregory · 10 years ago
  51. c173df0 The parameter level is hiding a field from type LogOutputStream. by Gary D. Gregory · 10 years ago
  52. 770c470 [EXEC-80] NPE in EnvironmentUtils.toString(map) by Gary D. Gregory · 10 years ago
  53. d987abc Use constants instead of strings by Benedikt Ritter · 10 years ago
  54. 2f903e4 Hash ordering varies between JVMs by Sebastian Bazley · 10 years ago
  55. 74b2ea2 Sods law - the debug makes it work. by Sebastian Bazley · 10 years ago
  56. 245b4ef Continuum seems to be hanging in this test; try and debug it by Sebastian Bazley · 10 years ago
  57. b863111 Fix up class name by Sebastian Bazley · 10 years ago
  58. f30d0e2 Tab police (also fix trailing spaces in these files) by Sebastian Bazley · 10 years ago
  59. f3a4103 Generics by Sebastian Bazley · 10 years ago
  60. 6fec3e4 Unused by Sebastian Bazley · 10 years ago
  61. 14624a8 StringBuffer => StringBuilder where possible by Sebastian Bazley · 10 years ago
  62. 6a53359 OpenVmsProcessingEnvironment no longer needed by Sebastian Bazley · 10 years ago
  63. 0128c4e Reinstate generics by Sebastian Bazley · 10 years ago
  64. 127b919 Name test according to class under test by Benedikt Ritter · 10 years ago
  65. 2bc62f3 No point using Vector for a local variable by Sebastian Bazley · 10 years ago
  66. 76b623b Unused by Sebastian Bazley · 10 years ago
  67. 5948129 Private field generics by Sebastian Bazley · 10 years ago
  68. f7810ca Ubused imports by Sebastian Bazley · 10 years ago
  69. 311575d Temporarily revert generics until discussion completed by Sebastian Bazley · 10 years ago
  70. 9a80ee2 EXEC-78 No need to use System.class.getMethod("getenv",... any more by Sebastian Bazley · 10 years ago
  71. 79d401e Use enhanced for loop over entry set by Benedikt Ritter · 10 years ago
  72. 13ee3e1 Generics for MapUtils by Benedikt Ritter · 10 years ago
  73. 2e12808 Initial stab at generics by Sebastian Bazley · 10 years ago
  74. e938f2d Add missing '@Override' annotations. by Gary D. Gregory · 10 years ago
  75. 09b05ff Convert 'for' loops to enhanced 'for' loops. by Gary D. Gregory · 10 years ago
  76. 9fa9e30 Remove unused imports. by Gary D. Gregory · 10 years ago
  77. c019122 Replace tabs with spaces by Benedikt Ritter · 10 years ago
  78. c5047a8 Woops checked than in by accident by Benedikt Ritter · 10 years ago
  79. a8a42c6 Found some other issue rleated tests hiding in CommandLineTest by Benedikt Ritter · 10 years ago
  80. c376d10 Code formating by Benedikt Ritter · 10 years ago
  81. 068ea6a Use annotation based failure testing by Benedikt Ritter · 10 years ago
  82. 658a547 Replace tabs with white spaces by Benedikt Ritter · 10 years ago
  83. f553c28 Add missing svn:keywords by Benedikt Ritter · 10 years ago
  84. 1b86b85 Move issue specific tests into own package, away from general test code by Benedikt Ritter · 10 years ago
  85. 9ca204b Add tickets for latest changes to changes.xml by Benedikt Ritter · 10 years ago
  86. f7ce9c2 Replace tabs with spaces by Benedikt Ritter · 10 years ago
  87. 2b1e18f Convert JUnit 3 TestCases to JUnit 4 annotation based tests by Benedikt Ritter · 10 years ago
  88. 385b117 Use Assert.assertArrayEquals instead of own implementation by Benedikt Ritter · 10 years ago
  89. 43608fd We really want to do a null check here by Benedikt Ritter · 10 years ago
  90. ae60eed Update JUnit by Benedikt Ritter · 10 years ago
  91. bd84900 Welcome to 2014 - exec now requires at least Java 5 by Benedikt Ritter · 10 years ago
  92. 300e98b Authors are listed in pom.xml by Benedikt Ritter · 10 years ago
  93. c03668e Replace tabs with spaces by Benedikt Ritter · 10 years ago
  94. a8773d1 Set svn:keywords and add id to all java files by Benedikt Ritter · 10 years ago
  95. 5b2bc41 Add IntelliJ config file to svn:ignore by Benedikt Ritter · 10 years ago
  96. 434ab3f Replace tabs with spaces by Benedikt Ritter · 10 years ago
  97. 6bfe0e0 Update for new release. by Gary D. Gregory · 10 years ago
  98. f59566c Update for new release. by Gary D. Gregory · 10 years ago
  99. 0d4899d Update for new release. by Gary D. Gregory · 10 years ago
  100. db36f08 Add Maven prerequisites element. by Gary D. Gregory · 10 years ago