gt; 2) do it by:
>
>
>
>
>
>
>
> Peter
>
>
> On Mon, May 19, 2008 at 5:29 PM, Tom Corcoran <[EMAIL PROTECTED]> wrote:
>>
>> Doing the following creates a sub directory properties in my jar with my
>> groovy property files, as
archive.
> http://ant.apache.org/manual/CoreTypes/zipfileset.html
>
> -Barry
>
> -Original Message-
> From: Tom Corcoran [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 19, 2008 11:29 AM
> To: user@ant.apache.org
> Subject: Strip directory from fileset includes
Doing the following creates a sub directory properties in my jar with my
groovy property files, as desired:
However, I have a log4j.properties file which is also located in this the
properties directory on my _file system_ but I want it in the root level of
the jar (so it can be found in
Ah yes. Right click in the Ant window, chose Run As| Open external tool
editor and add -verbose -debug in the arguments memobox. Works perfectly.
Thanks.
But in Eclipse you could specify the additional parameters like -verbose or
-debug
> Von: Tom Corcoran [mailto:[EMAIL PROTECTED]
> Ge
I am running Ant via Eclipse. On the command line I can do -verbose and
-debug to get extra information. Are there any attributes I can add in the
ant build file which will allow the -verbose/-debug output to be returned to
the console?
Thanks, Tom.
--
View this message in context:
http://www.n
So simple. Fantastic, thank you.
Tom.
-Original Message-
From: Kevin Cline [mailto:[EMAIL PROTECTED]
Sent: 15 November 2006 16:13
To: Ant Users List
Subject: Re: Can't use my gmail for this list?
Put a subject on the message.
I raised this before there was no comment. I need to change my
subscription to my gmail account but I get the bounce below. Please is
their any way I can change my membership to use gmail?
Thanks, Tom.
Delivery to the following recipient failed permanently:
[EMAIL PROTECTED]
Technical
r way :
Thanks, Tom.
-Original Message-
From: Tom Corcoran [mailto:[EMAIL PROTECTED]
Sent: 15 November 2006 11:00
To: Ant Users List
Subject: RE: Error 43 if jar already exists?
Sorry, I think I now need the images directory to be packaged in the jar under
the com/trilogycomms dire
Sorry, I think I now need the images directory to be packaged in the jar under
the com/trilogycomms directory but the source stays the same. I can't figure
out how to effect the location within the jar. Is this possible?
Thanks,
Tom.
-Original Message-
From: Tom Corcoran [m
:[EMAIL PROTECTED]
Sent: 14 November 2006 18:51
To: user@ant.apache.org
Subject: AW: Error 43 if jar already exists?
What is with
Jan
>-Ursprüngliche Nachricht-
>Von: Tom Corcoran [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 14. November 2006 19:34
>An: An
I am building a jar including my directory. I need to roll up
the content of another directory, which is at the same level as
and include the directory name in the jar.
This works if the jar does not already exist but if it doe
Here's an example which creates the file datetime.inc in your classes
directory :
Tom.
-Original Message-
From: me_zeta [mailto:[EMAIL PROTECTED]
Sent: 09 November 2006 09:38
To: user@ant.apache.org
Subject: Ant Task to Write to a file
Hi all,
Is there any ant tas
Prashant,
Thanks for that. It turns out that's what I was doing, I thought it was
using the xml I wrote (build.xml) but that was only being used when I
did an external ant build. It generates an xml file - projectname.xml.
Anyway, having looked at this xml file I'm not sure what I can glean
from
anged to
refer to the new classname.
Peter
> Tom Corcoran wrote:
> > I am using IntelliJ and have added a package prefix to my swing
project.
> > If my prefix is "com.mycompany", this means I can have my source in
> > rather than . At the moment I can't make
th
I am using IntelliJ and have added a package prefix to my swing project.
If my prefix is "com.mycompany", this means I can have my source in
rather than . At the moment I can't make the
physical change due to source control issues.
An ant build works fine but when I run the applet I get a cons
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: 20 October 2006 18:28
To: Ant Users List
Subject: RE: Build successful but nothing produced
>Most builds have a build directory associated with them. So src would
>get compiled into classes (so src/com/package/
Thanks, really appreciate the help. The only user is myself. After your
previous mail I had just seen the dist option. Perhaps the help on the
project tag could be expanded to included the compile/dist options. "the
default target to use when no target is supplied. " does not mean a lot
to the like
sful but nothing produced
If you want to just type ant, set up a default in your project tag.
-Original Message-
From: Tom Corcoran [mailto:[EMAIL PROTECTED]
Sent: Friday, October 20, 2006 12:31 PM
To: Ant Users List
Subject: RE: Build successful but nothing produced
Thanks a lot. I was
Thanks a lot. I was just doing an ant. Using the compile attribute now
gives me :
Could not load a dependent class
(com/sun/media/jai/codec/FileSeekableStream) for type image
Could not load a dependent class (com/jcraft/jsch/UserInfo) for type
sshexec
Could not load a dependent class (com/jcraft/j
I've just started with Ant this afternoon and found the documentation
very food.
I've been trying to do a simple build with my goal to generate a file
including the time stamp which I can read in my applet to display on an
about screen. Here's my build.xml :
MyProject build
20 matches
Mail list logo