Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Import-Packageで bnd 2.1.0 がマニフェストを生成できるか疑問に思って います。同じ名前でバージョンが異なる 2 つのパッケージがあります。それは可能であり、この行動には意味がありますか? Import-Package: 'com.sample.logger;version="1.0.0",com.sample.logger;version="[2,3)"'
Import-Package: 'com.sample.logger;version="1.0.0",com.sample.logger;version="[2,3)"'