Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Maven/Tycho build

Thanks! Will try to look at this as soon as possible, just wrapping up our 2.0M2 drops.

Ken Walker
Co-Lead Eclipse Orion Project | Tools for the Web, On the Web
http://orionhub.org | http://wiki.eclipse.org/Orion
@k_e_n__w | @orionhub




Inactive hide details for Matthias Sohn ---2013/01/28 07:06:43 PM---I pushed a draft of a Maven/Tycho build for Orion to GitHubMatthias Sohn ---2013/01/28 07:06:43 PM---I pushed a draft of a Maven/Tycho build for Orion to GitHub orion.server:


    From:

Matthias Sohn <matthias.sohn@xxxxxxxxx>

    To:

orion-dev@xxxxxxxxxxx,

    Date:

2013/01/28 07:06 PM

    Subject:

[orion-dev] Maven/Tycho build

    Sent by:

orion-dev-bounces@xxxxxxxxxxx




I pushed a draft of a Maven/Tycho build for Orion to GitHub

orion.server:
branch tycho:
https://github.com/msohn/orion.server/tree/tycho

orion.client:
branch tycho:
https://github.com/msohn/orion.client/tree/tycho

Instructions how to run maven build
https://github.com/msohn/orion.server/blob/tycho/README.md

Still a lot of room for improvement but some basics seem to
work:

- building bundles and features, p2 repository and products
- running Orion from Eclipse using web-ide.launch or from the product build
 (see org.eclipse.orion.server/releng/org.eclipse.orion.server.repository/target/products)

things that don't work yet:
- running tests doesn't find some configurations failing many tests
 with missing http.port
- can't add org.eclipse.orion.server.ui to p2 repository due to version
 conflicts
- can't start orion server with consoleApp on Mac
- probably many more details

please give it a try and comment whatever needs improvement.

--
Matthias

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


GIF image

GIF image


Back to the top