On Fri, Oct 05, 2012 at 05:40:17PM +0100, sebb wrote: > On 5 October 2012 17:06, <matthew.web...@diamond.ac.uk> wrote: > > In Commons Math 3.0, all the package names start with > > org.apache.commons.math3, to distinguish them from packages in the previous > > (2.2) - issue https://issues.apache.org/jira/browse/MATH-444. > > > > However, the name of the bundle itself was not similarly changed - in the > > MANIFEST.MF from 3.0.0, we have this line: > > Bundle-SymbolicName: org.apache.commons.math > > Looks like an oversight. > > So it does not get forgotten again, please could you raise a JIRA > issue against Commons MATH?
It turns out that the "math" part comes from the variable ${commons.componentid} which is also used to define the "home" on people.apache.org. It looks like it cannot simply be upgraded to "math3". And if not, then it is the POM of "commons-parent" that must be changed. Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org