Results 1 to 2 of 2

Thread: Version of the configuration artifact

  1. #1
    Join Date
    Dec 2006
    Posts
    18

    Default Version of the configuration artifact

    How the version of configuration artifact is defined?

    In the documentation I saw examples of the plan files where the version of configuration artifact is specified, so I thought that the server somehow should be able to determine the version of the actual artifact. But how?

    Obviously the "myconfig.properties" file cannot contain the manifest like a bundle, and the documentation says that the name of the artifact is the file name minus ".properties". I tried to put the version in the name, it did not work.

  2. #2
    Join Date
    Oct 2008
    Location
    Winchester, UK
    Posts
    535

    Default

    There is currently no way to encode the version of a properties artifact in the name or content of the file. Neither is there a simple way to add a properties file to a repository with a version other than zero, although you can do it programmatically.
    Glyn Normington
    SpringSource

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •