blob: 217f4515f8a806bb79a015be325b3481ba5ad62c [file] [log] [blame]
<toc topic="bundlor/index.html" label="Bundlor User Guide"><topic href="bundlor/pr01.html" label="Copyright"></topic><topic href="bundlor/pr02.html" label="License"></topic><topic href="bundlor/ch01.html" label="Introduction to Bundlor"><topic href="bundlor/ch01.html#introduction.about" label="About Bundlor"></topic></topic><topic href="bundlor/ch02.html" label="Getting Bundlor"><topic href="bundlor/ch02.html#getting.zip" label="Getting the Bundlor ZIP"></topic><topic href="bundlor/ch02s02.html" label="Getting Bundlor with Ivy"></topic><topic href="bundlor/ch02s03.html" label="Getting Bundlor with Maven"></topic></topic><topic href="bundlor/ch03.html" label="Quickstart"><topic href="bundlor/ch03.html#quickstart.command.line" label="Command Line Quickstart"></topic><topic href="bundlor/ch03s02.html" label="Apache ANT Quickstart"></topic><topic href="bundlor/ch03s03.html" label="Apache Maven Quickstart"></topic></topic><topic href="bundlor/ch04.html" label="Usage"><topic href="bundlor/ch04.html#usage.command.line" label="Command-Line Usage"><topic href="bundlor/ch04.html#usage.command.line.syntax" label="Command Syntax"></topic><topic href="bundlor/ch04.html#usage.command.line.reference" label="Command Line Reference"><topic href="bundlor/ch04.html#N1014B" label="Command Line Parameters"></topic><topic href="bundlor/ch04.html#N101AF" label="Command Line Property Values"></topic></topic></topic><topic href="bundlor/ch04s02.html" label="Apache ANT Usage"><topic href="bundlor/ch04s02.html#usage.ant.setup" label="ANT Setup"></topic><topic href="bundlor/ch04s02.html#usage.ant.reference" label="ANT Task Reference"><topic href="bundlor/ch04s02.html#N101FE" label="Task Attributes"></topic><topic href="bundlor/ch04s02.html#N10282" label="Inline Manifest Template"></topic><topic href="bundlor/ch04s02.html#N10294" label="Inline OSGi Profile"></topic><topic href="bundlor/ch04s02.html#N102A6" label="Inline Property Values"></topic></topic><topic href="bundlor/ch04s02.html#usage.ant.example" label="ANT Task Examples"><topic href="bundlor/ch04s02.html#N102C0" label="Creating a manifest"></topic><topic href="bundlor/ch04s02.html#N102C7" label="Creating a manifest with placeholder replacement"></topic></topic></topic><topic href="bundlor/ch04s03.html" label="Apache Maven Usage"><topic href="bundlor/ch04s03.html#usage.maven.setup" label="Maven Setup"></topic><topic href="bundlor/ch04s03.html#usage.maven.reference" label="Maven Plugin Reference"><topic href="bundlor/ch04s03.html#N102FF" label="Plugin Configuration"></topic><topic href="bundlor/ch04s03.html#N10388" label="Inline Manifest Template"></topic><topic href="bundlor/ch04s03.html#N1039A" label="Inline OSGi Profile"></topic><topic href="bundlor/ch04s03.html#N103AC" label="Inline Property Values"></topic></topic><topic href="bundlor/ch04s03.html#usage.maven.example" label="Maven Plugin Examples"><topic href="bundlor/ch04s03.html#N103C2" label="Creating a manifest"></topic><topic href="bundlor/ch04s03.html#N103C9" label="Creating a manifest with placeholder replacement"></topic></topic></topic></topic><topic href="bundlor/ch05.html" label="Manifest Templates"><topic href="bundlor/ch05.html#manifest.template.introduction" label="Introduction"></topic><topic href="bundlor/ch05s02.html" label="Manifest Template Format"></topic><topic href="bundlor/ch05s03.html" label="Specifying property placeholders"></topic><topic href="bundlor/ch05s04.html" label="Specifying automatic version expansion of imported packages based on a pattern"><topic href="bundlor/ch05s04.html#manifest.template.format.version.naming" label="Re-using version patterns"></topic></topic><topic href="bundlor/ch05s05.html" label="Example Bundlor Manifest Template"></topic></topic><topic href="bundlor/ch06.html" label="OSGi Profiles and Bundlor"><topic href="bundlor/ch06.html#OSGi-profiles.about" label="Overview of OSGi profiles"></topic><topic href="bundlor/ch06s02.html" label="Using OSGi profiles with Bundlor"></topic></topic><topic href="bundlor/ch07.html" label="Detecting Manifest Requirements"><topic href="bundlor/ch07.html#detecting.java" label="Java Detection Criteria"><topic href="bundlor/ch07.html#N10607" label="Export Package"></topic><topic href="bundlor/ch07.html#N1060C" label="Import Package"></topic></topic><topic href="bundlor/ch07s02.html" label="Spring Context Configuration Detection Criteria"><topic href="bundlor/ch07s02.html#N10646" label="Spring Context Values"></topic></topic><topic href="bundlor/ch07s03.html" label="Blueprint Service Configuration Detection Criteria"><topic href="bundlor/ch07s03.html#N106BC" label="Blueprint Configuration Values"></topic></topic><topic href="bundlor/ch07s04.html" label="Web Application File Detection Criteria"><topic href="bundlor/ch07s04.html#N106FE" label="web.xml Values"></topic></topic><topic href="bundlor/ch07s05.html" label="Bundle-Classpath File Detection Criteria"></topic><topic href="bundlor/ch07s06.html" label="JPA Detection Criteria"><topic href="bundlor/ch07s06.html#N10775" label="persistence.xml Values"></topic><topic href="bundlor/ch07s06.html#N10787" label="orm.xml Values"></topic></topic><topic href="bundlor/ch07s07.html" label="EclipseLink Detection Criteria"><topic href="bundlor/ch07s07.html#N107E0" label="eclipselink-orm.xml Values"></topic></topic><topic href="bundlor/ch07s08.html" label="Hibernate Mapping File Detection Criteria"><topic href="bundlor/ch07s08.html#N10891" label="Hibernate Attributes"></topic><topic href="bundlor/ch07s08.html#N108DC" label="Hibernate Keywords"></topic></topic><topic href="bundlor/ch07s09.html" label="JSP File Detection Criteria"><topic href="bundlor/ch07s09.html#N109A2" label="JSP Values"></topic></topic><topic href="bundlor/ch07s10.html" label="Log4J Configuration Detection Criteria"><topic href="bundlor/ch07s10.html#N109B4" label="Log4J Configuration Values"></topic></topic><topic href="bundlor/ch07s11.html" label="Static Resource Detection Criteria"></topic></topic><topic href="bundlor/ch08.html" label="Detecting Manifest Issues"><topic href="bundlor/ch08.html#warning.importversionrange" label="Import Version Range Warning Criteria"></topic><topic href="bundlor/ch08s02.html" label="Import of Exported Packages Warning Criteria"></topic><topic href="bundlor/ch08s03.html" label="Signed JAR Warning Criteria"></topic><topic href="bundlor/ch08s04.html" label="Versioned Imports Warning Criteria"></topic><topic href="bundlor/ch08s05.html" label="Versioned Exports Warning Criteria"></topic><topic href="bundlor/ch08s06.html" label="Bundle-SymbolicName Warning Criteria"></topic><topic href="bundlor/ch08s07.html" label="Manifest-Version Warning Criteria"></topic></topic></toc>