On 07/05/12 20:31, Marco Neumann wrote:
when will the move to jena.apache.org be complete?

"soon"

i.e. when someone has a few minutes to sort it out, remove the "incubator" content, and check the CMS setup.

Until then:

http://incubator.apache.org/jena

continues to work.

        Andy




On Mon, May 7, 2012 at 12:39 PM, Andy Seaborne<[email protected]>  wrote:
Jena is moving to be a top level project at Apache:

As part of this, the project infrastructure is moving to be under
jena.apache.org

Unlike the move into the Apache incubator in the first place, much of this
is handled by redirections.


== Website

The website will move to jena.apache.org, and a redirection from the
incubator location will be left in-place.

== Mailing Lists

These will become
  [email protected]
  [email protected]
  [email protected]

but redirections from the old incubator names are in place.

== svn

The code has been moved to

https://svn.apache.org/repos/asf/jena/

with the same layout as before.  You can use 'svn switch' on working copies
or check out a fresh copy.

e.g.

# All one line:
svn co https://svn.apache.org/repos/asf/jena/Jena2/Fuseki/trunk/ jena-fuseki

We are discussing a reorganistion of svn within the new area.

== Maven repositories

We already release under a group/artifact name which is org.apache.jena:...
and this remains the same.

The version numbers of *new* code will drop the "-incubator" part. Previous
releases are unchanged.

        Andy

PS Personally I've checkout out fresh copies with:
(lines will be broken by email)

svn co https://svn.apache.org/repos/asf/jena/Jena2/ARQ/trunk     jena-arq

svn co https://svn.apache.org/repos/asf/jena/Jena2/Fuseki/trunk  jena-fuseki

svn co https://svn.apache.org/repos/asf/jena/Jena2/IRI/trunk     jena-iri

svn co https://svn.apache.org/repos/asf/jena/Jena2/jena/trunk    jena-core

svn co https://svn.apache.org/repos/asf/jena/Jena2/JenaTop/trunk  jena-top

svn co https://svn.apache.org/repos/asf/jena/Jena2/JenaZip/trunk apache-jena

svn co https://svn.apache.org/repos/asf/jena/Jena2/SDB/trunk jena-sdb

svn co https://svn.apache.org/repos/asf/jena/Jena2/TDB/trunk  jena-tdb

svn co https://svn.apache.org/repos/asf/jena/Jena2/LARQ/trunk jena-larq

svn co https://svn.apache.org/repos/asf/jena/Scratch/Joseki/trunk
jena-joseki




Reply via email to