eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[tests] Test plugins no longer transiently visible #1063

Open eclipse-modisco-bot opened 3 days ago

eclipse-modisco-bot commented 3 days ago

| --- | --- | | Bugzilla Link | 579441 | | Status | NEW | | Importance | P3 normal | | Reported | Mar 28, 2022 04:27 EDT | | Modified | Mar 28, 2022 11:11 EDT | | Depends on | 579440 | | Reporter | Ed Willink |

Description

See Bug 579440

The presence of

    <attributes>\
        <attribute name="test" value="true"/>\
    </attributes>

in .classpath inhibits exports.

eclipse-modisco-bot commented 3 days ago

By Ed Willink on Mar 28, 2022 04:28

Probably can just strip the .classpath for now, but until Bug 579440 is fixed will need to keep stripping if they appear again.

eclipse-modisco-bot commented 3 days ago

By Ed Willink on Mar 28, 2022 11:11

stripped for now.