Miscelanous fixes after the release of the artifacts 14/1514/2
authorGiovanni Meo <gmeo@cisco.com>
Mon, 30 Sep 2013 15:14:12 +0000 (17:14 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 30 Sep 2013 16:49:30 +0000 (16:49 +0000)
commit05c99de44ef0041610bfbcc1e777060c7d7e3214
tree0ddf0f075af062f284711f9d9502693a6e7305ef
parent9bcfb1dcdfca7a5ea84c49376d8e8d0e48411d12
Miscelanous fixes after the release of the artifacts

1) Made sure that the target directory from where the controller runs
doesn't include the version else after every release we need to change
the launchers and all the jenkins jobs
2) Change config.ini to pick the new snapshot
3) Change the launchers to use the new target directory containing the
controller
4) Avoid to build the third-party given they are mostly unchanged
since a while, that will save build time.

Change-Id: Ic1eb2dc9b84ad270c2cdadbb5af3ced8b8f4258b
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
30 files changed:
opendaylight/archetypes/pom.xml
opendaylight/commons/opendaylight/pom.xml
opendaylight/distribution/opendaylight/opendaylight-application.launch
opendaylight/distribution/opendaylight/opendaylight-assembleit-fast.launch
opendaylight/distribution/opendaylight/opendaylight-assembleit-noclean.launch
opendaylight/distribution/opendaylight/opendaylight-assembleit-skiput.launch
opendaylight/distribution/opendaylight/opendaylight-assembleit-sonar.launch
opendaylight/distribution/opendaylight/opendaylight-assembleit.launch
opendaylight/distribution/opendaylight/opendaylight-osgi-launcher-local.launch
opendaylight/distribution/opendaylight/opendaylight-osgi-launcher.launch
opendaylight/distribution/opendaylight/opendaylight-sonar-fast.launch
opendaylight/distribution/opendaylight/opendaylight-sonar.launch
opendaylight/distribution/opendaylight/pom.xml
opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini
opendaylight/northbound/containermanager/pom.xml
opendaylight/northbound/flowprogrammer/pom.xml
opendaylight/northbound/hosttracker/pom.xml
opendaylight/northbound/integrationtest/pom.xml
opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml
opendaylight/northbound/networkconfiguration/neutron/pom.xml
opendaylight/northbound/staticrouting/pom.xml
opendaylight/northbound/statistics/pom.xml
opendaylight/northbound/subnets/pom.xml
opendaylight/northbound/switchmanager/pom.xml
opendaylight/northbound/topology/pom.xml
opendaylight/protocol_plugins/openflow/pom.xml
opendaylight/routing/dijkstra_implementation/pom.xml
opendaylight/samples/northbound/loadbalancer/pom.xml
opendaylight/web/root/pom.xml
opendaylight/web/topology/pom.xml