You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2015/03/05 23:20:23 UTC

svn commit: r942504 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html

Author: buildbot
Date: Thu Mar  5 22:20:23 2015
New Revision: 942504

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  5 22:20:23 2015
@@ -1 +1 @@
-1664502
+1664505

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html Thu Mar  5 22:20:23 2015
@@ -136,76 +136,36 @@ You can also check http://www.aqute.biz/
 use a "_plugin" option in the pom, and to declare a dependency inside the "plugin" configuration.
 For example:</p>
 <p>:::xml
-&lt;?xml version="1.0"?&gt;
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-  <packaging>bundle</packaging>
-  <groupId>test</groupId>
-  <artifactId>test.dmannotations.withbndplugininvokedfrompom</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
-  <name>Test</name>
-  <dependencies>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-      <version>4.2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.compendium</artifactId>
-      <version>4.2.0</version>
-    </dependency>
-    <dependency>
+<build>
+  <plugins>
+    <plugin>
       <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.shell</artifactId>
-      <version>1.4.1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.dependencymanager.annotation</artifactId>
-      <version>4.0.0</version>
-    </dependency>
-  </dependencies>
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.7</source>
-          <target>1.7</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.5.0</version>
-        <extensions>true</extensions>
-        <configuration>
-          <instructions>
-        <Bundle-Name>Test</Bundle-Name>
-        <Bundle-SymbolicName>test</Bundle-SymbolicName>
-        <Import-Package>*</Import-Package>
-        <Private-Package>test.dmannotations.withbndplugininvokedfrompom</Private-Package>
-        &lt;_plugin&gt;org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin;log=debug</_plugin>
-          </instructions>
-        </configuration>
-        <dependencies>
-          <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.dependencymanager.annotation</artifactId>
-            <version>4.0.0</version>
-          </dependency>
-        </dependencies>
-      </plugin>
-    </plugins>
-  </build>
-</project></p>
+      <artifactId>maven-bundle-plugin</artifactId>
+      <version>2.5.0</version>
+  <extensions>true</extensions>
+      <configuration>
+        <instructions>
+      <Bundle-Name>Test</Bundle-Name>
+      <Bundle-SymbolicName>test</Bundle-SymbolicName>
+      <Import-Package>*</Import-Package>
+      <Private-Package>test.dmannotations.withbndplugininvokedfrompom</Private-Package>
+      &lt;_plugin&gt;org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin;log=debug</_plugin>
+        </instructions>
+      </configuration>
+      <dependencies>
+        <dependency>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>org.apache.felix.dependencymanager.annotation</artifactId>
+          <version>4.0.0</version>
+        </dependency>
+      </dependencies>
+    </plugin>
+  </plugins>
+</build></p>
 </li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1664502 by pderop on Thu, 5 Mar 2015 22:13:49 +0000
+        Rev. 1664505 by pderop on Thu, 5 Mar 2015 22:20:05 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project