how to control, publishing only after the source is updated

View: New views
3 Messages — Rating Filter:   Alert me  

how to control, publishing only after the source is updated

by kleinfisch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,
how to control, publishing only after the source file is updated?
i have tried defining a boolean var in Tag "javac" for controlling. But javac didnt support the nested property element. Has anyone idea?

RE: how to control, publishing only after the source is updated

by Jonathan Fullam-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Are you using any kind of automated build server?  We are using the free Hudson build server.  I am able to very easily create a job to build my project that is triggered when any source code is updated in SVN.  The artifacts are then published at the end of that job.

-Jonathan



-----Original Message-----
From: kleinfisch [mailto:kleinfisch@...]
Sent: Friday, October 23, 2009 8:47 AM
To: ivy-user@...
Subject: how to control, publishing only after the source is updated


hi,
how to control, publishing only after the source file is updated?
i have tried defining a boolean var in Tag "javac" for controlling. But
javac didnt support the nested property element. Has anyone idea?
--
View this message in context: http://www.nabble.com/how-to-control%2C-publishing-only-after-the-source-is-updated-tp26025791p26025791.html
Sent from the ivy-user mailing list archive at Nabble.com.


RE: how to control, publishing only after the source is updated

by kleinfisch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi, Jonathan
we use hudson too, i unterstand lets hudson  (not ant ) to control the publishing !!
thx
Jonathan Fullam-2 wrote:
Hi,

Are you using any kind of automated build server?  We are using the free Hudson build server.  I am able to very easily create a job to build my project that is triggered when any source code is updated in SVN.  The artifacts are then published at the end of that job.

-Jonathan



-----Original Message-----
From: kleinfisch [mailto:kleinfisch@gmx.net]
Sent: Friday, October 23, 2009 8:47 AM
To: ivy-user@ant.apache.org
Subject: how to control, publishing only after the source is updated


hi,
how to control, publishing only after the source file is updated?
i have tried defining a boolean var in Tag "javac" for controlling. But
javac didnt support the nested property element. Has anyone idea?
--
View this message in context: http://www.nabble.com/how-to-control%2C-publishing-only-after-the-source-is-updated-tp26025791p26025791.html
Sent from the ivy-user mailing list archive at Nabble.com.