[armedbear-ticket] [armedbear] #264: abcl-asdf.asd broken since revision 14233

armedbear armedbear-devel at common-lisp.net
Sat Nov 10 00:45:16 UTC 2012


#264: abcl-asdf.asd broken since revision 14233
--------------------------------------------+-------------------------------
 Reporter:  https://openid.fau.de/eg74yneg  |       Owner:  mevenson 
     Type:  defect                          |      Status:  new      
 Priority:  major                           |   Milestone:           
Component:  abcl-contrib                    |     Version:  1.1.0-dev
 Keywords:                                  |  
--------------------------------------------+-------------------------------

Comment(by https://openid.fau.de/eg74yneg):

 {{{
 Index: contrib/abcl-asdf/abcl-asdf.asd
 ===================================================================
 --- contrib/abcl-asdf/abcl-asdf.asd     (revision 14239)
 +++ contrib/abcl-asdf/abcl-asdf.asd     (working copy)
 @@ -19,7 +19,7 @@

  (asdf:defsystem :abcl-asdf-test
    :author "Mark Evenson"
 -  :defsystem-depends-on (abcl abcl-test-lisp abcl-asdf)
 +  :defsystem-depends-on (abcl-asdf)
    :components ((:module tests :serial t
                          :components ((:file "example")
                                       (:file "maven")
 }}}
 and it works again here

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/264#comment:7>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list