You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Paul Hammant <pa...@yahoo.com> on 2001/05/13 18:04:50 UTC

avalon-phoenix - build feedback

Just sync'd with cvs depot.

( My machine : Windows2000 with up to date patches ) 

build clean, then build.  Problems :

1) <rmic> (line 182) barfs internally on the rmic (now commented out for me).

2) <chmod> (line 354) fails.  Ant issue?  Should chmod even invoke in Windoze?

Regards,

- Paul H

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

---------------------------------------------------------------------
To unsubscribe, e-mail: avalon-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: avalon-dev-help@jakarta.apache.org


Re: avalon-phoenix - build feedback

Posted by Peter Donald <do...@apache.org>.
At 05:04  13/5/01 +0100, Paul Hammant wrote:
>Just sync'd with cvs depot.
>
>( My machine : Windows2000 with up to date patches ) 
>
>build clean, then build.  Problems :
>
>1) <rmic> (line 182) barfs internally on the rmic (now commented out for me).

runs fine for me - can you give me more details (ie error message + jdk
version/vendor).

>2) <chmod> (line 354) fails.  Ant issue?  Should chmod even invoke in
Windoze?

It shouldn't be executing no - Could you add in 

<echo message="os.name=${os.name}"/>
<echo message="os.version=${os.version}"/>
<echo message="file.separator=${file.separator}"/>
<echo message="path.separator=${path.separator}"/>
<echo message="line.separator=${line.separator}"/>

to build file and send the results to me ;)


Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*


---------------------------------------------------------------------
To unsubscribe, e-mail: avalon-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: avalon-dev-help@jakarta.apache.org