This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes fileset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "fileset" Watch "fileset" New topic
Author

fileset

Abder-Rahman Ali
Ranch Hand

Joined: May 22, 2008
Posts: 138
Is the XML element "fileset" just an element to denote that I have in some directory a set of files?

Thanks.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Please take the time to choose the correct forum for your posts. This forum is for questions on XML, not Ant scripts. For more information, please read this.

This post has been moved to a more appropriate forum.

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

Abder-Rahman, it would help is you were a little more specific about what software you are working with. I will assume you are asking a question about the Ant build.xml file. In that case I will forward you to the documentation: http://ant.apache.org/manual/CoreTypes/fileset.html

If after reading that you have some specific questions about it, then feel free to ask.


JBoss In Action
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: fileset
 
Similar Threads
WAR error - Unexpected element "{}war"
How to add multiple JARs in a Single WAR file using ANT1.6 ?
Problem including external jar to build.xml file Ant
ant paths and files
META-INF problems