XOE Developers Guide v1.0: A guide to application development within the XOE framework | ||
---|---|---|
Prev | Appendix A. Reference Material | Next |
At this point, the build system will create several default dependencies, and expand the ones that already exist to include xpaths. If the package is native, an architecture attribute will be added to the <package /> tag to indicate the architecture that the package was built for. In addition, native packages include an architecture dependency that is met only by the appropriate architecture-native package (ie, architecture-native_i386_0.1.xoe).
After expansion the complete package is zipped up into a jar file named <package-name>_<arch>_<version>.xoe. If the package is not native, the architecture is not included.