You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Apache Stratos <ap...@gmail.com> on 2014/04/26 20:46:17 UTC

Build failed in Jenkins: Apache-Stratos-Master-Nightly-Build #16

See <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/16/changes>

Changes:

[isuru] implementing artifact update task in cartridge agent - STRATOS-368

[Imesh Gunaratne] Corrected clean.sh extension description in cartridge agent

[rthirunavukkarasu23] fixing the issue caused by unsubscription

[isuru] calling artifact update extention after a modification happening from a pull

[lahirus] Get the sclaing rates from rules file itself

[pradeepfn] form submission fixes

[pradeepfn] adding subscribe method

[rthirunavukkarasu23] fixing NPE

[pradeepfn] subscribe cartridge functionality

[isuru] data cartridge subscription initial impl

[lahirus] STRATOS-371 and STRATOS-372

[lahirus] Fixing maformed format error at a log

[isuru] fixing a caching issue and adding test case for caching

[sajith] Fixing instance artifact location issue in cartrige agent. Adding a check for multitenancy

[pradeepfn] integration bits. Now the flow is complete up to subscribing a cartridge

[lahirus] Fix scaling drools file

[pradeepfn] applying patch by Chanaka Jayasena, STRATOS-370. git am --signoff didnt work even in a newly checkout source. hence using git apply and specifyingthe contribution in commit msg

[pradeepfn] tenant management integration bits

[pradeepfn] tenant management integration bits. addNew returns a string and jaggery post fails. have to investigate. working partially

[lahirus] Delay normal cluster monitor min check until lb cluster get added (if there is)

[lahirus] Fixing spawining more than two instances when a member fault comes

[pradeepfn] integrating authorization bits. next step is to route all the requests through router

[pradeepfn] policy deployment integration

[pradeepfn] policy deployment integration

[pradeepfn] routing all the requests through the router. serving css files/etc through file streamer

[isuru] adding a temp fix to check alias availability in the Rest API side

[manula] Create keystore if there is not exist

[rthirunavukkarasu23] data publisher for instance state changes

[rthirunavukkarasu23] adapting the apache convention

[melannj86] Fixing STRATOS-379

[isuru] fixing service level lb subscription issues for MT scenarios

[isuru] Fixing STRATOS-379

[isuru] fixing STRATOS-380: local git repo path issue in MT scenarios

[rthirunavukkarasu23] reducing the faulty member detection time from 6min to 1min

[rthirunavukkarasu23] fixing STRATOS-374

[rthirunavukkarasu23] fixing STRATOS-374

[nirmal070125] refactoring IaaS abstract class

[melannj86] Fixing STRATOS-378

[udara] Add listASPolicies osgi command

[udara] add listDeploymentPolicies osgi command

[udara] add listPartitions osgi command

[udara] changing help text of the osgo commands

[rthirunavukkarasu23] fixing single element array as json

[rthirunavukkarasu23] fixing STRATOS-383

[rthirunavukkarasu23] fixing STRATOS-383

[udara] removing image-id from cloud-controller.xml

[rthirunavukkarasu23] adding support to describe policies, parition and cartirdge

[rthirunavukkarasu23] refactoring to avoid duplication in variable names when converting to json

[rthirunavukkarasu23] Revert "refactoring to avoid duplication in variable names when converting to json"

[rthirunavukkarasu23] adding support for listing the memebers

[rthirunavukkarasu23] adding support for to list the members

[manula] Error messages for deply new partition

[rthirunavukkarasu23] removing unnecessary print statements

[sajith] Adding mysql cartridge puppet configs

[sajith] Updating nodes.pp file to include mysql puppet configs

[sajith] setting MYSQL_PASSWORD for data cartridge

[manula] Update stratos installer for 4.0.0 M7

[manula] Update stratos installer README

[pradeepfn] Combining the backend with the wizard

[pradeepfn] fixing default page and start implementing the username/password authentication

[pradeepfn] removing unncessary configs

[pradeepfn] implementing session based authentication/authorization. backend bits done. todo : authenticate the frontend using carbon user-store

[sajith] Adding public ip to topology, Fixing displaying LB Ip in list-members and in list-cartridges

[pradeepfn] usename/password login, authenticate and get roles. happy path working

[isuru] Fixing STRATOS-378

[pradeepfn] serving css files withhout authenticating

[isuru] fixing STRATOS-399

[pradeepfn] logout functionality and introducing custom log4j.prop file. the default one does not print org.apache logs to carbon console

[Imesh Gunaratne] Added logic to check cep stats publisher is enabled before setting cep related properties

[Imesh Gunaratne] Implemented logic to add mode property to ha proxy configuration frontend backend blocks

[Imesh Gunaratne] Added logic to disable ha proxy cep statistics publisher if the system property is set and improved system property validation logic

[sajith] Fixing CLI issues listed in STRATOS-403. Introducing a new command to display cartrige info. Fixing STRATOS-398

[isuru] making member expiry time configurable from startup script

[pradeepfn] fixing bug in authentication logic. The backend handler code is cluttered, refactor it..

[isuru] using default member expiry time of user specifies 0 in startup script

[pradeepfn] latest jaggery module

[isuru] properly fixing making member expiry time configurable using autoscaler.xml

[isuru] adding a test resource

[isuru] adding a debug log

[manula] Use changed userstore sql script in setup.sh

[Imesh Gunaratne] Changed frontend bind ip to haproxy private ip, added new configuration & updated install.txt

[sajith] Fixing public ip issue not getting set in InstanceSpawnedMessageProcessor. Modify CLI output to remove table structures for some commands.

[isuru] fixing a bug in SM topology model updating

[melannj86] Fixing STRATOS-392

[isuru] Fixing STRATOS-392

[Imesh Gunaratne] Added functionality to configure member ip address type: private | public

[Imesh Gunaratne] Fixed issue of cluster id not being available in synapse message context for statistics reporting

[pradeepfn] cookie endpoint to mockContext as well

[isuru] correcting the list subscribed cartridges command from list-subscribe-cartridges to list-subscribed-cartridges

[isuru] correcting subscribe-cartridges-info to subscribed-cartridges-info

[manula] Modified start-servers.sh

[rthirunavukkarasu23] fixing the validation issue when listing members

[rthirunavukkarasu23] Adding validation for the login page

[isuru] changing the cartridge agent executable name to stratos.sh and removing some old scripts

[rthirunavukkarasu23] removing unnecessary files and fixing tenants displaying issue in the GUI

[isuru] changing the default DB hostname in setup.conf to localhost

[rthirunavukkarasu23] fixing tenant activation issue and password as text in GUI

[isuru] fixing a bug in SM side in Topology Model update in unsubscribing

[isuru] exposing complete deployment policy with the CLI

[isuru] re-adding the cluster removed listner at SM

[isuru] adding a debug log

[rthirunavukkarasu23] updating the README with relevant feilds

[isuru] fixing jira STRATOS-415

[rthirunavukkarasu23] fixing tenant activation and deletion

[rthirunavukkarasu23] fixing selectall by default in the tenant management page

[isuru] correcting a debug log

[isuru] adding console appender to SM logs

[isuru] adding debug logs to print members

[nirmal070125] upgrading jclouds version to 1.7

[isuru] correcting a debug log

[rthirunavukkarasu23] adding domain check availability method to endpoint

[rthirunavukkarasu23] fixing tenant management issues and configuration wizard issues

[isuru] removing the cluster removed listener from SM as its handled in unsubscription

[nirmal070125] fixing a copying of a reference to a new instance

[nirmal070125] setting IaaS after creating a copy

[melannj86] Adding VCloud PartitionValidator

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-419

[nirmal070125] adding more logs and improving singleton constructor

[nirmal070125] adding more logs and implementing toString method for Cluster

[nirmal070125] returns an empty clusterSet instead of null

[isuru] Fixing STRATOS-420

[isuru] fixing a possible bug

[isuru] optimizing SM topology reciever

[isuru] implementing correct lock exchange in modifying the cluster

[isuru] removing unused files

[isuru] doing code cleanup

[rthirunavukkarasu23] fixing LB as a mandatory configuration in the config wizard

[rthirunavukkarasu23] adding correct description in the LB config wizard

[isuru] moving LB subscription logic to SM - initial step

[rthirunavukkarasu23] adding the description of the items as json in the UI

[rthirunavukkarasu23] applying patch gitven by Chanaka for STRATOS-422

[manula] STRATOS-414 - [CLI] A Tenant can see the command history of super admin and other tenants

[sajith] Applying patch given by Nirmal

[rthirunavukkarasu23] adding active instances method to rest endpoint

[isuru] initial log publisher implementation

[rthirunavukkarasu23] adding getAvailableSingleTenantCartridgeInfo to rest endpoint

[rthirunavukkarasu23] adding hostname to the caritridge pojo

[isuru] fixing STRATOS-428; adding LB cluster id to Subscriptions so that it is available in listing subscriptions

[udara] adding defaultDeploymentPolicy

[sajith] Cleaned up cartridge-config.properties file and PersistenceManager related unwanted code, fixing STRATOS-274 and STRATOS-416

[udara] adding Idea files to .gitignore

[isuru] fixing STRATOS-424, making the alias globally unique (across all tenants)

[rthirunavukkarasu23] applying patch for STRATOS-424 and fixing cartridge catergorization

[manula] STRATOS-414 - [CLI] A Tenant can see the command history of super admin and other tenants

[rthirunavukkarasu23] adding a method to retreive LB cartridges

[rthirunavukkarasu23] adding a method to retreive LB cartridges

[manula] Show LB Cluster ID in list-subscribe-cartridge command

[nirmal070125] deploymentPolicy added to cluster removed event and adding new properties volume.required and volume.size.gb

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-421

[nirmal070125] adding external volume configuring support for IaaSes

[manula] STRATOS-355 - Need to show better result when no artifacts

[rthirunavukkarasu23] adding load.balance property to the cartridge pojo in manager

[rthirunavukkarasu23] applying patch for STRATOS-430

[manula] STRATOS-277 - Provide operation for deployService

[nirmal070125] refactoring attachVolume operation

[nirmal070125] adding two more volume support related properties

[manula] Undeploy multitenant service cluster

[rthirunavukkarasu23] fixing tenant login issue and adding password feild for new tenant page

[nirmal070125] volume support related changes to CC and some improvements

[nirmal070125] adding instanceId to MemberContext

[nirmal070125] adding a new test case to CC to test MemberContext

[nirmal070125] removing deprecated method

[nirmal070125] resolve wsdl conflict

[nirmal070125] removing deprecated deployers

[nirmal070125] correctly setting ComputeService and Template

[isuru] implementing log data publishing contd.

[isuru] adding monitoring server config parameters to startup script

[sajith] Further code and config clean up

[rthirunavukkarasu23] fixing permission issue

[isuru] log publisher implementation contd.

[manula] Support undeploy multi-tenant service cluster command in CLI

[manula] STRATOS-433 - CLI command for support undeploy cartridge definition

[isuru] correcting a typo in a log

[manula] Fixed alignment in CLI help menu

[isuru] fixing STRATOS-434

[manula] Add tenant delete command to CLI

[isuru] STRATOS-437

[rthirunavukkarasu23] fixing NPE while listing cartridges

[isuru] fixing STRATOS-432

[manula] STRATOS-438 - List Deploy Service Command for CLI

[rthirunavukkarasu23] fixing LB cartridge Vs other cartridge catergorization

[manula] Add proper comment

[udara] refactor subscription call which has many method parameters.

[manula] CLI operation to deactivate tenant

[manula] Add CLI option to activate, deactivated tenant

[isuru] adding timeout descriptions to autoscaler.xml

