Yes, you can override them by placing a buildr.yml file next to your Buildfile with the following:
scala.specs: 1.3.2-SNAPSHOT scala.check: 1.4-scSNAPSHOT (or whichever version you use) alex On Tue, Dec 16, 2008 at 11:57 AM, hemant <[email protected]> wrote: > Hi, > > I was wondering if hardcoded version info of some jars can be removed > from buildr (such as scala/specs:1.2.9, jmock: 1.2.0) and stuff. > > I was hit by the problem, when I was trying to use some feature of > scala/specs which wasn't present in the version downloaded by buildr. > > > > -- > Let them talk of their oriental summer climes of everlasting > conservatories; give me the privilege of making my own summer with my > own coals. > > http://gnufied.org >
