Re: (Default) classpath for typedef

2009-01-30 Thread Stefan Bodewig
On 2009-01-28, rparree wrote: > I will do that. I thinks the attachment is also available at: > http://www.nabble.com/file/p21704699/diagnostics This looks OK. When you run Ant with -debug it will tell you which classloader it is using to do anything. Could you open a Bugzilla Issue and attach

Re: (Default) classpath for typedef

2009-01-28 Thread rparree
Stefan, I will do that. I thinks the attachment is also available at: http://www.nabble.com/file/p21704699/diagnostics tx Stefan Bodewig wrote: > > On 2009-01-28, rparree wrote: > >> I have the diagnostics attached. > > Attachment has been stripped by the mailing list manager. Maybe it

Re: (Default) classpath for typedef

2009-01-28 Thread Stefan Bodewig
On 2009-01-28, rparree wrote: > I have the diagnostics attached. Attachment has been stripped by the mailing list manager. Maybe it is easier to open a bugzilla issue for it. Stefan - To unsubscribe, e-mail: user-unsubscr...@

Re: (Default) classpath for typedef

2009-01-28 Thread rparree
Stefan, I have the diagnostics attached. tx., Stefan Bodewig wrote: > > On 2009-01-28, rparree wrote: > >> Thanks for your reply. I did a compare using a compare tool and the two >> files are identical. > > OK, we have some history of problems related to modified wrapper > scripts that

Re: (Default) classpath for typedef

2009-01-28 Thread Stefan Bodewig
On 2009-01-28, rparree wrote: > Thanks for your reply. I did a compare using a compare tool and the two > files are identical. OK, we have some history of problems related to modified wrapper scripts that are difficult to track down for us - so I'm always alerted when people install Ant via dist

Re: (Default) classpath for typedef

2009-01-27 Thread rparree
Stefan, Thanks for your reply. I did a compare using a compare tool and the two files are identical. Tx., Raphael Stefan Bodewig wrote: > > On 2009-01-27, Raphael Parree wrote: > >> I am using the same build file on an openSUSE linux environment (ant >> 1.7.0 >> installed as RPM) . > >

Re: (Default) classpath for typedef

2009-01-27 Thread Stefan Bodewig
On 2009-01-27, Raphael Parree wrote: > I am using the same build file on an openSUSE linux environment (ant 1.7.0 > installed as RPM) . It is quite likely that the ant shell script you get from the RPM is not the same as the one that ships with Ant. Depending on settings inside the script, ~/.a

(Default) classpath for typedef

2009-01-27 Thread Raphael Parree
Hi, On a windows (ant 1.7.0) environment the following works: (The jar file containing the maven ant tasks is located in the ANT_HOME/libdirectory) I am using the same build file on an openSUSE linux environment (ant 1.7.0 installed as RPM) . I have installed the jar file in the ~/.ant/libdire