and the property "clojure.jar" should be defined somewhere for the
library files to compile.

On Dec 4, 11:05 pm, Stuart Sierra <[EMAIL PROTECTED]> wrote:
> I just pushed a fix.
> -Stuart Sierra
>
> On Dec 4, 9:33 am, Randall R Schulz <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > This morning after I "svn up" -ed Clojure Contrib, I could no longer
> > build. It turns out that was 'cause I was still using Ant 1.6.2. But I
> > looked at the line about which the old Ant complained, and it is:
>
> >       <path location="CPL.txt"/>
>
> > However, the name of the file in the SVN repository is "CPL.TXT". Now,
> > on that _other_ operating system, this might work, but on _proper_
> > operating systems, file names are case-sensitive (as they are in our
> > favorite language).
>
> > Either the name of the file must be changed or the build.xml file must e
> > fixed to refer to the file by its actual name.
>
> > Randall Schulz
>
>
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to