Welcome, Guest
Username Password: Remember me

The type doesn't support the nested "resour
(1 viewing) (1) Guest
Apache Ant
  • Page:
  • 1

TOPIC: The type doesn't support the nested "resour

The type doesn't support the nested "resour 1 year, 9 months ago #335

  • scmuser
  • OFFLINE
  • Gold Boarder
  • scm master
  • Posts: 237
  • Points: 3421
  • Karma: 0
  • Honor Medal 2009
Hi,
I getting below error when i execute following command

Error: The <copy> type doesn't support the nested "resources" element.

<copy todir="dest" flatten="true">
<resources>
<file file="src_dir/file1.txt"/>
<url url="http://ant.apache.org/index.html"/>
</resources>
</copy>
 


any help???
  • Page:
  • 1
Time to create page: 0.52 seconds

     
    
Home Forum