com.hpl.hp -> org.apache packages

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

Branch: refs/heads/master
Commit: 8756953692fe748d9874e7e8eb829501fd7ecc71
Parents: a4edc61
Author: Andy Seaborne <[email protected]>
Authored: Sun Apr 26 19:47:36 2015 +0100
Committer: Andy Seaborne <[email protected]>
Committed: Sun Apr 26 19:47:36 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/jena/blob/87569536/apache-jena-osgi/jena-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/apache-jena-osgi/jena-osgi/pom.xml 
b/apache-jena-osgi/jena-osgi/pom.xml
index 76c5c37..e1ea258 100644
--- a/apache-jena-osgi/jena-osgi/pom.xml
+++ b/apache-jena-osgi/jena-osgi/pom.xml
@@ -223,7 +223,7 @@
         <extensions>true</extensions>
         <configuration>
           <instructions>
-            
<Export-Package>com.hp.hpl.jena.*,!org.apache.jena.ext.*,org.apache.jena.*</Export-Package>
+            
<Export-Package>org.apache.jena.*,!org.apache.jena.ext.*</Export-Package>
             
<Embed-Dependency>artifactId=jena*;inline=true,artifactId=xercesImpl;inline=true,artifactId=xml-apis;inline=true</Embed-Dependency>
             <Embed-Transitive>true</Embed-Transitive>
             
<Import-Package>!sun.io,!org.apache.avalon.framework.logger,!com.ibm.uvm.tools,!com.sun.jdmk.comm,!org.apache.log,!org.apache.xml.*,!org.apache.xerces.*,!org.apache.jena.ext.*,sun.misc;resolution:=optional,*</Import-Package>

Reply via email to