The size gap is expected as we patch inline for security reason (with shading of Felix webconsole and patching it).
I will double check but it would say it’s expected. Regards JB Le lun. 21 sept. 2026 à 12:38, Robert Varga <[email protected]> a écrit : > On 19/09/2026 7.02 pm, Jean-Baptiste Onofré wrote: > > Hi everyone, > > Hello JB, everyone, > > > I'm submitting Apache Karaf runtime 4.4.12 (rc0) to your vote. > > Thanks for the work. > > [snip] > > > Please vote to approve this release: > > [ ] +1 Approve the release > > [ ] -1 Don't approve the release (please provide specific comments) > > Overall this looks good, but we have a significant size regression: > > -rw-r--r--. 1 nite nite 1227848 Sep 21 12:30 > org.apache.karaf.webconsole.console-4.4.11.jar > > -rw-r--r--. 1 nite nite 5294431 Sep 21 12:30 > org.apache.karaf.webconsole.console-4.4.12.jar > > The difference is: > > > nite@nitebug : ~/odl/odlparent on master* $ unzip -l > org.apache.karaf.webconsole.console-4.4.11.jar | fgrep .jar > > Archive: org.apache.karaf.webconsole.console-4.4.11.jar > > 76956 02-01-1980 00:00 commons-fileupload-1.6.0.jar > > 609182 02-01-1980 00:00 commons-io-2.22.0.jar > > vs. > > > nite@nitebug : ~/odl/odlparent on master* $ unzip -l > org.apache.karaf.webconsole.console-4.4.12.jar | fgrep .jar > > Archive: org.apache.karaf.webconsole.console-4.4.12.jar > > 69409 02-01-1980 00:00 activation-1.1.1.jar > > 76956 02-01-1980 00:00 commons-fileupload-1.6.0.jar > > 609182 02-01-1980 00:00 commons-io-2.22.0.jar > > 29807 02-01-1980 00:00 istack-commons-runtime-3.0.12.jar > > 68453 02-01-1980 00:00 jakarta.activation-1.2.2.jar > > 115638 02-01-1980 00:00 jakarta.xml.bind-api-2.3.3.jar > > 95806 02-01-1980 00:00 javax.servlet-api-3.1.0.jar > > 1019097 02-01-1980 00:00 jaxb-runtime-2.3.9.jar > > 176016 02-01-1980 00:00 org.apache.felix.utils-1.11.8.jar > > 546681 02-01-1980 00:00 org.apache.felix.webconsole-4.8.12.jar > > 20242 02-01-1980 00:00 org.apache.karaf.jaas.boot-4.4.12.jar > > 41752 02-01-1980 00:00 org.apache.karaf.jaas.config-4.4.12.jar > > 1547246 02-01-1980 00:00 org.apache.karaf.jaas.modules-4.4.12.jar > > 97303 02-01-1980 00:00 org.apache.karaf.util-4.4.12.jar > > 381535 02-01-1980 00:00 org.osgi.framework-1.10.0.jar > > 11912 02-01-1980 00:00 org.osgi.namespace.implementation-1.0.0.jar > > 55580 02-01-1980 00:00 org.osgi.service.cm-1.6.1.jar > > 18310 02-01-1980 00:00 org.osgi.service.http-1.2.2.jar > > 44033 02-01-1980 00:00 org.osgi.util.tracker-1.5.4.jar > > 36875 02-01-1980 00:00 osgi.annotation-8.0.1.jar > > 70246 02-01-1980 00:00 slf4j-api-2.0.19.jar > > 72007 02-01-1980 00:00 txw2-2.3.9.jar > > I think this needs to be rectified, so -1 from me :( > > Regards, > Robert >
