Re: AW: AW: For each jar in a fileset

2008-01-25 Thread Clifton
s a little more involved. If you have any other clues how to simplify without getting into extra jar dependencies please reply. Jan.Materne wrote: > > ? > > Not tested - but should support resource sollections (and paths > are rc's) > > > Jan > >>

Re: AW: For each jar in a fileset

2008-01-25 Thread Clifton
nd the bsh jar. I'm really having a hard time here. Jan.Materne wrote: > > Just > > > Tested example > > > > > > > includes="**/*launcher*.jar,**/*nodeps*.jar"/> > > > > > Jan >

For each jar in a fileset

2008-01-24 Thread Clifton
I need to unjar each jar in a fileset. What's the easiest approach without getting into extra libs, scripting and what not? -- View this message in context: http://www.nabble.com/For-each-jar-in-a-fileset-tp15074819p15074819.html Sent from the Ant - Users mailing list archive at Nabble.com. --

Re: When is the next release?

2006-01-30 Thread Clifton Craig
an't build the release version I'm sure not going to try my luck with a svn build. Thanx. ------- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Thursday 26

Re: Problems with exec task

2006-01-30 Thread Clifton Craig
Rhino, Here's another shot in the dark. Try using the start command to invoke the vbs. On the command line use: cmd.exe start /path/to/LaunchWdMacro.vbs ...then try the equivalent in Ant. --- Clifton C. Craig, Software Engineer Intell

When is the next release?

2006-01-26 Thread Clifton Craig
out to leave for the day so I'll have to look more tomorrow. Has anybody else experienced a similar issue? --- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL PR

Re: Unit test a build

2006-01-25 Thread Clifton Craig
I'll see if I can get something working. --- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Tuesday 24 January 2006 11:50 pm, Stefan Bodewig wrote: > On Tue, 24 Jan 2006, Clifton Craig <[EMAIL PROTECTED]> wrote:

Re: Unit test a build

2006-01-24 Thread Clifton Craig
Carp! The snapshot doesn't look like it has the subprojects in it. On Tuesday 24 January 2006 9:59 am, Nicolas Vervelle wrote: > Clifton Craig wrote: > >Stefan, > > > >That sounds like exactly what I'm looking for. Only there's one big > > problem. I&#

Re: Unit test a build

2006-01-24 Thread Clifton Craig
006 9:59 am, Nicolas Vervelle wrote: > Clifton Craig wrote: > >Stefan, > > > >That sounds like exactly what I'm looking for. Only there's one big > > problem. I'm behind an authenticating HTTP proxy and I can't seem to get > > my svn client to

Re: Unit test a build

2006-01-24 Thread Clifton Craig
e the Ant trunk so I can play with Antunit? Thanx! ------- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Monday 23 January 2006 11:58 pm, Stefan Bodewig wrote: > On Mon, 23 J

Re: Copy a directory list

2006-01-23 Thread Clifton Craig
Matt, You bastard! Why won't you shut up??!!! ;) Thanx all the same for the boiled down example. --- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Monday 23 Ja

Re: Copy a directory list

2006-01-23 Thread Clifton Craig
Sorry Matt, I don't believe I read your reply correctly. I'll go back and re-read then post again. Thanx! On Monday 23 January 2006 3:29 pm, Matt Benson wrote: > --- Clifton Craig <[EMAIL PROTECTED]> wrote: > > [SNIP] > > > ;) I must clarify that > > my to

Re: Copy a directory list

2006-01-23 Thread Clifton Craig
Matt, That's not bad! Thanx for the tip. I haven't tried it yet but I'm sure it will most likely work. I'll work that into my build once I fix an unrelated bug that was dropped into my lap a moment ago. Thanx again. ------- Clifto

Re: Copy a directory list

2006-01-23 Thread Clifton Craig
suppose, lies entirely on me as I should be more specific when I post. --- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Monday 23 January 2006 12:41 pm, Matt Benson wrote: > --- Ken Gentle <[EMAIL PROTECTED]> wrote

Re: Unit test a build

2006-01-23 Thread Clifton Craig
On Sunday 22 January 2006 4:55 pm, Steve Loughran wrote: > Clifton Craig wrote: > > Given my passion for TDD I am now looking for a way to apply unit tests > > to my Ant build files. Is there an easy way or framework I can use? > > you need the antunit test framework; its i

Re: Copy a directory list

