7775 Commits (a2ebcf66ac661560d4b30cd69d685288e7ef4e4c)

Author SHA1 Message Date
  Jesse N. Glick 5ff08103cc Ongoing random failures in JavaTest, now even on Ubuntu. 14 years ago
  Jesse N. Glick 030eecb1d5 Typo caused JAR to be empty. 14 years ago
  Jesse N. Glick b61ed496a2 Centralized source/target level config. 14 years ago
  Jesse N. Glick 844a7edeea Consistent indentation. 14 years ago
  Jesse N. Glick 34ec534397 Fixing most Maven warnings. 14 years ago
  Jesse N. Glick 6ec534027f Must have a well-formed URL, or builds.apache.org croaks. 14 years ago
  Jesse N. Glick 7d92ec8184 Clarifying that a FS-only collection might be using any FileProvider, not necessarily FileResource. 14 years ago
  Jesse N. Glick 583f7cd1c4 Local test failure on XP w/ JDK 7. 14 years ago
  Jesse N. Glick 1d05861c29 Trying to make JavaTest more reliably on Windows. 14 years ago
  Jesse N. Glick 78d4c36b52 Ant-Build-Matrix failure (also local on XP): "Jar's directory not found: C:\Temp". 14 years ago
  Jesse N. Glick e07eede7b6 More idiomatic check with Os.isFamily. 14 years ago
  Jesse N. Glick fca4fe69ed NS_DANGEROUS_NON_SHORT_CIRCUIT 14 years ago
  Jesse N. Glick 26337bb135 MS_SHOULD_BE_FINAL 14 years ago
  Jesse N. Glick d605afdd51 RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE 14 years ago
  Jesse N. Glick 846806e75f DeleteTest.test9 failures in Ant-Build-Matrix caused by spaces in workspace path. 14 years ago
  Jesse N. Glick 7be0300bd9 @link 14 years ago
  Jesse N. Glick c5d14d94cf Refined fix of #52743 to close output stream before renaming temp file. 14 years ago
  Jesse N. Glick 83d2993be5 Windows-only failure in Ant-Build-Matrix. 14 years ago
  Jesse N. Glick 8fa5e9b729 Trying to diagnose DeleteTest.test9 failures in Ant-Build-Matrix. 14 years ago
  Jesse N. Glick 1364289f40 Fixed JBoss repo reference. 14 years ago
  Jesse N. Glick 998e10eb27 Commenting out failing test. 14 years ago
  Jesse N. Glick fa37ac7ccc Badly formatted message. 14 years ago
  Jesse N. Glick 246b80980f #52743: stream leak. 14 years ago
  Jesse N. Glick 50c1cfa572 #52742: safer stream closing. 14 years ago
  Jesse N. Glick c28ec7da7a #52740: safer stream closing. 14 years ago
  Jesse N. Glick 5f0f831119 #52738: safer stream closing. 14 years ago
  Stefan Bodewig 791541805a add a test verifying properties get expanded twice in macrodef attributes by default. PR 52621 14 years ago
  Stefan Bodewig 8383c1a94d tyr to fix Gump failure which may be a race condition 14 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 14 years ago
  Jesse N. Glick 9140aaae28 #52754: correcting basedir for external resolver. 14 years ago
  Jesse N. Glick 2d89206b92 Some tests which failed when run with CWD not equal to ${basedir}. 14 years ago
  Jesse N. Glick 9bf87cff61 Better failure reporting. 14 years ago
  Stefan Bodewig eb3adb5c76 adapt test 14 years ago
  Stefan Bodewig b2ffab709e fix failing test 14 years ago
  Stefan Bodewig 602c5f453a bump version 14 years ago
  Stefan Bodewig e743ff572d Remove reference to WebLogic and Starteam tasks that have been removed more than four years ago 14 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 14 years ago
  Stefan Bodewig cd98668053 support for pseudo-terminals in sshexec. PR 52554 14 years ago
  Jesse N. Glick f07f1dd87d #52556: removed buggy duplicate JAR list in RPM mode. 14 years ago
  Stefan Bodewig 82ab7bf6e5 help dealing with the case where BSF is there but JavaScript support is not - the current build failure in Gump 14 years ago
  Stefan Bodewig 6d9e7cb56e another readablilty tweak 14 years ago
  Stefan Bodewig 0ceef36b90 extract handling of -source 1.1 and 1.2 14 years ago
  Stefan Bodewig 4a2da130a8 Make the logic that implicitly sets -source more readable 14 years ago
  Stefan Bodewig ec4f345742 also set -source implicitly if -target uses 5 rather than 1.5 etc. 14 years ago
  Stefan Bodewig 7a0427656d either Java 1.5 accepts -source 1.2 or it doesn't, be consistent 14 years ago
  Stefan Bodewig e3e9dc0112 avoid classloader issues when not forking 14 years ago
  Stefan Bodewig 54ea4a4a0c tests for javac internal modifications of -source attribute 14 years ago
  Stefan Bodewig df7e0ca089 five identical assumeJavaXY methods are enough 14 years ago
  Stefan Bodewig 132fb32522 OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either. 14 years ago
  Stefan Bodewig 40a73d22b7 whitespace 14 years ago