As it turned out, I was simply pointing to a 1.6 JDK but was trying to
use some 1.7 features. I pointed at a 1.7 JDK and now the message has
gone away.
I figured this out not too long after posting the question but forgot to
mention it on the mailing list.
Thanks for your reply!
--
Rhino
to 1.7 but that
didn't work.
I haven't done much with Ant in the last year or two so my memory is a
bit foggy on how to handle this issue
--
Rhino
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For ad
Hi,
I'm trying to track down some good quality Java source code that
illustrates good techniques for logging and error handling. I've been
told that Ant is particularly good in this regard.
I just downloaded the 1.8.3 source but there's a lot of code there. In
the interest of saving myself s
not going to spend more time on this
unless it becomes a problem again.
--
Rhino
On 2011-11-21 02:44, Knuplesch, Juergen wrote:
Hello,
Best hint: Maybe you had a few programs in Eclipse started. To really stop your
Ant Task you have to make sure, that you stop the correct console.
I use Ec
etter to ask on the Eclipse forums, assuming I can
figure out which one is best for asking Ant-related questions.
--
Rhino
On 2011-11-19 10:32, Scot P. Floess wrote:
I'm not an Eclipse user...but curious... Have you tried to manually
run your Ant script outside of Eclipse? I&
Ant 1.8.2. I'm on
Windows XP SP2.
--
Rhino
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
f the values get replaced by the build prior to building
the Java code, right?
See my reply to Stefan Bodewig for (perhaps) a clearer explanation of
what the code is actually doing.
I suspect that this might be more of an Eclipse issue than an Ant issue.
On 10/31/11 12:55 PM, Rhino wrote:
Is th
On 2011-11-01 01:42, Stefan Bodewig wrote:
On 2011-10-31, Rhino wrote:
I have an Ant script that changes the value of some constants in a
constants file that is used later by a Java program. The edits are
pretty trivial in nature - three booleans get set to false instead of
their normal
Windows XP SP2.
--
Rhino
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
On 2011-10-31 04:44, Dominique Devienne wrote:
On Sun, Oct 30, 2011 at 2:47 AM, Rhino wrote:
I'm having a perplexing problem and I'm hoping someone here can help me
understand whatever I'm missing. I was moderately fluent with Ant at one
point but I've been away from
cencoding="UTF-8" charset="UTF-8"
I'm not sure all of them were necessary but it works fine now so I'm
going to leave it alone.
--
Rhino
On 2011-10-30 13:14, Rhino wrote:
How do I tell the javadoc task which doctype I want for my generated
Javadocs? It is gener
How do I tell the javadoc task which doctype I want for my generated
Javadocs? It is generating HTML 4.01 but I want it to generate XHTML1.0.
I don't see anything in the javadoc parameters in the Ant Manual that
specifies the HTML doctype.
--
I was afraid you were going to say that. It'll take a while to
obfuscate the parts that I don't want to make public. I'll send it along
tomorrow.
--
Rhino
On 2011-10-29 22:11, Vimil Saju wrote:
It would be helpful if you could attach the build file alon
understanding about the execution sequences of tasks within
targets? I had assumed that each task within a target would be executed
before tasks in other targets were started
--
Rhino
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
.7.1. I am
running the script from within Eclipse, not from the command line. The
commons-net-2.0 and jakarta-oro-2.0.8 jars are visible on the classpath.
I don't know what else to try. This problem is using up MUCH more time
than I can afford to spend.
Any help would be GREATLY appreci
Executor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at
org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423)
at
org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)
Does any
for me to put the 'omit' tasks in the 'depends'
parameter for the main program rather than putting them in the main
'buildall' target?? Would that work better?
--
Rhino
Patrick Martin wrote:
Hello,
Indeed, if your 'Omit_Optional_Partx' targets ar
I was reasonably comfortable with Ant a few years ago but haven't
touched it in quite a while so I need a bit of a refresher. I've tried
looking in the manua but it always seems to answer only part of the
question so I thought I'd try here.
Among the things that my Ant script needs to do is wr
lipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)
[java] com.foo.baz2.Alpha
[java] com.foo.baz2.Beta
[java] com.foo.baz2.Gamma
[java] === Supremo ends ===
buildall:
[echo] The build has ended successfully.
BUILD SUCCESSFUL
Total time: 313 milliseconds
Does anyone know why I'm having this problem?
--
Rhino
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
How soon are we likely to be able to download 1.7?
I'm not asking because of the renaming bug in the move task; I'm just
curious about when we'll see 1.7.
--
Rhino
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List&
Do we know _for sure_ that this bug is fixed in 1.7?
--
Rhino
- Original Message -
From: "Scot P. Floess" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 3:16 PM
Subject: Re: Failed to execute task move in Windows
When is 1.7 co
just noted. It certainly
feels like a bug - and a very serious one! - to me. Deleting a file
unexpectedly could be catastrophic. Just imagine someone trying to rename
the Windows registry and deleting it instead!
--
Rhino
- Original Message -
From: "Scot P. Floess" &l
- Original Message -
From: "Leon Pu" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 11:43 AM
Subject: Re: Failed to execute task move in Windows
Hi Rhino,
the reason of my problem was the file and path name in Windows is
case-i
x27;s that all about? I could see the rename failing but
why would Ant and/or Windows DELETE the file??
--
Rhino
- Original Message -
From:
Jeffrey E Care
To: Ant Users List
Sent: Wednesday, May 10, 2006 11:05
AM
Subject: Re: Failed to execute task move
in Windows
e probably only going
to be necessary if you are trying to execute a VBScript in the VBScript
engine or something like that. In your case, you are just renaming a file so
the single quotes shouldn't be needed.
--
Rhino
- Original Message -
From: "Leon Pu" <[EMAIL
nd not mentioned the
single quotes as being the key to the solution; he'll probably be just fine
with only the double quotes around the whole path and file name.
--
Rhino
- Original Message -
From: "Scot P. Floess" <[EMAIL PROTECTED]>
To: "Ant Users List"
ot;%20", which is normal. The antidote to that problem is to use apostrophes
(sometimes called single quotes) around the path and file name. For example,
notice the apostrophes within the regular quotes in the value parameters of
the old.name and new.name properties:
[build-script]
;fredg"/>
addproperty="password" defaultvalue="fredgpw"/>
password="${password}"
remotedir="${server.resume.dir}"
description="Delete all files under resume directory at any level.">
addproperty="u
RTFM? Have a look at the War and Manifest core tasks in the manual.
http://ant.apache.org/manual/index.html
--
Rhino
- Original Message -
From: "Kaur, Jasneet" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, March 22, 2006 5:02 AM
Subject: Inc
description="Upload to both servers.">
------
--
Rhino
- Original Message -
From: "Shweta Bodade" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, March 07,
rating system are you on and which Ant version are you using? That
can make a difference to the answer sometimes.
--
Rhino
- Original Message -
From: "Shay Thompson" <[EMAIL PROTECTED]>
To:
Sent: Sunday, March 05, 2006 6:13 PM
Subject: Looking for an Ant Task
I
ontent.
You can probably locate your errors with these techniques. I'm far from an
expert - I only started using these recently - but this should get you
started.
--
Rhino
- Original Message -
From: "Greg Akins" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 01, 200
sentially does the same things in a more efficient manner. Perhaps you'll
have better luck using it? The URL is http://oss.ipov.org/iftp-ant/.
--
Rhino
- Original Message -
From: "JWM" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 28, 2006 3:50 PM
Subject: Ant FTP H
ate technique? I've tried using \t \\t and even [\s](4) at
the start of the replace parameter but none of those worked.
I'd just like to put an actual tab at the start of a line rather than spaces
in case I change the tab size at some point.
--
Rhino
--
No virus found in thi
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, February 10, 2006 6:27 PM
Subject: Re: Displaying the value in a Java class?
--- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
Here is my task agai
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, February 10, 2006 5:35 PM
Subject: Re: Displaying the value in a Java class?
--- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
As for using , I've been
nput a little more tolerable. But I don't
suppose this is possible since the manual article doesn't list a parameter
to turn it on or off.
--
Rhino
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, Februar
e option to proceed or abort.We're really getting close to having this work but I need just a little morehelp to get the rest
of the way.--Rhino- Original Message -From: "Matt Benson" <[EMAIL PROTECTED]>To: "Ant Users List" Sent: Friday, Fe
bruary 10, 20
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, February 10, 2006 11:01 AM
Subject: Re: Displaying the value in a Java class?
--- Rhino <[EMAIL PROTECTED]> wrote:
[I've lost the original email
s filter to tell me that the current value of
DESIRED_EMPLOYMENT_HISTORY_FORMAT is LIST_FORMAT? That's all I really want
to know to get my build.xml working 100%.
If not, is there any other way to get this information?
--
Rhino
=
I thought the manual
eally appreciate it. I
think I'm doing what the manual says but nothing seems to work. What's the
trick?
By the way, assuming this does what I want, thank you for pointing this
technique out to me. I'd seen the term FilterChain before but had never
looked at the article to see w
interrogate it,
store it in a property, and then display it but I suspect there is a simpler
way to go; I just can't think of it.
Any suggestions?
--
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Data
failonerror="true" description="Starting Tomcat."/>
[Approach 2]
description="The path to the startup script."/>
description="Starting Tomcat."/>
One of those two approaches should work for you. There may be other
approaches that w
- Original Message -
From: "Steve Loughran" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, January 31, 2006 5:01 AM
Subject: Re: Problems with exec task
Rhino wrote:
When I did this:
everything was fine; there were no err
ities page? Or
is there a better idea that hasn't occurred to me yet?
---
Rhino
- Original Message -
From: "Stephen McConnell" <[EMAIL PROTECTED]>
To: "'Ant Users List'"
Sent: Monday, January 30, 2006 8:17 PM
Subject: RE: Problems with exec tas
t our heads together, we can probably come up
with something that works for many people.
Any thoughts on how we could brainstorm this? It needn't take much time but
I'd like to do something to keep other people from having big problems with
exec if we possibly can.
---
Rhino
- Origin
already a few general suggestions there of roughly the same nature as
the single-quotes-around-the-path-with-embedded-blanks technique.
If that sounds suitable, I could add another item to the numbered list on
that page, then send the HTML source for that page to the developers list;
is that t
int so the single quote technique really
needs to be in the manual.
If it _is_ in the manual, could someone tell me where it is? If it _isn't_
in the manual, what is the appropriate way of asking the Ant developers to
add it to the manual?
Rhino
- Original Message -
From: "T
Thank you both for your suggestions, Clifton and Brian, but I'm afraid
neither one worked!
When I tried this from my command line:
cmd.exe start "C:\Documents and Settings\Rhino\My
Documents\LaunchWdMacro.vbs" Fred Flintstone
All I got was:
Microsoft Windows XP [V
le to run a VBscript.
rem This variable is the drive that contains the VBScript.
set progdrive=c:
rem This variable sets the path to the VBScript.
set Script=Documents and Settings\Rhino\My Documents
rem Get into the directory containing the program.
%progdrive%
cd %Script%
rem This command run
need to do to try this idea.
Rhino
- Original Message -
From: "Ken Gentle" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Sunday, January 29, 2006 4:01 AM
Subject: Re: Problems with exec task
Rhino, this is a shot in the dark, but I recently went through a rat
Unfortunately, that doesn't work either. When I do this:
The result is:
BUILD FAILED
E:\eclipse\3.1.1\eclipse\workspace\Resume_JDK_1.5.0\xml\word.xml:40: Execute
failed: java.io.IOException: CreateProcess: "C:\Documents and
Settings\Rhino\My Documents\LaunchWdMacro
ill has no errors but the name
didn't get added to the Word document.
This is the current version of the task:
resolveexecutable="true">
I'm not sure what else to try
Rhino
- Original Message -
From: "Tommy Nordgren" <[EMAIL PROTECTED]
s the values
of these two parameters to a Word document.
When I do this on my Win XP command line, regardless of where I am in the
file system:
"C:\Documents and Settings\Rhino\My Documents\LaunchWdMacro.vbs" Fred
Flintstone
the VBScript works fine and "Fred Flinstone"
ing passwords but I'm sure you
can figure out how to modify my examples to use a password instead of a
keyfile. Again, the manual illustrates both approaches.
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.20/233
.resume.Resources has the package-info.java comments for its classes.
The contents of each package-info.java file look like this:
/**
* This package contains blah blah blah.
*
* @author Rhino
* @version 1.0
*/
package com.foo.resume;
(Naturally, the package name in the package statement varies i
- Original Message -
From: "Petar Tahchiev" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Saturday, January 07, 2006 7:22 AM
Subject: Re: Problem with mail task
On 07/01/06, Rhino <[EMAIL PROTECTED]> wrote:
I have a fairly trivial 'mail
ters in the
manual? Strangely, the examples used for the 'mail' task also use 'from
address', and 'replyto address', making the article inconsistent with
itself! What's the story here?
I am using Ant 1.6.5 in Windows
init compile bundle
you are invoking a build file named 'prep1.xml' and executing the targets
named init, compile and bundle; the verbose and debug options apply to all
of the targets you are executing.
Rhino
- Original Message -
From: "ajax chelsea" <[EMAIL PROT
was
misidentifying some of the properties but the spelling and case of the
properties I'm using seems to mach exactly with the style.test file that
comes with AntForm.
Does anyone know how I can get _all_ portions of my style sheet to be
obeyed?
--
Both of my copies of Ant, the one in E
I'm glad you solved your problem even if it wasn't because of the
information I supplied :-)
Also, I'm sorry that I didn't reply to your followup question from the 20th.
I honestly didn't see it due to preoccupation with other problems otherwise
I would have rep
Just curious: why did you adopt this policy?
I've had no problems using the Ant in the Eclipse plugins until now....
Rhino
- Original Message -
From: "Burgess, Benjamin" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, December 21, 2005 3:
I am using Ant 1.6.5, both within Eclipse 3.1.1 and from the command line.
However, they are two separate installations of Ant, i.e. Eclipse is not
referencing the same copy of Ant 1.6.5 as the command line.
My OS is Windows XP with SP2 installed.
Rhino
- Original Message -
From
cuted a build with an input task from the command
line before.
Rhino
- Original Message -
From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, December 21, 2005 1:58 PM
Subject: RE: Intermittent problem with input tas
D'oh!!
Yes, that fixed it right up.
Thanks!
Rhino
- Original Message -
From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, December 21, 2005 1:35 PM
Subject: RE: reject HostKey error?
Add the trust="
e help me figure out how to get the 'input' task working _all_ of
the time? This is really messing me up. I have several input tasks to prompt
for input that should not be hard-coded in the script for security reasons.
Rhino
--
No virus found in this outgoing message.
Checked by
ne
various different tasks might be the way to go
Rhino
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, December 21, 2005 9:22 AM
Subject: AW: Testing multiple values?
:-)
Ok, I will add an example with that to
Jan
-Ursprüngliche Nachricht-
Von
h
was the latest and greatest version as of a couple of days ago.
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.2/208 - Release Date: 20/12/2005
--
Thanks for the valuable suggestions, Steve!
They will certainly help me keep the public key more secure on my PC and
I'll keep them in mind if I ever have need for a laptop.
Rhino
- Original Message -
From: "Steve Loughran" <[EMAIL PROTECTED]>
To: "Ant Us
uch more
palateable than having to set a property so that you can set another
property so that you can invoke or bypass another target just to display a
message. Why aren't these tricks documented in the manual? There should
really be a section for techniques like this
Rhino
ikely
to be in the hidden .ssh directory on the server? I just found the .ssh
directory - right out in the open in /home/rhino - and it contains three
files: authorized_keys, id_rsa, and id_rsa.pub. Am I correct in assuming
that the file I want is id_rsa?
Okay, assuming I haven't wandere
Wow, that's remarkably easy and straightforward, which is not what I expect
from Ant when it comes to conditions :-)
I'll give this a try and post back if it doesn't work properly.
Thank you!!
Rhino
- Original Message -
From: "Ondrej Svetlik" <[EMAIL PROT
9
2003".
I would _REALLY_ like to get my sshexec/scp tasks working. I am putting
together a workaround but it's fairly ugly and is more of my time than I
wanted to spend: using sshexec and scp is definitely my preferred choice.
Rhino
- Original Message -
From: "Anderson, Rob
3741819?
Or do I need to change the script more radically and do things a whole
different way?
I'd prefer to stay with core tasks if at all possible.
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.1/207 - Releas
cript2.out for more
info.". That's not an unreasonable request is it? Instead, I have to use the
exec task to create a property, then use a condition in another target to
create a second property if the first property has a certain value, then
have yet another target to display the de
I'm not sure. I'll check with the system administrator and get back to
you....
Rhino
- Original Message -
From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Monday, December 19, 2005 2:11 PM
Subject: RE: Question r
or="${script2.err}"
resultproperty="script2.result"
description="Upload the real files.">
if="script1.result">
if="script2.result">
Rhino
--
No viru
ve to start it manually.
Rhino
- Original Message -
From: "Rebhan, Gilbert" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Monday, December 19, 2005 4:25 AM
Subject: RE: Question re sshexec task
Hi, Rhino
-----Original Message-
From: Rhino [mailto
eed to write a Taskdef if
the task is not one of the ones in the core and optional tasks lists in the
Ant Manual.
Rhino
- Original Message -
From: "vishakha sawant" <[EMAIL PROTECTED]>
To:
Sent: Monday, December 19, 2005 2:17 AM
Subject: problem with running ant in e
- Original Message -
From: "Gilbert Rebhan" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Sunday, December 18, 2005 5:39 AM
Subject: Re: Question re sshexec task
Hi, Rhino
Is there any problem with blanks or apostrophes within the name of a
keyfil
seem to be transferring the files in any obvious order. I don't see
anything that tells me explicitly what the nature of the IOException is -
directory full? corrupted file? etc? - so I'm not sure how to figure out
what to fix.
How do I determine what the problem is?
Rhino
--
No
not sure if I have to contact them
directly or if I can get a message to them via this mailing list.
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: 16/12/2005
Thank you VERY much, Gilbert!
That did the trick. I had completely forgotten the need to take that step in
Eclipse.
Rhino
- Original Message -
From: "Gilbert Rebhan" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Saturday, December 17, 2005 3:20 PM
Subje
What more do I need to do/check then?
Rhino
- Original Message -
From: "Jeffrey E Care" <[EMAIL PROTECTED]>
To: "Ant Users List"
Cc: "Ant Users List"
Sent: Saturday, December 17, 2005 2:39 PM
Subject: Re: FTP problems
Since you are run
- Original Message -
From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Saturday, December 17, 2005 2:09 PM
Subject: Re: FTP problems
Hello Rhino,
please read the section installing ant / library dependencies of the
manual.
To
ave the correct userid and password, and that the target directory
exists.
Can anyone help me debug this problem?
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.
- Original Message -
From: "Emmanouil Batsis" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, December 16, 2005 11:23 AM
Subject: Re: Fun with Ant: Sound task
Rhino wrote:
I don't know if anyone is remotely interested but I have created a
upon completion of one of my scripts :-)
I just thought I'd share this with the rest of the Ant community in case
anyone was inclined to try something like this themselves.
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.1
What version of tools.jar is the correct one for Ant 1.6.5? How can I tell
whether I have the right version: by the version number? the size of the
file? the timestamp on the file?
Rhino
- Original Message -
From: "Alexey N. Solofnenko" <[EMAIL PROTECTED]>
To: "
- Original Message -
From: "Rhino" <[EMAIL PROTECTED]>
To: "ant-user"
Sent: Thursday, December 15, 2005 5:36 PM
Subject: Compiling enums in Ant 1.6.5
Can the task in Ant 1.6.5 compile a typesafe enum when using the
'modern' compiler? If yes,
vac: invalid source release: 1.5". My JAVA_HOME
environment variable is set to D:\Program Files\Java\jre1.5.0_06, otherwise
I'd suspect that I was pointing at a 1.4 (or earlier) compiler.
Can anyone shed some light on how I can get Ant to compile this enum?
Rhino
--
No virus found
It's pretty hard to help you without seeing your Ant script. Please re-post
with the relevant part of the script and someone here can probably help you.
Rhino
- Original Message -
From: "Safak Ökmen" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 30, 2005 1:5
he build works or a "fail sound" if it doesn't. It works
very well and I might be prepared to share it with others in the Ant
community.
Is that what you're looking for?
Rhino
- Original Message -
From: "Lasher, James L" <[EMAIL PROTECTED]>
To: &quo
I'm sure it's obvious to you but it sure isn't to me: what is it that you're
trying to do?
Also what Ant version are you using and how much experience do you have with
Ant? I'm inclined to guess that you're just getting started with Ant but I
could be wrong
tion via my own
experiments if they weren't too complicated to set up. Your question doesn't
sound like it would be difficult to set up.
Rhino
- Original Message -
From: "Karr, David" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, October 27
ting
- the version of Ant you are using
- the operating system and version you are using
- identify if you are using Ant in a standalone way or if you are using a
version that has been integrated with an IDE like Eclipse.
Rhino
--
No virus found in this outgoing message.
Checked by AVG Free Edi
fy all 26 file
names!
> In the context of Ant, with should
> easily handle the reassembly. Since cat and split are
> historically related, I would be +1 to adding a
> contributed Java split implementation to Ant core, if
> anyone cares to submit one.
>
Sorry, I don'
at they were no going to put the split files back together again.
There are roughly a gazillion different linux commands in this list and I
don't have time to read all the articles to see which one is the right
command so I'll leave you to find that on your own :-)
Rhino
- Origin
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, October 18, 2005 2:16 PM
Subject: Re: Size of zip file
> --- Rhino <[EMAIL PROTECTED]> wrote:
>
> > Oops, I missed that when I looked in the m
t are less than or equal to a given size and that as few
smaller zips should be created as possible.)
Rhino
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, October 18, 2005 11:19 AM
Subject: Re: Size of zip file
1 - 100 of 179 matches
Mail list logo