RE: Fix for packaging/centos63/package.sh

2013-02-18 Thread Pradeep Soundararajan
: cloudstack-dev@incubator.apache.org Subject: Re: Fix for packaging/centos63/package.sh I'm thinking, can't we get version info without running maven? Does pom.xml has version numbers of CS built in other some other file that does not require running maven? Marcus Sorensen wrote: That is old.

Re: Fix for packaging/centos63/package.sh

2013-02-17 Thread Musayev, Ilya
I'm thinking, can't we get version info without running maven? Does pom.xml has version numbers of CS built in other some other file that does not require running maven? Marcus Sorensen wrote: That is old. I changed that line yesterday. It was catching all sorts of things like "downloading" On F

Re: Fix for packaging/centos63/package.sh

2013-02-15 Thread Marcus Sorensen
I may not have picked into master. On Feb 15, 2013 5:14 PM, "Marcus Sorensen" wrote: > That is old. I changed that line yesterday. It was catching all sorts of > things like "downloading" > On Feb 15, 2013 5:11 PM, "Musayev, Ilya" wrote: > >> Please fix the logic in package.sh script to make it

Re: Fix for packaging/centos63/package.sh

2013-02-15 Thread Marcus Sorensen
That is old. I changed that line yesterday. It was catching all sorts of things like "downloading" On Feb 15, 2013 5:11 PM, "Musayev, Ilya" wrote: > Please fix the logic in package.sh script to make it work > > Specificialy > > VERSION=`(cd ../../; mvn > org.apache.maven.plugins:maven-help-plugin