Re: Release planning : 2.*

2015-02-25 Thread Stian Soiland-Reyes
When will you start the vote..? I had a quick look at some of the outstanding Fuseki 2 issues. Unfortunately the land of Javascript is still rather mysterious to me.. Given that this will be Fuseki 2.0.0, I will have another go tonight to at least try to fix JENA-869 (DELETE that doesn't),

[jira] [Updated] (JENA-886) Add xsd datatypes xsd:dateTimeStamp, xsd:yearMonthDuration, xsd:dayTimeDuration

2015-02-25 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-886: --- Summary: Add xsd datatypes xsd:dateTimeStamp, xsd:yearMonthDuration, xsd:dayTimeDuration (was: Add xsd

[jira] [Updated] (JENA-886) Add xsd datatypes xsd:dateTimeStamp, xsd:yearMonthDuration, xsd:dayTimeDuration

2015-02-25 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-886: --- Description: There are some new XSD datatypes not covered by Jena's datatype system. *

Re: OSGI Build Failures

2015-02-25 Thread Rob Vesse
Stian Turns out our build servers are using the veritably ancient mvn 3.0.2 Adding extensions directly makes no difference I'll see what can be done to upgrade Maven on our build servers and see if that resolves the issue. Rob On 24/02/2015 17:36, Stian Soiland-Reyes st...@apache.org wrote:

Re: Release planning : 2.13.0

2015-02-25 Thread Chris Dollin
On 02/25/2015 11:30 AM, Andy Seaborne wrote: Final call for Jena 2.13.0. Stephen wrote: I finished up and commited some outstanding changes I had for jena-text. I added the ability to specify an analyzer for the query text itself that was different than the one used for the document. I

[jira] [Updated] (JENA-866) Fuseki2: Can't Remove multiple datasets - multiple confirm dialogues?

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/JENA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stian Soiland-Reyes updated JENA-866: - Attachment: screenshot-1.png Fuseki2: Can't Remove multiple datasets - multiple confirm

[jira] [Comment Edited] (JENA-866) Fuseki2: Can't Remove multiple datasets - multiple confirm dialogues?

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/JENA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336488#comment-14336488 ] Stian Soiland-Reyes edited comment on JENA-866 at 2/25/15 1:52 PM:

[GitHub] jena pull request: Workaround Maven 3.0.2 bug for jena-osgi

2015-02-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/32 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: OSGI Build Failures

2015-02-25 Thread Stian Soiland-Reyes
I was able to replicate with 3.0.2. While it's old, it's not THAT old (2011) - so it would be reasonable that other could also still be using 3.0.2. The very quick solution would be a prerequisitesmaven3.0.5. The problem with 3.0.2 is when you build a multi-module project and the extension is

[jira] [Commented] (JENA-866) Fuseki2: Can't Remove multiple datasets - multiple confirm dialogues?

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/JENA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336488#comment-14336488 ] Stian Soiland-Reyes commented on JENA-866: -- I had a look at this - and could not

Re: Release planning : 2.*

2015-02-25 Thread Andy Seaborne
On 25/02/15 14:18, Stian Soiland-Reyes wrote: When will you start the vote..? Friday if all goes well. It's been too long as it is. I had a quick look at some of the outstanding Fuseki 2 issues. Unfortunately the land of Javascript is still rather mysterious to me.. Given that this will

Re: Release planning : 2.*

2015-02-25 Thread Stian Soiland-Reyes
Friday makes sense (and I guess you would let the vote run till Monday?), and I agree it could get risky to throw in too many fixes now. You are probably right in that more exciting Fuseki2 issues will come once it is out :) Shall I have a go to simply comment/hide those bits that don't work in

[GitHub] jena pull request: JENA-867 - temporarily disable Active? tickbo...

2015-02-25 Thread stain
GitHub user stain opened a pull request: https://github.com/apache/jena/pull/33 JENA-867 - temporarily disable Active? tickboxes Disabled in UI for JENA-867 which remains open. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] jena pull request: JENA-869 Disable download button until it works...

2015-02-25 Thread stain
GitHub user stain opened a pull request: https://github.com/apache/jena/pull/35 JENA-869 Disable download button until it works again Disabled in UI - but bug JENA-869 remains open. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (JENA-867) Fuseki2: Dataset Active tickbox does not work

2015-02-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336701#comment-14336701 ] ASF GitHub Bot commented on JENA-867: - GitHub user stain opened a pull request:

[jira] [Commented] (JENA-865) Fuseki 2: Example query does not declare owl/rdfs PREFIXes

2015-02-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336713#comment-14336713 ] ASF GitHub Bot commented on JENA-865: - GitHub user stain opened a pull request:

[jira] [Commented] (JENA-869) Fuseki2: Can't reuse dataset name after DELETE

2015-02-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336718#comment-14336718 ] ASF GitHub Bot commented on JENA-869: - GitHub user stain opened a pull request:

[jira] [Created] (JENA-887) Dead/wrong links on Fuseki2 frong page

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
Stian Soiland-Reyes created JENA-887: Summary: Dead/wrong links on Fuseki2 frong page Key: JENA-887 URL: https://issues.apache.org/jira/browse/JENA-887 Project: Apache Jena Issue Type:

[GitHub] jena pull request: Jena 887 remove dead links

2015-02-25 Thread stain
GitHub user stain opened a pull request: https://github.com/apache/jena/pull/36 Jena 887 remove dead links Dead links in index.html and header updated/disabled. Those header links should really not be copied around on every html file! (one of them had the wrong link to

[jira] [Commented] (JENA-871) Fuseki2 UI: Download button doesn't work

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/JENA-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336716#comment-14336716 ] Stian Soiland-Reyes commented on JENA-871: -- download button is added by yasr - is

[GitHub] jena pull request: JENA-865: Include prefixes in example query

2015-02-25 Thread stain
GitHub user stain opened a pull request: https://github.com/apache/jena/pull/34 JENA-865: Include prefixes in example query Fixes JENA-865 by explicitly requiring `owl` and `rdfs` prefixes. Also SPARQL keywords now in consistent CAPS style. You can merge this pull request

Re: Release planning : 2.*

2015-02-25 Thread Andy Seaborne
On 25/02/15 15:52, Stian Soiland-Reyes wrote: Friday makes sense (and I guess you would let the vote run till Monday?), and I agree it could get risky to throw in too many fixes now. That would be the minimum (72 hours) - typically, we/jena run votes from midnight the day it's done so 72+a

Re: Fuseki 2 packages

2015-02-25 Thread Reto Gmür
On Sat, Feb 14, 2015 at 2:08 PM, Andy Seaborne a...@apache.org wrote: On 14/02/15 11:44, Claude Warren wrote: I was looking to download some components (specifically Security and Fuseki 2.x). I found them in the SNAPSHOT repository (as expected) but the

[GitHub] jena pull request: JENA-732 jena-maven-tools outputs to target/gen...

2015-02-25 Thread stain
GitHub user stain opened a pull request: https://github.com/apache/jena/pull/37 JENA-732 jena-maven-tools outputs to target/generated-sources/jena fixes JENA-731 and JENA-732 This reverts the reverted commit by Benson Margulies so that generated sources are put in

[jira] [Commented] (JENA-732) Default generation target for schemagen maven plugin needs a dir

2015-02-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337612#comment-14337612 ] ASF GitHub Bot commented on JENA-732: - GitHub user stain opened a pull request:

[CMS PATCH] for documentation/tools/schemagen-maven

2015-02-25 Thread Stian Soiland-Reyes
Clone URL (Committers only): https://cms.apache.org/redirect?new=stain;action=diff;uri=http://jena.apache.org/documentation%2Ftools%2Fschemagen-maven.mdtext Updated groupId/artifactId for jena-maven-tools The plugin itself needs some further work, as the generated-sources are not subsequently

Re: [CMS PATCH] for documentation/tools/schemagen-maven

2015-02-25 Thread Stian Soiland-Reyes
This should fix https://issues.apache.org/jira/browse/JENA-849 The examples still needs information about adding the target/generated-sources to the compile path (as the plugin doesn't yet - JENA-731 JENA-732 are dormant since June :-/ On 26 February 2015 at 00:20, Stian Soiland-Reyes

[CMS PATCH] Update Fuseki page

2015-02-25 Thread Stian Soiland-Reyes
Clone URL (Committers only): https://cms.apache.org/redirect?new=stain;action=diff;uri=http://jena.apache.org/documentation%2Fserving_data%2Findex.mdtext .. to avoid linking to snapshot repository - as that is against Apache policies Also some other updates.. this page still needs a bit of work

[CMS PATCH] for documentation/tools/schemagen-maven

2015-02-25 Thread Stian Soiland-Reyes
Clone URL (Committers only): https://cms.apache.org/redirect?new=stain;action=diff;uri=http://jena.apache.org/documentation%2Ftools%2Fschemagen-maven.mdtext .. now also with version update links. Index: trunk/content/documentation/tools/schemagen-maven.mdtext

[GitHub] jena pull request: Jena 849 maven tools demo

2015-02-25 Thread stain
GitHub user stain opened a pull request: https://github.com/apache/jena/pull/38 Jena 849 maven tools demo Fixes JENA-849 in updated `jena-maven-tools/demo` .. tries to not list the version numbers explicitly as they would go out of date. You can merge this pull request

[jira] [Created] (JENA-888) Fuseki UI for setting UnionDefaultGraph on dataset

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
Stian Soiland-Reyes created JENA-888: Summary: Fuseki UI for setting UnionDefaultGraph on dataset Key: JENA-888 URL: https://issues.apache.org/jira/browse/JENA-888 Project: Apache Jena

[jira] [Commented] (JENA-731) schemagen does not add the generated source directory to the source roots

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/JENA-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337560#comment-14337560 ] Stian Soiland-Reyes commented on JENA-731: -- Any reason why this and JENA-732

[jira] [Commented] (JENA-732) Default generation target for schemagen maven plugin needs a dir

2015-02-25 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/JENA-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337562#comment-14337562 ] Stian Soiland-Reyes commented on JENA-732: -- As mentioned in JENA-731: I would say

[jira] [Commented] (JENA-849) Incorrect version numbers in schemagen maven documentation

2015-02-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337664#comment-14337664 ] ASF GitHub Bot commented on JENA-849: - GitHub user stain opened a pull request:

Re: Release planning : 2.*

2015-02-25 Thread Stephen Allen
On Tue, Feb 24, 2015 at 1:27 PM, Andy Seaborne a...@apache.org wrote: == Jena 2.* Some first thoughts for the next release ... What number should it be? We may have have new components: * OSGi bundle * Adds Fuseki2 (as 2.0.0); Fuseki1 still there * jena-elephas? (If this works for

[jira] [Commented] (JENA-686) Add support for cross field conjunctive queries in jena-text

2015-02-25 Thread christopher james dollin (JIRA)
[ https://issues.apache.org/jira/browse/JENA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336367#comment-14336367 ] christopher james dollin commented on JENA-686: --- jena-config-doc-producer

Release planning : 2.13.0

2015-02-25 Thread Andy Seaborne
Final call for Jena 2.13.0. I finished up and commited some outstanding changes I had for jena-text. I added the ability to specify an analyzer for the query text itself that was different than the one used for the document. I also added some documentation explaining it on the site. Is