[annotator-dev] [ANN] Annotator v1.1.0 released

Lion User johnny.nan.jiang at gmail.com
Sat Feb 25 03:19:58 UTC 2012


Thanks Nick, your advice made sense to me.

I ran runner.html on Web server successfully, got the following results.

385 specs, 0 failures in 8.703s

Whereas I got the following results saying 0 tests got run when trying cake test, not sure if 0 tests is expected or not. Overall it is really good that I got the build passing in browser, so that I can start making some changes comfortably. 

$ cake test
WARNING: A number of tests are currently broken, pending resolution of jsdom issue 394. See:
  https://github.com/tmpvar/jsdom/issues/394
Started


Finished in 0.013 seconds
0 tests, 0 assertions, 0 failures

As of 2012-02-06, you could well be seeing up to 35 failures, due to what looks like a bug in jsdom. Sorry about that.

Thanks and regards,
Johnny

On 24 Feb 2012, at 13:08, Nick Stenning wrote:

> Yes, the build is really working.
> 
> 1) cake test is broken, because parts of jsdom are still broken. I'm
> not sure I could make the warning issued by this command much
> clearer... "WARNING: A number of tests are currently broken, pending
> resolution of jsdom issue..."
> 
> 2) test/runner.html works fine for me in Chrome and Firefox, but you
> need to have built the annotator development source files (cake watch)
> and you need to host the runner on a local web server -- you can't
> simply open the files using the file:/// URI scheme.
> 
> Best,
> Nick
> 
> On Fri, Feb 24, 2012 at 11:26, johnny jiang <johnny.nan.jiang at gmail.com> wrote:
>> Is the build really working?
>> 
>> I checked out the latest code, and tried both cake test and runner.html, got
>> similar problem saying lib/extensions.js is missing.
>> 
>> Is it something happening only to myself?
>> 
>> Kind regards,
>> Johnny
>> 
>> 
>> On Thu, Feb 23, 2012 at 1:54 PM, Nick Stenning <nick at whiteink.com> wrote:
>>> 
>>> Dear annotators, developers, friends,
>>> 
>>> Annotator v1.1.0 has been released and is available for download at
>>> https://github.com/okfn/annotator/downloads.
>>> 
>>> This release contains a number of new features, including:
>>> 
>>>  - Preliminary internationalisation (I18N) support, described at
>>> https://github.com/okfn/annotator/wiki/I18N.
>>> 
>>>  - An "AnnotateItPermissions" plugin, making interfacing with
>>> AnnotateIt (http://annotateit.org) even easier than before.
>>> 
>>>  - An improved bookmarklet with full support for the Annotator
>>> authentication API
>>> 
>>> This release also contains something like 8 months of accumulated bug
>>> fixes and refactorings, including a fix for the first bug found in the
>>> original Annotator selection code in about 3 years!
>>> 
>>> A random bonus acquisition is a badge for websites that embed
>>> Annotator to display that they support annotation: see
>>> https://github.com/okfn/annotator/blob/master/contrib/annotator_badge.png
>>> 
>>> Happy annotating, and don't forget to file issues and feature requests
>>> on Github.
>>> 
>>> Best,
>>> Nick
>>> 
>>> P.S. For those who really love detail, see
>>> https://github.com/okfn/annotator/compare/v1.0.0...v1.1.0
>>> 
>>> _______________________________________________
>>> annotator-dev mailing list
>>> annotator-dev at lists.okfn.org
>>> http://lists.okfn.org/mailman/listinfo/annotator-dev
>> 
>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20120225/32a161d3/attachment-0002.html>


More information about the annotator-dev mailing list