Code Monkey home page Code Monkey logo

wisdom's Introduction

wisdom ~ Web Is Dynamic and Modular

Building Wisdom

Because Wisdom is built on top of Wisdom, building has to be done in two steps. First, the main API and the Wisdom Maven Plugin are built. Then, service implementations and technical feature are processed and aggregated inside a base runtime. Finally, a third step is building advanced technical services and support and compose the Wisdom Runtime.

mvn clean install -Pbase
mvn clean install

Why having two runtime projects? Because Wisdom services are tested against Wisdom itself. So to avoid loops, we test them on the base runtime.


1- Install JDK 7

2- Install Maven 3.1.1, if you need help to upgrade it 'http://myjeeva.com/how-to-do-maven-upgrade-in-mac-os-x.html'

3- and configure it to use JDK7 'http://www.jayway.com/2013/03/08/configuring-maven-to-use-java-7-on-mac-os-x/'

4- Clone wisdom repo

5- Clone https://github.com/ow2-chameleon/core to ./chameleon/runtime/

6- 'mvn clean install' in chameleon/runtime

(Step 7-8 can be skipped if you don't want to run wisdom-test. However, you'll have to comment wisdom-test module in the root pom)

7- Clone https://github.com/ow2-chameleon/osgi-testing-helpers to ./chameleon/test/

8- 'mvn clean install' in chameleon/test

9- 'mvn clean install' at project root (samples module should be commented for the first 'mvn clean install')

10- go to ./samples and run 'mvn clean wisdom:wisdom-maven-plugin:1.0-SNAPSHOT:run'

11- that's all folks go to 'http://localhost:9000/samples'

wisdom's People

Contributors

cescoffier avatar nicolas-rempulski avatar jenf11 avatar barjo avatar romainpellerin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.