I think what Stuart meant is that the class files compiled from the core
clojure library will not be incide the clojure contrib uberjar. Only the
class files compiled from the clojure contrib libs will be in there.

On Wed, Aug 25, 2010 at 8:20 AM, ataggart <alex.tagg...@gmail.com> wrote:

> Pardon the silly question, but if it doesn't contain any AOT
> compiled .class files, then is it a de facto source jar?
>
> On Aug 24, 2:56 pm, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:
> > I've updated the clojure-contrib build to create the "uberjar" at
> >     modules/complete/target/complete-1.3.0-SNAPSHOT-bin.jar
> > WITHOUT the Clojure .class build files included.
> >
> > This is a binary-only JAR right now.  I will look into building a JAR
> > that includes the clojure-contrib source files.
> >
> > -S
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to