You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2008/10/06 10:56:01 UTC

svn commit: r702024 - in /felix/sandbox/clement/ipojo-utils: arch-equinox/ arch-equinox/pom.xml specification-injection/

Author: clement
Date: Mon Oct  6 01:56:00 2008
New Revision: 702024

URL: http://svn.apache.org/viewvc?rev=702024&view=rev
Log:
Modifies the bundle name of the Equinox Arch command
Updates the svn:ignore list

Modified:
    felix/sandbox/clement/ipojo-utils/arch-equinox/   (props changed)
    felix/sandbox/clement/ipojo-utils/arch-equinox/pom.xml
    felix/sandbox/clement/ipojo-utils/specification-injection/   (props changed)

Propchange: felix/sandbox/clement/ipojo-utils/arch-equinox/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Oct  6 01:56:00 2008
@@ -0,0 +1,6 @@
+.checkstyle
+.classpath
+.externalToolBuilders
+.project
+.settings
+target

Modified: felix/sandbox/clement/ipojo-utils/arch-equinox/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-utils/arch-equinox/pom.xml?rev=702024&r1=702023&r2=702024&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-utils/arch-equinox/pom.xml (original)
+++ felix/sandbox/clement/ipojo-utils/arch-equinox/pom.xml Mon Oct  6 01:56:00 2008
@@ -56,7 +56,7 @@
 				<configuration>
 					<instructions>
 						<Bundle-Name>
-							iPOJO Arch Felix Command
+							iPOJO Arch Equinox Command
 						</Bundle-Name>
 						<Bundle-SymbolicName>
 							${pom.artifactId}

Propchange: felix/sandbox/clement/ipojo-utils/specification-injection/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Oct  6 01:56:00 2008
@@ -0,0 +1,5 @@
+.classpath
+.project
+.settings
+bin
+output