Changeset [348c1107b5198a66ec24d8fa7779ee04948aa192] by Anurag Priyam

August 29th, 2013 @ 12:05 PM

Use Bower, instead of git submodules, for dependencies.

Stick to the latest release of the dependencies that do semantic
versioning.

dojo 1.9.1
dojox 1.9.1
util 1.9.1
dijit 1.9.1
put-selector 0.3.4
dgrid 0.3.9
xstyle 0.2.0
json-schema 0.2.1

Except, lazyload. The latest release of lazyload is 2.0.3, however, JB
uses an additional commit from Robert Buels which seems relevant.

dbind, jDataView, FileSaver.js and jszlib don't do semantic versioning.
So we stick to git 'master'.

jsdoc_toolkit-2.4.0, perl5, and wig2png are a part of source tree.
Nothing to bowerize there.

Signed-off-by: Anurag Priyam anurag08priyam@gmail.com
https://github.com/GMOD/jbrowse/commit/348c1107b5198a66ec24d8fa7779...

Committed by Anurag Priyam

  • A ".bowerrc"
  • A bower.json
  • R ".gitmodules"
  • R src/FileSaver
  • R src/dbind
  • R src/dgrid
  • R src/dijit
  • R src/dojo
  • R src/dojox
  • R src/jDataView
  • R src/json-schema
  • R src/jszlib
  • R src/lazyload
  • R src/put-selector
  • R src/util
  • R src/xstyle
  • M ".gitignore"
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

AJAX Genome Browser