Github user marti1125 closed the pull request at:
https://github.com/apache/cordova-medic/pull/39
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-90181969
Hey @marti1125, just checking up: have you managed to get the mobilespec
device deploying on a FirefoxOS device with your most recent code?
---
If your project is
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-87918032
You need to call `createMedicJson`, defined
[here](https://github.com/apache/cordova-medic/blob/master/src/utils/createMedicJson.js#L4),
similarly to how the other
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-86731533
I had to move mobilespec to inside of cordova-medic
λ node build_firefoxos.js
G:\cordova-medic\.git G:\cordova-medic
G:\cordova-medic
G:\cordova-me
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-86719561
Hi, in firefoxos I have this //fs.writeFileSync(path.join(output,
'assets', 'www','autotest','pages', 'medic.json'),medic_config,'utf-8'); this
file doesn't exis
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-86654603
You need to follow the same steps that Medic follows to use the build
scripts. That is:
```bash
$ # make sure all the relevant repositories are clo
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-86543253
the unique error is about path of mobilespec
G:\cordova-medic (CB-8734)
λ node build_firefoxos.js
G:\cordova-medic\.git G:\cordova-medic
G:\co
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-85664065
Yep, that is expected. Unfortunately the new medic code still has some
baggage from the old design that has not yet been refactored. Specifically,
there is a [conf
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-85348293
after run: $ npm install
λ node build_firefoxos.js
module.js:340
throw err;
^
Error: Cannot find module '../../config'
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-85345795
Nope. Sorry, I didn't clarify. It's great that you have a medic
installation running locally! However what I mean is this: you can run all the
scripts in medic on
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/39#discussion_r27003714
--- Diff: buildbot-conf/cordova.conf ---
@@ -327,6 +330,7 @@ c['schedulers'].extend([
'cordova-wp8',
'cordova-android-
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-85331214
Is it correct?

---
If your project is set up for i
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-85297836
ok :D sorry for inconvenients
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/39#discussion_r26998809
--- Diff: src/build/makers/firefoxos.js ---
@@ -0,0 +1,34 @@
+var shell= require('shelljs'),
+path = require('path'),
+
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-medic/pull/39#issuecomment-85295392
Please make sure that the build scripts run on their own.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/39#discussion_r26997024
--- Diff: buildbot-conf/cordova.conf ---
@@ -300,10 +300,13 @@ c['builders'].extend([
BuilderConfig(name='cordova-ios',slavenames=O
GitHub user marti1125 opened a pull request:
https://github.com/apache/cordova-medic/pull/39
CB-8734 add support for firefoxos
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marti1125/cordova-medic CB-8734
Alternatively you can
17 matches
Mail list logo