Git Product home page Git Product logo

Comments (1)

merks avatar merks commented on August 29, 2024

I think this ip lab issue was asking an analogous question so the same information applies:

https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/10729

The dash scanner does significantly more than look at pom.xml files. It also appears to monitor Tycho's processing of *.target files including Tycho's processing of the BND instructions used to wrap a Maven non-OSGi artifact as an OSGi bundle.

I see this in the log for the processing of the Maven GAV org.commonmark:commonmark-ext-gfm-tables:0.21.0:

[INFO] org.commonmark:commonmark-ext-gfm-tables:0.21.0 is wrapped as a bundle with bundle symbolic name org.commonmark-gfm-tables
[INFO] The artifact can be referenced in feature files with the following data: <plugin id="org.commonmark-gfm-tables" version="0.21.0.v20230927-1332" download-size="0" install-size="0" unpack="false"/>
...
[INFO] A review request already exists https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/10732 .
[INFO] A review is required for p2/orbit/p2.eclipse.plugin/org.commonmark-gfm-tables/0.21.0.v20230927-1332.

This naming/version pattern is used because that was what was used in the past by Orbit EBR-baed builds which presumably haven been IP reviewed in the past:

So yes, the latter is derived from the former, and the naming is often driven by what was done previous by the Orbit EBR builds so that the resulting bundles retain the same symbolic name as was historically the case.

from orbit.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.