[isuru] fixing STRATOS-431

[udara] removing snapshotID from persistance mapping and adding persistanceRequired boolean value

[udara] Adding persistance mapping when subscribing for a cartridge

[nirmal070125] fixing member removal order

[Imesh Gunaratne] Updated clustering configuration section in axis2.xml load balancer according to carbon 4.2.0

[Imesh Gunaratne] Implemented load balance algorithm context cache for clustering

[Imesh Gunaratne] Updated load balancer integration test module

[rthirunavukkarasu23] applying patch for STRATOS-443

[manula] Copy andes client jar to CEP using installer

[isuru] puppet changes related to data publishing

[isuru] parameterizing enabling data publisher in the cartridge agent stratup script

[manula] Add host name attribute to list-subscribe-cartridge output

[isuru] correcting a syntax error in nodes.pp

[isuru] adding a comment in nodes.pp

[manula] Fixed list-subscribed-cartridge command error in CLI

[isuru] fixing a puppet related issue

[manula] Comment deploy service, undeploy service, list deploy service commands in CLI

[manula] Format code

[manula] Comment tenant deletion in CLI

[manula] Update installer for 4.0.0 Alpha

[isuru] fixing puppet related issues

[manula] STRATOS-444 - Can login to CLI, by providing wrong Stratos Manager URL

[rthirunavukkarasu23] fixing STRATOS-445

[rthirunavukkarasu23] developed STRATOS-448

[rthirunavukkarasu23] displaying two error scenarios

[manula] Handle http codes

[isuru] returning a message from Rest API in case of void and boolean returns

[rthirunavukkarasu23] applying patch for STRATOS-447

[udara] changing persistance mappings to fileds instead of an object since it is easy for UI

[isuru] adding a missed class

[isuru] fixing a bug in retrieving cluster info from SM's topology model

[rthirunavukkarasu23] fixing volume option to be displayed in the front end and cartridge categorization issue

[rthirunavukkarasu23] fixing error handling, cartridge category issues and adding missed new files

[rthirunavukkarasu23] making LB cartirdge as not dependent on tenant mode

[rthirunavukkarasu23] fixing subscription for multi tenant cartirdges

[isuru] removing root element of json respose in the rest EP

[isuru] reverting the changes done to remove root element from json response in rest EP

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-450 - back-end

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-450 - cli - and fixing issues with subscribed-cartridges-info command

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-449

[rthirunavukkarasu23] adding volume option in the UI

[isuru] throwing RestAPIException from the rest EP in place of ADCException

[nirmal070125] handling errors correctly at cli end; simply passing the error json sent by backend after wrapping to an object

[isuru] throwing RestAPIExceptions with proper messages from the rest EP

[rthirunavukkarasu23] fixing wizard issue and chaning info to debug logs

[udara] fixing a bug in setttting persistance volume parameters

[nirmal070125] fixing properties in data cartridges

[rthirunavukkarasu23] fixing wizard issue

[rthirunavukkarasu23] making size as string since having an issue in the conversion in jaggery

[isuru] stop overwrtiting properties passed in to the register method

[isuru] refactoring some SM logic

[isuru] finalizing the refactoring of LB subscription and service deployment

[isuru] adding a check of null

[udara] add persistance payload from subscription data

[nirmal070125] upgrade jclouds to 1.7.1

[nirmal070125] implementing support to define multiple network interface names in EC2 and Openstack IaaSes.

[udara] Revert "add persistance payload from subscription data"

[manula] Handle exception in CLI

[nirmal070125] fixing OpenstackNovaIaas's volume creation logic due to a confusion of zones and regions

[nirmal070125] timeout before performing forceful shutdown

[nirmal070125] timeout before performing forceful shutdown

[nirmal070125] fixing while true loops which resulted in cpu spinning issues

[nirmal070125] fixing while true loops which resulted in cpu spinning issues

[nirmal070125] fixing while true loops which resulted in cpu spinning issues

[udara] Mounting volumes script at Agent

[manula] Size and RemoveOnTermination option for cartridge subscription in CLI

[rthirunavukkarasu23] adding multiple volume support for APIs

[nirmal070125] fixing a CPU spinning issue in CEP extension

[rthirunavukkarasu23] instance cleanup notification added to the unsubscription

[isuru] throwing a RestAPI Exception from subcribe operation

[manula] Add persistance mapping option for CLI catrtidge subscription

[manula] Add persistance mapping option for CLI catrtidge subscription

[manula] Remove unnecessary debug log

[melannj86] Fixing STRATOS-453

[manula] Fixing STRATOS-453

[rthirunavukkarasu23] implementing STRATOS-454

[rthirunavukkarasu23] imprving the UI to support multiple volumes

[isuru] adding a interface to support other data publisher scenarios

[rthirunavukkarasu23] adding maintenance event classes

[udara] set persistance volume payload only volume is required

[udara] Check partition ID empty before deploying

[udara] check for empty id when deploying policies

[melannj86] STRATOS-459

[nirmal070125] ability to define multiple volumes and fixing some openstack concept issues

[manula] STRATOS-459

[rthirunavukkarasu23] changin stubs with the Volume api modification

[rthirunavukkarasu23] fixing LB cartidge and subscription page

[rthirunavukkarasu23] fixing the cartridge info page

[rthirunavukkarasu23] fixing cartridge info when displying the ips

[rthirunavukkarasu23] applying patch for STRATOS-461

[isuru] sending artifact update to all subscriptions regardless of tenancy

[rthirunavukkarasu23] adding and modifying the constants

[udara] format the volume if it does not contain a file system + some log formating

[rthirunavukkarasu23] adding Maintenance processor for the Topology

[rthirunavukkarasu23] adding missed file and fixing LB ips in the cartridge into page

[rthirunavukkarasu23] adding method to get active services

[rthirunavukkarasu23] fixing unsubscription issue

[rthirunavukkarasu23] upgrading jaggery 0.9.0.ALPHA4.wso2v3

[rthirunavukkarasu23] update member status

[nirmal070125] adding a TODO

[rthirunavukkarasu23] udpating the samples in the config page

[nirmal070125] updating ec2_init.sh file

[rthirunavukkarasu23] fixing wrong logs

[nirmal070125] making a log to debug, since this component is there in most of the stratos products

[rthirunavukkarasu23] fixing UI imrovements

[rthirunavukkarasu23] fixing issue when retreiving multi tenant cartridge into

[rthirunavukkarasu23] fixing issue when deploying partition- expects a image id

[nirmal070125] temporarily fixing CPU spinning issue as a quick fix

[nirmal070125] temporarily fixing CPU spinning issue as a quick fix

[nirmal070125] fixing Agent's getMemoryConsumption to return system memory and also fixing getLoadAverage to return a percentage

[manula] List all tenants in CLI

[nirmal070125] adding few more logs

[manula] Enable list tenant command in CLI

[nirmal070125] correcting log4j properties file's entries

[nirmal070125] adding reasonable values to autoscaling policy and comments

[manula] Handle autoscaler connection refeused error in backend

[rthirunavukkarasu23] fixing status issue in the UI

[manula] Handle list deployment policy connection refused error in back end

[manula] Handle get available partition connection refused error in back end

[isuru] adding puppet.hostname, puppet.environment to SM's configuration file and adding them to the payload

[isuru] adding puppet.hostname and puppet.environment to stratos installer

[rthirunavukkarasu23] adding listener for member maintenance mode and adding integers for the state

[rthirunavukkarasu23] chekcing for responding memebers in the unsusbcription

[rthirunavukkarasu23] listening on memeber meaintenance mode in AS

[udara] Adding volume mapping agent script to Agent product

[udara] Error when terminating when running with NO Loadbalancer -- STRATOS-473

[udara] moving getPersiastacePaylod() to IAAS since it differ from IAAS

[udara] Waiting till volume become available when attaching

[udara] Fixing a minor issue

[nirmal070125] adding Manula's(mwaidyanatha@gmail.com) puppet3 scripts to a temporary location

[nirmal070125] organizing the nodes.pp file

[nirmal070125] adding few comments to nodes.pp

[rthirunavukkarasu23] fixing the member fualt occurring for the instances which are IN_MAINTENANCE

[nirmal070125] adding latest puppet scripts -tested php, mysql, lb

[nirmal070125] changes to nodes.pp

[nirmal070125] removing unnecessary node from nodes.pp

[nirmal070125] latest updates to nodejs after testing it.

[nirmal070125] fixing an issue with installation pop ups

[rthirunavukkarasu23] adding default deployment policy to the cartirdge

[rthirunavukkarasu23] fixing default policies in the subscription and removing info logs

[rthirunavukkarasu23] changing from Persistance to Persistent

[rthirunavukkarasu23] applying patch for STRATOS-472

[nirmal070125] php should be installed before agent

[nirmal070125] fixing the installation order of nodejs

[nirmal070125] fixing an unnecessary runtime exception

[nirmal070125] fixing an unnecessary runtime exception

[rthirunavukkarasu23] adding support for to get valid deployment policies

[manula] Refactor constants in CLI

[udara] get persistance mapping from launch-params file instead of launch.params source file

[udara] Fixing NPE when unsubscribing

[nirmal070125] handling possible NPEs

[Imesh Gunaratne] Fixed algorithm context cache issue by removing the cache manager local reference

[rthirunavukkarasu23] adding validation to the subscription page

[rthirunavukkarasu23] adding missed fixes for mock service

[Imesh Gunaratne] Implemented new functionality to execute statistics update calls using an executor service

[melan] Adding puppet3-agent scripts

[manula] Remove unwanted import

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] adding tagging instances support in AWSEC2

[nirmal070125] appending root cause to the exception

[nirmal070125] fixing implementation code for  https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing pom.xml exports

[nirmal070125] fixing wsdls for https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing service implementations for https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing wsdls for https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing service implementations for https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing rest service back-end for https://issues.apache.org/jira/browse/STRATOS-486

[nirmal070125] fixing to CLI for https://issues.apache.org/jira/browse/STRATOS-486

[isuru] changing subscription flow

[melan] Fixing config.sh script

[rthirunavukkarasu23] fixing NPE while listing policies

[Imesh Gunaratne] Fixed concurrent modification error in CompleteTopologyMessageProcessor

[manula] Remove version from list-cartridges command output

[Imesh Gunaratne] Added load.balancer=true property to sample lb cartridge configuration

[udara] Showing new UI URL when stratos is setup

[udara] repository username is wrongly set in private repo

[melan] Forking jclouds's vcloud API

[melan] Adding vcloud API 1.5 support

[rthirunavukkarasu23] fixing listing cartridges issue after backend exception

[melan] Adding vcloud module to build

[nirmal070125] logging exception

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-498

[isuru] LB subscription refactoring contd.

[isuru] fixing a possible bug

[Imesh Gunaratne] Fixed issue of member status not being set to activated when topology is read from loadbalancer.conf

[nirmal070125] introducing Phase abstract class

[nirmal070125] adding initializing phase

[nirmal070125] adding starting phase

[nirmal070125] adding working phase

[nirmal070125] adding clean up phase

[nirmal070125] introducing abstract ExtensionExecutor

[nirmal070125] implementing an extension to start message broker listeners

[nirmal070125] moving log publisher code to log publisher extension

[nirmal070125] keep agent live extension

[nirmal070125] moving persistence volume to an extension

[nirmal070125] port lookup code moved to an extension

[nirmal070125] implementing an extension to execute a given script using Java's Process.exec command

[nirmal070125] adding a data holder to keep the runtime data

[nirmal070125] changes to the existing classes based on new design

[nirmal070125] adding a test resource

[nirmal070125] adding a test case to test agent-flow config

