bug6059: moved protobuf bundle from sse.feature to sse.feature.runtime

This commit is contained in:
Axel Uhl
2024-11-22 11:40:28 +01:00
parent ca3265c67a
commit ef4c9f62a4
2 changed files with 13 additions and 15 deletions
@@ -1312,4 +1312,17 @@
fragment="true"
unpack="false"/>
<plugin
id="com.google.protobuf"
download-size="0"
install-size="0"
version="4.28.3"
unpack="false"/>
<plugin
id="com.google.protobuf.source"
download-size="0"
install-size="0"
version="4.28.3"
unpack="false"/>
</feature>
-15
View File
@@ -275,19 +275,4 @@ Computes leaderboard information for sailing races and offers RESTful APIs to al
version="0.0.0"
unpack="false"/>
<plugin
id="com.google.protobuf"
feature="true"
download-size="0"
install-size="0"
version="4.28.3"
unpack="false"/>
<plugin
id="com.google.protobuf.source"
feature="true"
download-size="0"
install-size="0"
version="4.28.3"
unpack="false"/>
</feature>