Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Help to include bundles

Roland,

thanks. That helped a lot to remember how to add bundles to Orbit. Somehow, I had in my mind that it was a bit more complicated. Luckily, it wasn't. I have added:

Apache PDFBox 2.0.6
https://git.eclipse.org/r/#/c/143697/

Apache Commons CSV 1.4.0
https://git.eclipse.org/r/#/c/143704/

EJML 0.29.0
https://git.eclipse.org/r/#/c/143732/


Best,
Philip

Am 06.06.19 um 15:42 schrieb Roland Grunberg:
On Thu, 2019-06-06 at 11:54 +0200, Philip Wenig wrote:
Hi folks,

it's been a while ago since I added the Math library to Orbit:

Apache Math 3.5.0
org.apache.commons.math3

https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/

In the meantime, two other CQs have been successfully reviewed. I'd like
to push them to Orbit too:

Apache PDFBox 2.0.6
http://dev.eclipse.org/ipzilla/show_bug.cgi?id=13673

Apache Commons CSV 1.4.0
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=14232

Unfortunately, as I did this only once, could someone assist me to
include both Apache PDFBox and Apache Commons CSV?
That would be great.
Sure,

If you're logged in and at
https://projects.eclipse.org/projects/tools.orbit , you should see a
"Create Contribution Questionnaire" link to the right, under the
"Committer Tools" panel. It will be a "Third-Party Code Request".
Locate the CQs you've listed above by name and  complete the remaining
steps.

>From there you can go through the process listed at https://wiki.eclipse.org/Orbit/Adding_Bundles_To_Orbit_In_5_Minutes in
order to create the recipe contribution. You can always look at
existing bundle recipes that are similar to yours to get an idea of
what things should look like.

I'll also update the wiki page with respect to the CQ process as that
seems to be a bit out of date with instructions.

Cheers,

--
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~



Back to the top