You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2015/02/17 13:42:34 UTC

[25/50] [abbrv] jena git commit: no bundle-activator anymore

no bundle-activator anymore


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/91507a8a
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/91507a8a
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/91507a8a

Branch: refs/heads/eliminate-assignments
Commit: 91507a8a18b2d3e96e7fd7afe62a1fa6dbf8edd6
Parents: 3915a93
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Feb 9 10:05:55 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Feb 9 10:05:55 2015 +0000

----------------------------------------------------------------------
 apache-jena-osgi/jena-osgi-test/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/91507a8a/apache-jena-osgi/jena-osgi-test/pom.xml
----------------------------------------------------------------------
diff --git a/apache-jena-osgi/jena-osgi-test/pom.xml b/apache-jena-osgi/jena-osgi-test/pom.xml
index ac7e2c4..5d46020 100644
--- a/apache-jena-osgi/jena-osgi-test/pom.xml
+++ b/apache-jena-osgi/jena-osgi-test/pom.xml
@@ -132,7 +132,6 @@
 				<extensions>true</extensions>
 				<configuration>
 					<instructions>
-						<Bundle-Activator>org.apache.jena.osgi.test.JenaOSGITestActivator</Bundle-Activator>
 						<!-- <Import-Package>com.hp.hpl.jena</Import-Package> -->
 						<!-- <Embed-Dependency>artifactId=jena-core;inline=true</Embed-Dependency> -->
 					</instructions>