Orangevolt ANT Tasks » Tasks » preferences
ExampleExample

2.4.6.  Element import

import imports data from one ore more files into Preferences.

Attributes

Name Description Required
file The file to import from. yes (if no inner fileset is defined)
one ore more filesets The files to import from. You can define one ore more filesets inside this element. All matching files will be imported. yes (if file is not defined)
Due the restrictions of the Java Preferences API the import is everytime absolute which means that the node to import to is defined in the import xml file.

The file format is defined here.