]> source.dussan.org Git - aspectj.git/commit
Fix 107299 (windows full but not absolute paths) by not prefixing files that exist...
authorwisberg <wisberg>
Sat, 15 Oct 2005 03:20:41 +0000 (03:20 +0000)
committerwisberg <wisberg>
Sat, 15 Oct 2005 03:20:41 +0000 (03:20 +0000)
commit332a5df39711d17d13ef2c87fdaba023d4869538
tree86aaf9097fffce7131cd5c265394e6daadcfd2c3
parent8ec88f948efdf2ed576c4c286817a797f2e7be5b
Fix 107299 (windows full but not absolute paths) by not prefixing files that exist (and don't need resolving). Tested locally, but unable to make a portable test.  Will cause bugs for .lst-file-relative entries that match user-dir-local files.
util/src/org/aspectj/util/ConfigParser.java