Community
Participate
Working Groups
I assume this is the "generated" capabilities feature? To reproduce, install software and pick "Galileo Capabilities" (in 'Goodies' category). After 'next', there's two features listed. One of them has a normal name and license displayed. The other, is named "org.eclipse.galileo.feature.jar" (should probably have a real name there, not just the id) but the bigger problem is that the license page just says "license" (instead of actually containing a license). I assume this belongs to 'builder' code?
A rough guess would be that the org.eclipse.galileo feaure doesn't include the license in a binary build. I'll check...
Nope, the feature is correct. Then something must be wrong with the way it's published. I'll investigate.
The problem is that the "org.eclipse.galieo.feature.jar" should not be listed at all. That must be a P2 bug since that IU doesn't represent a feature at all. It's just P2 specific container representing the actual jar file of the feature. I'll bring this up with the P2 team. It's not something that I can fix in the builder. The problem is most likely in the new publisher since Buckminster features seems to suffer from the same problem.
Closing this as fixed since the problem was addressed and fixed in P2.