I have not had a problem running Ant 1.6.5 on Z/OS 1.4 with JDK 1.4.2.
I also use the without issue.
There is an issue with .
It outputs fine to a file, but sends junk when sent to the screen.
I do not send any options to the JVM.
All my build scripts and properties files are in EBCDIC.
My bui
Is there a consensus on which directory in a project to store common ant
scripts?
I have seen the following in the wild: etc, conf, ant-build, tools, common,
bin.
The rest of my directory layout is straight from TheElementsOfAntStyle page
on the wiki and Ant In Anger.
Cheers,
Jeff
--
Vie
This a bug in the Maven task.
I opened a bug and submitted a patch:
http://jira.codehaus.org/browse/MNG-2304
jmaxwell wrote:
>
> Using the maven ant tasks I receive a null pointer if I set a fileset ref
> and then set a property with that ref. However if a set a path ref I do
> n
Using the maven ant tasks I receive a null pointer if I set a fileset ref and
then set a property with that ref. However if a set a path ref I do not get
a NPE.
If this is a Maven ant task prob I will ask there.
Exception:
java.lang.NullPointerException
at
org.apache.tools.ant.types.Abs
Stefan,
Actually I did need the additional feature: prefix.
It is not a huge deal one way or the other.
I just like to define all my patternsets and filesets in one location.
Cheers,
Jeff
Stefan Bodewig wrote:
>
> On Wed, 26 Apr 2006, jmaxwell <[EMAIL PROTECTED]> wrote:
>&
Jeff,
Thanks for the quick response.
It turns out this doesn't work in 1.6.5 but filesets have been refactored in
1.7.
I reviewed the ant svn trunk and the 1.6.5 tag.
This issue is fixed in trunk.
Cheers,
Jeff
--
View this message in context:
http://www.nabble.com/Tar-Error%3A-fileset-doe
I am trying to use a fileset reference with the tar task
When run I receive the following error:
lib.fileset doesn't denote a Tar$TarFileSet
Details: Ant 1.6.5
JVM: 1.4.2_10
Platform: SPARC
OS: Solaris 10
Any Ideas?
Cheers
Jeff
--
View this message in context:
http://www.nabble