You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2009/04/18 20:03:53 UTC

svn commit: r766366 - in /felix/trunk: pom.xml scr-annotations/src/main/java/org/apache/felix/scr/ scr-annotations/src/main/java/org/apache/felix/scrplugin/

Author: cziegeler
Date: Sat Apr 18 18:03:52 2009
New Revision: 766366

URL: http://svn.apache.org/viewvc?rev=766366&view=rev
Log:
FELIX-1010 : Rename annotations to scr annotations.

Added:
    felix/trunk/scr-annotations/src/main/java/org/apache/felix/scr/   (props changed)
      - copied from r766364, felix/trunk/scr-annotations/src/main/java/org/apache/felix/scrplugin/
Removed:
    felix/trunk/scr-annotations/src/main/java/org/apache/felix/scrplugin/
Modified:
    felix/trunk/pom.xml

Modified: felix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom.xml?rev=766366&r1=766365&r2=766366&view=diff
==============================================================================
--- felix/trunk/pom.xml (original)
+++ felix/trunk/pom.xml Sat Apr 18 18:03:52 2009
@@ -64,7 +64,7 @@
       <modules>
         <module>maven-obr-plugin</module>
         <module>bundleplugin</module>
-        <module>scrplugin-annotations</module>
+        <module>scr-annotations</module>
         <module>scrplugin</module>
         <module>tools/maven2/maven-osgi-plugin</module>
 <!--        <module>tools/maven2/maven-felix-plugin</module> -->

Propchange: felix/trunk/scr-annotations/src/main/java/org/apache/felix/scr/
------------------------------------------------------------------------------
    svn:mergeinfo =