Hi,
I have few queries
I am developing a plugin so my service.properties looks as follows,
include-and-override=service-ext.properties
##
## Build
##
build.namespace=test
build.number=486
build.date=
build.auto.upgrade=true
and in DB service Component table as
service component Id buildNameSpace buildnumber builddate data
test 484
test 485
test 486
What does these 3 rows represents ?
Please sign in to flag this as inappropriate.