extras, build and javadoc

2014-10-13 Thread Claude Warren
I have added the extras to the documentation and checked in the source with
a POM.

But I have a couple of questions.

I think that the extra package should be built after the apache-jena-libs
is built, and I suppose that can be done with a Jenkins job, but how do we
configure the build so that it does it during a release?

How do we generate the javadoc and add it to the documents directory?  Is
there a special setting for that?

If I add jena-extras to the modules in the dev or complete profile section
of the  master pom (artifactId = jena) will it cause the build to fail if
there are issues in the extras?  And do we want this?

Claude

-- 
I like: Like Like - The likeliest place on the web

LinkedIn: http://www.linkedin.com/in/claudewarren


Re: [1/2] git commit: Work towards enabling automatic RAT checks

2014-10-13 Thread Andy Seaborne

On 13/10/14 18:03, rve...@apache.org wrote:

Repository: jena
Updated Branches:
   refs/heads/rat-checks [created] 43d133d34


Work towards enabling automatic RAT checks

This commit enables the Apache RAT (Release Audit Tool) plugin to be run
as part of each build which will help spot any potential licensing
issues as early as possible.

Currently this will cause the builds to fail hence why this is in a
branch while I work to figure out all the appropriate excludes and/or
addition of missing license headers



Rob,

Very useful!  If you can avoid checking testing/* in all modules that 
would be good.


(1) Not all files are licensed under AL - many are W3C software license 
from test suites.


(2) Some files are exactly as they are - in extreme, intentionally 
empty, zero-byte files!


Andy

jena-arq/testing/   jena-fuseki2/testing/  jena-tdb/testing/
jena-core/testing/  jena-sdb/testing/  jena-text/testing/



Re: [3/4] git commit: changes to remove license check

2014-10-13 Thread Andy Seaborne

Claude,

The license header got removed - there should be one on the POM.

Andy

On 12/10/14 18:25, cla...@apache.org wrote:

changes to remove license check

Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/172df5f3
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/172df5f3
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/172df5f3

Branch: refs/heads/master
Commit: 172df5f327a99e0f8c45870d6a16b4613a2440cd
Parents: bae5968
Author: Claude Warren 
Authored: Sun Oct 12 18:09:50 2014 +0100
Committer: Claude Warren 
Committed: Sun Oct 12 18:09:50 2014 +0100

--
  jena-extras/pom.xml | 24 
  1 file changed, 4 insertions(+), 20 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/jena/blob/172df5f3/jena-extras/pom.xml
--
diff --git a/jena-extras/pom.xml b/jena-extras/pom.xml
index f59c139..3ad1997 100644
--- a/jena-extras/pom.xml
+++ b/jena-extras/pom.xml
@@ -1,25 +1,7 @@
  

-
-
  http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
-   org.apache.jena
jena-extras
2.12.2-SNAPSHOT
pom
@@ -64,7 +46,6 @@ This is the parent module for the Jena Extra modules.

org.apache.maven.plugins
maven-compiler-plugin
-   3.1

${jdk.version}
${jdk.version}
@@ -72,6 +53,7 @@ This is the parent module for the Jena Extra modules.



+   


maven-source-plugin





[GitHub] jena pull request: Add Javadocs to Fuseki servlets and HTTP Action

2014-10-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/7


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (JENA-799) Add Javadocs to Fuseki servlets and HTTP Action

2014-10-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/JENA-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169399#comment-14169399
 ] 

ASF GitHub Bot commented on JENA-799:
-

Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/7


> Add Javadocs to Fuseki servlets and HTTP Action
> ---
>
> Key: JENA-799
> URL: https://issues.apache.org/jira/browse/JENA-799
> Project: Apache Jena
>  Issue Type: Improvement
>  Components: Fuseki
>Reporter: Bruno P. Kinoshita
>Assignee: Andy Seaborne
>Priority: Trivial
>  Labels: documentation, javadoc
> Fix For: Fuseki 1.1.2, Fuseki 2.0.0
>
>
> Added some Javadoc comments that may be useful for newcomers. I had to debug 
> a couple of times the work flow from when a SPARQL query comes via Fuseki, 
> and noticed the lack of comments in some methods.
> The code has been submitted as pull request to https://github.com/apache/jena 
> and I've added a comment in the pull request mentioning this issue ID. 
> Thanks!
> Bruno



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Two Jena/Stanbol talks next week

2014-10-13 Thread Phillip Rhodes
Jena/Stanbol folks:

Just wanted to give you all a "heads up" - I'll be giving not one, but two talks
next week, focusing on Jena and Stanbol.  One will be on Monday
night at the Triangle Java User's Group meeting, and the topic
will be "Building Semantic Applications".  The other will be later in
the week the All Things Open conference, where the topic will be
"Semantic Integration With Jena and Stanbol".

If any of you happen to be located in the Raleigh/Durham, NC area, or if you're
coming into town for the ATO conference, please drop by and say hi.  It would be
great to meet other members of this community in person!



Phil
---
This message optimized for indexing by NSA PRISM


Re: web site menu

2014-10-13 Thread Damian Steer
On 13/10/14 09:23, Andy Seaborne wrote:

> To search for things, I use some variation on:
> 
> find . -name javadoc -prune -o -name .svn -prune  -o -type f -print \
>   | xargs grep .

Try ack: (ack-grep on debian, ubuntu, et al)



Damian

-- 
Damian Steer
Senior Technical Researcher
Research IT
+44 (0) 117 928 7057


Re: web site menu

2014-10-13 Thread Andy Seaborne

On 13/10/14 07:46, Claude Warren wrote:

Where is the website menu data stored?  Specifically I want to add another
link to the "Learn" section.

Claude



To search for things, I use some variation on:

find . -name javadoc -prune -o -name .svn -prune  -o -type f -print \
  | xargs grep .

Andy



Re: web site menu

2014-10-13 Thread Rob Vesse
Under the root for the website:

templates/skeleton.html

Rob

On 13/10/2014 07:46, "Claude Warren"  wrote:

>Where is the website menu data stored?  Specifically I want to add another
>link to the "Learn" section.
>
>Claude
>
>-- 
>I like: Like Like - The likeliest place on the web
>
>LinkedIn: http://www.linkedin.com/in/claudewarren