Menu

#138 Komodo 7 compliance Patch

open
MoreKomodo (16)
5
2012-12-12
2012-04-17
Carey
No

Patch file to update MoreKomodo to be K6-K7 API compliant.

Discussion

  • Carey

    Carey - 2012-04-17

    Patch File

     
  • Carey

    Carey - 2012-06-11

    I've begun some serious work in making a proper update. The patch I submitted was not even remotely complete. I've created a git repo here: https://github.com/cgchoffman/masKomodo.git if you want to see where I'm at and how it's progressing.

     
  • Davide Ficano

    Davide Ficano - 2012-06-12

    A morekomodo git repo already exists at
    https://github.com/dafizilla/komodo-morekomodo

    Thanks for your hard work

     
  • Carey

    Carey - 2012-06-25

    Pulled/merged your repo Dafi but the build submodule 404s. I can't build and test using your setup. Any other way to get the build submodule?

     
  • Davide Ficano

    Davide Ficano - 2012-06-27

    I've fixed the problem with submodule (removed it)

    Now the build using Jakarta ANT should work

    You can ignore the error about spock (the ssl sign tool needed by Firefox but not by Komodo).

    You can build the final XPI executing the command

    ant

    or a debug XPI (with all folders expanded after the installation) with the command

    ant bin-dist-debug

     
  • Carey

    Carey - 2012-06-28

    Ok Merged and building fine. I'm forking off now: https://github.com/cgchoffman/komodo-morekomodo
    Feel free to take a look while I progress...slowly. I'll Pull Request when I think it's ready.

     
  • Davide Ficano

    Davide Ficano - 2012-06-29

    At this time I'm very busy but I hope to implements some idea on morekomodo.

    If you need any help, don't hesitate to ask :)

    Thanks for your work

     

Log in to post a comment.