Author: mcculls
Date: Sat May 3 05:49:39 2008
New Revision: 653070
URL: http://svn.apache.org/viewvc?rev=653070&view=rev
Log:
Latest website doc
Modified:
felix/trunk/bundleplugin/doc/apache-felix-maven-bundle-plugin-bnd.html
Modified: felix/trunk/bundleplugin/doc/apache-felix-maven-bundle-plugin-bnd.html
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/doc/apache-felix-maven-bundle-plugin-bnd.html?rev=653070&r1=653069&r2=653070&view=diff
==============================================================================
--- felix/trunk/bundleplugin/doc/apache-felix-maven-bundle-plugin-bnd.html
(original)
+++ felix/trunk/bundleplugin/doc/apache-felix-maven-bundle-plugin-bnd.html Sat
May 3 05:49:39 2008
@@ -1,11 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html><head><title>Apache Felix - Apache Felix Maven Bundle Plugin
(BND)</title>
+<html><head>
-
+ <title>Apache Felix - Apache Felix Maven Bundle Plugin (BND)</title>
<link rel="stylesheet"
href="apache-felix-maven-bundle-plugin-bnd_files/site.css" type="text/css"
media="all">
- <meta http-equiv="Content-Type"
content="text/html;charset=UTF-8"></head><body>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head><body>
<div class="title"><div class="logo"><a
href="http://felix.apache.org/site/index.html"><img alt="Apache Felix"
src="apache-felix-maven-bundle-plugin-bnd_files/logo.png"
border="0"></a></div><div class="header"><a href="http://www.apache.org/"><img
alt="Apache" src="apache-felix-maven-bundle-plugin-bnd_files/apache.png"
border="0"></a></div></div>
<div class="menu">
<ul>
@@ -483,6 +484,7 @@
configuration options:
<ul>
<li><em><tt>supportedProjectTypes</tt></em> defaults to
"jar","bundle"</li>
+ <li><em><tt>wrapImportPackage</tt></em> defaults to "*"</li>
</ul>
</li>
</ul>
@@ -493,6 +495,7 @@
configuration options:
<ul>
<li><em><tt>supportedProjectTypes</tt></em> defaults to
"jar","bundle"</li>
+ <li><em><tt>wrapImportPackage</tt></em> defaults to "*"</li>
</ul>
</li>
</ul>
@@ -1081,5 +1084,4 @@
<p>Subscribe to the Felix users mailing list by sending a message to <span
class="nobr"><a href="mailto:[EMAIL PROTECTED]" title="Send mail to [EMAIL
PROTECTED]" rel="nofollow">[EMAIL PROTECTED]<sup><img class="rendericon"
src="apache-felix-maven-bundle-plugin-bnd_files/mail_small.gif" alt=""
align="absmiddle" border="0" height="12" width="13"></sup></a></span>; after
subscribing, email questions or feedback to <span class="nobr"><a
href="mailto:[EMAIL PROTECTED]" title="Send mail to [EMAIL PROTECTED]"
rel="nofollow">[EMAIL PROTECTED]<sup><img class="rendericon"
src="apache-felix-maven-bundle-plugin-bnd_files/mail_small.gif" alt=""
align="absmiddle" border="0" height="12" width="13"></sup></a></span>.</p>
</div>
-
-</body></html>
\ No newline at end of file
+ </body></html>