The CCSDK and SDNC containers for Dublin are back to working again.

As I mentioned in yesterday’s email, the root cause of the problem was actually 
twofold:


  1.  Rather than returning the most recent instance of a given version 
(0.4.1), the nexus staging repository is returning the OLDEST version.  Thus, 
when doing a build pulling in version 0.4.1, we were actually pulling in the 
very first daily build ever created for Dublin, which had snapshot dependencies.
  2.  The alpine:3.8 image changed earlier this month, removing a number of 
packages – one of which is needed by OpenDaylight.

These problems have both been addressed, and we have confirmed that the 
containers are coming up clean in the integration lab.

We created release versions for these artifacts to use as a stable version 
before we merge changes to install the SR2 version of OpenDaylight Fluorine.  
The version manifests have been updated with the proper version.

Please note that since only the most recent snapshot is retained in the ONAP 
Nexus, clients of CCSDK that are using the current snapshot versions will need 
to update.

If you are using our CCSDK parent poms to control versions (and you really 
should!), please change the version from 1.2.1-SNAPSHOT to 1.2.1.   The 
ccsdk/parent repository contains a script under its ‘tools’ directory called 
‘updParentVersion.sh’ to help.    In this example, to update the parent 
versions, just change directory to the top of your source tree and run:

  updParentVersion.sh . 1.2.1

The script recursively traverses directories, looking for pom.xml files, and in 
each one, it looks for the <parent> tag and if it’s <groupId> is 
org.onap.ccsdk.parent, it change the <version> to the version specified.

Once the SR2 version has been posted, I’ll send a followup email.  To upgrade 
to SR2, you should just need to update the parent pom version again from 1.2.1 
to 1.2.2-SNAPSHOT.  Not yet though, since we haven’t finished merging those 
changes …

Thanks!
Dan

Dan Timoney
Principal Technical Staff Member
AT&T
Email : [email protected]<mailto:[email protected]>
Office : +1 (732) 420-3226
Mobile : +1 (201) 960-1211
200 S Laurel Ave, Rm E2-2A03
Middletown, NJ 08873

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16269): https://lists.onap.org/g/onap-discuss/message/16269
Mute This Topic: https://lists.onap.org/mt/30698408/21656
Mute #ccsdk: https://lists.onap.org/mk?hashtag=ccsdk&subid=2740164
Mute #sdnc: https://lists.onap.org/mk?hashtag=sdnc&subid=2740164
Mute #appc: https://lists.onap.org/mk?hashtag=appc&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to