Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF's 3.8 maven repo

On 3/13/2014 7:41 AM, Scott Lewis wrote:
On 3/12/2014 11:28 PM, Markus Alexander Kuppe wrote:
On 03/12/2014 06:03 PM, Scott Lewis wrote:
a) Is there a Jenkins job to create the ECF maven repo from the 3.8.0
release build?...or a script, or how was this done in most recent past?
Hi,

yes, there is the zB3-aggregator [1] job that takes a p2 repo (here the
3.8.0 release) and spits out a maven repo.

Ok, thanks...I'll give it a run.

Hi Markus. I gave it a run and it worked fine. I setup the target output area to be:

http://build.ecf-project.org/maven/3.8.0/

and so if you go there you see all the subdirectories for the various plugins.

But it seems that the b3aggregator does *not* copy the karaf-features.xml file from the source...which I set to [1]...and [1] does have the correct karaf-features.xml.

Is there any way to include karaf-features.xml in the b2aggregator maven repo creation? I think it would be much easier/better to have this done by the b3 maven repo creation proecess rather than to have me copy it by hand (and have to get the shell access login/auth from OSUOSL)...if possible.

Thanks,

Scott

[1] http://ftp.osuosl.org/pub/eclipse/rt/ecf/3.8.0/site.p2/





<stuff deleted>
For shell account access you will have to contact OSL. By design, they
are the once that have root access to that machine only.

Ok.   I will copy you since they haven't communicated with me in a while.


From a technical perspective, how do you generate the karaf-features.xml?

Currently, I hand-generate (search and replace) from a template that's here:

http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/tree/releng/org.eclipse.ecf.releng.bm/karaf/templates/rssdk/karaf-features-rssdk.xml

But of course eventually we should auto-generate through some means...and that's what this enhancement is for [1].

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=429939


M.

[1] https://build.ecf-project.org/jenkins/job/zB3-aggregator/
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev

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



Back to the top