Problem in using ftp with ant 1.6.1Hi All I am trying to make use of <ftp > ...like <target name "upload " > <ftp server "server_name " userid "user_name " password "password " remotedir "/home/user_name/ "Mail problems after upgrading from 1.5.4 to 1.6.1I am using the <mail > task to attach 1-3 files under 1.5.4 and it worked great. Since I upgrade to 1.6.1 I don 't get attachments but instead get an inline UUEncode file... I tried changing theWhy does this ant script fail?Here 's the script <?xml version "1.0 "? > <project name "jasper problem " default "jasper " > <property name "tomcat " location "jakarta-tomcat-5.0.19 "/ > <property name "tomcat.bin " location "${log4j question...Is there any way to put log4j.properties in $ANT_HOME/lib or some other really high level dir to get it picked up automatically? The only way I 've found this possible is to put this property file inLog files when running junit taskI 'm using this target <target name "test " depends "compile-test props-test " > <junit showoutput "true " > <test name "edu.asu.vpia.dao.colleague.TestUtil "/ > <formatter type "plainMore 'blank line ' output from default logger in 1.6.1?Sorry if this is an FAQ but I haven 't been able to find anything on the topic. I 've recently switched from ant 1.5.4 to 1.6.1 (very painless!) but notice that the build output from the default loggerHow can I send non-body attachments with the mail task?Hello everyone I need to sent a file as an attachment to an email. For this I use the mail task but what is does is UUEncoding the attachment en putting it into the body of the email. This is notCreating database scripts via antOur company maintains it 's database definition via a "master database " which is copied for production and test uses. I prefer to have SQL (DDL) scripts that create and populate my database for deve
RE: Guidance on build.xml to build dev/test/live with no
If it were me I would run the three in totally separate instances of tomcat. This will allow you to control the server configuration and changes to server configuration the same way you handle sour |
| Page 205 of 343 |
201 202 203 204 205 206 207 208 209 210 |