Hello All,

Is there a way programmatically to get the project version from Deployment Descriptor ?

Best Regards, Yordan Yunchov

asked 22.08.2016 at 16:10

Stelt0's gravatar image

Stelt0
(suspended)
accept rate: 12%


In Ivy Script:

ivy.request.getProcessModelVersion().getLibrary().qualifiedVersion.getRawVersion()

link

answered 24.08.2016 at 08:03

Stelt0's gravatar image

Stelt0
(suspended)
accept rate: 12%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×37
×3

Asked: 22.08.2016 at 16:10

Seen: 1,770 times

Last updated: 24.08.2016 at 08:03