[nirmal070125] sample agent-flow.conf file

[nirmal070125] including agent-flow.conf file inside cartridge agent

[nirmal070125] adding the system property which defines the file path to agent-flow.conf

[udara] fixing the can not login via lb issue

[isuru] refactoring some duplicated code

[isuru] removing some duplicated code to a super class

[rthirunavukkarasu23] fixing STRATOS-494

[udara] CLI does not show multi tenant cartridges

[sajith] Fixing STRATOS-508. Removing subsription check when adding clusters to cluster map in information model. Modify LoadBalancerCategory to fix LB cluster-id issue

[isuru] formatting and refactoring

[udara] hiding LB cartridges from subscriptions and seting LBcartridge true

[udara] Adding more details for list-cartridges command

[isuru] setting the relevant LB cluster id for each CartridgeSubscription

[manula] Git repo notification

[isuru] exposing Subscription retrieval using a repo url

[manula] Git Repo Notification

[manula] STRATOS-504

[manula] Git repo notification update

[sajith] Applying patch given by Vimuth, for STRATOS-514

[nirmal070125] adding agent-flow config file

[udara] code clean for serviceutils getavailablecartridges

[manula] Refactor repository notification code

[manula] Refacor CLI code and remove root element from the constructed json

[lahirus] make the installer conf file comment clear

[lahirus] Fix clean.sh to clean the host when there is no DBs to clean, e.g. MB run in single host

[udara] fixing the issue STRATOS-521

[nirmal070125] reverting agent changes - since it's done after the feature freeze

[nirmal070125] logging exceptions

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-498

[nirmal070125] reverting introduction of agent-flow.conf file

[lahirus] Fix STRATOS-522

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-520 - adding Openstack-nova module to dependencies

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-520 - adding Openstack-nova module to dependencies

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-525 - ability to assign availability zone via NovaTemplateOptions

[nirmal070125] fixng https://issues.apache.org/jira/browse/STRATOS-470 for Openstack availability zones

[nirmal070125] fixing a bug in agent config

[nirmal070125] fixing a mistakenly added Option

[udara] Fixing error handling empty case

[udara] log.info(tenants);

[manula] Remove conflit in REPO_URL and GIT_URL launch param file

[nirmal070125] making Cartridge Agent to accept an implementation of CartridgeAgent as an argument

[nirmal070125] adding a comment to agent on how to extend its capability

[nirmal070125] applying Pradeep's patches for https://issues.apache.org/jira/browse/STRATOS-523 - single jvm

[manula] Changes to take message broker port separately

[isuru] Fixed license in stratos_sendinfo.rb

[isuru] Add vcloud support for Stratos Installer

[isuru] vcloud credentials have @. Fixing script error

[manula] Fixed cartridge agent runtime exceptions

[udara] cartridge subscription does not work in Ui

[nirmal070125] fixing a class loading issue

[isuru] STRATOS-529

[nirmal070125] fixing a class loading issue

[nirmal070125] fixing a test failure

[nirmal070125] fixing a test failure

[nirmal070125] adding messaging component back

[nirmal070125] correcting a import in drl

[nirmal070125] correcting an import in a sample drl

[nirmal070125] adding single jvm product to root pom

[nirmal070125] adding jaggery feature to single jvm

[isuru] Use logical AND to avoid NPE

[nirmal070125] copying configs into the combined product

[nirmal070125] removing unnecessary file

[nirmal070125] adding all config files to the single JVM product

[nirmal070125] adding log4j properties file to distro

[isuru] Setup improvements. Extract quietly

[nirmal070125] fixing duplicated config files, fixing artifact id of integration pom

[udara] STRATOS-425 start-servers.sh usage and example prints setup.sh

[nirmal070125] adding back, removed module

[isuru] STRATOS-536

[nirmal070125] stub sends null even if back-end sends empty array, hence removing null check and let pojoPopulator send an empty list if it is null

[nirmal070125] fixing a import in a test case

[manula] Add puppet modules for php,tomcat,mysql

[nirmal070125] removing a mistakenly added commits by Pradeep's patch

[isuru] STRATOS-539: Support passing payload to vCloud instance via Customization Script

[isuru] Fixed log message for payload

[isuru] Updated vCloud sh script

[sajith] Fixing STRATOS-530. Stratos manager index page set to console/login

[manula] Fix pom issue

[manula] Add multi tenant service command in CLI

[manula] Changes for config.sh

[udara] removin -a from subscribed-cartridges-info

[manula] Update pupper modules

[sajith] Adding a flag to control upstream commits in cartridge instances. Option has to set when subscribing. Fixing STRATOS-248

[isuru] Copy MB client jar to stratos components

[manula] Puppet modules for activate https ports in tomcat

[sajith] Fixing installation script issue related to STRATOS-248

[udara] fix undeploy cartridge error

[isuru] fixes for STRATOS-552

[nirmal070125] fixing ip retrieval - get the IP if and only if there's no assigned IP

[nirmal070125] disabling cassandra server start up

[udara] fixing class endoint exception

[sajith] Fixing mistakenly removed git repo password encryption logic. Changed few agent logs to debug mode

[manula] Remove port checking after instance activation

[isuru] Add init script for vCloud

[rthirunavukkarasu23] applying patch for STRATOS-507 - provided by jeffrey

[sajith] Adding the bam publishing funcitionality to stratos manager

[sajith] Resolving merge issues and committing patch given by Vimuth for data publishing. STRATOS-517

[nirmal070125] removing a unnecessary log

[nirmal070125] adding CEP configs and creating directories

[nirmal070125] adding CEP default configs

[nirmal070125] adding set of scripts to setup single JVM - initial version- only for default profile case

[nirmal070125] fixing an issue of the way activemq started.

[nirmal070125] adding activemq jndi.properties template

[sajith] Applying patch given by Chanaka for STRATOS-555

[sajith] Fixing STRATOS-554. Adding an operation in Autoscaler to retrieve default LB cluster Id. Setting LB clusterId appropriately in Stratos Manger.

[sajith] Fixing git repository password becoming null issue

[sajith] Fixing variable names issue in patch given by Chanaka in STRATOS-555

[rthirunavukkarasu23] removing the member from the cluster when member terminated

[rthirunavukkarasu23] fixing STRATOS-542

[udara] removing data cartirdge parameter from the subscribe command

[isuru] Organized imports in org.apache.stratos.cli

[isuru] Using proper variable names for username & password

[isuru] Organized imports in org.apache.stratos.cli

[isuru] Code cleanup. Removed unnecessary getters for Username and Password as

[sajith] Setting cluster id to cluster object, which is missed in STRATOS-554

[udara] Added puppet modules for stratos components

[udara] Added sample nodes.pp files

[udara] getClusterContext for CC

[nirmal070125] avoid creating new topic sessions each time

[nirmal070125] fixing a deadlock scenario - in the single JVM case- each message delegator should have its own message queue and also each message receiver should have its own message listener

[nirmal070125] Autoscaler message delegator should have its own message queue and also Autoscaler message receiver should have its own message listener

[nirmal070125] fixing an issue with undeployment of cartridge - should copy the partitions

[nirmal070125] asynchronously publishing tenant subscribed event

[nirmal070125] Autoscaler message delegator should have its own message queue and also Autoscaler message receiver should have its own message listener

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-493 - patch from Martin Eppel

[sajith] Adding internal repo based cartridge subscription. Adding service group property to Cartridge definition. Modifying internal repo subscription logic

[nirmal070125] changing puppet scripts of lb to take mb_type into consideration

[nirmal070125] changes to agent templates to take mb_type into consideration

[nirmal070125] notifiers should be notified even if the cluster is exist - we share the same topology in multiple delegators

[isuru] STRATOS-560 Provide UI to support serviceGroups

[isuru] STRATOS-561 Added CLI command and back-end implementation

[nirmal070125] handling existence of topology artifacts  correctly

[udara] changing out sequence regex. Regex is expecting a port, but when apps are running on default ports, URL don't have a port

[chsnow] allow stratos-setup.sh script to start servers without prompting user

[lahirus] Forking jclouds provider/aws-ec2 for STRATOS-559

[sajith] setting cluster id to subscription from existing default LB

[isuru] Single JVM installation script supports for profiles

[isuru] STRATOS-561 Integrated UI Change

[isuru] Improvements for Subscribed Cartridges Information

[isuru] Updated dependency versions

[nirmal070125] adding log4j appender for writing published data to a file

[nirmal070125] enabling profiles for CC, SM, AS

[isuru] Files required for single jvm installer

[isuru] Removed backup file committed by Dinesh

[nirmal070125] correcting distro names

[nirmal070125] removing integration module from pom

[udara] removing stratos componets installation puppet. fixing STRATOS-528

[udara] duplicate log entries in SM  - STRATOS-460

[nirmal070125] fixing a typo of a variable

[nirmal070125] back porting Chris' fix, which is mistakenly removed - patch provided by Dinesh

[nirmal070125] synching latest agent script with puppet template

[nirmal070125] latest changes to nodes.pp - logging publisher params

[nirmal070125] copying mb client libs depending on the mb type

[nirmal070125] adding a README to files folder of agent, to explain what should be added there

[nirmal070125] changing default values correctly

[nirmal070125] adding stratos.manager logger

[nirmal070125] adding a missed commit for copying MB client libs

[nirmal070125] adding mb client jar copying functionality to puppet scripts of lb

[nirmal070125] adding a README to the files directory of lb

[nirmal070125] removing unnecessary event trace logs

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-564 - Cluster monitor creation should be re-tried few times, if failed once

[nirmal070125] complete event listeners should be notified even though the topology is initialized, since there're other topology models build upon the main topology

[nirmal070125] stream definition file should be copied to conf directory

[isuru] Removed JSON templates. We should add those in Wiki

[isuru] Removed empty .erb file

[isuru] Removed puppet as now we are using puppet3

[manula] Silent mode and code restructure

[manula] Add demo.sh file

[chanaka3d] Fixing the title of the window title

[manula] ActiveMQ support for JMSOutputAdaptor.xml

[nirmal070125] removing unnecessary property

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-545

[nirmal070125] removing unnecessary property

[isuru] Removed Cloud Controller Puppet Module

[isuru] Removed Autoscaler Puppet Module

[isuru] Removed CEP Puppet Module

[isuru] Removed Stratos Manager Puppet Module

[lahirus] Moving jclouds dependencies to accurate parent directories

[isuru] Removed WSO2 MB Puppet Module

[isuru] Ignore ~ backup files

[isuru] Added Apache License Header for Puppet related files

[isuru] Add Apache License Headers for CEP artifacts

[chanaka3d] Removed unwanted main.js

[chanaka3d] Removed data

[chanaka3d] Removed unwanted files

[manula] config.sh use for creating a generic cartridge

[isuru] Added Apache License Header to org.apache.stratos.autoscaler component

[isuru] Added Apache License Header to org.apache.stratos.cartridge.agent component source files

[isuru] Added Apache License Header to org.apache.stratos.cli component source files

[udara] removing invalid scripts for creating cartridges

[isuru] Added Apache License Header to files in products

[isuru] Added Apache License Header to org.apache.stratos.messaging component source files

[isuru] Added Apache License Header to org.apache.stratos.rest.endpoint component source files

[isuru] Added Apache License Header to files inside tools

[pradeepfn] adding activemq client libs during distribution build time and changing jndi prop file accordingly

[isuru] 755 file permission

[chanaka3d] Adding autoscalePolicy and depolymentPolicy for MT cartridges

[nirmal070125] synchronize registry calls, to avoid concurrent modifications

[nirmal070125] improving deployment policy validation, using Java concurrency

[lahirus] fix STRATOS-556: adding public ip associate option with VPC

[lahirus] Correcting jclouds version for aws-ec2 provider

[isuru] Removed unnecessary policies

[isuru] Added Apache License Header to org.apache.stratos.manager component source files

[isuru] Added Apache License Header to org.apache.stratos.manager.console component JS, HTML, XML files

[sajith] Fixing LB and Service subscription issues for multitenant services

[isuru] Added Apache License Header to org.apache.stratos.manager.console component's jag, css & svg files

[isuru] Added Apache License Header to org.apache.stratos.manager.console component's open_sans.css

[isuru] Removed unnecessary files

[isuru] Added Apache License Header to service-stubs' WSDLs

[isuru] Added Apache License Header to org.apache.stratos.manager.console component's hbs files

[isuru] Removed unnecessary files

[mariangela] Updated readme.md

[nirmal070125] fixing  https://issues.apache.org/jira/browse/STRATOS-544 - you have to build the node in order to assoaciate the floating ip and retrieve it as public ip

[nirmal070125] in Openstack you need to make a blocking call to IaaS in order to retrieve private IP addresses

[chanaka3d] Removing unwated files from the UI

[isuru] Remove unnecessary files and changes for stratos-setup.sh

[chanaka3d] Fixing MT subscribe page

[lahirus] Fix for STRATOS-565: Adding support for tags as key-pair values

[pradeepfn] adding cep extension jars and artifacts....

[nirmal070125] forking jclouds ec2 api

[nirmal070125] adding the forked jclouds ec2 api to root pom

[nirmal070125] fixing version

[isuru] Fixed typos

[isuru] Added Apache License Header to files inside products

[isuru] Added Apache License Header to org.apache.stratos.rest.endpoint.feature's p2.inf file

[isuru] Removed unnecessary files

[sajith] Fixing LB not spawning issue

[nirmal070125] changing jclouds ec2 version

[isuru] Add more excludes to the apache-rat-plugin

[isuru] Using apache parent version 14

[nirmal070125] fixing  https://issues.apache.org/jira/browse/STRATOS-557 - by not creating security groups if the user has provided them via jclouds

[nirmal070125] adding correct config to topology sync section of cc.xml

[isuru] Specify correct ActiveMQ URL in cep/artifacts/outputeventadaptors/JMSOutputAdaptor.xml

[isuru] Update JMSOutputAdaptor.xml inside stratos_extract_path

[pradeepfn] removing unused products from the build

[nirmal070125] fixing the failures temporarily, since those test cases doesn't make much sense, need to get confirmed from jclouds

[pradeepfn] removing cep and mb config steps

[pradeepfn] removing cep config from setup.conf

[isuru] Stratos Installer changes to use single product

[sajith] Fixing STRATOS-348, adding active instances check for MT cartridge subscription

[sajith] Adding missing code from patch apply in STRATOS-517

[chanaka3d] Adding sync repo link hide logic and removed dummy check box in subscribe cartridge page.

[pradeepfn] adding jaggery features to SM, cleaning up pom files

[isuru] Removed autoscaler, cloud-controller and stratos-manager products

[isuru] Removed unnecessary products from pom.xml

[isuru] Fix test error in org.apache.stratos.autoscaler component

[isuru] Added new CloudControllerService.wsdl and fixed error in autoscaler CloudControllerClient

[nirmal070125] should wait till the cluster monitor added to the datastructures, before creating a new cluster monitor

[nirmal070125] correcting the elseif statement

[nirmal070125] adding an info log

[isuru] UI Sync issue fixes. Renamed the endpoint /sync to /cartridge/sync

[nirmal070125] handling null topology objects correctly

[isuru] Updated filter.properties for Stratos product

[isuru] Changed List<Volume> in ClusterContext to an Array type. Removed IllegalArgumentException from the method signatures in CloudControllerServce. Updated CloudControllerServce.wsdl

[isuru] Do not enable Auto Commit by default

[isuru] Setup in silent mode should not confirm the user provided

[isuru] Fixed dependency cycle issue with Tomcat Puppet Modules

[isuru] Updated demo.sh for the new setup

[Imesh Gunaratne] Fixed regex expression to make port and slash optional

[manula] Remove ActiveMQ client jar validation|Installation

[pradeepfn] fixing themeing issue in stratos: STRATOS-576

[pradeepfn] could not add the modules to the root poms

[melan] Fixing STRATOS-582

[Imesh Gunaratne] Added host header to avoid private ip being included in responses and introduced a class mediator to re-write location header in load balancer

[Imesh Gunaratne] Added warn log condition

[isuru] Removing repository URL from the published data at unsubscribe event

[chanaka3d] Fix for issue STRATOS-587

[pradeepfn] fixing STRATOS-485

[chanaka3d] Fixing build faliar cause by stratos.manager.styles.feature pom file ( Fixed by Pradeep Fernando)

[pradeepfn] fixing STRATOS-527

[chanaka3d] Fixing issue STRATOS-579 and fixin footer message

[isuru] adding the LB type to payload in Subscription and Service Deployment for Load Balancer

[isuru] Service aware LB changes in SM and puppet

[isuru] handling a possible NPE

[chanaka3d] Fixing issue STRATOS-550 and adding logic to handle auto commit checkbox

[chanaka3d] Fixing issue STRATOS-531

[nirmal070125] avoiding creating new connections to MB always. this could fix https://issues.apache.org/jira/browse/STRATOS-593 too

[isuru] fixing service aware LB spawning

[lahirus] Adding init.sh for CentOS cartridge image

[isuru] Setup modification. Removed sleep at the end. Improved help message

[nirmal070125] making calls to CC synchronized from auto-scaler to avoid sending multiple simultaneous calls to CC

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-600

[isuru] fixing a NPE in getSubscription(alias, configContext)

[isuru] checking if cluster members are non-null

[chanaka3d] Fixing issue STRATOS-577

[udara] add JAVA_HOME/bin to PATH

[isuru] modified LICENSE and NOTICE files for Stratos product

[Imesh Gunaratne] Fixed in-flight request count management logic on fault requests, added endpoint-timeout configuration parameter to loadbalancer.conf

[chanaka3d] Removing the accidently inserted variable for error page implementation

[nirmal070125] removing unnecessary appender name

[nirmal070125] fixing typos

[chsnow123] Fix typo

[nirmal070125] adding wso2mb specific jndi.properties file

[nirmal070125] Fixing few usability issues with setting up Stratos - https://issues.apache.org/jira/browse/STRATOS-612

[pradeepfn] removing jars with incompatible licenses

[Imesh Gunaratne] Added load balancer statistics related log entries to log4j.properties

[Imesh Gunaratne] Added autoscaler rule logs configuration entry to log4j.properties

[chanaka3d] Fixing STRATOS-591 (Adding an error page)

[isuru] Puppet related fixes. Merged some changes from STRATOS-475

[isuru] Added Apache License Header to jndi.properties

[isuru] Added Apache License Headers

[isuru] Removed old LICENSE.txt

[isuru] Removed eula.xml. However this is used by org.apache.stratos.common component

[isuru] Removed unnecessary .swp file

[pradeepfn] removing MB IP details from cloud-controller template

[chanaka3d] Fixing the title of the configuration wizard start page.

[nirmal070125] fixing a possible NPE, when the class name is null

[Imesh Gunaratne] Updated load balancer endpoint time out to 30sec

[isuru] Remove eula.xml from p2.inf, pom.xml and bin.xml

[pradeepfn] forking carbon ui bundle in to stratos code base and removing license incompatible JS and packing the new module to carbon runtime, through dropins

[isuru] Use ActiveMQ Client version 5.9.1

[isuru] Using ActiveMQ 5.9.1 for Stratos Installation

[isuru] updating Stratos single jvm license information and removing incompatible dependencies

[isuru] Using '${project.version}' instead of 4.0.0-SNAPSHOT for dependencies. Removed 4.0.0-SNAPSHOT from version as it is already inherited

[isuru] updating license and notices

[isuru] Removed release-notes.html

[Imesh Gunaratne] Corrected header comment

[Imesh Gunaratne] Added catch clauses to event listeners

[Imesh Gunaratne] Corrected AutoscalerTopologyReceiver class comment

[Imesh Gunaratne] Updated TopologyEventReceiver, TenantEventReceiver, InstanceNotifierEventReceiver, HealthStatEventReceiver and implemented separate message queues for each receiver instance

[chsnow] Fix for STRATOS-618

[Imesh Gunaratne] Updated member terminated and tenant removed message processors to fire event listeners even if objects have been already removed

[pradeepfn] fixing STRATOS-466

[isuru] Remove release-notes.html from stratos/modules/distribution/src/assembly/bin.xml

[isuru] creating Cartridge Agent's LICENSE and NOTICE files and packing them with the distribution

[pradeepfn] changing group ID of forked sources to org.apache.stratos

[isuru] Removed ec2-demo-setup

[Imesh Gunaratne] Updated installer readme file to refer installation guide wiki page

[isuru] Fix chown issue for PHP Cartridge

[isuru] Fix copyright year

[isuru] Removed unnecessary license file

[isuru] Removed unnecessary license file

[isuru] Updated LICENSE to mention latest ActiveMQ jars

[pradeepfn] changing cep extension verison to 4.0.0-SNAPSHOT

[Imesh Gunaratne] Introduced an event publisher pool to avoid large number of connections  being created to message broker

[Imesh Gunaratne] Fixed CloudControllerDSComponent header comment

[Imesh Gunaratne] jclouds fork version updated

[Imesh Gunaratne] Updated stratos version in stratos installer to 4.0.0-incubating

[Imesh Gunaratne] Updated carbon.ui pom.xml and removed plugin repositories

[Imesh Gunaratne] Reverted stratos artifact version to 4.0.0-SNAPSHOT

[Imesh Gunaratne] Added apache staging repository to root pom.xml

[pradeepfn] adding throwable exception mapper. Now we return json error objects in all cases.

[Imesh Gunaratne] Added apache distribution management repository to carbon ui fork

[Imesh Gunaratne] Changed parent of carbon ui pom to stratos dependents to avoid referring carbon parent

[Imesh Gunaratne] Artifact version changed to 4.0.0-SNAPSHOT

[Imesh Gunaratne] Stratos version in tools changed to 4.0.0-SNAPSHOT

[Imesh Gunaratne] Removed distributionManagement configuration in pom.xml files

[Imesh Gunaratne] Fix from Nirmal: changed scale down rule to consider all three factors; request in flight, memory consumption and load average for taking the scale down decision

[nirmal070125] fixing https://issues.apache.org/jira/browse/STRATOS-626

[isuruh] correcting several cartridge agent license issues

[isuruh] excluding few jars with license issues

[pradeepfn] adding schema files to stratos mock app and doing full round of testing

[isuruh] packaging HA Proxy extension's LICENSE and NOTICE files

[isuruh] correcting license issues

[Imesh Gunaratne] Changed load balancer endpoint timeout to 60 sec

[Imesh Gunaratne] Fixed messaging model session timeout handling, subscriber re-connection and publisher retry logic

[Imesh Gunaratne] Removed topic publisher retry from health checker ping event

[Imesh Gunaratne] excluding dhtmlHistory.js file from license verification

