TIBCO-provided Adapters and Connectors

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

To upload a Mashery-built adapter or connector:

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

Note that:

  • A Mashery-built adapter or connector is available to customers by using the TIBCO Mashery FTP service.
  • A Mashery-built adapter or connector 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 or connector 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 or connector is 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.