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

More or less the same thing for the "1.0" build;
* Snapshot repo: http://download.eclipse.org/technology/nebula/proper/snapshots/
* Build: https://hudson.eclipse.org/hudson/job/maven-nebula-1.0-nightly/

The repo URL may change soon, stay aware and keep reading the mailing-list ;) !

On 29/11/2011 14:51, Mickael Istria 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


--

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

PetalsLink - Open Source SOA

My blog - My Tweets


Back to the top