Nagendra Kumar
Founder & C.T.O
Mobile: +91-9886723872
Email: nagendra.r...@tejasoft.com
IM: nagendra.
,
Nagendra
Raja Nagendra Kumar
Founder & C.T.O
Mobile: +91-9886723872
E
the functionality provided by filename mappers.
Matt
On Oct 7, 2013 4:20 AM, "Raja Nagendra Kumar"
wrote:
Hi
Does copy task have any option to rename to be copie file as
existing_file_1.xx etc.. just like windows does rename the existing files..
Regards,
Nagendra
--
View this
Hi
Does copy task have any option to rename to be copie file as
existing_file_1.xx etc.. just like windows does rename the existing files..
Regards,
Nagendra
--
View this message in context:
http://ant.1045680.n5.nabble.com/Copy-task-not-to-overwrite-but-rename-the-file-as-1-2-etc-tp5714507.h
points with IDE's.
Any ant task which does source code transformation by eliminating
all the annotations and gives the rest of source code is what am
looking to.
Regards,
Nagendra
Raja Nagendra Kumar
Fo
Simple xml parser for Android while on
server side we can used jaxb. We need to do this, without
deplicating the same code at 3 places but with one single source
code but with build time manipulations.
Regards,
Nagendra
Raja Nagendra
r.jar
Regards,
Nagendra
Raja Nagendra Kumar
Founder & C.T.O
Mobile: +91-9
Hi,
I would like to invoke java applications using the ant task , however all
the -D options used to invoke ant should be available to (Win32FileSystem.java:40)
[java] at java.io.WinNTFileSystem.(WinNTFileSystem.java:37)
[java] at java.io.FileSystem.getFileSystem(Native Method)
minimize exec usage as far
as possible and invent pure java ways..
It may be good for ant to think of some task like tail etc..
Thank you for your inputs and looking forward to more thoughts..
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
On 1/4/2012 10:02 PM, Bruce Atherton wrote:
On 04
..
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://ant.1045680.n5.nabble.com/live-view-of-the-file-contents-tp5119163p5119163.html
Sent from the Ant - Users mailing list archive at Nabble.com
7;true'..
similarly.. should be able to define project specific task attribute
defaults.
Such feature exists.. if no.. how to enhance ant
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-The Build Engineering Experts
--
View this message in context:
http://ant.1045680.n5.nabble.com/gl
Hi,
Is it possible to have ant property with location attribute, always return
location with '/' irrespective of OS.
Currently path separation of the location this property points depends on OS
path separator.
Is there any way to override so that all the paths every (fileset, path,
classpath) w
Hi,
I am trying to know Diskspace used by Constants in a class, by using the
following ant api
ConstantPool cp = new ConstantPool();
cp.read(new DataInputStream(new FileInputStream(aFile)));
cp.size()
However, when a class is read it gives the following error
[CM] java.lang.
>There already is: ant.file.PROJECTNAME - is there any reason why you
wouldn't want to add a name attribute to your project element?
In our project we have close to 100 ant files.. We are currently enforcing
to keep the project name same as file name so that we don't have to bother
about having 1
>only possible if we have something meaningful (ant.file.SOME_GUID
>wouldn't help anybody) and thus need the build file writer's help via
>'s name attribute.
This is very informative Stefan. Based on the read only nature, if the
project name does not exist, can the file name be considered as proj
>I understand perfectly well the difference between a list and a set. You
don't seem to understand that is used to specify files that don't
exist.
Rick, could you pl. let me know where could of best use,
specially when the file does not exist. I am not saying there are no use..
but this way it
patterns.
I not sure, why you see this differently.
> files The list of file names. This is a list of file name separated by
> whitespace, or by commas.
support for patterns in files attribute makes a perfect sense to me.
Regards,
Nagendra
Rick Genter wrote:
>
>> From: Raja
uld help a lot..
similar lines to 'this ' used in java.
Pl. look at my need which does not just confine to
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
Stefan Bodewig wrote:
>
> On 2010-04-13, Raja Nagendra Kumar wr
Stefan Bodewig wrote:
>
> On 2010-04-13, Raja Nagendra Kumar wrote:
>
>> Any reason, why does not support include and excludes as in
>> fileset.
>
>>The short version: Because they wouldn't make sense (well exclude
>>wouldn't and the ne
or there seem to be need for generic referring to the directory location of
the ant script file..
some thing like
ant.dir.this or ant.dir. XYZ (if the project is named as XYZ) etc.. I would
prefer this syntax.
in similar lines to
ant.file.XYZ name as in
Are there similar thing exists pl.
--
Hi,
Any reason, why does not support include and excludes as in
fileset.
It would be very nice to have such support.
Regards,
Nagendra
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/filelist-to-support-selections-as-per-the-fileset-tp28228769p28228769.html
Sent
Hi,
I am looking to see if all the tasks like filelist, fileset take the default
directory as the directory of the ant file in which they are being
refereed...
e.g
if I use
instead I want to say
Regards,
Nagendra
--
View this message in context:
http:
Hi,
Is it possible to define a property which takes only X,Y, Z values.. and
nothing more.. If any other thing is set for that property.. ant should give
the error.
Sort of Enums in Java.. so that any wrong setting would result in compiler
error.
Regards,
Nagendra
--
View this message in c
Is it possible to convert the restricted files into new fileset with xyz id.
We need fileset, because the task we are using supports only fileset as
nested element.
Regards,
Nagendra
Raja Nagendra Kumar wrote:
>
> Stefan.. You are our ready reference of what ever I think ant could/
Stefan.. You are our ready reference of what ever I think ant could/should
provide/be..
Thank you once again.
Regards,
Nagendra
Stefan Bodewig wrote:
>
> On 2010-02-02, Raja Nagendra Kumar wrote:
>
>>
>>
>
>>
>
>&
.
Are there any good alternate approaches in this context.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/%3Cfileset%3E-with-refid-to-support-further-narrowing-tp27417405p27417405.html
Sent from the Ant - Users mailing list archive at
Hi,
I am looking to assign a value to a property which is the location of a
directory.
However, as the end intermediate location can change through users
configuration..
I am looking to see if dirset has any way to help..
i.e < dirset dir="${search.dir.root}">
In this approach, assum
Nice to note 1.8 is on release path.
Thank you Stephan.
Regards,
Nagendra
--
View this message in context:
http://old.nabble.com/%3Cimport%3E-enhancements-tp27197237p27197640.html
Sent from the Ant - Users mailing list archive at Nabble.com.
--
one could point me to ant extensions which could do
this job currently.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/%3Cimport%3E-enhancements-tp27197237p27197237.html
Sent from the Ant - Users mailing list archive at Nabble.com
AbstractFileset.
Is there any other ways to have the same info.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/How-to-get-reference-of-Fileset.defaultPatterns-tp27011895p27011895.html
Sent from the Ant - Users mailing list archive at
- looked at
if this kind of inconsistency are o.k.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/Readonly-ness-of-properties---Inconsistancy-tp26990974p26990974.html
Sent from the Ant - Users mailing list archive at Nabble.com
Thank you supareno.
True, it is working in the approach you mentioned.. however in my context it
prints individual values correctly but not the double referenced one..
I am suspecting the following.. any experts could help in the exact context
to reproduct
1. I am using Custom Executor
2. I am
great
help to us in the year 2009.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejsoft.com
--
View this message in context:
http://old.nabble.com/Some-thing-seriously-missing..-need-help-tp26977285p26977285.html
Sent from the Ant - Users mailing list archive at Nabble.com
ay end up with other "boilerplate" declarations that you want in
> all your build files.
>
> Regards,
>
> Antoine
>
> Raja Nagendra Kumar wrote:
>> Sure joe, now I understand why we need to give a prefix. Joe, I was
>> looking
>> for why ant did not ant
Sure joe, now I understand why we need to give a prefix. Joe, I was looking
for why ant did not ant make all the environment variables available through
some documented prefix notation rather by default rather than user adding
this line in each build script.
Regards,
Nagendra
--
View this mes
Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/Reading-environment-variables-in-ant-script-directly-tp26964622p26970528.html
Sent from the Ant - Users mailing list archive at Nabble.com
could avoid it. Also helps in managing few thing more
smartly without this call each project.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/Reading-environment-variables-in-ant-script-directly-tp26964622p26964622.html
Sent from the Ant
Also, if one uses id as ${foo}, I am not sure if there a way to refer this..
as in all other places using ${foo} would get resolved to a value.
Another point, not sure, if Bugs discovered at very late stages can be
considered as BC in order to consider the fixes for the same.
Pl. see if this co
Yep.. this approach works.. Thank you tom for this tip.
As one kind of resolutions work and not other one.. for id's. Jan pl. let me
know why such design..
Below is the example..
--
View this message in context:
http://old.nabble.com/should-a
Nope.. that is surprising jan.. why such restriction..
I see the need for dynamic naming for id's, this approach could reduce
passing of few parameters to macros specially which depend on class path and
source path used to compile the java classes etc.
Regards,
Nagendra
--
View this message i
I am
doing any thing wrong here..
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/should-ant-%27id%27-value-be-a-static-string-tp26842763p26842763.html
Sent from the Ant - Users mailing list archi
Thank you Jan. This solution is nice and straight.
Regads,
Nagendra
--
View this message in context:
http://old.nabble.com/How-to-know-if-a-perticular-macro-is-defined-or-not-tp26808155p26824142.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---
Thank you jan.
It may be good idea to have api to know the list of macros available too (it
may be of help in few other contexts than this).
Pl. consider this as a new requirement.
Regards,
Nagendra
--
View this message in context:
http://old.nabble.com/How-to-know-if-a-perticular-macro-is-de
Hi,
Which are the ant API we should use to know if a macro with name xyz is
defined or not..
for knowing the existing of targets I can use project.getTargets() to check
out is there a similar thing for macros.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in
Hi,
Which are the ant API we should use to know if a macro with name xyz is
defined or not..
for knowing the existing of targets I can use project.getTargets() to check
out is there a similar thing for macros.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in
Hi,
Looking to give the following user experience.
We have directories in the following order
A has sub dirs B which inrun has sub dir C.
directory C has build.xml file.
When the user runs ant from directory A or B (both these directories does
not have build.xml) is it possible to say do you
which uses to invoke next one..
Any other suggestions from others pl.. I think we need some help on error
prorogation mechanism/design clues when mix of xml and custom tasks are
used.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/Build
We use with in build file also in with custom task , we use ant class
task as api. In this place it fails.
new Ant() etc.. and calling execute() method.
Regards,
Nagendra
--
View this message in context:
http://old.nabble.com/Build-failure-propogation-tp2990p26675759.html
Sent from the An
child build file fails or custom task throws the
exception)
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/Build-failure-propogation-tp2990p2990.html
Sent from the Ant - Users mailing list archive at Nabble.com
Hi,
Any info on this please.. I keep seeing some thing like this..
F:\tejasoft\work\foundation\common\tools\ant>ant
Buildfile: build.xml
[echo] File to Import: JSECommon.xml
clean:
doClean:
[delete] Deleting directory
F:\tejasoft\work\foundation\common\tools\ant\buil
d
src:
[CFGProps
shows
the error stack trace.
Is there a way to propagate build failure of the child to parent though
custom tasks.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/How-fail-main-ant-%28parent-bulild.xml%29-to-fail-when-custom-task-fails
Thank you both.
Both your solutions are working.
Regards,
Nagendra
--
View this message in context:
http://old.nabble.com/Class-cast-exception-with-executor---class-loading-issue-tp26230483p26268142.html
Sent from the Ant - Users mailing list archive at Nabble.com.
--
Hi Shawn,
Thank you Shawn for sharing your macro. We shall start from here.. and see
if we could write a good ant task based on this.
Regards,
Nagendra
--
View this message in context:
http://old.nabble.com/IDEA-Project-generation-from-ant-tp26160045p26191008.html
Sent from the Ant - Users mai
> I generally only generate .classpath files
Could you tell me how you archive this with ant
>Try to keep it simple because most of the time you are just updating the
dependencies of the
project.
This is perfect way.. could be archived by syncup with the existing ipr
files. Yes, mostly clas
O.k Thank you.
>I haven't tested either whether macro definitions can be overriden
(either within a task or within a file).
I see macros can be overridden in the order they get loaded.
Regards,
Nagendra
--
View this message in context:
http://old.nabble.com/macro-scoping-as-private-tp2615667
Hi,
Are there any ant tasks available to generate intellij and/or eclipse
projects from ant target. I wish to provide the needed class and source
paths.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://old.nabble.com/IDEA-Project-generation-from
Hi,
Is it possible to make a macro private.. meaning, the macro could be called
by other ant script with in the same xml file.. and not be called by any
other script defined else where and imported using task.
I understand ant is close to C's functional approach..but not sure if there
is a way
isCaseSensitive)
I am looking if there is any method which says
public static boolean containsString(String pattern, String
aString2BeContained,
boolean isCaseSensitive)
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http
Hi Scot,
True, I am looking for the same. i.e to know if a sub string abc exists in
pattern "nag*bc" or "naga*" etc..
What I understand by looking at propertyregex is it can match and identify
the patterns if
nag*bc --> would have been nag .*bc, but nag*bc is ant fileset's include
and exclud
Thank You Scot, I had a look at propertyregex, but this seems to support
regex matching as per the regular expression standards. However, I am
looking for ant style include, exclude pattern contains/indexof match.
e.g in includes we could use * which is equivalent of saying [.]* or **/ to
say any
Any expert comments pl..
I want a api to know if say String "abc" exists as a sub string in the
pattern "nag*bc" .
Regards,
Nagendra
--
View this message in context:
http://www.nabble.com/Ant-style-Pattern-Matching-api-to-find-indexOf-tp25947257p26092211.html
Sent from the Ant - Users mailin
Hi,
Does path task support retention of its elements order such as pathelement
etc.
If so, the order of finding the a class should be based on the order of
jars,dir put inside path.
Regards,
Nagendra
--
View this message in context:
http://www.nabble.com/order-of-class-search-in-path-tp2607
Thank you.
This approach works only with the top level filesets only. Is not working
with javac or copy etc.
May be ant should have some unversal approach to allow the people to set the
defaults to any ant task
say in this context by setting the property
default.fileset.casesensitive=true
In
Hi,
Is it possible to make fileset casesenstive="no" by default.
This should be globally true for all the fileset where ever it is used.
Like the default excludes, does it have default cases senstive settings.
Quick code look at fileset says no..
Regards,
Nagendra
www.tejasoft.com
--
View thi
with index as 0 (the start index)
I see SelectorUtils which does do exact match, but I am looking for indexOf
kind of match.
Any leads to such api pl if one exists.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/Ant-stype-Pattern
Hi Stefan,
O.k, may be there is a issue with restrict when the include pattern **/*.*
it selects files which are at least one directory below.
We shall try to provide you a test case.
Regards,
Nagendra
Stefan Bodewig wrote:
>
> On 2009-10-06, Raja Nagendra Kumar wrote:
>
>>
say mem/abc/nag.gif
etc.
When we give the second pattern i.e **/mem/** it selects the files under mem
directory.
is **/*.* not mean zero or more directories
it seems to behave like one or more directories.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context
,
Raja Nagendra Kumar
--
View this message in context:
http://www.nabble.com/org.apache.tools.ant.types.resources.Files-tp25767900p25767900.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe, e
fileset on
restrict. Could any one help on the equivalent one. We have many includes
and many excludes to be added to restrict.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/Not---design-clarification-tp25765938p25765938.html
Sent from
Hi,
As per the context of this thread..
http://www.nabble.com/forum/ViewPost.jtp?post=25438759&framed=y
Looking for a similar way to filter the files based on the include and
exclude patterns as we use for fileset.
Looks like we neither don't understand the new api (and, nor, or) correctly
or i
ng.html#propertyHelper
>
>
> Jan
>
>>-Ursprüngliche Nachricht-
>>Von: Raja Nagendra Kumar [mailto:nagendra.r...@tejasoft.com]
>>Gesendet: Freitag, 2. Oktober 2009 08:04
>>An: user@ant.apache.org
>>Betreff: Re: AW: properties echo with absolute
Oops.. It is nice to know that ant-contrib already has it.
--
View this message in context:
http://www.nabble.com/Performance-of-Ant-%3Cantcall%3E-tp25676250p25716730.html
Sent from the Ant - Users mailing list archive at Nabble.com.
Hi Stefan
I have put the summary of discussion and need for a new task as per this
discussions in ant-contrib.
The same is available at
http://www.nabble.com/Need-for-a-new-task-to-call-the-target-without-isolation-to25714539.html
Regards,
Nagendra
--
View this message in context:
http://ww
> Ant's goal is to be declarative in nature.
O.k
> I will note that the ant-contrib project provides a task to invoke a
> target.
O.k, thanks. Do I need to post this in ant-contrib forum.
Regards,
Nagendra
--
View this message in context:
http://www.nabble.com/Performance-of-Ant-%3Cantcall%
)
Regards,
Nagendra
Stefan Bodewig wrote:
>
> On 2009-09-30, Raja Nagendra Kumar wrote:
>
>> Yes, I could but I loose the flexibility of calling from command line.
>
>
>
> original-content-of-your-target
>
>
>
>
>
>
>
>
&g
Hi Jan,
In our context, we are using task to set this variable. Var does not
seem to support location. Properties read only-set only once approach would
not work with us, as this value would get chanced in each call to that
target.
I saw there are some thing like property hooks which supporting
How to echo the absolution location of a property..
say
should print the abosolute path of the key store file even if the value
stored is ./build/tejasoft/keystore.ks etc.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com
, Raja Nagendra Kumar wrote:
>
>> On a professional product build scripts, we see the need for calling many
>> times to call a particular target. However due to isolation
>> level
>> for this target calls.. there is a huge penalty on performance.
>
>> Is ther
which does exactly this.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/Performance-of-Ant-%3Cantcall%3E-tp25676250p25676250.html
Sent from the Ant - Users mailing list archive at Nabble.com
Hi Stefan,
Thank you very much for this suggestion. We thought over this approach and
was able to replace the Directory Scanner with resource collection approach.
This resulted in 50% savings in time.. one which use to take 2 min per
device is now taking 1 min. Each of our build needs to run fo
yep.. missed to discover this..
Also, Stefan, is there a way to use the include and exclude patterns as part
of restrict..
just the name match is what we are looking far.
e.g patterns we wish to use are similar to the one we use in FileSet include
and excludes.
Regards,
Nagendra
--
View th
. Some thing like DirectoryScanner.scan() and
then call to getIncludedFiles() gives the files which are matching the
criteria.
Could pl. let me know how should I get the matched files from the Restrict.
Regards,
Raja Nagendra Kumar
--
View this message in context:
http://www.nabble.com
search is avoided.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-Web 2.0 Excellence
--
View this message in context:
http://www.nabble.com/DirectoryScanner-cache-to-boost-performance-tp25422247p25422247.html
Sent from the Ant - Users mailing list archive at Nabble.com
Groovy experts.. pl. answer.. my scripts are becoming so bad that every
method has one parameter project..
--
View this message in context:
http://www.nabble.com/how-get-ant-implicit-objects-in-groovy-scripts-tp25311530p2542.html
Sent from the Ant - Users mailing list archive at Nabble.com.
I shall spilit the question into two:
1. is there a way to know what are the exact commands including system
properties and targets and ant opts used to invoke the ant
2. is there a way to pass these value with in the ant task to invoke
another build in the same way.
--
View this message in
same args i.e -Dprop=10 clean deploy -debug
is that possible.
Regards
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/ant-target-and--D-options-to-ant-task-tp25368031p25368031.html
Sent from the Ant - Users mailing list archive at Nabble.com
final void printImplcitObject()
{
println(project);
}
This fails saying project undefined.
Could any one tell me how to get these implicit objects with out having to
pass them from build.xml files as method calling parameter.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this
Thank You Gilbert.
--
View this message in context:
http://www.nabble.com/RegEx-support-for-include-and-exclude-patterns-tp25277066p25277414.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscrib
Hi,
Is there a feature in ant ... &
tags of path like structures, filesets etc.
Currently * and ** are supported which are simple enough for most cases, but
for complex searches, we see the need for more powerful pattern matching.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft
ore.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/antcontrib-or-antelope-tp25269168p25271641.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
Hi,
I see similar tasks from AntContrib and antelope.
Which one is the right one and the latest one which is in having active
development..
Some of the tasks in both seem to be different in signature too.
Which one of these, this forum would suggest..
Regards,
Raja Nagendra Kumar,
C.T.O
Add this line in ant.bat first line..
set ANT_OPTS=-Xms256m -Xmx1024m -XX:MaxPermSize=120m
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/How-to-increase-memory-used-by-JVM-in-Ant-tp15499056p22308173.html
Sent from the Ant - Users
.
The 1.7.1 does not seem to understand the syntax ${toString:lib.path.ref}...
Any leads to this regard would help.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-Offshore Product Development Experts
--
View this message in context:
http://www.nabble.com/%24%7BtoString%3Alib.path.ref%7D
,
Nagendra
Rebhan, Gilbert wrote:
>
> -Original Message-
> From: Raja Nagendra Kumar [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2008 2:48 PM
> To: user@ant.apache.org
> Subject: Way to unset perticular prefix properties
>
>
> /*
> Hi,
> Woul
Nagendra Kumar,
C.T.O
www.tejasoft.com
- Experience Intellect.
--
View this message in context:
http://www.nabble.com/Way-to-unset-perticular-prefix-properties-tp18631235p18631235.html
Sent from the Ant - Users mailing list archive at Nabble.com
Does properties files (either xml or .properties) files support some sort of
inheritance.
e.g if a.properties and b.properties exist, while loading b.properties, I
would like to say in defination of b.properties to load a.properties too
either before loading b or after loading b or while loading f
Hi,
Thank you for pointing to filelist. However filelist does not support
selectors such as include and exclude. Are there ony future plans of
supporting these patterns in filelist or else fileset to be orderset. Any
ant developers pl. see if this could be a possible feature in future
versions.
Hi I am looking for files to copied to same directory from different
locations as specified by fileset and its includes as below.
property task would allow decraration of single name and value. However I
would like to have a property which is like java hash map or String[][]
double array. Is there a direct way to have such properties..(not looking to
use groovey or some other script)
Also, what is the way to have macro's de
Use replace task
Regards,
Nagendra
--
View this message in context:
http://www.nabble.com/Replace-string-in-file-tp17187373p17281195.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsu
1 - 100 of 109 matches
Mail list logo