Re: Announce - Apache Ant Wrapper

2013-07-12 Thread Sam Smith
sidney.kauffm...@gdit.com On Jul 12, 2013 2:20 AM, "Vincente Cobra" wrote: > Hello guys, > > I would like to announce the Ant Wrapper project ( > https://github.com/rimerosolutions/ant-wrapper). > > This is an Apache Ant command line wrapper similar to the Gradle command > line wrapper. > > The

Re: Invalid implementation Error

2011-03-13 Thread Sam Wootton
tigate and contact opensuse if it is the case that ant doesnt have all dependencies in the initial pkg download. Regards, Sam On 13 March 2011 14:41, Michael Ludwig wrote: > Sam Wootton schrieb am 13.03.2011 um 12:53 (+): > > > > Michael , i think with opensuse its a bad idea to

Re: Invalid implementation Error

2011-03-13 Thread Sam Wootton
ion of ant? Any ideas on how to fix this (surely new opensuse install and new ant download, should have everything i need?) Many thanks for your help. Regards, Sam On 13 March 2011 12:37, glenn opdycke-hansen wrote: > I wondered if there was a mismatch in the versions of ant components that

Invalid implementation Error

2011-03-13 Thread Sam Wootton
r (468566 bytes)* > *ant-bootstrap-1.7.1.jar (18841 bytes)* > *ant-bootstrap.jar (18841 bytes)* > > *---* > * USER_HOME/.ant/lib jar listing* > *-------* > *user.home: /home/sam* > *No such directory.* > Any help would be appreciated. Regards, Sam

Process File?

2009-08-05 Thread Sam
to my jar target. ie. usual parameters -- Sam - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org

taskdef jars, unloading & deleting

2009-05-13 Thread Sam Berlin
ails because the ant-contrib.jar & ivy.jar are locked and cannot be deleted. Apparently the master script is loading the taskdef. Is it possible to unload a taskdef or scope an call to not extend taskdefs to the parent script? Any other thoughts on how I can accomplish this? Thanks very much! Sam

Multi-Project IvyDE

2009-03-30 Thread Sam Berlin
ilar for IvyDE if people think this is a feature that would be accepted. Thanks, Sam

Re: rereport, exclude dependencies

2009-03-25 Thread Sam Berlin
Are you able to share your ant task, Nascif? I managed to hack up a very custom XSL file [1] that includes only the organization I'm looking for, but it's a complete hack & it doesn't lend itself to other things I'd like to implement too. Sam [1] https://www.limewire.o

rereport, exclude dependencies

2009-03-24 Thread Sam Berlin
XSL? Any other suggestions for how this can be done? Thanks! Sam

changing=true?

2009-03-17 Thread Sam Berlin
rious ivy.xml files have to have changing=true too? Thanks in advance, Sam

SCP Task - No response from server

2008-04-22 Thread Sam Hamilton
Hi, Up until now, I have been manually copying over my files that have been checked out of subversion by ANT on Windows, to an AIX server. I've decided to try to implement ANT so it does this copy for me. I have add the below lines of code: But when i run my ANT script, i have

Re: Generating a CSV file

2008-02-05 Thread Sam Hamilton
Thanks Martin, I hadn't even considered the SQL task! :) Martin Ficker wrote: > > Hello Sam, > have you thought of using the sql > task(http://ant.apache.org/manual/CoreTasks/sql.html) to write to the > database directly? > That would avoid generating the csv. > &

Generating a CSV file

2008-02-04 Thread Sam Hamilton
which contains data similar to this: User,Date,SVNVersion Is this possible to do in Ant? Would the best way to do this be to write these details out to a log file? Many Thanks, Sam -- View this message in context: http://www.nabble.com/Generating-a-CSV-file-tp15270139p15270139.html Sent from the

Best Practices Using uptodate?

2007-02-14 Thread Sam Hendley
n't work. Is there a equivilant to fail as I could use that in the UpdateAndCheck target and keep the rest of the targets clean of the unless tags. Thanks Sam - To unsubscribe, e-

RE: AW: AW: Copy a single file to directories

2007-02-13 Thread Sam Hendley
chains to work with lists so I don't have to use "for" as it seemed to destroy the performance of my previous build system. Normally I wouldn't give someone this level of help but I realized that I might need something similar soon so enjoy! Sam -Original Message- Fro

Re: Deployment to Websphere 6

2006-01-06 Thread Sam . Tandy
st for now) This now works. Therefore, is there something in the tasks supplied with WS 6 wsanttasks that require the IBM JRE? This was certainly not the case in WS5, when the tasks could be used with the Sun JRE. Thanks again, Sam. <[EMAIL PROTECTED]> wrote on 06/01/2006 15:54:57: > W

Re: AW: Deployment to Websphere 6

2006-01-06 Thread Sam . Tandy
Hi, Yes, tried adding it like that to the ant configuration for a single ant configuration and also under the general Ant settings under Window | Preferences | Ant. Thanks though. Sam. <[EMAIL PROTEC

Re: Deployment to Websphere 6

2006-01-06 Thread Sam . Tandy
ich would then have access to its parent loader which would contains the required jar? Thanks, Sam. Antoine

Deployment to Websphere 6

2006-01-06 Thread Sam . Tandy
bm/ws/bootstrap/WSLauncher I have tried adding the jar file to the classpath of Ant, WS and copying the required jar (bootstrap.jar, I believe) into the Ant lib directory. This should be a very simple step to perform but I cannot solve this. Does anyone have any ideas? Thanks, Sam. This e

Unable to locate tools.jar. Expected to find it in...

2005-04-24 Thread Sam Huang
Hello, I setup Ant but this message come across: Unable to locate tools.jar. Expected to find it in C:\program files\java\jre1.5.0_01\lib\tools.jar What is going wrong? Thanks!   Regards, Sam Hwang 

ANT_HOME is set incorrectly or ant could not be locatated. Please set ANT_HOME.

2005-04-24 Thread Sam Huang
Hello, As a beginner of Ant, I use the command set ant_home=D:\apache-ant-1.6.2\bin to setup my ant, but resulted a message as title. How to correct it? Thanks!   Regards, Sam Hwang 

Saving JUnit reports to a folder based on date

2005-01-25 Thread Sam Adams
or something like that. I've looked in the manual but can't seem to find what I'm looking for except using something like: but this doesn't work. I'm guessing TODAY must be set as a property first or something. Thanks. -Sam --

RE: Chainedmapper question -- going crazy!

2004-09-07 Thread Sam Masiello
ctly after I figured this out. Thanks again! --Sam -Original Message- From: Matt Benson [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 9:36 AM To: Ant Users List Subject: RE: Chainedmapper question -- going crazy! The example Peter provided should be all you need. Real

Re: OutOfMemory...

2004-08-20 Thread Pedro Sam
Alan Brown wrote: I'm using with genericAntFile to run an ant task against every subdirectory. However, it runs out of memory before finishing. I've done some poking around and it seems that like has some issues with the classLoader that can result in this kind of problem. Does anyone know a