Coder Social home page Coder Social logo

hmalphettes / cloud.core.jetty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from servicemax-engineering/cloud.core.jetty

1.0 2.0 0.0 192 KB

Basic OSGi product for jetty-equinox built with tycho. Use the eclipse orbit and eclipse-platform repositories

Shell 100.00%

cloud.core.jetty's Introduction

Jetty Equinox Product Built with tycho and P2.

./start.sh

Configuration files inside ${jetty.home}/etc

Dependencies

  • Jetty: pulled from maven central
  • Equinox: pulled from the eclispe-platform repository on eclipse.org
  • Servlet Dependencies: pulled from eclipse-orbit repository on eclipse.org

Dual-License: ASL-20 and Eclipse.

Build

mvn clean package -Pjetty

The generated repository is inside org.intalio.eclipse.jetty.repo/target/repository The generated product assembly is inside cloud.core.jetty.repo/target/; it is cross-platform.

Equinox and Eclipse Orbit repository build

mvn clean package -Pequinox

will produce org.intalio.eclipse.equinox.repo/target/repository It contains equinox, p2, servlet and friends dependencies. It also contains the bundles used by tycho test plugins: org.junit, org.eclipse.core.runtime, org.eclipse.ant.core and friends.

We use it as a drop-in replacements for eclipse-platform and eclipse-orbit for our own builds.

You can test that the equinox's repository is sufficient to build the jetty core product by executing:

mvn clean -Pequinox -Pjetty && mvn package -Pequinox && mvn package -Pjetty-with-local-equinox

The last build will use the locally built repo to build jetty.

cloud.core.jetty's People

Stargazers

 avatar

Watchers

 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.