Friends,
I have this situation
src
|_com\test\narahari|
|___Dao
|A.java
|B.java
|C.java
|___resources
|__x.properties
Original-Nachricht
Datum: Mon, 20 Nov 2006 16:23:59 +0100
Von: "David Corley \\(AT/LMI\\)" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: RE: ant-contrib: antfetch and dir
> Interesting. Can you verify if the same problem happens in 1.0b2? It's
> also available on the source
On Tue, 21 Nov 2006, Hunter Peress <[EMAIL PROTECTED]> wrote:
> http://archive.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.bz2
>
> dowload it, run bin/ant -version itll say 1.6.5
[EMAIL PROTECTED]:/tmp/apache-ant-1.6.2> ./bin/ant -version
Apache Ant version 1.6.2 compiled on July 16 200
A quick Google on "ant pvcs task" [1] reveals a optional Task for pvcs. [2].
Optional tasks need additional installation that is outlined here :
http://ant.apache.org/manual/install.html#optionalTasks
As for creating deployable components that would depend on what you
intend to deploy.
[1]
Hi All ,
I am very new to PVCS and I have a requirement to run the ant scripts from
the remote system to get the latest code from PVCS and create the deployable
components. I do not know what are the things I need to do to be able to
acheive this. I came to know through google that you guys alrea
Peter Neu wrote:
Hello,
I'm facing a strange error with some tasks which involve web service
building. This is the error.
java.lang.ClassCastException:
org.apache.xerces.parsers.XIncludeAwareParserConfiguration
The target which runs all sub targets is here:
>
>
>
copies all resources which it gets from the nested .
gives a list of files with paths
!!! relative to its 'dir' attribute !!!
If you want to keep the com/adp/hr/resources/ path information use
Jan
>-Ursprüngliche Nachricht-
>Von: Narahari 'n' Savitha [mailto:[E
I don't have time to check them all but here's new tasks from
documentation included in package:
Logic Tasks
===
AntCallBack
AntFetch
Assert
Foreach
For
If
OutOfDate
**Relentless
RunTarget
Switch
Throw
TimestampSelector
Trycatch
Network Tasks
=
HTTP Post
AntServe
http://archive.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.bz2
dowload it, run bin/ant -version itll say 1.6.5
amazingly frustrating.
Hi,
i looked for the changes from 1.0b2 > 1.0b3
but
http://sourceforge.net/project/shownotes.php?group_id=36177&release_id=4
59052
has only =
/*
Changes: It has come to my attention that the ant-contrib jar file was
missing in the distro.
This has been fixed, and I am re-issuing the distro file
Hello,
I'm facing a strange error with some tasks which involve web service
building. This is the error.
java.lang.ClassCastException:
org.apache.xerces.parsers.XIncludeAwareParserConfiguration
The target which runs all sub targets is here:
The
The dir element specifies the base directory for the copy. If you want
the package directories to be included, you need the base dirctory to be
your source directory.
Narahari 'n' Savitha wrote:
Friends,
I have this situation
src
|_com\test\narahari|
|___Dao
12 matches
Mail list logo