------------------------------------------
[...truncated 6631 lines...]
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/pom.xml> to org.apache.stratos/stratos-load-balancer-extensions/4.0.0-SNAPSHOT/stratos-load-balancer-extensions-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/pom.xml> to org.apache.stratos/throttling-feature/4.0.0-SNAPSHOT/throttling-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/pom.xml> to org.apache.stratos.cc/cc-parent/4.0.0-SNAPSHOT/cc-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor/pom.xml> to org.apache.stratos/org.apache.stratos.status.monitor/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor/target/org.apache.stratos.status.monitor-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.status.monitor/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.summary.helper/pom.xml> to org.apache.stratos/org.apache.stratos.usage.summary.helper/4.0.0-SNAPSHOT/org.apache.stratos.usage.summary.helper-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.summary.helper/target/org.apache.stratos.usage.summary.helper-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.summary.helper/4.0.0-SNAPSHOT/org.apache.stratos.usage.summary.helper-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/messaging/org.apache.stratos.messaging.feature/target/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.messaging.feature/4.0.0-SNAPSHOT/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/messaging/org.apache.stratos.messaging.feature/target/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.messaging.feature/4.0.0-SNAPSHOT/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/pom.xml> to org.apache.stratos/stratos-components-parent/4.0.0-SNAPSHOT/stratos-components-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/load-balancer/modules/distribution/pom.xml> to org.apache.stratos.load.balancer/apache-stratos-load-balancer/4.0.0-SNAPSHOT/apache-stratos-load-balancer-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/deployment/target/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.deployment.feature/4.0.0-SNAPSHOT/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/deployment/target/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.deployment.feature/4.0.0-SNAPSHOT/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml> to org.apache.stratos/org.apache.stratos.validate.domain.stub/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.validate.domain.stub/target/org.apache.stratos.validate.domain.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.validate.domain.stub/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.keystore.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.keystore.mgt/4.0.0-SNAPSHOT/org.apache.stratos.keystore.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.keystore.mgt/target/org.apache.stratos.keystore.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.keystore.mgt/4.0.0-SNAPSHOT/org.apache.stratos.keystore.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet/pom.xml> to org.apache.stratos/org.apache.stratos.redirector.servlet/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet/target/org.apache.stratos.redirector.servlet-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.redirector.servlet/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/autoscaler/org.apache.stratos.autoscaler.feature/target/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.autoscaler.feature/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/autoscaler/org.apache.stratos.autoscaler.feature/target/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.autoscaler.feature/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/deployment-synchronizer/pom.xml> to org.apache.stratos/org.apache.stratos.deployment.synchronizer/4.0.0-SNAPSHOT/org.apache.stratos.deployment.synchronizer-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/target/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/target/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/cep/stratos-cep-extension/pom.xml> to org.apache.stratos/org.apache.stratos.cep.extension/1.0.0-SNAPSHOT/org.apache.stratos.cep.extension-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/cep/stratos-cep-extension/target/org.apache.stratos.cep.extension-1.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cep.extension/1.0.0-SNAPSHOT/org.apache.stratos.cep.extension-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/pom.xml> to org.apache.stratos/stratos-features-parent/4.0.0-SNAPSHOT/stratos-features-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.account.mgt/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt/target/org.apache.stratos.account.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.account.mgt/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/autoscaler/pom.xml> to org.apache.stratos/autoscaler-feature/4.0.0-SNAPSHOT/autoscaler-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/login/pom.xml> to org.apache.stratos/org.apache.stratos.manager.login.ui/4.0.0-SNAPSHOT/org.apache.stratos.manager.login.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/cloud-controller/org.apache.stratos.cloud.controller.feature/target/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cloud.controller.feature/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/cloud-controller/org.apache.stratos.cloud.controller.feature/target/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cloud.controller.feature/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/modules/p2-profile/pom.xml> to org.apache.stratos.autoscaler/apache-stratos-autoscaler-p2-profile/4.0.0-SNAPSHOT/apache-stratos-autoscaler-p2-profile-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.activation/pom.xml> to org.apache.stratos/org.apache.stratos.activation/4.0.0-SNAPSHOT/org.apache.stratos.activation-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.activation/target/org.apache.stratos.activation-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.activation/4.0.0-SNAPSHOT/org.apache.stratos.activation-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.register.ui/pom.xml> to org.apache.stratos/org.apache.stratos.register.ui/4.0.0-SNAPSHOT/org.apache.stratos.register.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.register.ui/target/org.apache.stratos.register.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.register.ui/4.0.0-SNAPSHOT/org.apache.stratos.register.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/target/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/target/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.register.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.stub/target/org.apache.stratos.tenant.register.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.register.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/event-publisher/pom.xml> to org.apache.stratos/apache-stratos-event-publisher/4.0.0-SNAPSHOT/apache-stratos-event-publisher-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.common.feature/target/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.common.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.common.feature/target/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.common.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage/pom.xml> to org.apache.stratos/org.apache.stratos.usage/4.0.0-SNAPSHOT/org.apache.stratos.usage-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage/target/org.apache.stratos.usage-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage/4.0.0-SNAPSHOT/org.apache.stratos.usage-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/pom.xml> to org.apache.stratos/stratos-controller-parent/4.0.0-SNAPSHOT/stratos-controller-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.server.feature/target/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.server.feature/target/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.email.sender/pom.xml> to org.apache.stratos/org.apache.stratos.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.email.sender-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.email.sender/target/org.apache.stratos.email.sender-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.email.sender-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/target/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/target/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.core/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt.core/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.core/target/org.apache.stratos.tenant.mgt.core-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.core/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/pom.xml> to org.apache.stratos/tenant-activity-feature/4.0.0-SNAPSHOT/tenant-activity-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml> to org.apache.stratos/org.apache.stratos.manager.dashboard.stub/4.0.0-SNAPSHOT/org.apache.stratos.manager.dashboard.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.manager.dashboard.stub/target/org.apache.stratos.manager.dashboard.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.manager.dashboard.stub/4.0.0-SNAPSHOT/org.apache.stratos.manager.dashboard.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.cloud.controller.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cloud.controller.service.stub/target/org.apache.stratos.cloud.controller.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cloud.controller.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.dispatcher/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.dispatcher/4.0.0-SNAPSHOT/org.apache.stratos.tenant.dispatcher-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.dispatcher/target/org.apache.stratos.tenant.dispatcher-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.dispatcher/4.0.0-SNAPSHOT/org.apache.stratos.tenant.dispatcher-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cloud.controller/pom.xml> to org.apache.stratos/org.apache.stratos.cloud.controller/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cloud.controller/target/org.apache.stratos.cloud.controller-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cloud.controller/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.adc.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.mgt/target/org.apache.stratos.adc.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/pom.xml> to org.apache.stratos/stratos-service-stubs-parent/4.0.0-SNAPSHOT/stratos-service-stubs-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.topologymgt.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.topologymgt.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.topologymgt.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.topologymgt.service.stub/target/org.apache.stratos.adc.topologymgt.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.topologymgt.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.topologymgt.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.sso.redirector.ui/pom.xml> to org.apache.stratos/org.apache.stratos.sso.redirector.ui/4.0.0-SNAPSHOT/org.apache.stratos.sso.redirector.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.sso.redirector.ui/target/org.apache.stratos.sso.redirector.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.sso.redirector.ui/4.0.0-SNAPSHOT/org.apache.stratos.sso.redirector.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/pom.xml> to org.apache.stratos/stratos-extensions/4.0.0-SNAPSHOT/stratos-extensions-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt/target/org.apache.stratos.tenant.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/load-balancer/pom.xml> to org.apache.stratos.load.balancer/load-balancer-parent/4.0.0-SNAPSHOT/load-balancer-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.activity.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.activity.stub/target/org.apache.stratos.tenant.activity.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.activity.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/org.apache.stratos.server.feature/pom.xml> to org.apache.stratos/org.apache.stratos.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.theme.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt.ui/target/org.apache.stratos.theme.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.theme.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/cloud-service-mgt/pom.xml> to org.apache.stratos/org.apache.stratos.manager.services.mgt/4.0.0-SNAPSHOT/org.apache.stratos.manager.services.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.logging.view.ui/pom.xml> to org.apache.stratos/org.apache.stratos.logging.view.ui/4.0.0-SNAPSHOT/org.apache.stratos.logging.view.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.logging.view.ui/target/org.apache.stratos.logging.view.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.logging.view.ui/4.0.0-SNAPSHOT/org.apache.stratos.logging.view.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.common.stub/pom.xml> to org.apache.stratos/org.apache.stratos.common.stub/4.0.0-SNAPSHOT/org.apache.stratos.common.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.common.stub/target/org.apache.stratos.common.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.common.stub/4.0.0-SNAPSHOT/org.apache.stratos.common.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.activity/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity/target/org.apache.stratos.tenant.activity-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.activity/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.ui/target/org.apache.stratos.tenant.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/pom.xml> to org.apache.stratos/stratos-parent/4.0.0-SNAPSHOT/stratos-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/modules/distribution/pom.xml> to org.apache.stratos.cc/apache-stratos-cc/4.0.0-SNAPSHOT/apache-stratos-cc-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/modules/distribution/target/apache-stratos-cc-4.0.0-SNAPSHOT.zip> to org.apache.stratos.cc/apache-stratos-cc/4.0.0-SNAPSHOT/apache-stratos-cc-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/cartridge-mgt/pom.xml> to org.apache.stratos/cartridge-mgt-feature/4.0.0-SNAPSHOT/cartridge-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/messaging/pom.xml> to org.apache.stratos/messaging-features/4.0.0-SNAPSHOT/messaging-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.billing.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.billing.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.billing.mgt.stub/target/org.apache.stratos.billing.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.billing.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.billing.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.agent/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.agent/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.agent/target/org.apache.stratos.throttling.agent-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.agent/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/target/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.rest.endpoint.feature/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/target/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.rest.endpoint.feature/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/pom.xml> to org.apache.stratos/adc-mgt-feature/4.0.0-SNAPSHOT/adc-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-cli/distribution/pom.xml> to org.apache.stratos/apache-stratos-cli/4.0.0-SNAPSHOT/apache-stratos-cli-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.register.gapp.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.gapp.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.gapp.stub/target/org.apache.stratos.tenant.register.gapp.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.register.gapp.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.gapp.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.server.feature/target/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.server.feature/target/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.stub/pom.xml> to org.apache.stratos/org.apache.stratos.usage.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.stub/target/org.apache.stratos.usage.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.ui.feature/target/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.ui.feature/target/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/target/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/target/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.stub/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.stub/target/org.apache.stratos.throttling.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.ui/pom.xml> to org.apache.stratos/org.apache.stratos.usage.ui/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.ui/target/org.apache.stratos.usage.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.ui/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.feature/target/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.feature/target/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/pom.xml> to org.apache.stratos/stratos-products-parent/4.0.0-SNAPSHOT/stratos-products-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.manager.feature/target/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.manager.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.manager.feature/target/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.manager.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.common/pom.xml> to org.apache.stratos/org.apache.stratos.common/4.0.0-SNAPSHOT/org.apache.stratos.common-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.common/target/org.apache.stratos.common-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.common/4.0.0-SNAPSHOT/org.apache.stratos.common-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/modules/distribution/pom.xml> to org.apache.stratos.autoscaler/apache-stratos-autoscaler/4.0.0-SNAPSHOT/apache-stratos-autoscaler-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/modules/distribution/target/apache-stratos-autoscaler-4.0.0-SNAPSHOT.zip> to org.apache.stratos.autoscaler/apache-stratos-autoscaler/4.0.0-SNAPSHOT/apache-stratos-autoscaler-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.rest.endpoint/pom.xml> to org.apache.stratos/org.apache.stratos.rest.endpoint/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.rest.endpoint/target/stratos.war> to org.apache.stratos/org.apache.stratos.rest.endpoint/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint-4.0.0-SNAPSHOT.war
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.agent.feature/target/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.agent.feature/target/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.theme.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.theme.mgt.stub/target/org.apache.stratos.theme.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.theme.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/integration/pom.xml> to org.apache.stratos/integration/4.0.0-SNAPSHOT/integration-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/pom.xml> to org.apache.stratos/tenant-mgt-feature/4.0.0-SNAPSHOT/tenant-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/styles/pom.xml> to org.apache.stratos/org.apache.stratos.manager.styles/4.0.0-SNAPSHOT/org.apache.stratos.manager.styles-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.ui/pom.xml> to org.apache.stratos/org.apache.stratos.status.monitor.ui/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.ui/target/org.apache.stratos.status.monitor.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.status.monitor.ui/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.server.feature/target/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.server.feature/target/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.deployment/pom.xml> to org.apache.stratos/org.apache.stratos.deployment/4.0.0-SNAPSHOT/org.apache.stratos.deployment-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.deployment/target/org.apache.stratos.deployment-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.deployment/4.0.0-SNAPSHOT/org.apache.stratos.deployment-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/pom.xml> to org.apache.stratos/common-feature/4.0.0-SNAPSHOT/common-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-cli/pom.xml> to org.apache.stratos/apache-stratos-cli-parent/4.0.0-SNAPSHOT/apache-stratos-cli-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/haproxy-extension/pom.xml> to org.apache.stratos/apache-stratos-haproxy-extension/4.0.0-SNAPSHOT/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/haproxy-extension/target/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT.jar> to org.apache.stratos/apache-stratos-haproxy-extension/4.0.0-SNAPSHOT/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/haproxy-extension/target/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT-bin.zip> to org.apache.stratos/apache-stratos-haproxy-extension/4.0.0-SNAPSHOT/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT-bin.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.agent.feature/target/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.agent.feature/target/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/org.apache.stratos.feature/pom.xml> to org.apache.stratos/org.apache.stratos.feature/4.0.0-SNAPSHOT/org.apache.stratos.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.autoscaler.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.autoscaler.service.stub/target/org.apache.stratos.autoscaler.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.autoscaler.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.agent.stub/target/org.apache.stratos.throttling.agent.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/pom.xml> to org.apache.stratos.autoscaler/autoscaler-parent/4.0.0-SNAPSHOT/autoscaler-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/event-subscriber/pom.xml> to org.apache.stratos/apache-stratos-event-subscriber/4.0.0-SNAPSHOT/apache-stratos-event-subscriber-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/pom.xml> to org.apache.stratos/apache-stratos-features-parent/4.0.0-SNAPSHOT/apache-stratos-features-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.feature/target/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.feature/target/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/health-stats/pom.xml> to org.apache.stratos/apache-stratos-health-publisher/4.0.0-SNAPSHOT/apache-stratos-health-publisher-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.email.sender-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.email.sender/target/org.apache.stratos.tenant.mgt.email.sender-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.email.sender-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml> to org.apache.stratos/org.apache.stratos.usage.meteringsummarygenerationds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringsummarygenerationds.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/target/org.apache.stratos.usage.meteringsummarygenerationds.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.meteringsummarygenerationds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringsummarygenerationds.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/target/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/target/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/target/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/target/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.agent/pom.xml> to org.apache.stratos/org.apache.stratos.usage.agent/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.agent/target/org.apache.stratos.usage.agent-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.agent/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet.ui/pom.xml> to org.apache.stratos/org.apache.stratos.redirector.servlet.ui/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet.ui/target/org.apache.stratos.redirector.servlet.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.redirector.servlet.ui/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/pom.xml> to org.apache.stratos/cartidge-agent/4.0.0-SNAPSHOT/cartidge-agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/org.apache.stratos.ui.feature/pom.xml> to org.apache.stratos/org.apache.stratos.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/pom.xml> to org.apache.stratos/status-monitor-feature/4.0.0-SNAPSHOT/status-monitor-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/pom.xml> to org.apache.stratos/loadbalancer-features/4.0.0-SNAPSHOT/loadbalancer-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.theme.mgt/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt/target/org.apache.stratos.theme.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.theme.mgt/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/modules/p2-profile/pom.xml> to org.apache.stratos.cc/apache-stratos-cc-p2-profile/4.0.0-SNAPSHOT/apache-stratos-cc-p2-profile-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/p2-profile-gen/pom.xml> to org.apache.stratos/stratos-controller-profile-gen/4.0.0-SNAPSHOT/stratos-controller-profile-gen-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml> to org.apache.stratos/org.apache.stratos.cartridge.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.agent.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cartridge.agent.stub/target/org.apache.stratos.cartridge.agent.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cartridge.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.agent.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.topology.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.adc.topology.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.topology.mgt/target/org.apache.stratos.adc.topology.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.topology.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/target/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.logging.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/target/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.logging.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer.extension.api/pom.xml> to org.apache.stratos/org.apache.stratos.load.balancer.extension.api/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.extension.api-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer.extension.api/target/org.apache.stratos.load.balancer.extension.api-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.load.balancer.extension.api/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.extension.api-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.mgt.stub/target/org.apache.stratos.adc.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.feature/target/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.feature/target/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/target/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/target/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.autoscaler/pom.xml> to org.apache.stratos/org.apache.stratos.autoscaler/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.autoscaler/target/org.apache.stratos.autoscaler-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.autoscaler/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.server.feature/target/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.server.feature/target/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/load-balancer/modules/p2-profile/pom.xml> to org.apache.stratos.load.balancer/apache-stratos-load-balancer-p2-profile-gen/4.0.0-SNAPSHOT/apache-stratos-load-balancer-p2-profile-gen-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/dashboard/pom.xml> to org.apache.stratos/org.apache.stratos.manager.dashboard.ui/4.0.0-SNAPSHOT/org.apache.stratos.manager.dashboard.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/logging-mgt/pom.xml> to org.apache.stratos/logging-mgt-feature/4.0.0-SNAPSHOT/logging-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttle.stub/pom.xml> to org.apache.stratos/org.apache.stratos.throttle.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttle.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttle.stub/target/org.apache.stratos.throttle.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttle.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttle.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.validate.domain.ui/pom.xml> to org.apache.stratos/org.apache.stratos.validate.domain.ui/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.validate.domain.ui/target/org.apache.stratos.validate.domain.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.validate.domain.ui/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.ui/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.ui/4.0.0-SNAPSHOT/org.apache.stratos.throttling.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.ui/target/org.apache.stratos.throttling.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.ui/4.0.0-SNAPSHOT/org.apache.stratos.throttling.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.ui.feature/target/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.ui.feature/target/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml> to org.apache.stratos/org.apache.stratos.usage.meteringqueryds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringqueryds.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/target/org.apache.stratos.usage.meteringqueryds.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.meteringqueryds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringqueryds.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.topology.mgt.feature/target/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.topology.mgt.feature/target/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.instanceinfo.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.instanceinfo.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/target/org.apache.stratos.adc.instanceinfo.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.instanceinfo.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.instanceinfo.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cartridge.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cartridge.mgt.ui/target/org.apache.stratos.cartridge.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features-dashboard/pom.xml> to org.apache.stratos/features-dashboard/1.0.0/features-dashboard-1.0.0.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer/pom.xml> to org.apache.stratos/org.apache.stratos.load.balancer/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer/target/org.apache.stratos.load.balancer-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.load.balancer/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.account.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt.ui/target/org.apache.stratos.account.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.account.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.reponotification.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.reponotification.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.reponotification.service.stub/target/org.apache.stratos.adc.reponotification.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.reponotification.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.reponotification.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/resources/cloud-services-icons/pom.xml> to org.wso2.manager/cloud-services-icons/1.0.0/cloud-services-icons-1.0.0.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/pom.xml> to org.apache.stratos/usage-feature/4.0.0-SNAPSHOT/usage-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.feature/target/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.feature/target/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.ui.feature/target/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.ui.feature/target/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity.ui/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.activity.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity.ui/target/org.apache.stratos.tenant.activity.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.activity.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.messaging/pom.xml> to org.apache.stratos/org.apache.stratos.messaging/4.0.0-SNAPSHOT/org.apache.stratos.messaging-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.messaging/target/org.apache.stratos.messaging-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.messaging/4.0.0-SNAPSHOT/org.apache.stratos.messaging-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.agent/pom.xml> to org.apache.stratos/org.apache.stratos.status.monitor.agent/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.agent/target/org.apache.stratos.status.monitor.agent-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.status.monitor.agent/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.agent-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/pom.xml> to org.apache.stratos/stratos-features/4.0.0-SNAPSHOT/stratos-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cli/pom.xml> to org.apache.stratos/org.apache.stratos.cli/4.0.0-SNAPSHOT/org.apache.stratos.cli-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cli/4.0.0-SNAPSHOT/org.apache.stratos.cli-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.0.0-SNAPSHOT-Tool.jar> to org.apache.stratos/org.apache.stratos.cli/4.0.0-SNAPSHOT/org.apache.stratos.cli-4.0.0-SNAPSHOT-Tool.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/pom.xml> to org.apache.stratos/stratos-manager-features/4.0.0-SNAPSHOT/stratos-manager-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/pom.xml> to org.apache.stratos/gapp-feature/4.0.0-SNAPSHOT/gapp-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/cloud-controller/pom.xml> to org.apache.stratos/cloud-controller-feature/4.0.0-SNAPSHOT/cloud-controller-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/target/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.core.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/target/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.core.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.account.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.account.mgt.stub/target/org.apache.stratos.account.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.account.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.stub-4.0.0-SNAPSHOT.jar
Sending e-mails to: dev@stratos.incubator.apache.org null@apache.org
Sending e-mails to: dev@stratos.incubator.apache.org null@apache.org
channel stopped

