RE: using dynamic declarations..

2009-10-16 Thread Rebhan, Gilbert
-Original Message- From: EetieD [mailto:k...@leanapps.com] Sent: Thursday, October 15, 2009 11:32 AM To: user@ant.apache.org Subject: using dynamic declarations.. /* Hi, I was wondering if it is possible to use 'dynamic declarations' within ANT. Please check the example below. In the

Re: dynamic revision and Artifactory with anonAccessEnabled to false

2009-10-16 Thread corwin.yo
I disable anonymous access and I tried this url in a browser without that Im not logged previously: http://repo.masternaut.com/intlibs/masternaut/com.masternaut.commongwt/? A popup asks to me my login and my password. Then my browser displays an 404 error with this url : http://repo.masternaut.co

Re: Deploying Application in OC4J 1013 using Ant

2009-10-16 Thread Sri123
Can anyone please help me resolve this? Sri123 wrote: > > Hello All > > I am trying to deploy my application in OC4J 1013 container using Ant. I > am getting > > /view/webappdev3_cruise_view/vobs/Apps/eTA/build_deploy_appl.xml:26: > Execute failed: java.io.IOException: > /oracle/apps/product/

Re: How can we execute a specific target at a specific time from the build file

2009-10-16 Thread Steve Loughran
Ajay Mehra wrote: Hi, I have a build file which consists of multiple targets so if i have to run some targets at some point of time.letz say my Target1 should run at 1 p.m and my Target2 should run at 2pm.so is there any feature availabe in ant so that i can plan my targets to run like t

Re: timeout parameter not working in Sshexec task

2009-10-16 Thread SachinSr
I didn't find anything in Bugzilla on this issue as such. Perhaps, I might have to raise a new one there. -Sachin Stefan Bodewig wrote: > > On 2009-10-15, SachinSr wrote: > >> I saw from so many Ant user in the internet raising their issue with >> 'timeout' not really working once after the

Re: regexp-type doesn't work as expected/(advertised?)

2009-10-16 Thread Francis GALIEGUE
On Fri, Oct 16, 2009 at 06:20, Stefan Bodewig wrote: [...] > >> Err, so what? A regex isn't supposed to match its whole input! > > Not in general, but what I described is how the regex mapper works and > how it is documented to work.  The target file name is constructed from > the to pattern exclu