https://github.com/spinrdf/spinrdf/pull/5
On Thu, Jan 5, 2017 at 2:16 PM, Andy Seaborne <[email protected]> wrote: > > > On 04/01/17 23:58, Martynas Jusevičius wrote: >> >> Looks like Java was repackaged under "org.spinrdf" but the Maven >> artifact is still under TopBraid namespace? Is that intended? > > > No. Open an issue and do a PR. > >> >> <modelVersion>4.0.0</modelVersion> >> <groupId>org.topbraid</groupId> >> <artifactId>spin</artifactId> >> <packaging>jar</packaging> >> <version>3.0.0</version> >> <name>TopBraid SPIN API</name> >> <url>http://spinrdf.org/</url> >> >> BTW, shouldn't we change the version to 3.0.0-SNAPSHOT until any >> releases are planned/made? > > > Ditto. > > (I spent my time sorting out the legal and process aspects.) > > Andy > > >> >> On Fri, Dec 30, 2016 at 5:13 PM, Andy Seaborne <[email protected]> wrote: >>> >>> ** Invitation to Collaborate ** >>> >>> There is a new open source project for Spin RDF. TopQuadrant have agreed >>> to >>> the code being put into an open source github organisation with an Apache >>> License: >>> >>> https://github.com/spinrdf/spinrdf >>> >>> This code is taken from the TopBraid SpinDRF 2.0.0 release. >>> >>> At this point, no functional code changes have been made. It has been >>> repackaged under "org.spinrdf". >>> >>> What happens now is up to you. >>> >>> Usual github processes - issues and pull requests on the repository >>> please. >>> >>> Andy & Holger >>> >>> https://github.com/spinrdf/spinrdf/blob/master/CONTRIBUTING.md
