Moderate Activity

Commits : Listings

  Analyzed 3 days ago based on code collected 3 days ago.
Showing page 5 of 638
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use the output dir which get cleaned up in the tearDown Avatar More... 9 months ago
Fixing test: javac 1.5 doesn't seem able to infer properly types here (incomparable types: org.apache.tools.ant.types.Path and java.lang.Object) Avatar More... 9 months ago
try to fix a random failure on Windows Avatar More... 9 months ago
getAbsoluteFile is useless since as the javadoc of File.toURI clearly explain, produced URIs are absolute Avatar More... 9 months ago
Don't mess with classloading of the launcher Avatar More... 9 months ago
Make Locator.fileToURL and replace its use by FileUtils.getFileUtils().getFileURL() Avatar More... 9 months ago
switch to more informative idiom Avatar More... 9 months ago
Java 5 Avatar More... 9 months ago
Java 1.5, continued Avatar More... 9 months ago
To make an URL of a file, use FileUtils.getFileURL, which seems to do the job correctly Avatar More... 9 months ago
organize imports Avatar More... 9 months ago
try cross-platform again; apparently my Ant-fu is horribly rusty :o Avatar More... 9 months ago
this kind of problem should be rare and should only affect recompiles, thus doesn't impact drop-in BC Avatar More... 9 months ago
java 5, continued Avatar More... 9 months ago
cross-platform Avatar More... 9 months ago
java 5 updates Avatar More... 9 months ago
Any FileResource whose represented File has a parent also has a basedir. Avatar More... 9 months ago
java 5 Avatar More... 9 months ago
improve readability of test failure info Avatar More... 9 months ago
JDK 5 javac is apparently buggy; @Override should be allowed on methods implemented from an interface. Avatar More... 9 months ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.