TIBCO-provided Adapters and Processors

Jenkins job "upload-mashery-built-adapter" is for uploading Mashery-built adapters, it can be accessed using the Jenkins web console:

To upload a Mashery-built adapter:

  • Click "Browse..." to select the adapter file.
  • Click "Build" to upload the adapter to the Jenkins server.

Note that,

  • A Mashery-built adapter is available to customers by using the Tibco Mashery FTP service.
  • A Mashery-built adapter is a tar.gz or tgz file. Following is an example of the contents:
    -rw-r--r-- artifacts.jar
    drwxr-xr-x binary
    -rw-r--r-- content.jardrwxr
    -xr-x features
    drwxr-xr-x plugins
    • The compressed contents of the Mashery-built adapter are extracted to "/var/jenkins_home/userContent/proxy-customer" in the tmgc-installer container.

When the docker image for Traffic Manager is built, this mashery-built adapter will be built into the docker image. Following is an example build output:

15:50:11 Updating /opt/javaproxy/proxy...
15:50:12 INFO  Profile Local
15:50:12 INFO  Timestamp Sat, 17 Nov 2018 23:50:11 GMT
15:50:12 INFO  Found com.mashery.apiserver.oauth.feature.group 1.16.0.v20181116-0033 Mashery API Server
15:50:12 INFO  Found com.mashery.proxy.local.customer.extensions.feature.group 1.0.0 Customer Extensions
15:50:12 INFO  Found com.mashery.proxy.local.customer.feature.group 1.0.0 Customer-specific Bundles
15:50:12 INFO  Found com.mashery.proxy.local.product 1.46.0.v20181116-2143 Mashery Proxy
15:50:13 INFO  Installing com.mashery.proxy.local.customer.feature.group 1.59.0.v20180813-0728
15:50:13 INFO  Profile updated.
15:50:13 INFO  Timestamp Sat, 17 Nov 2018 23:50:13 GMT
15:50:13 INFO  Found com.mashery.apiserver.oauth.feature.group 1.16.0.v20181116-0033 Mashery API Server
15:50:13 INFO  Found com.mashery.proxy.local.customer.extensions.feature.group 1.0.0 Customer Extensions
15:50:13 INFO  Found com.mashery.proxy.local.customer.feature.group 1.59.0.v20180813-0728 Customer-specific Bundles
15:50:13 INFO  Found com.mashery.proxy.local.product 1.46.0.v20181116-2143 Mashery Proxy
15:50:14 INFO  Operation completed in 1996 ms.