Hi, I identified and fixed the problems that you reported. Both are unfortunately in some of our dependencies. I have fixed the problems are re-uploaded the release proposal. If you could try the current version at [1] to verify the fixes, it would be much appreciated.
[1] http://people.apache.org/~donaldp/buildr/1.4.8/dist/ Thanks! Peter Donald On Thu, Nov 1, 2012 at 12:42 AM, Tammo van Lessen <[email protected]>wrote: > Hi, > > I'm perhaps to late, I haven't seen the thread earlier. I just tried > the new build on win7 and discovered two issues: > > First, the verbosity level for FileUtils seems still odd: > > C:\Users\vanto\dev\buildr-test\multi-java>buildr --version > Buildr 1.4.8 (JRuby 1.6.8) > > C:\Users\vanto\dev\buildr-test\multi-java>buildr clean > (in C:/Users/vanto/dev/buildr-test/multi-java, development) > Cleaning multi-java > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/api/target > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/api/reports > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/api/reports > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/impl/target > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/impl/reports > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/impl/target/test/classes > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/impl/reports/junit > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/target > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/reports > rm -rf C:/Users/vanto/dev/buildr-test/multi-java/reports > rm -rf reports/junit > Completed in 0.045s > > IMO these commands should not be logged. > > Second, when I run buildr in an empty directory, the prompt to create > a new buildfile has some issues: > > C:\Users\vanto\dev\buildr-talk>buildr > Ignored > > when I then hit enter, Buildr appends the following line: > Ambiguous choice. Please choose one of ["1", "2", "3", "From eclipse > .project files", "From directory structure", "Cancel"]. > > I'm testing with jruby 1.6.8 (ruby-1.8.7-p357) (2012-09-18 1772b40) > (Java HotSpot(TM) Client VM 1.7.0_03) [Windows 7-x86-java] > > I didn't find the time to look into these issues, perhaps you have some > ideas? > > Thanks, > Tammo > >
