There is a (Linux-only) solution, unfortunatly there is no JAVA-API for
this, but you could easily write a class/script, which calls YAPS
(http://www.tei-lin-net.de/tip_yaps_01.html).
R,
Markus
Am Donnerstag, den 28.12.2006, 09:37 + schrieb Petar Tahchiev:
> On 28/12/06, Rebhan, Gilbert <[EM
Hello,
I am currently looking for a good training course for Apache ANT but also for
CruiseControl and Build Management as a whole process. Can somebody recommedn
me a good training course (partner)?
R,
Markus
-
To unsubscribe
memory
errors. After the recompilation of ANT now everything is fine.
Thanks to all :-)
R,
Markus
Original-Nachricht
Datum: Thu, 19 Oct 2006 19:15:29 +0200
Von: "Markus M. May" <[EMAIL PROTECTED]>
An: Ant Users List
Betreff: Re: antcall / depends
> Thank
Hello Jacob,
why don't you just import a common build file and define the common target
there. Only when the target is not defined in the build file, the common target
gets executed.
R,
Markus M. May
Original-Nachricht
Datum: Mon, 23 Oct 2006 22:28:35 -0500
Von: Jacob
rieb Peter Reilly:
> On 10/19/06, Markus M. May <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > this is going to be nearly the same as restructuring the build process,
> > since we have more then one component, using these targets. I am currently
> > digging deepe
-Nachricht
Datum: Thu, 19 Oct 2006 16:04:06 +0100
Von: "Peter Reilly" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: Re: antcall / depends
> On 10/19/06, Markus M. May <[EMAIL PROTECTED]> wrote:
> > Hello,
> > I am currently facing a massive O
currently we are facing a
timely issue, so this is not an option anyway :-(
Any help is appreciated.
R,
Markus M. May
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You could also use the antcontrib task PropertyRegex.
R,
Markus
Original-Nachricht
Datum: Tue, 29 Aug 2006 12:47:25 +0200
Von: "Rebhan, Gilbert" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: RE: How to replace substring into property and get result intoanother
property ?
Original-Nachricht
Datum: Tue, 29 Aug 2006 08:03:20 +0200
Von: "Markus M. May" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: Re: Sharing inter-project dependencies
> Hello Michael,
>
> we are solving this, by having a central repos
Hello Michael,
we are solving this, by having a central repository (pretty much like the maven
repository) which contains all JAR-files of all components. Therefor you can
then reference a fileset with all neede files from the repository.
The hard thing is, that the components can change their
Hello,
please try to put an
into your fileset, this should work then.
R,
Markus M. May
Original-Nachricht
Datum: Tue, 8 Aug 2006 11:42:37 +0100
Von: "Bhadra, Jatin" <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: scp fails with a protocol error
One more thing, I forgot, I think you meant software components, when you
talked about packages, right?
Original-Nachricht
Datum: Tue, 08 Aug 2006 08:10:36 +0200
Von: "Markus M. May" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: Re: Pac
Hello,
there are some solutions for this kind of problem. First of all, you definitly
have to get rid of all the circular dependencies, these are very painful and
also quite dangerous, when you think about it.
for the dependencies itself, you can use tools like IVY or even program stuff
on you
Hello,
I guess you can use the CVS task of ANT. There you are able to use special
commands with parameters. This should be the way to look :-)
R,
Markus M. May
Original-Nachricht
Datum: Mon, 7 Aug 2006 13:59:04 +0200
Von: "Tshepo Rachidi" <[EMAIL PROTECTED]>
Hello,
my company is just offering a job to write the diplom-thesis about ANT the
build process. The company is working in Germany only, so the language is
german. The topic is called "Application LifeCycle Management".
Hope this is not too OFF-Topic.
R,
Markus M. May
http:/
Hello,
I have had a similar error message between two SuSE boxes. I reconfigured the
sshd:
PasswordAuthentication yes
and
#UsePAM yes
Now it works without any problems. I believe, that there are now some security
issues, and that it would be better to use public/private keys, but in our
envir
Hi, to get the Locale from the file you can use the propertyregexp-Command:
This will give you the locale of the file. This could also be used, with
some modifications for other transformations.
Greets
markus m. may
> --- Ursprüngliche Nachricht ---
> Von: Paul Pogonyshev &
full_build (basically the first step of a nightly build)
cleans the source tree and gets all the sources from VSS. Then the
created jar-file has a new timestamp.
Anyway, I know, that this is a bit of a strange solution, but the
selector works for us :-)
R,
Markus M. May
On Di, 2006-01-31 at 22:07 +0100
a property (like overwrite) with which I can turn off the
overwrite at all.
Is something like this possible?
R,
Markus M. May
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Create, never used selectors, but this is the one to use
() :-)
On Di, 2006-01-31 at 15:29 -0500, Jeffrey E Care wrote:
> already does timestamp checks, and it already has @overwrite.
>
> I think you need to use a selector to accomplish what you're trying to do.
>
a property (like overwrite) with which I can turn off the
overwrite at all.
Is something like this possible?
R,
Markus M. May
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello,
I am working currently in a project, which describes dependencies in a
file and downloads it from a repository (sf.net/projects/greebo). So
basically I would like to add a property or even better a path reference
to the build file, which is created based on another XML file. Any
ideas, o
22 matches
Mail list logo