Jenkins build is back to normal : Apache-Stratos-Master-Nightly-Build #18

Posted by Apache Stratos <ap...@gmail.com>.
See <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/18/changes>


Build failed in Jenkins: Apache-Stratos-Master-Nightly-Build #17

Posted by Apache Stratos <ap...@gmail.com>.
See <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/17/>

------------------------------------------
[...truncated 6629 lines...]
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.mgt.stub/target/org.apache.stratos.tenant.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/pom.xml> to org.apache.stratos/stratos-load-balancer-extensions/4.0.0-SNAPSHOT/stratos-load-balancer-extensions-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/pom.xml> to org.apache.stratos/throttling-feature/4.0.0-SNAPSHOT/throttling-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/pom.xml> to org.apache.stratos.cc/cc-parent/4.0.0-SNAPSHOT/cc-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor/pom.xml> to org.apache.stratos/org.apache.stratos.status.monitor/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor/target/org.apache.stratos.status.monitor-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.status.monitor/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.summary.helper/pom.xml> to org.apache.stratos/org.apache.stratos.usage.summary.helper/4.0.0-SNAPSHOT/org.apache.stratos.usage.summary.helper-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.summary.helper/target/org.apache.stratos.usage.summary.helper-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.summary.helper/4.0.0-SNAPSHOT/org.apache.stratos.usage.summary.helper-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/messaging/org.apache.stratos.messaging.feature/target/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.messaging.feature/4.0.0-SNAPSHOT/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/messaging/org.apache.stratos.messaging.feature/target/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.messaging.feature/4.0.0-SNAPSHOT/org.apache.stratos.messaging.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/pom.xml> to org.apache.stratos/stratos-components-parent/4.0.0-SNAPSHOT/stratos-components-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/load-balancer/modules/distribution/pom.xml> to org.apache.stratos.load.balancer/apache-stratos-load-balancer/4.0.0-SNAPSHOT/apache-stratos-load-balancer-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/deployment/target/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.deployment.feature/4.0.0-SNAPSHOT/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/deployment/target/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.deployment.feature/4.0.0-SNAPSHOT/org.apache.stratos.deployment.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml> to org.apache.stratos/org.apache.stratos.validate.domain.stub/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.validate.domain.stub/target/org.apache.stratos.validate.domain.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.validate.domain.stub/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.keystore.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.keystore.mgt/4.0.0-SNAPSHOT/org.apache.stratos.keystore.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.keystore.mgt/target/org.apache.stratos.keystore.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.keystore.mgt/4.0.0-SNAPSHOT/org.apache.stratos.keystore.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet/pom.xml> to org.apache.stratos/org.apache.stratos.redirector.servlet/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet/target/org.apache.stratos.redirector.servlet-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.redirector.servlet/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/autoscaler/org.apache.stratos.autoscaler.feature/target/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.autoscaler.feature/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/autoscaler/org.apache.stratos.autoscaler.feature/target/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.autoscaler.feature/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/deployment-synchronizer/pom.xml> to org.apache.stratos/org.apache.stratos.deployment.synchronizer/4.0.0-SNAPSHOT/org.apache.stratos.deployment.synchronizer-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/target/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/target/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/cep/stratos-cep-extension/pom.xml> to org.apache.stratos/org.apache.stratos.cep.extension/1.0.0-SNAPSHOT/org.apache.stratos.cep.extension-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/cep/stratos-cep-extension/target/org.apache.stratos.cep.extension-1.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cep.extension/1.0.0-SNAPSHOT/org.apache.stratos.cep.extension-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/pom.xml> to org.apache.stratos/stratos-features-parent/4.0.0-SNAPSHOT/stratos-features-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.account.mgt/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt/target/org.apache.stratos.account.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.account.mgt/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/autoscaler/pom.xml> to org.apache.stratos/autoscaler-feature/4.0.0-SNAPSHOT/autoscaler-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/login/pom.xml> to org.apache.stratos/org.apache.stratos.manager.login.ui/4.0.0-SNAPSHOT/org.apache.stratos.manager.login.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/cloud-controller/org.apache.stratos.cloud.controller.feature/target/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cloud.controller.feature/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/cloud-controller/org.apache.stratos.cloud.controller.feature/target/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cloud.controller.feature/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/modules/p2-profile/pom.xml> to org.apache.stratos.autoscaler/apache-stratos-autoscaler-p2-profile/4.0.0-SNAPSHOT/apache-stratos-autoscaler-p2-profile-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.activation/pom.xml> to org.apache.stratos/org.apache.stratos.activation/4.0.0-SNAPSHOT/org.apache.stratos.activation-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.activation/target/org.apache.stratos.activation-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.activation/4.0.0-SNAPSHOT/org.apache.stratos.activation-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.register.ui/pom.xml> to org.apache.stratos/org.apache.stratos.register.ui/4.0.0-SNAPSHOT/org.apache.stratos.register.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.register.ui/target/org.apache.stratos.register.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.register.ui/4.0.0-SNAPSHOT/org.apache.stratos.register.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/target/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/target/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.register.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.stub/target/org.apache.stratos.tenant.register.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.register.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/event-publisher/pom.xml> to org.apache.stratos/apache-stratos-event-publisher/4.0.0-SNAPSHOT/apache-stratos-event-publisher-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.common.feature/target/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.common.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.common.feature/target/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.common.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.common.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage/pom.xml> to org.apache.stratos/org.apache.stratos.usage/4.0.0-SNAPSHOT/org.apache.stratos.usage-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage/target/org.apache.stratos.usage-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage/4.0.0-SNAPSHOT/org.apache.stratos.usage-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/pom.xml> to org.apache.stratos/stratos-controller-parent/4.0.0-SNAPSHOT/stratos-controller-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.server.feature/target/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.server.feature/target/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.email.sender/pom.xml> to org.apache.stratos/org.apache.stratos.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.email.sender-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.email.sender/target/org.apache.stratos.email.sender-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.email.sender-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/target/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/target/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.core/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt.core/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.core/target/org.apache.stratos.tenant.mgt.core-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.core/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/pom.xml> to org.apache.stratos/tenant-activity-feature/4.0.0-SNAPSHOT/tenant-activity-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml> to org.apache.stratos/org.apache.stratos.manager.dashboard.stub/4.0.0-SNAPSHOT/org.apache.stratos.manager.dashboard.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.manager.dashboard.stub/target/org.apache.stratos.manager.dashboard.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.manager.dashboard.stub/4.0.0-SNAPSHOT/org.apache.stratos.manager.dashboard.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.cloud.controller.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cloud.controller.service.stub/target/org.apache.stratos.cloud.controller.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cloud.controller.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.dispatcher/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.dispatcher/4.0.0-SNAPSHOT/org.apache.stratos.tenant.dispatcher-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.dispatcher/target/org.apache.stratos.tenant.dispatcher-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.dispatcher/4.0.0-SNAPSHOT/org.apache.stratos.tenant.dispatcher-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cloud.controller/pom.xml> to org.apache.stratos/org.apache.stratos.cloud.controller/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cloud.controller/target/org.apache.stratos.cloud.controller-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cloud.controller/4.0.0-SNAPSHOT/org.apache.stratos.cloud.controller-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.adc.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.mgt/target/org.apache.stratos.adc.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/pom.xml> to org.apache.stratos/stratos-service-stubs-parent/4.0.0-SNAPSHOT/stratos-service-stubs-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.topologymgt.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.topologymgt.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.topologymgt.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.topologymgt.service.stub/target/org.apache.stratos.adc.topologymgt.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.topologymgt.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.topologymgt.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.sso.redirector.ui/pom.xml> to org.apache.stratos/org.apache.stratos.sso.redirector.ui/4.0.0-SNAPSHOT/org.apache.stratos.sso.redirector.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.sso.redirector.ui/target/org.apache.stratos.sso.redirector.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.sso.redirector.ui/4.0.0-SNAPSHOT/org.apache.stratos.sso.redirector.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/pom.xml> to org.apache.stratos/stratos-extensions/4.0.0-SNAPSHOT/stratos-extensions-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt/target/org.apache.stratos.tenant.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/load-balancer/pom.xml> to org.apache.stratos.load.balancer/load-balancer-parent/4.0.0-SNAPSHOT/load-balancer-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.activity.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.activity.stub/target/org.apache.stratos.tenant.activity.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.activity.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/org.apache.stratos.server.feature/pom.xml> to org.apache.stratos/org.apache.stratos.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.theme.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt.ui/target/org.apache.stratos.theme.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.theme.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/cloud-service-mgt/pom.xml> to org.apache.stratos/org.apache.stratos.manager.services.mgt/4.0.0-SNAPSHOT/org.apache.stratos.manager.services.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.logging.view.ui/pom.xml> to org.apache.stratos/org.apache.stratos.logging.view.ui/4.0.0-SNAPSHOT/org.apache.stratos.logging.view.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.logging.view.ui/target/org.apache.stratos.logging.view.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.logging.view.ui/4.0.0-SNAPSHOT/org.apache.stratos.logging.view.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.common.stub/pom.xml> to org.apache.stratos/org.apache.stratos.common.stub/4.0.0-SNAPSHOT/org.apache.stratos.common.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.common.stub/target/org.apache.stratos.common.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.common.stub/4.0.0-SNAPSHOT/org.apache.stratos.common.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.activity/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity/target/org.apache.stratos.tenant.activity-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.activity/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.ui/target/org.apache.stratos.tenant.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/pom.xml> to org.apache.stratos/stratos-parent/4.0.0-SNAPSHOT/stratos-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/modules/distribution/pom.xml> to org.apache.stratos.cc/apache-stratos-cc/4.0.0-SNAPSHOT/apache-stratos-cc-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/modules/distribution/target/apache-stratos-cc-4.0.0-SNAPSHOT.zip> to org.apache.stratos.cc/apache-stratos-cc/4.0.0-SNAPSHOT/apache-stratos-cc-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/cartridge-mgt/pom.xml> to org.apache.stratos/cartridge-mgt-feature/4.0.0-SNAPSHOT/cartridge-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/messaging/pom.xml> to org.apache.stratos/messaging-features/4.0.0-SNAPSHOT/messaging-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.billing.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.billing.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.billing.mgt.stub/target/org.apache.stratos.billing.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.billing.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.billing.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.agent/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.agent/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.agent/target/org.apache.stratos.throttling.agent-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.agent/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/target/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.rest.endpoint.feature/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/target/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.rest.endpoint.feature/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/pom.xml> to org.apache.stratos/adc-mgt-feature/4.0.0-SNAPSHOT/adc-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-cli/distribution/pom.xml> to org.apache.stratos/apache-stratos-cli/4.0.0-SNAPSHOT/apache-stratos-cli-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.register.gapp.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.gapp.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.tenant.register.gapp.stub/target/org.apache.stratos.tenant.register.gapp.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.register.gapp.stub/4.0.0-SNAPSHOT/org.apache.stratos.tenant.register.gapp.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.server.feature/target/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.server.feature/target/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.stub/pom.xml> to org.apache.stratos/org.apache.stratos.usage.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.stub/target/org.apache.stratos.usage.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.ui.feature/target/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.ui.feature/target/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/target/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/target/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.stub/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.stub/target/org.apache.stratos.throttling.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.ui/pom.xml> to org.apache.stratos/org.apache.stratos.usage.ui/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.ui/target/org.apache.stratos.usage.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.ui/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.feature/target/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.feature/target/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/pom.xml> to org.apache.stratos/stratos-products-parent/4.0.0-SNAPSHOT/stratos-products-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.manager.feature/target/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.manager.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.manager.feature/target/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.manager.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.manager.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.common/pom.xml> to org.apache.stratos/org.apache.stratos.common/4.0.0-SNAPSHOT/org.apache.stratos.common-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.common/target/org.apache.stratos.common-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.common/4.0.0-SNAPSHOT/org.apache.stratos.common-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/modules/distribution/pom.xml> to org.apache.stratos.autoscaler/apache-stratos-autoscaler/4.0.0-SNAPSHOT/apache-stratos-autoscaler-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/modules/distribution/target/apache-stratos-autoscaler-4.0.0-SNAPSHOT.zip> to org.apache.stratos.autoscaler/apache-stratos-autoscaler/4.0.0-SNAPSHOT/apache-stratos-autoscaler-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.rest.endpoint/pom.xml> to org.apache.stratos/org.apache.stratos.rest.endpoint/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.rest.endpoint/target/stratos.war> to org.apache.stratos/org.apache.stratos.rest.endpoint/4.0.0-SNAPSHOT/org.apache.stratos.rest.endpoint-4.0.0-SNAPSHOT.war
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.agent.feature/target/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.agent.feature/target/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.theme.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.theme.mgt.stub/target/org.apache.stratos.theme.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.theme.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/integration/pom.xml> to org.apache.stratos/integration/4.0.0-SNAPSHOT/integration-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/pom.xml> to org.apache.stratos/tenant-mgt-feature/4.0.0-SNAPSHOT/tenant-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/styles/pom.xml> to org.apache.stratos/org.apache.stratos.manager.styles/4.0.0-SNAPSHOT/org.apache.stratos.manager.styles-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.ui/pom.xml> to org.apache.stratos/org.apache.stratos.status.monitor.ui/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.ui/target/org.apache.stratos.status.monitor.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.status.monitor.ui/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.server.feature/target/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.server.feature/target/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.deployment/pom.xml> to org.apache.stratos/org.apache.stratos.deployment/4.0.0-SNAPSHOT/org.apache.stratos.deployment-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.deployment/target/org.apache.stratos.deployment-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.deployment/4.0.0-SNAPSHOT/org.apache.stratos.deployment-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/pom.xml> to org.apache.stratos/common-feature/4.0.0-SNAPSHOT/common-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-cli/pom.xml> to org.apache.stratos/apache-stratos-cli-parent/4.0.0-SNAPSHOT/apache-stratos-cli-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/haproxy-extension/pom.xml> to org.apache.stratos/apache-stratos-haproxy-extension/4.0.0-SNAPSHOT/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/haproxy-extension/target/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT.jar> to org.apache.stratos/apache-stratos-haproxy-extension/4.0.0-SNAPSHOT/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/extensions/load-balancer/haproxy-extension/target/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT-bin.zip> to org.apache.stratos/apache-stratos-haproxy-extension/4.0.0-SNAPSHOT/apache-stratos-haproxy-extension-4.0.0-SNAPSHOT-bin.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.agent.feature/target/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/throttling/org.apache.stratos.throttling.agent.feature/target/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.throttling.agent.feature/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/org.apache.stratos.feature/pom.xml> to org.apache.stratos/org.apache.stratos.feature/4.0.0-SNAPSHOT/org.apache.stratos.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.autoscaler.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.autoscaler.service.stub/target/org.apache.stratos.autoscaler.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.autoscaler.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttling.agent.stub/target/org.apache.stratos.throttling.agent.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttling.agent.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/autoscaler/pom.xml> to org.apache.stratos.autoscaler/autoscaler-parent/4.0.0-SNAPSHOT/autoscaler-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/event-subscriber/pom.xml> to org.apache.stratos/apache-stratos-event-subscriber/4.0.0-SNAPSHOT/apache-stratos-event-subscriber-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/pom.xml> to org.apache.stratos/apache-stratos-features-parent/4.0.0-SNAPSHOT/apache-stratos-features-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.feature/target/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/org.apache.stratos.load.balancer.feature/target/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.load.balancer.feature/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/modules/health-stats/pom.xml> to org.apache.stratos/apache-stratos-health-publisher/4.0.0-SNAPSHOT/apache-stratos-health-publisher-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.mgt.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.email.sender-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.mgt.email.sender/target/org.apache.stratos.tenant.mgt.email.sender-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.mgt.email.sender/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.email.sender-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml> to org.apache.stratos/org.apache.stratos.usage.meteringsummarygenerationds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringsummarygenerationds.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/target/org.apache.stratos.usage.meteringsummarygenerationds.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.meteringsummarygenerationds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringsummarygenerationds.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/target/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/target/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.status.monitor.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/target/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/target/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.activity.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.agent/pom.xml> to org.apache.stratos/org.apache.stratos.usage.agent/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.usage.agent/target/org.apache.stratos.usage.agent-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.agent/4.0.0-SNAPSHOT/org.apache.stratos.usage.agent-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet.ui/pom.xml> to org.apache.stratos/org.apache.stratos.redirector.servlet.ui/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.redirector.servlet.ui/target/org.apache.stratos.redirector.servlet.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.redirector.servlet.ui/4.0.0-SNAPSHOT/org.apache.stratos.redirector.servlet.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cartridge-agent/pom.xml> to org.apache.stratos/cartidge-agent/4.0.0-SNAPSHOT/cartidge-agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/org.apache.stratos.ui.feature/pom.xml> to org.apache.stratos/org.apache.stratos.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/status-monitor/pom.xml> to org.apache.stratos/status-monitor-feature/4.0.0-SNAPSHOT/status-monitor-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/load-balancer/pom.xml> to org.apache.stratos/loadbalancer-features/4.0.0-SNAPSHOT/loadbalancer-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.theme.mgt/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.theme.mgt/target/org.apache.stratos.theme.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.theme.mgt/4.0.0-SNAPSHOT/org.apache.stratos.theme.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/cloud-controller/modules/p2-profile/pom.xml> to org.apache.stratos.cc/apache-stratos-cc-p2-profile/4.0.0-SNAPSHOT/apache-stratos-cc-p2-profile-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/p2-profile-gen/pom.xml> to org.apache.stratos/stratos-controller-profile-gen/4.0.0-SNAPSHOT/stratos-controller-profile-gen-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml> to org.apache.stratos/org.apache.stratos.cartridge.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.agent.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.cartridge.agent.stub/target/org.apache.stratos.cartridge.agent.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cartridge.agent.stub/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.agent.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.topology.mgt/pom.xml> to org.apache.stratos/org.apache.stratos.adc.topology.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.adc.topology.mgt/target/org.apache.stratos.adc.topology.mgt-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.topology.mgt/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/target/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.logging.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/target/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.logging.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.logging.mgt.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer.extension.api/pom.xml> to org.apache.stratos/org.apache.stratos.load.balancer.extension.api/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.extension.api-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer.extension.api/target/org.apache.stratos.load.balancer.extension.api-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.load.balancer.extension.api/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer.extension.api-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.mgt.stub/target/org.apache.stratos.adc.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.feature/target/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.mgt.feature/target/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.mgt.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/target/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/target/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.autoscaler/pom.xml> to org.apache.stratos/org.apache.stratos.autoscaler/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.autoscaler/target/org.apache.stratos.autoscaler-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.autoscaler/4.0.0-SNAPSHOT/org.apache.stratos.autoscaler-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.server.feature/target/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.server.feature/target/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.server.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.server.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/load-balancer/modules/p2-profile/pom.xml> to org.apache.stratos.load.balancer/apache-stratos-load-balancer-p2-profile-gen/4.0.0-SNAPSHOT/apache-stratos-load-balancer-p2-profile-gen-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/dashboard/pom.xml> to org.apache.stratos/org.apache.stratos.manager.dashboard.ui/4.0.0-SNAPSHOT/org.apache.stratos.manager.dashboard.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/logging-mgt/pom.xml> to org.apache.stratos/logging-mgt-feature/4.0.0-SNAPSHOT/logging-mgt-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttle.stub/pom.xml> to org.apache.stratos/org.apache.stratos.throttle.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttle.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.throttle.stub/target/org.apache.stratos.throttle.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttle.stub/4.0.0-SNAPSHOT/org.apache.stratos.throttle.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.validate.domain.ui/pom.xml> to org.apache.stratos/org.apache.stratos.validate.domain.ui/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.validate.domain.ui/target/org.apache.stratos.validate.domain.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.validate.domain.ui/4.0.0-SNAPSHOT/org.apache.stratos.validate.domain.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.ui/pom.xml> to org.apache.stratos/org.apache.stratos.throttling.ui/4.0.0-SNAPSHOT/org.apache.stratos.throttling.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.throttling.ui/target/org.apache.stratos.throttling.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.throttling.ui/4.0.0-SNAPSHOT/org.apache.stratos.throttling.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.ui.feature/target/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/common/org.apache.stratos.common.ui.feature/target/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.common.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.common.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml> to org.apache.stratos/org.apache.stratos.usage.meteringqueryds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringqueryds.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/target/org.apache.stratos.usage.meteringqueryds.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.usage.meteringqueryds.stub/4.0.0-SNAPSHOT/org.apache.stratos.usage.meteringqueryds.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.topology.mgt.feature/target/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/adc/org.apache.stratos.adc.topology.mgt.feature/target/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/4.0.0-SNAPSHOT/org.apache.stratos.adc.topology.mgt.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.instanceinfo.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.instanceinfo.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/target/org.apache.stratos.adc.instanceinfo.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.instanceinfo.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.instanceinfo.mgt.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cartridge.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cartridge.mgt.ui/target/org.apache.stratos.cartridge.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cartridge.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.cartridge.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features-dashboard/pom.xml> to org.apache.stratos/features-dashboard/1.0.0/features-dashboard-1.0.0.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer/pom.xml> to org.apache.stratos/org.apache.stratos.load.balancer/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.load.balancer/target/org.apache.stratos.load.balancer-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.load.balancer/4.0.0-SNAPSHOT/org.apache.stratos.load.balancer-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt.ui/pom.xml> to org.apache.stratos/org.apache.stratos.account.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.account.mgt.ui/target/org.apache.stratos.account.mgt.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.account.mgt.ui/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml> to org.apache.stratos/org.apache.stratos.adc.reponotification.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.reponotification.service.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.adc.reponotification.service.stub/target/org.apache.stratos.adc.reponotification.service.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.adc.reponotification.service.stub/4.0.0-SNAPSHOT/org.apache.stratos.adc.reponotification.service.stub-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/resources/cloud-services-icons/pom.xml> to org.wso2.manager/cloud-services-icons/1.0.0/cloud-services-icons-1.0.0.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/pom.xml> to org.apache.stratos/usage-feature/4.0.0-SNAPSHOT/usage-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.feature/target/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/org.apache.stratos.gapp.feature/target/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.gapp.feature/4.0.0-SNAPSHOT/org.apache.stratos.gapp.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.ui.feature/target/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/usage/org.apache.stratos.usage.ui.feature/target/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.usage.ui.feature/4.0.0-SNAPSHOT/org.apache.stratos.usage.ui.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity.ui/pom.xml> to org.apache.stratos/org.apache.stratos.tenant.activity.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.tenant.activity.ui/target/org.apache.stratos.tenant.activity.ui-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.tenant.activity.ui/4.0.0-SNAPSHOT/org.apache.stratos.tenant.activity.ui-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.messaging/pom.xml> to org.apache.stratos/org.apache.stratos.messaging/4.0.0-SNAPSHOT/org.apache.stratos.messaging-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.messaging/target/org.apache.stratos.messaging-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.messaging/4.0.0-SNAPSHOT/org.apache.stratos.messaging-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.agent/pom.xml> to org.apache.stratos/org.apache.stratos.status.monitor.agent/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.agent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.status.monitor.agent/target/org.apache.stratos.status.monitor.agent-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.status.monitor.agent/4.0.0-SNAPSHOT/org.apache.stratos.status.monitor.agent-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/products/stratos-controller/modules/features/service/pom.xml> to org.apache.stratos/stratos-features/4.0.0-SNAPSHOT/stratos-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cli/pom.xml> to org.apache.stratos/org.apache.stratos.cli/4.0.0-SNAPSHOT/org.apache.stratos.cli-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.cli/4.0.0-SNAPSHOT/org.apache.stratos.cli-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.0.0-SNAPSHOT-Tool.jar> to org.apache.stratos/org.apache.stratos.cli/4.0.0-SNAPSHOT/org.apache.stratos.cli-4.0.0-SNAPSHOT-Tool.jar
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/pom.xml> to org.apache.stratos/stratos-manager-features/4.0.0-SNAPSHOT/stratos-manager-features-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/gapp/pom.xml> to org.apache.stratos/gapp-feature/4.0.0-SNAPSHOT/gapp-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/cloud-controller/pom.xml> to org.apache.stratos/cloud-controller-feature/4.0.0-SNAPSHOT/cloud-controller-feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/target/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.core.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/target/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.zip> to org.apache.stratos/org.apache.stratos.tenant.mgt.core.feature/4.0.0-SNAPSHOT/org.apache.stratos.tenant.mgt.core.feature-4.0.0-SNAPSHOT.zip
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml> to org.apache.stratos/org.apache.stratos.account.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.stub-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <http://162.242.172.201:8080/job/Apache-Stratos-Master-Nightly-Build/ws/service-stubs/org.apache.stratos.account.mgt.stub/target/org.apache.stratos.account.mgt.stub-4.0.0-SNAPSHOT.jar> to org.apache.stratos/org.apache.stratos.account.mgt.stub/4.0.0-SNAPSHOT/org.apache.stratos.account.mgt.stub-4.0.0-SNAPSHOT.jar
Sending e-mails to: dev@stratos.incubator.apache.org null@apache.org
channel stopped