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:[email protected]] Sent: Friday, October 23, 2009 8:47 AM To: [email protected] 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.