2006-01-23 Thread Clifton Craig
e, but in the interest of doing the simplest thing that works I'm trying to incrementally work my way towards that point if it is at all necessary. ------- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PR

Unit test a build

2006-01-21 Thread Clifton Craig
Given my passion for TDD I am now looking for a way to apply unit tests to my Ant build files. Is there an easy way or framework I can use? --- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL PROTECTED

Re: Copy a directory list

2006-01-21 Thread Clifton Craig
into the problem but it just doesn't seem to easy to copy directories specified in a CSV list without exposing patternset syntax to the creator of the list. ------- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division

Copy a directory list

2006-01-21 Thread Clifton Craig
default, debug, and prod folders created in my build.deploy.target directory but they are all empty. How can I get the directories along with their contents? ------- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Divisio

Re: Can I substitute jar executable used by ?

2006-01-18 Thread Clifton Craig
om task for gnu-jar? Better yet see if you can extend jar and add support for gnu-jar. --- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] --

Re: command execution

2006-01-18 Thread Clifton Craig
Even better than "even better than that", DAO interfaces implemented ala Spring JDBC. Skip EJB all together! ;) Now I'm gonna leave this alone at the risk of being way off topic and starting a religous debate. ------- Clifton C.

Re: particular fileset question

2006-01-18 Thread Clifton Craig
p.jar;lib1/iceutils.jar;lib1/jaxen.jar;lib1/jdom.jar;lib1/saxpath.jar;lib1/xalan.jar maybe something else is amiss in your code...? Let me read the other responses posted here... --- Clifton C. Craig, Software Engineer Intelligent Computer System

Re: command execution

2006-01-18 Thread Clifton Craig
Even better than that, you don't need or . Use instead! --- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Wednesday 18 January 2006 7:59 am, Jeffrey E Care

Re: particular fileset question

2006-01-18 Thread Clifton Craig
27;s alot cleaner... in either approach you'll get what you want. I believe the include was just specified wrong in his first/second post. --- Clifton C. Craig, Software Engineer Intelligent

Re: particular fileset question

2006-01-18 Thread Clifton Craig
PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] The approach seems to work for me. Just changed this: > > > > to this: ------- Clifton C. Craig, Software Engineer Intelligent Com

Re: Jar task

2006-01-17 Thread Clifton Craig
might want to also check out WinRAR which is one of the better archiving tools for Windows. I don't use Windows anymore (unless I'm at home) so I can't verify the commands for you. ------- Clifton C. Craig, Software Engineer Intelligent C

Re: Jar task

2006-01-17 Thread Clifton Craig
for, say, a source control system. Consider something like this: projdir | *-build | | | *-classes | | | *-jars | *-src | | | *-java | | | *-tests | *-build.xml -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] -- Clifton C. Craig, Software Engineer Intelligent Computer Systems -

Re: Jar task

2006-01-17 Thread Clifton Craig
t shows the path in the jar as meta-inf then use: If you have a manifest already in the ${src}/classes/meta-inf folder then you'll tuck an inlined element in the jar task to create it in the resulting jar. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems -

Re: How to access an inner jar file that resides in a outer jar?

2006-01-16 Thread Clifton Craig
u wanted to reference nested jars on the classpath at runtime there is a Onejar project capable of handling the task. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: File prefix when building a jar

2006-01-13 Thread Clifton Craig
; > > Can someone provide a small sample? > > > -S > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] Look at which is made specifically for this purp

Re: Relative paths

2006-01-13 Thread Clifton Craig
On Friday 13 January 2006 8:53 am, Paulo Jorge Guedes wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: sexta-feira, 13 de Janeiro de 2006 13:20 > > To: Ant Users List > > Subject: RE: Relative paths > > > > >It looks on the nbproject path... > >

Re: help please

2006-01-13 Thread Clifton Craig
mit under the OS as to how long an environment variable could be. I believe there's a setting on the MSDOS command shell to override that but I can't remember. MAybe google the error and see what comes up. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Divisi

Re: Property not resolving

