http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3801
Christopher Brooks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #15 from Christopher Brooks <[email protected]> 2012-06-17 13:57:22 PDT --- Fixed. data-handling/src/org/ecoinformatics/seek/querybuilder/QBApp.java was updated: > 919 | crawl | 2012-06-11 17:46:03 -0700 (Mon, 11 Jun 2012) | 1 line > use PtFileChooser for OSX dialog boxes (bug 4112) The way to check this: cd kepler find . -name "*.java" > ~/tmp/kj cat ~/tmp/kj | xargs grep JFileChooser | grep import Then look for files that import JFileChooser, but do not import JFileChooserBugFix -- Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
