Giter Club home page Giter Club logo

Comments (5)

alandipert avatar alandipert commented on May 10, 2024

I wasn't able to reproduce, and I have an identical setup (Mac, Java 8, pre27)

from boot.

micha avatar micha commented on May 10, 2024

Unfortunately I couldn't reproduce the error either:

~/git/rkneufeld/boot-gen-class-bug master*
$ java -version
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
~/git/rkneufeld/boot-gen-class-bug master*
$ boot -V
#https://github.com/boot-clj/boot
#Fri Dec 05 13:18:09 EST 2014
BOOT_CLOJURE_VERSION=1.6.0
BOOT_VERSION=2.0.0-pre27
~/git/rkneufeld/boot-gen-class-bug master*
$ uname -a
Darwin five.local 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64
~/git/rkneufeld/boot-gen-class-bug master*
$ cat build.boot
(set-env!
  :src-paths #{"src"})

(require '[repro :as r])

(deftask repro
  "Run main from repro"
  []
  (r/-main))
~/git/rkneufeld/boot-gen-class-bug master*
$ boot repro
Hello, World

from boot.

micha avatar micha commented on May 10, 2024

Does this problem still manifest in the 2.0.0-rc1 version?

from boot.

avescodes avatar avescodes commented on May 10, 2024

I cannot reproduce this error on rc1.

from boot.

micha avatar micha commented on May 10, 2024

Sweet! Closing...

from boot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.