Repackage Apache Jar

2013-02-12 Thread adrien ruffie
Hello All,

 

In my company we have checkout and modified

One class of org.apache.axis2:axis2-transport-http:1.5.1

 

We repackage it as a jar but with ours modification and

Explicit other artifact name.

 

But in the following section:

 

plugin

groupIdorg.apache.felix/groupId

artifactIdmaven-bundle-plugin/artifactId

version1.4.0/version

extensionstrue/extensions

configuration

instructions

Bundle-Version1.0/Bundle-Version

Bundle-Name${pom.artifactId}/Bundle-Name

Bundle-Version${pom.version}/Bundle-Version

Bundle-VendorApache Software
Foundation/Bundle-Vendor

 
Bundle-Description${pom.description}/Bundle-Description

 
Bundle-SymbolicName${pom.artifactId}/Bundle-SymbolicName

Export-Package

 
org.apache.axis2.transport.http.*;-split-package:=merge-last,

/Export-Package

/instructions

/configuration

/plugin

 

We must let Vender Apache Software Foundation, or we change for our company
name, or place

Apache Software Foundation and our company name ?

 

Thank a lot  best regards,

 

Adrien RuffiƩ



Re: Repackage Apache Jar

2013-02-12 Thread Stephen Connolly
You need to ask the Axis2 people, their PMC is responsible for their brand.


On 12 February 2013 09:16, adrien ruffie adriennolar...@hotmail.fr wrote:

 Hello All,



 In my company we have checkout and modified

 One class of org.apache.axis2:axis2-transport-http:1.5.1



 We repackage it as a jar but with ours modification and

 Explicit other artifact name.



 But in the following section:



 plugin

 groupIdorg.apache.felix/groupId

 artifactIdmaven-bundle-plugin/artifactId

 version1.4.0/version

 extensionstrue/extensions

 configuration

 instructions

 Bundle-Version1.0/Bundle-Version

 Bundle-Name${pom.artifactId}/Bundle-Name

 Bundle-Version${pom.version}/Bundle-Version

 Bundle-VendorApache Software
 Foundation/Bundle-Vendor


 Bundle-Description${pom.description}/Bundle-Description


 Bundle-SymbolicName${pom.artifactId}/Bundle-SymbolicName

 Export-Package


 org.apache.axis2.transport.http.*;-split-package:=merge-last,

 /Export-Package

 /instructions

 /configuration

 /plugin



 We must let Vender Apache Software Foundation, or we change for our company
 name, or place

 Apache Software Foundation and our company name ?



 Thank a lot  best regards,



 Adrien RuffiƩ