I would like to get JENA-990 (Rename UpdateDeniedException) into Jena3 I would also like to clean up the permissiosn system so that it uses the exceptions described in JENA-990 and I would like to clean up the node/triple handling. the Permissions code was originally designed to be graph implementaiton agnostic. So there is a layer of complexity that can be removed and should make it faster.
I started work on 990 yesterday. I think I can have all of the above completed by end of week. (Unit tests included) Claude On Mon, Jul 13, 2015 at 4:36 PM, Andy Seaborne <[email protected]> wrote: > After some build-wrestling today, I am hopeful we can do a Jena3 release > soon. > > There are a few things I know need doing: > > 1. Documentation : com.hp.hpl.jena => org.apache.jena > > This is a bulk change - except for [1] !! > Add a big statement to the front page linking to the migration page. > > 2. AnonId (JENA-986, JENA-987) > > This removes a linkage between the core of the core (graph) and the RDF > API. There is PR#86 for this. > > > As time and understanding permits I will try to process other PRs as well. > > I'd very much like to get #82 (JENA-979) in. > > (#47 / JENA-901 / LPDRuleEngine) could do with another review - there is a > bit labelled FIXME) > > I have a bit of time this month so I'm able to RM the release. > > What else must be done before we can go for Jena 3.0.0? > > Closing any JIRA that are done (thanks Claude for the recent batch) is > helpful. > > Andy > > [1] http://jena.staging.apache.org/documentation/migrate_jena2_jena3.html > > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
