I sent another email but I don't think it went through.
I've tried using the ant uptodate and dependset tasks but haven't solved my
problem. I've googled, tried heaps of solutions but still can't do it, so
here is the problem:
Assume for each of the following we are in a base directory. I have:
Not exactly the same issue, but you may find these discussions useful:
http://marc.info/?l=ant-user&m=118407191401116&w=2
Diego
Juergen Weber escreveu:
Thanks for your solution, it helps a lot. Probably I'll have to cope
with having to invent an id for each new jar.
On 8/31/07, [EMAIL PROTECT
Thanks for your solution, it helps a lot. Probably I'll have to cope
with having to invent an id for each new jar.
On 8/31/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> ...
>
>
>
>
>
>
> ...
>
>
>
>
>
>
>
> Jan
>
>
> >-Ursprüngliche Nachricht-
Ramu Sethu wrote:
Thanks Steve.
Does anyone know any other work around other than including it in
environment variable?
run Ant with -lib on the command line to pick up the new libraries?
-
To unsubscribe, e-mail: [EMAIL PROTE
Hi,
>On 9/3/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
>> CJ wrote:
[snip]
>> > I want to be able to translate the prefix to a namespace uri that I can
>> > make the correct UnkownElement.setNamespace( uri ) call.
>> >
>> > For clarity, this is a simplified form of what I want to do. (I realize
Thanks Steve.
Does anyone know any other work around other than including it in
environment variable?
On 9/3/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Ramu Sethu wrote:
> > Hi
> > I have helper class return a string. We are using junit test and junit
> > report task. I want my xslt to use my
Ramu Sethu wrote:
Hi
I have helper class return a string. We are using junit test and junit
report task. I want my xslt to use my helper class.
I added this in my
xmlns:main="java://Main" in xslt sheet and added Main in environment
variable classpath
This was working.
But we will be running th
On 9/3/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
> CJ wrote:
> > Hi,
> >
> > Hopefully someone can help me or point me in the right direction here.
> >
> > I have a custom Ant task which I want to use to invoke another command
> > which isn't known at compilation time. It uses an approach very
Zhang zhongliang wrote:
I wrote a java program,and I define the final static constants which value is
the Asia charset,GB2312(China),MS932(Japan).
If the comment contains the charset above,then a warning will be prompted,like
the following:
@param createdTime
message:warning: unmappa
Atsuhiko Yamanaka wrote:
Hi,
2007/8/31, Anderson, Rob (Global Trade) <[EMAIL PROTECTED]>:
The default umask is determined by the ssh server. I think it is set at
compile time. Same with $PATH. Your .bashrc is not read when you use
scp. You should see the same results when using scp on the comma
CJ wrote:
Hi,
Hopefully someone can help me or point me in the right direction here.
I have a custom Ant task which I want to use to invoke another command
which isn't known at compilation time. It uses an approach very similar
to Ant itself, in that it builds the command from RuntimeConfigurab
temp temp wrote:
I trying to execute small script using ant , here is the script
SET NEWPAGE 0
SET SPACE 0
SET LINESIZE 80
SET PAGESIZE 0
SET ECHO OFF
SET FEEDBACK OFF
SET HEADING OFF
SET MARKUP HTML OFF
SET ESCAPE \
SPOOL DELETEME.SQL
select 'drop table ', table_name, 'cas
Hi ..
I want to deploy EAR file on websphere server using ant build script ..I
used the following script..but it is not deploying properly..can u help me
on this
--
View this message in context:
http://www.nabble.co
Kale54 wrote:
Hi all,
in a xmlvalidate-task using a xmlcatalog nested step, I try this:
...
http://schemas.xmlsoap.org/soap/envelope/
file="${schemasRoot}\envelope.xsd"/>
...
and in my xmlcatalog i wrote:
...
http://schemas.xmlsoap.org/soap/envelope/";
uri="file://c
14 matches
Mail list logo