-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
fuse-7.3
-
None
-
%
There is a discrepancy between -3 and -4 build of s2i image, as the "server" artifacts are missing from the -4 build. They are probably not necessary as the s2i image is used to build the integration and I think the integration shoudln't need syndesis server artifacts, but just double checking if the change is intended or not:
brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/fuse7/fuse-ignite-s2i:1.3-3 [jboss@98f3caf66f84 syndesis]$ ls -l /tmp/artifacts/m2/io/syndesis/ total 24 drwxrwxr-x 5 root root 4096 Mar 25 17:52 common drwxrwxr-x 37 root root 4096 Mar 25 17:52 connector drwxrwxr-x 13 root root 4096 Mar 25 17:52 extension drwxrwxr-x 10 root root 4096 Mar 25 17:52 integration drwxrwxr-x 22 root root 4096 Mar 25 17:52 server drwxrwxr-x 3 root root 4096 Mar 25 17:52 syndesis-parent [jboss@98f3caf66f84 syndesis]$ ls -l /tmp/artifacts/m2/io/syndesis/server total 80 drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-api-generator drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-builder-image-generator drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-builder-maven-plugin drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-controller drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-credential drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-dao drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-endpoint drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-filestore drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-inspector drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-jsondb drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-logging-jsondb drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-metrics-jsondb drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-metrics-prometheus drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-monitoring drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-openshift drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-parent drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-runtime drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-update-controller drwxrwxr-x 3 root root 4096 Mar 25 17:52 server-verifier drwxrwxr-x 3 root root 4096 Mar 25 17:52 syndesis-cli
brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/fuse7/fuse-ignite-s2i:1.3-4 [jboss@1b3a208ad5ae ~]$ ls -l /tmp/artifacts/m2/io/syndesis/ total 20 drwxrwxr-x 5 root root 4096 Mar 28 13:56 common drwxrwxr-x 33 root root 4096 Mar 28 13:56 connector drwxrwxr-x 4 root root 4096 Mar 28 13:56 extension drwxrwxr-x 7 root root 4096 Mar 28 13:56 integration drwxrwxr-x 3 root root 4096 Mar 28 13:55 syndesis-parent
- is related to
-
ENTESB-10310 Build Fuse 7.3.0.CR1
- Closed