2006-01-11 Thread Clifton Craig
ose properties might get defined when the filelist is instantiated (used or referenced in the build). In that case I would make sure prop2 is defined before the filelist is instantiated. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL PROTECTED] [

Re: Ant War Problem

2006-01-11 Thread Clifton Craig
file accordingly in your final output war file. I'm also guessing that since the implicit zipfileset is being used it needs a base dir from which to upll files from. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Perform tasks conditionally

2006-01-09 Thread Clifton Craig
tand the default behaviour and caused a whole lot of problems down he line when I had to maintain it. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Friday 06 January 2006 9:24 pm, Steve Roy wrote: > Hello, >

Re: AW: Force PATH env variable - Enabling .DLL loading

2006-01-09 Thread Clifton Craig
27;ve read. -- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG [EMAIL PROTECTED] [EMAIL PROTECTED] On Monday 09 January 2006 4:52 am, [EMAIL PROTECTED] wrote: > >I would like to use ant to launch a java application that > >loads a black box .dll under Wi

Re: Looping in Ant

2005-12-06 Thread Clifton Craig
developer queue. -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] On Monday 05 December 2005 10:07 am, Fintan Hynes wrote: > You can use the ant-contrib task... > > http://ant-contrib.sourceforge.net/tasks/tasks/index.html > > Fintan > > -Original Message-

Re: doesn't use my authentication...

2005-11-14 Thread Clifton Craig
On Monday 14 November 2005 5:40 am, Steve Loughran wrote: > Clifton Craig wrote: > > I'm trying to go over our company proxy with Ivy and I'm having troubles > > getting the proxy to see my authentication info (user name/password). > > I'm > > > usi

doesn't use my authentication...

2005-11-12 Thread Clifton Craig
ody help me get through our danged proxy? Thanx in advance! -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to execute an AntCall for each property in a set

2005-11-11 Thread Clifton Craig
uding > generation of tree reports showing dependencies). > http://www.jayasoft.org/ivy > > Ben > > -Original Message- > From: Clifton Craig [mailto:[EMAIL PROTECTED] > Sent: Friday, November 11, 2005 1:26 PM > To: user@ant.apache.org > Subject: Re: How t

Re: JUnit task not working

2005-11-11 Thread Clifton Craig
ct\test\build\classes"/> > > location="c:\myproject\lib\jboss\jbossall-client.jar"/> location="c:\myproject\build\myproject-util.jar"/> location="c:\myproject\lib\apache\velocity\velocity-dep-1.3.jar"/> > > > location="c:\myproject\test\src\myproject"/> > > > > > > > > > > > > > -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to execute an AntCall for each property in a set

2005-11-11 Thread Clifton Craig
t to generate a graphical tree outlining which libs our project depends on and where (in which component) those dependencies occur. I'm just trying to be smart about managing them up front rather than just dumping them (as we used to) in some lib folder on the filesystem and forgetting about the

How to execute an AntCall for each property in a set

2005-11-11 Thread Clifton Craig
ile so the build can procede after the dependencies have been met. Any good advice on this? Thanx in advance! -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

Re: How to reuse a fileset as a Class-Path in a manifest

2005-11-08 Thread Clifton Craig
Use the map element! Genius! Why didn't I think of that? Works like a charm and it's MUCH better than the ad-hoc beanshell I was using in the interim! Thanx Dominque! -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] On Tuesday 08 November 2005 2:41 pm, Dominique Devienne wrot

How to reuse a fileset as a Class-Path in a manifest

2005-11-08 Thread Clifton Craig
to create some standard practices for my team. Is there a better way? -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: problems creating war file

2005-11-08 Thread Clifton Craig
he lib and classes subelements respectively. If you want to get rid of the duplicates remove either the sub element or both the and sub elements. Of course you can result to what Andrew says in his reply as well. -- Clifton C. Craig, Software Engineer [EMAIL PROTECTED] On Tuesday 08 November 200

How to reuse a fileset as a Class-Path in a manifest

2005-11-08 Thread Clifton Craig
to create some standard practices for my team. Is there a better way? -- Clifton C. Craig, Software Engineer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Is there an Ant task to get filename from a directory

2004-01-23 Thread Clifton C. Craig
" replace=" "/> I store the fileset in a property called temp right before the propertyregex task. Holler back if you need more info. Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG 2101 Embassy Drive Lancaster, PA 17603 Phone: 717-295-797

Re: multiple commands with same ssh connection

2004-01-23 Thread Clifton C. Craig
If your target system is Linux try: That's how I do it at least. Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG 2101 Embassy Drive Lancaster, PA 17603 Phone: 717-295-7977 ext. 621 Fax: 717-295-7683 [EMAIL PROTECTED] [EMAIL PROT