On Fri, 23 Mar 2012 19:06:38 +, Mike Van wrote:
...
> So, I wrote a tool called the Sonar Code Quality Manager (SonarCQM), which
> will probably be donated to sonarsource later on this year. That tool scans
> a "conf" directory. In that directory, for each build Sonar is doing, there
> is one
ar stats. I just completed
the subversion and maven invokers. Now that I have the information on how to
programmatically kick off an ant build, I'm stoked, cuz my job is nearly
complete.
Anyhow, thanks again!
--
View this message in context:
http://ant.1045680.n5.nabble.com/Command-Line-ex
On Fri, Mar 23, 2012 at 2:28 PM, Andy Stevens
wrote:
> The way I read his original message, Mike just wants to run sonar
> against a project with an existing build.xml and was asking about
> direct use from the command line only because he isn't able/allowed to
> change the build.xml. But I wasn't
On Fri, Mar 23, 2012 at 12:21 PM, Stefan Bodewig wrote:
> http://janmaterne.wordpress.com/2008/11/07/ant-javafront-start-ant-tasks-from-the-command-line/
> http://janmaterne.wordpress.com/2008/11/11/ant-javafront-start-ant-tasks-from-the-command-line-2/
I stand corrected Stefan, thanks. And this
Hi Dominique,
The way I read his original message, Mike just wants to run sonar
against a project with an existing build.xml and was asking about
direct use from the command line only because he isn't able/allowed to
change the build.xml. But I wasn't sure if that applied to just
build.xml or was
On 2012-03-23, Dominique Devienne wrote:
> On Fri, Mar 23, 2012 at 3:44 AM, Mike Van wrote:
>> How would you execute a third-party-task from the command-line?
>> [...]
>> Is there a similar mechanism that could be used to pass in a 3rd party
>> ant-task as an argument for an ant build along with
On Fri, Mar 23, 2012 at 9:29 AM, Andy Stevens
wrote:
> Why not just create your own mybuild.xml and run that with ant -f ?
> No need to alter the original build.xml, but you could always import it to
> take advantage of any initialise targets etc.
Note that Mike mentioned executing *tasks* from t
r an ant build along with its required
> properties?
>
> --
> View this message in context:
> http://ant.1045680.n5.nabble.com/Command-Line-execution-of-a-third-party-task-tp5588338p5588338.html
> Sent from the Ant - Users mailing list archive at Nabble.com.
>
> ---
On Fri, Mar 23, 2012 at 3:44 AM, Mike Van wrote:
> How would you execute a third-party-task from the command-line?
> [...]
> Is there a similar mechanism that could be used to pass in a 3rd party
> ant-task as an argument for an ant build along with its required properties?
I don't think there is
sm that could be used to pass in a 3rd party
> ant-task as an argument for an ant build along with its required
> properties?
>
> --
> View this message in context:
> http://ant.1045680.n5.nabble.com/Command-Line-execution-of-a-third-party-task-tp5588338p5588338.html
> S
along with its required properties?
--
View this message in context:
http://ant.1045680.n5.nabble.com/Command-Line-execution-of-a-third-party-task-tp5588338p5588338.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---
11 matches
Mail list logo