RE: cvs add

2006-06-13 Thread Anderson, Rob (Global Trade)
It looks like you need to run "cvs add branches" first. -Rob A > -Original Message- > From: Asensio, Rodrigo [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 13, 2006 11:56 AM > To: user@ant.apache.org > Subject: cvs add > > Ant 1.6, eclipse, wXP > > Hi guys, here is my task > > > cv

Re: Re: Maven vs. Ant?

2006-06-13 Thread Antoine Levy-Lambert
Hello Dominique, your posting is interesting. Original-Nachricht Datum: Tue, 13 Jun 2006 09:25:09 -0500 Von: Dominique Devienne <[EMAIL PROTECTED]> An: Ant Users List , [EMAIL PROTECTED] Betreff: Re: Maven vs. Ant? > This > whole thing was home grown before Ivi and m2. I couldn

RE: need technical support

2006-06-13 Thread Anderson, Rob (Global Trade)
Doesn't everybody? The best I can offer is no sales tax if you buy them in Oregon, because there is no sales tax in Oregon. -Rob A > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 13, 2006 2:07 PM > To: Ant Users List > Subject: Re: need technic

Re: need technical support

2006-06-13 Thread Martin Gainty
I really do need a new pair of Nikes.. Thanks , M * This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have receive

Re: need technical support

2006-06-13 Thread Jeffrey E Care
Rob wasn't asking for help - Rob was responding. Jeffrey E. (Jeff) Care [EMAIL PROTECTED] IBM WebSphere Application Server Development WAS Pyxis Lead Release Engineer "Martin Gainty" <[EM

Re: need technical support

2006-06-13 Thread Martin Gainty
Rob- The way I would go about it is to make sure you can work it at command line and then incorporate those same functions you know work at command line with a commensurate java task like -- exec taskdef (assuming there is a neat java class that accomplishes the same functionality in a java cl

and Weblogic

2006-06-13 Thread Carpentier, Nelson
Hi All, I've signed on to bring a solution. I've been dealing with the following error message for quite some time when running : D:\somedir\build.xml:206: Could not find a valid processor version implementation from weblogic.xml.jaxp.RegistrySAXTransformerFactory This happens because Weblogic (

cvs add

2006-06-13 Thread Asensio, Rodrigo
Ant 1.6, eclipse, wXP Hi guys, here is my task cvs [add aborted]: Absolute pathname not allowed Or cvs [add aborted]: directory branches not found I want to create a folder in the cvs, any clue ??? Thanks! --- Rodrigo Asens

RE: need technical support

2006-06-13 Thread Anderson, Rob (Global Trade)
The pvcs task is intended for use with PVCS Version Manager from Merant. It will not work with PVCS Dimensions. The error message you are getting indicates that the pcli executable does not exist on your PATH. Pcli is the command line client for PVCS Version Manager. -Rob A > -Original Messag

RE: v-copy across machines

2006-06-13 Thread Anderson, Rob (Global Trade)
I am not familiar with the v-copy task. Perhaps it does not support the use of UNC paths? Try asking the Apache Commons users list the same question. You might try using the scp or ftp task for deploying files remotely. -Rob Anderson > -Original Message- > From: Venkat Kotu [mailto:[EMAIL

Re: trouble with basedir (I think) - SOLVED -

2006-06-13 Thread Christofer Jennings
SOLVED I narrowed the problem down to the weblogic servicegen task setup. When using the ant task to call the nested build file, servicegen was not setup. By using the exec task, the build file runs just the same as when run directly, so the problem goes away. Basically I changed the wrapper bui

need technical support

2006-06-13 Thread venkata . satyanarayanakosanam
hi, we are trying to access serena dimentions 9.1 with Ant script but we are facing problem, plz help us. plz check following ant code and problem description. Result: BUILD FAILED C:\Documents and Settings\940120\Desktop\build.xml:10: Failed exec

Re: getLocation of imported target in Ant 1.6.2

2006-06-13 Thread Stefan Bodewig
On Tue, 13 Jun 2006, Steve Loughran <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: >> I think the relevant commit is this one >> > > That appears to be the patch to make all imported names qualified, Indeed. I could blame it on the ear

Re: trouble with basedir (I think)

2006-06-13 Thread Christofer Jennings
Ninju, Thanks for the reply. I tried forking the javac too, but got the same results. I'm leaning more and more to thinking the problem is in the foo build itself, and maybe the foo code. I found unused imports that caused the EJB dependency, but taking them out lead to another EJB dependency tha

v-copy across machines

2006-06-13 Thread Venkat Kotu
Hi, I have a situation that the artifacts like war and ear files need to be copied to a different machine (other than the build machine) as part of the build process. I am using v-copy of the Apache Commons' VFS project. The task definition is some thing like this: I have

Re: Maven vs. Ant?

2006-06-13 Thread Dominique Devienne
Sorry, if I am being overly naive... Not naive. You simply having been involved in a large enough project, or collection of projects that depend on each other. Or in distributed teams in different cities. You want each team to work on independent sub-project. Some dependencies are fixed, like ex

Re: Maven vs. Ant?

2006-06-13 Thread Steve Loughran
EJ Ciramella wrote: A private repository being an "internal remote" repository on a machine that gets backed up nightly. Where's the harm in that? None at all; we actually keep part of our 'private' repo in SVN, so everyone who checks out the stuff gets that bit of the repository too. Rem

Re: Re: Maven vs. Ant?

2006-06-13 Thread Joe Schmetzer
Hi Antoine, I manage project dependencies using the technique described at http://www.exubero.com/ant/dependencies.html This uses vanilla Ant features to manage transitive dependencies between subprojects (but not external dependencies). For internal subprojects, I will generally configure all my

Re: Maven vs. Ant?

2006-06-13 Thread Scot P. Floess
Honestly, I still don't understand this desire to have some lib repository I see used in maven (or the concept I mean). It has always been my experience everywhere I work, to have a copy of the libraries needed someplace nearby. And, as such, that was always considered the "official gold copy

Re: Re: pass -verbose flag to a sub project

2006-06-13 Thread Antoine Levy-Lambert
Hello, -verbose is internally a logging level for the DefaultLogger. There is no support to change it when invoking the task. You can have a look at the record task, which allows you to generate log files with the desired logging severity (INFO, VERBOSE, or DEBUG). If the logging level *reall

RE: Maven vs. Ant?

2006-06-13 Thread EJ Ciramella
Any project that considers longevity or offline rebuilding must think about how to archive all their dependencies. What if the repositories go away? What if a lawsuit forces some jar to be pulled. You may also need a private repository to store stuff that isnt in open source, or just not in the

Re: Re: UNSUBSCRIBE ME PLEASE

2006-06-13 Thread Antoine Levy-Lambert
Hello, Your problem is that you subscribed to the mailing list as kiarna at gmail dot com, but you are now using kiarna at hotmail dot com. using your email client, display all the headers from the message which you received from the ant email list. The first header is a Reply-to header. It l

RE: Re: Maven vs. Ant?

2006-06-13 Thread EJ Ciramella
I'd stick to using mavens dependency management within ant (having set up my first assembly the other day, I wanted to pull out my hair). Ivy just makes things messier afaic, just more ivy.xml files everywhere. -Original Message- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent

RE: Maven vs. Ant?

2006-06-13 Thread Sommers, Elizabeth
After investing quite a bit of time in a maven/ant solution to our build problems we have dropped maven. We found something new had broken every Monday (they seem to release new plugins on the weekend). We are still using it for downloads, but will probably stop that as will, as our repository i

Re: UNSUBSCRIBE ME PLEASE

2006-06-13 Thread Kiarna Boyd
I've been having the same problem with trying to unsubscribe. The mailing list stopped sending me digests and started sending me every message which overwhelms my inbox. Nothing has changed with my email account. -Kiarna From: Steve Loughran <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To

Re: pass -verbose flag to a sub project

2006-06-13 Thread Scot P. Floess
OK...sorry... Honestly, not sure... I don't really use - that was just a guess ;) [EMAIL PROTECTED] wrote: I'm not passing the -verbose flag to the parent ant process so there is nothing to inherit. ~ James Carr "Scot P. Floess" <[EMAIL PROTECTED]> 13/06/2006 11:44 Please respond to

Re: pass -verbose flag to a sub project

2006-06-13 Thread James . Carr
I'm not passing the -verbose flag to the parent ant process so there is nothing to inherit. ~ James Carr "Scot P. Floess" <[EMAIL PROTECTED]> 13/06/2006 11:44 Please respond to "Ant Users List" To Ant Users List cc Subject Re: pass -verbose flag to a sub project Not sure, but may

Re: pass -verbose flag to a sub project

2006-06-13 Thread Scot P. Floess
Not sure, but maybe try using the inheritAll attribute? [EMAIL PROTECTED] wrote: I would like to pass the command line argument -verbose to a ant sub project using the task, so I can get detailed output from the sub project. ie target="integration-build" /> The task does not

pass -verbose flag to a sub project

2006-06-13 Thread James . Carr
I would like to pass the command line argument -verbose to a ant sub project using the task, so I can get detailed output from the sub project. ie The task does not take options? Any ideas? I'm using. Apache Ant version 1.6.5 compiled on June 2 2005 ~ James Carr

Re: Maven vs. Ant?

2006-06-13 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hi, I am interested by this thread, as the project I am working for might need a tool able to manage inter-project dependencies and a repository. Has anyone compared maven and ivy ? And what about dpml ? Regards, Antoine Antoine, the forthcoming second edition

Re: getLocation of imported target in Ant 1.6.2

2006-06-13 Thread Steve Loughran
Stefan Bodewig wrote: On Mon, 12 Jun 2006, Jan Materne <[EMAIL PROTECTED]> wrote: I'll look into updating, but that can be a painfully long process, as it would require a long certification process. I don't mind writing a helper utility method that will do the needful for me. Can you point me

RE: build.properties

2006-06-13 Thread Raghuveer
In What way the build.properties is usefull. path,project name ,war file name i want to move to properties file. So that it would be convienent when required to modify in property file rather then in build.xml. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tues

AW: build.properties

2006-06-13 Thread Jan.Materne
>basedir="F:/oc4j_extended/j2ee/home/applications/acs/" >default="all"> > >What changes i need to do in order to make the path in >"basedir" in buil.xml to move to build.properties file You cant. But you shouldnt use absolute paths - with that you cant move the directory structure to another loc

AW: Generating war with excluding selected folders and files

2006-06-13 Thread Jan.Materne
http://ant.apache.org/manual/CoreTasks/war.html * excludes clause * the example excludes jdbc1.jar Jan >-Ursprüngliche Nachricht- >Von: Raghuveer [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 13. Juni 2006 10:20 >An: user@ant.apache.org >Betreff: Generating war with excluding selected

build.properties

2006-06-13 Thread Raghuveer
I have following project in build.xml What changes i need to do in order to make the path in "basedir" in buil.xml to move to build.properties file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Generating war with excluding selected folders and files

2006-06-13 Thread Raghuveer
I am using Eclipse for development and ANT for generating for war for deployment in server. When generating ant i need to exclude some of the folders and files a) Excluding Some of the Folders When generating war file with ant. Example: META-INF .settings 2) Excluding some of the files in fold