Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] First peek at update site

Thanks Mickael, I was really worried about all this but you fixed it. Excellent work and thank you for your time.

I think we want the same structure as the release update site. I can take a look at that.

for the content we want to include all widgets that are not in the release. This is pending the deprecation process.

we also want to discuss building for older eclipse releases.

Regards,

Wim


On Tue, Nov 29, 2011 at 2:51 PM, Mickael Istria <mickael.istria@xxxxxxxxxxxxxx> wrote:
Hi all,

The Tycho Incubation build has been improved and is available here [1]
The result update-site with an "All in one" feature is avaialble here: [2]. Content is signed, packed and so on to conform to the Release Train guidelines.

I also enable Jacoco to perform code coverage during tests. This is easy to set up [3] and does not introduce latency. So I benefit of this mail to ask you to vote for the following bug [4] in order to leverage Jacoco and static analysis, that I feel is very important for all Eclipse projects.

Technically, all the work I did was about cleaning some pom.xml to avoid confusion, struggle against a bug about optional dependencies [5], updated Tycho and some other Maven plugins, and fix the hierarchy for some artifacts.
Next step about this build is to agree on what should the update-site contain. Your comments are welcome.

Regards,

[1] https://hudson.eclipse.org/hudson/job/maven-nebula-inc-nightly
[2] http://download.eclipse.org/technology/nebula/incubation/snapshots/
[3] http://wiki.eclipse.org/Minerva#Code_Coverage_with_Jacoco
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=360935
[5] https://bugs.eclipse.org/bugs/show_bug.cgi?id=351842

--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


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



Back to the top