[CONTROLLER-948] version.properties in Karaf distribution is not dereferencing ${buildNumber}... ${timestamp} Created: 21/Oct/14  Updated: 19/Oct/17  Resolved: 04/May/15

Status: Resolved
Project: controller
Component/s: adsal
Affects Version/s: Helium
Fix Version/s: None

Type: Bug
Reporter: Flavio Fernandes Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 2232

 Description   

[redhatlaptop:opendaylight]$ cd /Users/ffernand/ODL/projects/ovsdb.git/distribution/opendaylight-karaf/target/distribution-karaf-1.3.0-SNAPSHOT

[redhatlaptop:distribution-karaf-1.3.0-SNAPSHOT]$ cat version.properties
org.opendaylight.controller.version = 0.1
org.opendaylight.controller.build.scm.version = ${buildNumber} <== BAD
org.opendaylight.controller.build.user = ${env.USER} <== BAD
org.opendaylight.controller.build.workspace = **********
org.opendaylight.controller.build.timestamp = ${timestamp} <== BAD
org.opendaylight.controller.build.machine = **********

[redhatlaptop:opendaylight]$ cd
/Users/ffernand/ODL/projects/ovsdb.git/distribution/opendaylight/target/distribution.ovsdb-1.3.0-SNAPSHOT-osgipackage/opendaylight

[redhatlaptop:opendaylight]$ cat version.properties
org.opendaylight.controller.version = 0.1
org.opendaylight.controller.build.scm.version = b3c034675957f963c5878ce1e5e183ec2de8b5e2 <== really good
org.opendaylight.controller.build.user = jenkins <== good
org.opendaylight.controller.build.workspace = **********
org.opendaylight.controller.build.timestamp = 1413823379185 <== good
org.opendaylight.controller.build.machine = **********
[redhatlaptop:opendaylight]$



 Comments   
Comment by Carol Sanders [ 04/May/15 ]

This bug is part of the project to Move all ADSAL associated component bugs to ADSAL

Generated at Wed Feb 07 19:54:17 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.