Have you asked on the oxygen users list? Over there they should be able to tell
you what is being used (by the ant process) to actually do the work of
transformation.
--
Peter West
p...@pbw.id.au
“But to what shall I compare this generation? It is like children sitting in
the marketplaces and
Have a look at this and see if it helps.
http://codepulsive.blogspot.com.au/2013/05/ant-process-elements-in-list.html
Peter
“…we hear them telling in our own tongues the might works of God."
> On 25 May 2015, at 9:58 pm, WebServices Development
> wrote:
>
> I am trying to extract individual
27;ve worked out the
encoding, you can bulk convert the files, or just bulk convert and copy to a
working directory, and build from there.
I assume these files were created on a windows system?
Peter West
And they ate, and were satisfied...
> On 18 Feb 2015, at 7:35 am, Jeffrey Walton wrote:
ng the ant task directly, without the intervening bash
invocation. That is, instead of calling bash, call ant directly.
Is your daughter Syro_Phoenician? In any case, I hope she is well now.
Peter West
"Yes, Lord; yet even the dogs under the table eat the children's crumbs."
ript security
violation error that's being reported.
Peter West
"Yes, Lord; yet even the dogs under the table eat the children's crumbs."
> On 13 Feb 2015, at 2:46 am, Eric Fetzer wrote:
>
> Here it is with a successful finish Peter: [sshexec] [sshexec] main:
>
and what is it doing that causes a security
violation?
Peter West
And he marvelled because of their unbelief.
> On 12 Feb 2015, at 1:20 am, Eric Fetzer wrote:
>
> OK, seems to work one time, fail another, work one time, fail another...
> Anyone even have a hint on how to trouble-sh
Peter West
"...the kingdom of heaven is like a merchant in search of fine pearls, who,
finding one pearl of great value, sold all that he had and bought it."
Just define "well-known" properties which can be used from the command line, or
set from within a master file
Something
Peter West
"...thou hast hidden these things from the wise and understanding and revealed
them to babes."
On 22 Jul 2014, at 12:10 am, Eric Fetzer wrote:
> What is "sth" Jürgen?
>
>> On Jul 21, 2014, at 9:38 AM, Knuplesch, Jürgen
>> wrote
setenv "$1"
}
Anywhere below that in .profile, you can now define environment variables that
will also be set for programs that run directly from the GUI.
After your PATH environment variable has been set, add this:
set_env_var ANT_HOME /Users/me/software/ant
PATH="$PATH:$ANT_HO
l/providers/mbox/*.java "
gnu/mail/providers/maildir/*.java "
The classpath is provider.classpath,
mail.classpath
${gnumail.jar}
So, for compilation, providers needs gnumail.jar, but not vice-versa.
Peter West
But Mary kept all these things, pondering them in her heart.
On 23 De
Yes. Just to try to eliminate some of the variables in the situation.
Peter West
"For my yoke is easy, and my burden is light."
On 11 Dec 2013, at 8:05 am, jotpe wrote:
> Do you mean, establishing no Connection?
>
> Am Dienstag, 10. Dezember 2013 schrieb Peter West :
&g
What happens if you use dummy values instead of actually setting up a database
connection?
Peter West
"For my yoke is easy, and my burden is light."
On 10 Dec 2013, at 8:43 pm, jotpe wrote:
> Nobody with same experience?
>
>
> 2013/12/3 jotpe
>
>> Hello
Thanks David.
Peter West
...he saw a poor widow put in two copper coins.
On 30 Nov 2013, at 4:23 pm, David Coleman wrote:
> I apologize to Jan.
>
> I expressed my frustration with his troubleshooting approach inappropriately.
>
> It was unprofessional, and a horrible first
t the problems of
getting the ant xslt task to use Saxon.
Peter West
When the young man heard this, he went away sorrowful, for he had great
possessions.
On 24/08/2013, at 12:56 AM, Stefan Bodewig wrote:
> On 2013-08-23, Kerry, Richard wrote:
>
>> Can I add this as a feature re
c/ant/editstring.xml
and
http://pbw.id.au/src/ant/listutils.xml
All standard ant, no compiled components.
Peter West
"Ask and it will be given you; seek, and you will find; knock, and it will be
opened to you."
On 02/08/2013, at 6:35 AM, Graydon Saunders wrote:
> Hi --
>
> I&
Hello Michael,
As far as I know, you can't edit arbitrary files with the propertyfile task.
The files have to be valid Java property files. For the restrictions on
property files, see java.util.Properties load(Reader reader) at
http://docs.oracle.com/javase/7/docs/api/
Peter West
&qu
section of the Apache Props
Antlib webpage. Is it part of antunit? I couldn't see any indication of that in
antunit jar.
I was after a solution that did _not_ require any additional dependencies.
Peter West
"When the Spirit of truth comes, he will guide you into all the truth..."
On
ample build.xml is available at <http://pbw.id.au/editstring/build.xml>.
Peter West
"When the Spirit of truth comes, he will guide you into all the truth..."
-
To unsubscribe, e-mail: user-unsubscr...@ant.apac
Sorry Patrick, I misread you completely.
Why not create a temp directory, and touch a file with each selected name in
that directory? That would eliminate duplicates. You could then apply the
fileset and filters to the temp directory.
Peter West
"Have you believed because you have se
Thank you all. I see I was instantly swamped with responses. Sign of a good
list.
Peter West
"Have you believed because you have seen me? Blessed are those who have not
seen and yet believe."
On 10/04/2013, at 11:37 PM, Peter West wrote:
> Where can I find documentation f
Ok, it's a macro expansion. When you forget things like this, they are
extremely difficult to track down.
Peter West
"Have you believed because you have seen me? Blessed are those who have not
seen and yet believe."
On 10/04/2013, at 11:37 PM, Peter West wrote:
>
Where can I find documentation for usage like
?
Likewise for the other uses of "@"?
Thanks.
Peter West
"Have you believed because you have seen me? Blessed are those who have not
seen and yet believe."
---
what it is picking up as
configuration.
P.S. How are you finding clojure?
Peter West
Now Peter and those who were with him ... saw his glory and the two men who
stood with him.
On 26/02/2013, at 6:26 AM, "Carbonari, Katie - 0336 - MITLL"
wrote:
> I'm trying to run ant. It work
Show us the relevant ant code. I'm not sure what your problem is.
Peter West
"And as you wish that men would do to you, do so to them."
On 10/10/2012, at 7:08 AM, "Knell, Charles" wrote:
> I’m using ANT as a general-purpose automation tool. The task I’m working on
It's not going through a shell, so "*.xml" is not being translated. Try execing
sh with a -c arg containing the grep.
Peter West
"I am the bread of life; he who comes to me shall not hunger, and he who
believes in me shall never thirst."
On 16/08/2012, at 8:56 AM, Je
Failing that, define propertysets with the properties you need to propagate,
then invoke ant via a java task with a fork, and the set of environment
variables you want (including classpath.)
Peter West
"...you will find rest for your souls. For my yoke is easy, and my burden is
light.&qu
Don't use heppc1 _anywhere_. Replace every instance with the full domain name.
heppc1 might be a local DNS convenience, or it might be in your /etc/hosts.
Just don't use it.
It IS an access problem. The error message is very specific about that.
Peter West
"Take my yoke upon
Your authentication problem is with a different address:
https://heppc1/svn/LCG/Quattor/Templates/tags/glite3.1-20080129/tags/
Note the server is heppc1, not heppc1.ft.uam.es
The bogus address is probably specified somewhere in your build file.
Peter West
"Take my yoke upon you, and learn
How are you authenticating to the SVN repository?
Peter West
"Come to me, all who labour and are heavy burdened, and I will give you rest."
On 27/07/2012, at 9:58 PM, Sofia Sayzhenkova wrote:
> Hello all,
>
> I have a problem during "ant -debug --noconfig deploy&quo
Thanks Rainer. I'll take a look.
Peter West
"Are not all these who are speaking Galileans?"
On 11/06/2012, at 4:55 AM, Rainer Noack wrote:
> Maybe you will take a look at
>
> http://enitsys.sourceforge.net/ant-classloadertask/
>
> a little older, but works
to this problem?
Peter West
"Are not all these who are speaking Galileans?"
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
31 matches
Mail list logo