[jira] [Created] (CLEREZZA-740) Create svn folder for website

2013-03-11 Thread Hasan (JIRA)
Hasan created CLEREZZA-740:
--

 Summary: Create svn folder for website
 Key: CLEREZZA-740
 URL: https://issues.apache.org/jira/browse/CLEREZZA-740
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan
Assignee: Hasan




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CLEREZZA-740) Create svn folder for website

2013-03-11 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-740:
---

Description: We need to have a folder in svn repository for our svnpubsub 
based website.

 Create svn folder for website
 -

 Key: CLEREZZA-740
 URL: https://issues.apache.org/jira/browse/CLEREZZA-740
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan
Assignee: Hasan

 We need to have a folder in svn repository for our svnpubsub based website.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CLEREZZA-740) Create svn folder for website

2013-03-11 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-740:
---

Description: 
We need to have a folder in svn repository for our svnpubsub based website.

See issue: https://issues.apache.org/jira/browse/INFRA-5927

  was:We need to have a folder in svn repository for our svnpubsub based 
website.


 Create svn folder for website
 -

 Key: CLEREZZA-740
 URL: https://issues.apache.org/jira/browse/CLEREZZA-740
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan
Assignee: Hasan

 We need to have a folder in svn repository for our svnpubsub based website.
 See issue: https://issues.apache.org/jira/browse/INFRA-5927

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CLEREZZA-741) Write script to copy site files generated in git to svn folder /site/production

2013-04-02 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620548#comment-13620548
 ] 

Hasan commented on CLEREZZA-741:


Yes, it is about the deploy.sh script

Regarding maven site, can we do svn there to /site/production/mvn-site ?


 Write script to copy site files generated in git to svn folder 
 /site/production 
 

 Key: CLEREZZA-741
 URL: https://issues.apache.org/jira/browse/CLEREZZA-741
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (CLEREZZA-768) Mailto links on /mailinglists/ need to be updated

2013-04-05 Thread Hasan (JIRA)
Hasan created CLEREZZA-768:
--

 Summary: Mailto links on /mailinglists/ need to be updated
 Key: CLEREZZA-768
 URL: https://issues.apache.org/jira/browse/CLEREZZA-768
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CLEREZZA-761) Implement SPARQL PreParser to support fastlane

2013-07-22 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13714940#comment-13714940
 ] 

Hasan commented on CLEREZZA-761:


The preparser should only return null if no named graphs are specified in the 
query AND if there is a graph graph pattern referring a variable.
In this case the preparser has to support parsing GroupGraphPattern. I am 
starting to implement support of preparsing GroupGraphPattern.


 Implement SPARQL PreParser to support fastlane
 --

 Key: CLEREZZA-761
 URL: https://issues.apache.org/jira/browse/CLEREZZA-761
 Project: Clerezza
  Issue Type: New Feature
Reporter: Hasan
Assignee: Hasan

 The purpose is to have a class with a method to obtain referred graphs in a 
 SPARQL Query or SPARQL Update

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CLEREZZA-761) Implement SPARQL PreParser to support fastlane

2013-08-23 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13748908#comment-13748908
 ] 

Hasan commented on CLEREZZA-761:


Now the preparser returns null for SELECT DISTINCT ?g { GRAPH ?g { ?s ?p ?o } 
}


 Implement SPARQL PreParser to support fastlane
 --

 Key: CLEREZZA-761
 URL: https://issues.apache.org/jira/browse/CLEREZZA-761
 Project: Clerezza
  Issue Type: New Feature
Reporter: Hasan
Assignee: Hasan

 The purpose is to have a class with a method to obtain referred graphs in a 
 SPARQL Query or SPARQL Update

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (CLEREZZA-761) Implement SPARQL PreParser to support fastlane

2014-01-24 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-761.


Resolution: Fixed

 Implement SPARQL PreParser to support fastlane
 --

 Key: CLEREZZA-761
 URL: https://issues.apache.org/jira/browse/CLEREZZA-761
 Project: Clerezza
  Issue Type: New Feature
Reporter: Hasan
Assignee: Hasan

 The purpose is to have a class with a method to obtain referred graphs in a 
 SPARQL Query or SPARQL Update



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Assigned] (CLEREZZA-910) Please create a DOAP file for your TLP

2014-04-21 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan reassigned CLEREZZA-910:
--

Assignee: Hasan

 Please create a DOAP file for your TLP
 --

 Key: CLEREZZA-910
 URL: https://issues.apache.org/jira/browse/CLEREZZA-910
 Project: Clerezza
  Issue Type: Task
Reporter: Sebb
Assignee: Hasan

 As per my recent e-mail to your dev list, please can you set up a DOAP for 
 your project and get it added to files.xml?
 Please see http://projects.apache.org/create.html
 Once you have created the DOAP and committed it to your source code 
 repository, please submit it for inclusion in the Apache projects listing as 
 per:
 http://projects.apache.org/create.html#submit
 Remember, if you ever move or rename the doap file in future, please
 ensure that files.xml is updated to point to the new location.
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CLEREZZA-910) Please create a DOAP file for your TLP

2014-04-21 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-910:
---

Attachment: doap_Clerezza.rdf

 Please create a DOAP file for your TLP
 --

 Key: CLEREZZA-910
 URL: https://issues.apache.org/jira/browse/CLEREZZA-910
 Project: Clerezza
  Issue Type: Task
Reporter: Sebb
Assignee: Hasan
 Attachments: doap_Clerezza.rdf


 As per my recent e-mail to your dev list, please can you set up a DOAP for 
 your project and get it added to files.xml?
 Please see http://projects.apache.org/create.html
 Once you have created the DOAP and committed it to your source code 
 repository, please submit it for inclusion in the Apache projects listing as 
 per:
 http://projects.apache.org/create.html#submit
 Remember, if you ever move or rename the doap file in future, please
 ensure that files.xml is updated to point to the new location.
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CLEREZZA-910) Please create a DOAP file for your TLP

2014-05-16 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-910.


Resolution: Fixed

 Please create a DOAP file for your TLP
 --

 Key: CLEREZZA-910
 URL: https://issues.apache.org/jira/browse/CLEREZZA-910
 Project: Clerezza
  Issue Type: Task
Reporter: Sebb
Assignee: Hasan
 Attachments: doap_Clerezza.rdf


 As per my recent e-mail to your dev list, please can you set up a DOAP for 
 your project and get it added to files.xml?
 Please see http://projects.apache.org/create.html
 Once you have created the DOAP and committed it to your source code 
 repository, please submit it for inclusion in the Apache projects listing as 
 per:
 http://projects.apache.org/create.html#submit
 Remember, if you ever move or rename the doap file in future, please
 ensure that files.xml is updated to point to the new location.
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Closed] (CLEREZZA-733) Project DOAP file

2014-05-16 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan closed CLEREZZA-733.
--


 Project DOAP file
 -

 Key: CLEREZZA-733
 URL: https://issues.apache.org/jira/browse/CLEREZZA-733
 Project: Clerezza
  Issue Type: Improvement
Reporter: Aaron Coburn
Priority: Minor
 Attachments: doap_Clerezza.rdf


 Many apache projects include DOAP files, which are used to populate the 
 projects.apache.org page. Details are available at 
 http://projects.apache.org/doap.html
 Attached is a sample DOAP file with some information taken from the clerezza 
 website. Someone else may wish to add additional data. In any case, the 
 attached DOAP points to the existing incubator source repository -- that will 
 need to be changed.
 The PMC chair will need to inform infrastructure about the location of the 
 DOAP file. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLEREZZA-910) Please create a DOAP file for your TLP

2014-05-16 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13999837#comment-13999837
 ] 

Hasan commented on CLEREZZA-910:


DOAP file placed on https://clerezza.apache.org/doap.rdf
Updated 
https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml

 Please create a DOAP file for your TLP
 --

 Key: CLEREZZA-910
 URL: https://issues.apache.org/jira/browse/CLEREZZA-910
 Project: Clerezza
  Issue Type: Task
Reporter: Sebb
Assignee: Hasan
 Attachments: doap_Clerezza.rdf


 As per my recent e-mail to your dev list, please can you set up a DOAP for 
 your project and get it added to files.xml?
 Please see http://projects.apache.org/create.html
 Once you have created the DOAP and committed it to your source code 
 repository, please submit it for inclusion in the Apache projects listing as 
 per:
 http://projects.apache.org/create.html#submit
 Remember, if you ever move or rename the doap file in future, please
 ensure that files.xml is updated to point to the new location.
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLEREZZA-961) port rdf.core

2015-03-25 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14379356#comment-14379356
 ] 

Hasan commented on CLEREZZA-961:


I hope that I can have a look next week

 port rdf.core
 -

 Key: CLEREZZA-961
 URL: https://issues.apache.org/jira/browse/CLEREZZA-961
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Reto Gmür
Assignee: Hasan

 Big parts of rdf.core are now parts of rdf-commons, what remains are mainly 
 dataset and query related functions.



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


[jira] [Commented] (CLEREZZA-961) port rdf.core

2015-04-05 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14396141#comment-14396141
 ] 

Hasan commented on CLEREZZA-961:


@Reto, all: do you have problems compiling rdf.core?

I got error as follows
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 5.439 s
[INFO] Finished at: 2015-04-05T09:51:52+02:00
[INFO] Final Memory: 20M/209M
[INFO] 
[ERROR] Failed to execute goal org.apache.felix:maven-scr-plugin:1.15.0:scr 
(generate-scr-scrdescriptor) on project rdf.core: 
/home/hhn/repos/apache/clerezza/rdf.core/src/main/java/org/apache/clerezza/rdf/core/InvalidLiteralTypeException.java
 : Unable to scan class files: 
org.apache.clerezza.rdf.core.InvalidLiteralTypeException (Class file format 
probably not supported by ASM ?): IllegalArgumentException - [Help 1]

Do I miss something here?


 port rdf.core
 -

 Key: CLEREZZA-961
 URL: https://issues.apache.org/jira/browse/CLEREZZA-961
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Reto Gmür
Assignee: Hasan

 Big parts of rdf.core are now parts of rdf-commons, what remains are mainly 
 dataset and query related functions.



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


[jira] [Resolved] (CLEREZZA-1007) Broken links to hashes and sigs

2016-02-10 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1007.
-
Resolution: Fixed

> Broken links to hashes and sigs
> ---
>
> Key: CLEREZZA-1007
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1007
> Project: Clerezza
>  Issue Type: Bug
> Environment: http://clerezza.apache.org/downloads/
>Reporter: Sebb
>Assignee: Hasan
>
> The download page has several broken links to hashes and sigs.
> Some work OK, but link to the wrong place.
> Hashes and sigs must be downloaded from the main ASF mirror host, e.g..
> https://www.apache.org/dist/clerezza//name.asc
> HTTPS should be used.
> Do not use links to
> https://dist.apache.org/repos/dist/release/clerezza/
> So for example:
> https://dist.apache.org/repos/dist/release/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> needs to be changed to
> https://www.apache.org/dist/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> Similarly for MD5 hashes.



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


[jira] [Commented] (CLEREZZA-1007) Broken links to hashes and sigs

2016-02-10 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15141582#comment-15141582
 ] 

Hasan commented on CLEREZZA-1007:
-

Base URL has been updated from 
https://dist.apache.org/repos/dist/release/clerezza/ to 
https://www.apache.org/dist/clerezza/
Broken links have been fixed
Links to new releases have been added


> Broken links to hashes and sigs
> ---
>
> Key: CLEREZZA-1007
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1007
> Project: Clerezza
>  Issue Type: Bug
> Environment: http://clerezza.apache.org/downloads/
>Reporter: Sebb
>Assignee: Hasan
>
> The download page has several broken links to hashes and sigs.
> Some work OK, but link to the wrong place.
> Hashes and sigs must be downloaded from the main ASF mirror host, e.g..
> https://www.apache.org/dist/clerezza//name.asc
> HTTPS should be used.
> Do not use links to
> https://dist.apache.org/repos/dist/release/clerezza/
> So for example:
> https://dist.apache.org/repos/dist/release/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> needs to be changed to
> https://www.apache.org/dist/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> Similarly for MD5 hashes.



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


[jira] [Resolved] (CLEREZZA-1007) Broken links to hashes and sigs

2016-02-10 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1007.
-
Resolution: Fixed

> Broken links to hashes and sigs
> ---
>
> Key: CLEREZZA-1007
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1007
> Project: Clerezza
>  Issue Type: Bug
> Environment: http://clerezza.apache.org/downloads/
>Reporter: Sebb
>Assignee: Hasan
>
> The download page has several broken links to hashes and sigs.
> Some work OK, but link to the wrong place.
> Hashes and sigs must be downloaded from the main ASF mirror host, e.g..
> https://www.apache.org/dist/clerezza//name.asc
> HTTPS should be used.
> Do not use links to
> https://dist.apache.org/repos/dist/release/clerezza/
> So for example:
> https://dist.apache.org/repos/dist/release/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> needs to be changed to
> https://www.apache.org/dist/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> Similarly for MD5 hashes.



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


[jira] [Commented] (CLEREZZA-1007) Broken links to hashes and sigs

2016-02-10 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142251#comment-15142251
 ] 

Hasan commented on CLEREZZA-1007:
-

The releases the point to incubation archive have been removed

> Broken links to hashes and sigs
> ---
>
> Key: CLEREZZA-1007
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1007
> Project: Clerezza
>  Issue Type: Bug
> Environment: http://clerezza.apache.org/downloads/
>Reporter: Sebb
>Assignee: Hasan
>
> The download page has several broken links to hashes and sigs.
> Some work OK, but link to the wrong place.
> Hashes and sigs must be downloaded from the main ASF mirror host, e.g..
> https://www.apache.org/dist/clerezza//name.asc
> HTTPS should be used.
> Do not use links to
> https://dist.apache.org/repos/dist/release/clerezza/
> So for example:
> https://dist.apache.org/repos/dist/release/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> needs to be changed to
> https://www.apache.org/dist/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> Similarly for MD5 hashes.



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


[jira] [Assigned] (CLEREZZA-1007) Broken links to hashes and sigs

2016-02-09 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan reassigned CLEREZZA-1007:
---

Assignee: Hasan

> Broken links to hashes and sigs
> ---
>
> Key: CLEREZZA-1007
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1007
> Project: Clerezza
>  Issue Type: Bug
> Environment: http://clerezza.apache.org/downloads/
>Reporter: Sebb
>Assignee: Hasan
>
> The download page has several broken links to hashes and sigs.
> Some work OK, but link to the wrong place.
> Hashes and sigs must be downloaded from the main ASF mirror host, e.g..
> https://www.apache.org/dist/clerezza//name.asc
> HTTPS should be used.
> Do not use links to
> https://dist.apache.org/repos/dist/release/clerezza/
> So for example:
> https://dist.apache.org/repos/dist/release/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> needs to be changed to
> https://www.apache.org/dist/clerezza/rdfjson-1.0.0/rdf.rdfjson-1.0.0-source-release.zip.asc
> Similarly for MD5 hashes.



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


[jira] [Commented] (CLEREZZA-1015) Update Welcome Page

2017-05-07 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15999869#comment-15999869
 ] 

Hasan commented on CLEREZZA-1015:
-

current page moved to legacy folder

> Update Welcome Page
> ---
>
> Key: CLEREZZA-1015
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1015
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CLEREZZA-1022) Use official OSGi annotations

2017-11-21 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262048#comment-16262048
 ] 

Hasan commented on CLEREZZA-1022:
-

Thanks Aaron for the PR. I'll take some times this weekend to have a look.

> Use official OSGi annotations
> -
>
> Key: CLEREZZA-1022
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1022
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Aaron Coburn
>
> Rather than using Felix annotations, the official OSGi annotations should be 
> used.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CLEREZZA-1020) Use compatible slf4j versions

2017-11-12 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16248813#comment-16248813
 ] 

Hasan commented on CLEREZZA-1020:
-

[~reto] Hi Reto, could you please resolve this issue?

> Use compatible slf4j versions
> -
>
> Key: CLEREZZA-1020
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1020
> Project: Clerezza
>  Issue Type: Task
>Reporter: Reto Gmür
>
> |  +- org.apache.clerezza:rdf.jena.parser:jar:1.1.0:runtime
> |  |  \- org.apache.jena:jena-core:jar:2.13.0:runtime
> |  | +- org.apache.jena:jena-iri:jar:1.1.2:runtime
> |  | +- xerces:xercesImpl:jar:2.11.0:runtime
> |  | |  \- xml-apis:xml-apis:jar:1.4.01:runtime
> |  |* +- org.slf4j:slf4j-log4j12:jar:1.7.6:runtime*
> |  | \- log4j:log4j:jar:1.2.17:runtime
> |  +- org.apache.clerezza:rdf.core:jar:1.0.1:compile
> |  |  +- 
> org.apache.clerezza.commons-rdf:commons-rdf-impl-utils:jar:0.2:compile
> |  |  +- org.osgi:org.osgi.core:jar:6.0.0:compile
> |  |  +- org.osgi:org.osgi.compendium:jar:5.0.0:compile
> |  |  +- 
> org.apache.felix:org.apache.felix.scr.ds-annotations:jar:1.2.8:compile
> |  |  \- org.apache.clerezza:utils:jar:0.2:compile
> |  | \- org.wymiwyg:wymiwyg-commons-core:jar:0.8:compile
> |  |+- javax.activation:activation:jar:1.1:compile
> |  |+- com.ibm.icu:icu4j:jar:3.4.4:compile
> |  | *   \- org.slf4j:slf4j-api:jar:1.5.8:compile*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (CLEREZZA-767) Update Clerezza Website

2017-11-13 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan reassigned CLEREZZA-767:
--

Assignee: Hasan

> Update Clerezza Website
> ---
>
> Key: CLEREZZA-767
> URL: https://issues.apache.org/jira/browse/CLEREZZA-767
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Minor
>
> This task is intended to be there for all subtasks dealing with updating 
> clerezza website.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (CLEREZZA-1025) Refactoring: Move core serializedform to a new package called representation

2018-05-13 Thread Hasan (JIRA)
Hasan created CLEREZZA-1025:
---

 Summary: Refactoring: Move core serializedform to a new package 
called representation
 Key: CLEREZZA-1025
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1025
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1025) Refactoring: Move core serializedform to a new package called representation

2018-05-13 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1025:

Description: The new package representation contains current code (parser 
and serializer) within core serializedform

> Refactoring: Move core serializedform to a new package called representation
> 
>
> Key: CLEREZZA-1025
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1025
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> The new package representation contains current code (parser and serializer) 
> within core serializedform



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1026) Refactoring: api and api.impl

2018-05-16 Thread Hasan (JIRA)
Hasan created CLEREZZA-1026:
---

 Summary: Refactoring: api and api.impl
 Key: CLEREZZA-1026
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1026
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan
 Fix For: 8


api: modelling triples and graph

api.impl: implementation of the model

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLEREZZA-1026) Refactoring: api and api.impl

2018-05-16 Thread Hasan (JIRA)

[ 
https://issues.apache.org/jira/browse/CLEREZZA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476918#comment-16476918
 ] 

Hasan commented on CLEREZZA-1026:
-

[~reto], all

Should we keep current api classes as they are now or do you think it is better 
to move event and related classes out of this module and place them elsewhere, 
e.g., a top level module called event ? I tend to place them in a new top level 
module to make the api slim and contains the least needed for the 
implementation of a very simple rdf application.

> Refactoring: api and api.impl
> -
>
> Key: CLEREZZA-1026
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1026
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> api: modelling triples and graph
> api.impl: implementation of the model
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (CLEREZZA-1022) Use official OSGi annotations

2018-02-19 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan closed CLEREZZA-1022.
---

> Use official OSGi annotations
> -
>
> Key: CLEREZZA-1022
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1022
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Aaron Coburn
>Priority: Major
>
> Rather than using Felix annotations, the official OSGi annotations should be 
> used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1022) Use official OSGi annotations

2018-02-19 Thread Hasan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1022.
-
Resolution: Fixed

> Use official OSGi annotations
> -
>
> Key: CLEREZZA-1022
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1022
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Aaron Coburn
>Priority: Major
>
> Rather than using Felix annotations, the official OSGi annotations should be 
> used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLEREZZA-1029) Remove Unnecessary Boxing

2018-12-03 Thread Hasan (JIRA)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16708275#comment-16708275
 ] 

Hasan commented on CLEREZZA-1029:
-

reviewed and tested, merged to master

[~kamaci] Would be better for the next time if you name your branch not fix_3 
but use the issue name, in this case CLEREZZA-1029

and if you write a commit message, please also prepend it with the issue name 
like this: "CLEREZZA-1029: some commit messages..."

Thx for the fix.

> Remove Unnecessary Boxing
> -
>
> Key: CLEREZZA-1029
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1029
> Project: Clerezza
>  Issue Type: Improvement
>  Components: platform
>Reporter: Furkan KAMACI
>Priority: Trivial
> Fix For: 8
>
>
> No need to use unnecessary boxing at type conversions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (CLEREZZA-1029) Remove Unnecessary Boxing

2018-12-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan reassigned CLEREZZA-1029:
---

Assignee: Hasan

> Remove Unnecessary Boxing
> -
>
> Key: CLEREZZA-1029
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1029
> Project: Clerezza
>  Issue Type: Improvement
>  Components: platform
>Reporter: Furkan KAMACI
>Assignee: Hasan
>Priority: Trivial
> Fix For: 8
>
>
> No need to use unnecessary boxing at type conversions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1029) Remove Unnecessary Boxing

2018-12-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1029.
-
Resolution: Fixed

> Remove Unnecessary Boxing
> -
>
> Key: CLEREZZA-1029
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1029
> Project: Clerezza
>  Issue Type: Improvement
>  Components: platform
>Reporter: Furkan KAMACI
>Assignee: Hasan
>Priority: Trivial
> Fix For: 8
>
>
> No need to use unnecessary boxing at type conversions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (CLEREZZA-1029) Remove Unnecessary Boxing

2018-12-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan closed CLEREZZA-1029.
---

> Remove Unnecessary Boxing
> -
>
> Key: CLEREZZA-1029
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1029
> Project: Clerezza
>  Issue Type: Improvement
>  Components: platform
>Reporter: Furkan KAMACI
>Assignee: Hasan
>Priority: Trivial
> Fix For: 8
>
>
> No need to use unnecessary boxing at type conversions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLEREZZA-1028) Unlock the lock along all execution paths of it.

2018-12-02 Thread Hasan (JIRA)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16706687#comment-16706687
 ] 

Hasan commented on CLEREZZA-1028:
-

[~kamaci], I think there is no need to place the lock acquirement within the 
try-catch block 
([https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/Lock.html).]
 But I might be wrong. Could you probably share your concern why this is needed?

 

> Unlock the lock along all execution paths of it. 
> -
>
> Key: CLEREZZA-1028
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1028
> Project: Clerezza
>  Issue Type: Bug
>  Components: platform
>Reporter: Furkan KAMACI
>Priority: Major
> Fix For: 8
>
>
> We should unlock the locks at all cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1034) Refactoring: Merge rdf simple storage into dataset module

2019-02-07 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1034.
-
Resolution: Fixed

> Refactoring: Merge rdf simple storage into dataset module
> -
>
> Key: CLEREZZA-1034
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1034
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1038) Refactoring: Move scala.utils from rdf module into api.utils module

2019-02-13 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1038.
-
Resolution: Fixed

> Refactoring: Move scala.utils from rdf module into api.utils module
> ---
>
> Key: CLEREZZA-1038
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1038
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1036) Refactor jaxrs.rdf.providers to use api and api.impl module

2019-02-10 Thread Hasan (JIRA)
Hasan created CLEREZZA-1036:
---

 Summary: Refactor jaxrs.rdf.providers to use api and api.impl 
module
 Key: CLEREZZA-1036
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1036
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1037) Refactoring: Move utils from rdf module to api.utils

2019-02-11 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1037.
-
Resolution: Fixed

> Refactoring: Move utils from rdf module to api.utils
> 
>
> Key: CLEREZZA-1037
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1037
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1037) Refactoring: Move utils from rdf module to api.utils

2019-02-11 Thread Hasan (JIRA)
Hasan created CLEREZZA-1037:
---

 Summary: Refactoring: Move utils from rdf module to api.utils
 Key: CLEREZZA-1037
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1037
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1038) Refactoring: Move scala.utils from rdf module into api.utils module

2019-02-11 Thread Hasan (JIRA)
Hasan created CLEREZZA-1038:
---

 Summary: Refactoring: Move scala.utils from rdf module into 
api.utils module
 Key: CLEREZZA-1038
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1038
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1039) Refactoring: Clean up reunited branch

2019-02-15 Thread Hasan (JIRA)
Hasan created CLEREZZA-1039:
---

 Summary: Refactoring: Clean up reunited branch
 Key: CLEREZZA-1039
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1039
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1036) Refactor jaxrs.rdf.providers to use api and api.impl module

2019-02-15 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1036.
-
Resolution: Fixed

> Refactor jaxrs.rdf.providers to use api and api.impl module
> ---
>
> Key: CLEREZZA-1036
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1036
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1039) Refactoring: Clean up reunited branch

2019-02-15 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1039.
-
Resolution: Fixed

> Refactoring: Clean up reunited branch
> -
>
> Key: CLEREZZA-1039
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1039
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1031) Refactoring: Move core access to a new module called dataset

2019-02-03 Thread Hasan (JIRA)
Hasan created CLEREZZA-1031:
---

 Summary: Refactoring: Move core access to a new module called 
dataset
 Key: CLEREZZA-1031
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1031
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan
Assignee: Hasan






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1025) Refactoring: Move core serializedform to a new module called representation

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1025:

Summary: Refactoring: Move core serializedform to a new module called 
representation  (was: Refactoring: Move core serializedform to a new package 
called representation)

> Refactoring: Move core serializedform to a new module called representation
> ---
>
> Key: CLEREZZA-1025
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1025
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> The new package representation contains current code (parser and serializer) 
> within core serializedform



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1031) Refactoring: Move core access to a new module called dataset

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1031:

Fix Version/s: 8

> Refactoring: Move core access to a new module called dataset
> 
>
> Key: CLEREZZA-1031
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1031
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1031) Refactoring: Move core access to a new module called dataset

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1031.
-
Resolution: Fixed

> Refactoring: Move core access to a new module called dataset
> 
>
> Key: CLEREZZA-1031
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1031
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1031) Refactoring: Move core access to a new module called dataset

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1031:

Issue Type: Improvement  (was: Task)

> Refactoring: Move core access to a new module called dataset
> 
>
> Key: CLEREZZA-1031
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1031
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1033) Refactoring: Split rdf module

2019-02-03 Thread Hasan (JIRA)
Hasan created CLEREZZA-1033:
---

 Summary: Refactoring: Split rdf module
 Key: CLEREZZA-1033
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1033
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1032) Refactoring: Move ontologies and schemagen out of rdf module

2019-02-03 Thread Hasan (JIRA)
Hasan created CLEREZZA-1032:
---

 Summary: Refactoring: Move ontologies and schemagen out of rdf 
module
 Key: CLEREZZA-1032
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1032
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1026) Refactoring: api and api.impl

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1026:

Issue Type: Sub-task  (was: Improvement)
Parent: CLEREZZA-1033

> Refactoring: api and api.impl
> -
>
> Key: CLEREZZA-1026
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1026
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> api: modelling triples and graph
> api.impl: implementation of the model
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1025) Refactoring: Move core serializedform to a new module called representation

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1025:

Issue Type: Sub-task  (was: Improvement)
Parent: CLEREZZA-1033

> Refactoring: Move core serializedform to a new module called representation
> ---
>
> Key: CLEREZZA-1025
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1025
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> The new package representation contains current code (parser and serializer) 
> within core serializedform



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (CLEREZZA-1026) Refactoring: api, api.impl, and sparql

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1026.
-
Resolution: Fixed

> Refactoring: api, api.impl, and sparql
> --
>
> Key: CLEREZZA-1026
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1026
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> api: modelling triples and graph
> api.impl: implementation of the model
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1026) Refactoring: api, api.impl, and sparql

2019-02-03 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1026:

Summary: Refactoring: api, api.impl, and sparql  (was: Refactoring: api and 
api.impl)

> Refactoring: api, api.impl, and sparql
> --
>
> Key: CLEREZZA-1026
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1026
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> api: modelling triples and graph
> api.impl: implementation of the model
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1034) Refactoring: Merge rdf simple storage into dataset module

2019-02-03 Thread Hasan (JIRA)
Hasan created CLEREZZA-1034:
---

 Summary: Refactoring: Merge rdf simple storage into dataset module
 Key: CLEREZZA-1034
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1034
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1040) Refactoring: Merge reunited branch to the master branch

2019-05-10 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1040:

Description: parent will get version 8, while others get version 2

> Refactoring: Merge reunited branch to the master branch
> ---
>
> Key: CLEREZZA-1040
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1040
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>
> parent will get version 8, while others get version 2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CLEREZZA-1040) Refactoring: Merge reunited branch to the master branch

2019-05-10 Thread Hasan (JIRA)
Hasan created CLEREZZA-1040:
---

 Summary: Refactoring: Merge reunited branch to the master branch
 Key: CLEREZZA-1040
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1040
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan
 Fix For: 8






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLEREZZA-1038) Refactoring: Move scala.utils from rdf module into api.utils module

2019-05-23 Thread Hasan (JIRA)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16846997#comment-16846997
 ] 

Hasan commented on CLEREZZA-1038:
-

I see your point. So what is your suggestion ? Split the scala and java utils 
apart into two separate bundles? How should we call them?

> Refactoring: Move scala.utils from rdf module into api.utils module
> ---
>
> Key: CLEREZZA-1038
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1038
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLEREZZA-1042) Update POM to reflect the move to gitbox

2019-05-16 Thread Hasan (JIRA)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841036#comment-16841036
 ] 

Hasan commented on CLEREZZA-1042:
-

Many thanks Kevin for the PR.

There is a branch called reunited which will be merged to the master in the 
near future and will be the next release of Clerezza.

Your change has been incorporated there.

We'd be glad if you can also test the reunited branch and give us feedback for 
improvements.

 

Cheers

Hasan

> Update POM to reflect the move to gitbox
> 
>
> Key: CLEREZZA-1042
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1042
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Kevin Ratnasekera
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The  section, and the project reports  need updating for the move 
> to gitbox.apache.org.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CLEREZZA-1044) Refactor api.impl

2019-07-29 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1044:

Description: 
Artifact api.impl to be renamed to api-implementation

Module api.impl to be renamed to api-implementation

Folder api.impl to be renamed to api-implementation

Package o.a.c.impl to be renamed to o.a.c.implementation

In-memory implementation to be moved to a new package 
o.a.c.implementation.in_memory

  was:
Module api.impl to be renamed to api-implementation

Folder api.impl to be renamed to api-implementation

Package o.a.c.impl to be renamed to o.a.c.implementation

In-memory implementation to be moved to a new package 
o.a.c.implementation.in_memory


> Refactor api.impl
> -
>
> Key: CLEREZZA-1044
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1044
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>
> Artifact api.impl to be renamed to api-implementation
> Module api.impl to be renamed to api-implementation
> Folder api.impl to be renamed to api-implementation
> Package o.a.c.impl to be renamed to o.a.c.implementation
> In-memory implementation to be moved to a new package 
> o.a.c.implementation.in_memory



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (CLEREZZA-1046) Update jenkins job

2019-08-17 Thread Hasan (JIRA)
Hasan created CLEREZZA-1046:
---

 Summary: Update jenkins job
 Key: CLEREZZA-1046
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1046
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan


No need to send separate notifications to each individual who broke the build.

Use gitbox.apache.org instead of git-wip-us.apache.org



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (CLEREZZA-1046) Update jenkins job

2019-08-17 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan updated CLEREZZA-1046:

Description: 
No need to send separate notifications to each individual who broke the build.

Use gitbox.apache.org instead of git-wip-us.apache.org

Use maven version 3.3.9

 

  was:
No need to send separate notifications to each individual who broke the build.

Use gitbox.apache.org instead of git-wip-us.apache.org


> Update jenkins job
> --
>
> Key: CLEREZZA-1046
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1046
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>
> No need to send separate notifications to each individual who broke the build.
> Use gitbox.apache.org instead of git-wip-us.apache.org
> Use maven version 3.3.9
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (CLEREZZA-1046) Update jenkins job

2019-08-17 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1046.
-
Resolution: Fixed

> Update jenkins job
> --
>
> Key: CLEREZZA-1046
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1046
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>
> No need to send separate notifications to each individual who broke the build.
> Use gitbox.apache.org instead of git-wip-us.apache.org
> Use maven version 3.3.9
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (CLEREZZA-1047) Update version of org.apache.apache artifact in parent/pom.xml

2019-08-17 Thread Hasan (JIRA)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16909838#comment-16909838
 ] 

Hasan commented on CLEREZZA-1047:
-

I tried using version 18 and got
{code:java}
$ mvn install
[INFO] Scanning for projects...
[INFO]     
[INFO] 
[INFO] Building Clerezza - Parent 8
[INFO] 
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ clerezza ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ clerezza ---
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.944 s
[INFO] Finished at: 2019-08-18T00:09:30+02:00
[INFO] Final Memory: 13M/300M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on 
project clerezza: The parameters 'resourceBundles' for goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process are missing 
or invalid -> [Help 1]
[ERROR]

{code}

> Update version of org.apache.apache artifact in parent/pom.xml
> --
>
> Key: CLEREZZA-1047
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1047
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Priority: Major
>
> Current version is 17. It is time to update to higher version
> {code:java}
>     
>     org.apache
>     apache
>     17
>      
>     
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (CLEREZZA-1047) Update version of org.apache.apache artifact in parent/pom.xml

2019-08-17 Thread Hasan (JIRA)
Hasan created CLEREZZA-1047:
---

 Summary: Update version of org.apache.apache artifact in 
parent/pom.xml
 Key: CLEREZZA-1047
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1047
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan


Current version is 17. It is time to update to higher version
{code:java}
    
    org.apache
    apache
    17
     
    

{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (CLEREZZA-1045) Improve pom.xml of o.a.c.clerezza in reunited branch

2019-07-30 Thread Hasan (JIRA)
Hasan created CLEREZZA-1045:
---

 Summary: Improve pom.xml of o.a.c.clerezza in reunited branch
 Key: CLEREZZA-1045
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1045
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan
Assignee: Hasan


The compilation of o.a.c.clerezza produces warnings
{code:java}
[WARNING] Some problems were encountered while building the effective model for 
org.apache.clerezza:clerezza:pom:8
[WARNING] 'parent.relativePath' of POM org.apache.clerezza:clerezza:8 
(/home/hhn/repos/apache/zz/clerezza/parent/pom.xml) points at 
org.apache.clerezza:clerezza-reactor instead of org.apache:apache, please 
verify your project structure @ line 23, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (CLEREZZA-1045) Improve pom.xml of o.a.c.clerezza in reunited branch

2019-07-30 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1045.
-
Resolution: Fixed

> Improve pom.xml of o.a.c.clerezza in reunited branch
> 
>
> Key: CLEREZZA-1045
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1045
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>
> The compilation of o.a.c.clerezza produces warnings
> {code:java}
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.clerezza:clerezza:pom:8
> [WARNING] 'parent.relativePath' of POM org.apache.clerezza:clerezza:8 
> (/home/hhn/repos/apache/zz/clerezza/parent/pom.xml) points at 
> org.apache.clerezza:clerezza-reactor instead of org.apache:apache, please 
> verify your project structure @ line 23, column 13
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (CLEREZZA-1045) Improve pom.xml of o.a.c.clerezza in reunited branch

2019-07-30 Thread Hasan (JIRA)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896549#comment-16896549
 ] 

Hasan commented on CLEREZZA-1045:
-

http://maven.apache.org/ref/3.0/maven-model/maven.html#class_parent

> Improve pom.xml of o.a.c.clerezza in reunited branch
> 
>
> Key: CLEREZZA-1045
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1045
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>
> The compilation of o.a.c.clerezza produces warnings
> {code:java}
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.clerezza:clerezza:pom:8
> [WARNING] 'parent.relativePath' of POM org.apache.clerezza:clerezza:8 
> (/home/hhn/repos/apache/zz/clerezza/parent/pom.xml) points at 
> org.apache.clerezza:clerezza-reactor instead of org.apache:apache, please 
> verify your project structure @ line 23, column 13
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Closed] (CLEREZZA-1045) Improve pom.xml of o.a.c.clerezza in reunited branch

2019-07-30 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan closed CLEREZZA-1045.
---

> Improve pom.xml of o.a.c.clerezza in reunited branch
> 
>
> Key: CLEREZZA-1045
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1045
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>
> The compilation of o.a.c.clerezza produces warnings
> {code:java}
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.clerezza:clerezza:pom:8
> [WARNING] 'parent.relativePath' of POM org.apache.clerezza:clerezza:8 
> (/home/hhn/repos/apache/zz/clerezza/parent/pom.xml) points at 
> org.apache.clerezza:clerezza-reactor instead of org.apache:apache, please 
> verify your project structure @ line 23, column 13
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (CLEREZZA-1044) Refactor api.impl

2019-07-29 Thread Hasan (JIRA)
Hasan created CLEREZZA-1044:
---

 Summary: Refactor api.impl
 Key: CLEREZZA-1044
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1044
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan
Assignee: Hasan


Module api.impl to be renamed to api-implementation

Folder api.impl to be renamed to api-implementation

Package o.a.c.impl to be renamed to o.a.c.implementation

In-memory implementation to be moved to a new package 
o.a.c.implementation.in_memory



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (CLEREZZA-1043) Rename o.a.c.api package to o.a.c

2019-07-29 Thread Hasan (JIRA)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan resolved CLEREZZA-1043.
-
Resolution: Fixed

> Rename o.a.c.api package to o.a.c
> -
>
> Key: CLEREZZA-1043
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1043
> Project: Clerezza
>  Issue Type: Sub-task
>Reporter: Hasan
>Assignee: Hasan
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (CLEREZZA-1043) Rename o.a.c.api package to o.a.c

2019-07-29 Thread Hasan (JIRA)
Hasan created CLEREZZA-1043:
---

 Summary: Rename o.a.c.api package to o.a.c
 Key: CLEREZZA-1043
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1043
 Project: Clerezza
  Issue Type: Sub-task
Reporter: Hasan
Assignee: Hasan






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Assigned] (CLEREZZA-1040) Refactoring: Merge reunited branch to the master branch

2019-11-05 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan reassigned CLEREZZA-1040:
-

Assignee: Reto Gmür  (was: Hasan Hasan)

> Refactoring: Merge reunited branch to the master branch
> ---
>
> Key: CLEREZZA-1040
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1040
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Reto Gmür
>Priority: Major
> Fix For: 8
>
>
> parent will get version 8, while others get version 2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (CLEREZZA-1040) Refactoring: Merge reunited branch to the master branch

2019-11-05 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan resolved CLEREZZA-1040.
---
Resolution: Fixed

> Refactoring: Merge reunited branch to the master branch
> ---
>
> Key: CLEREZZA-1040
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1040
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Reto Gmür
>Priority: Major
> Fix For: 8
>
>
> parent will get version 8, while others get version 2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CLEREZZA-1055) Release api version 2.0.0 and all other independent modules

2019-11-16 Thread Hasan Hasan (Jira)
Hasan Hasan created CLEREZZA-1055:
-

 Summary: Release api version 2.0.0 and all other independent 
modules
 Key: CLEREZZA-1055
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1055
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan Hasan
Assignee: Hasan Hasan






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CLEREZZA-1053) Prepare parent release version 8

2019-11-16 Thread Hasan Hasan (Jira)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975939#comment-16975939
 ] 

Hasan Hasan commented on CLEREZZA-1053:
---

parent version 8 release added to 
https://dist.apache.org/repos/dist/release/clerezza/parent-8/

> Prepare parent release version 8
> 
>
> Key: CLEREZZA-1053
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1053
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1053) Prepare parent release version 8

2019-11-16 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1053.
-

> Prepare parent release version 8
> 
>
> Key: CLEREZZA-1053
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1053
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1054) Create release parent version 8

2019-11-09 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1054.
-

> Create release parent version 8
> ---
>
> Key: CLEREZZA-1054
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1054
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>
> dist/ area: [https://dist.apache.org/repos/dist/release/clerezza/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (CLEREZZA-1054) Create release parent version 8

2019-11-09 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan resolved CLEREZZA-1054.
---
Resolution: Fixed

> Create release parent version 8
> ---
>
> Key: CLEREZZA-1054
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1054
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>
> dist/ area: [https://dist.apache.org/repos/dist/release/clerezza/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CLEREZZA-1054) Create release parent version 8

2019-11-09 Thread Hasan Hasan (Jira)
Hasan Hasan created CLEREZZA-1054:
-

 Summary: Create release parent version 8
 Key: CLEREZZA-1054
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1054
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan Hasan
Assignee: Hasan Hasan
 Fix For: 8


dist/ area: [https://dist.apache.org/repos/dist/release/clerezza/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1050) Use snapshot version in all poms to be released and update version of artifacts referred to in parent pom

2019-10-25 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1050.
-

> Use snapshot version in all poms to be released and update version of 
> artifacts referred to in parent pom
> -
>
> Key: CLEREZZA-1050
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1050
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CLEREZZA-1050) Use snapshot version in all poms to be released and update version of artifacts referred to in parent pom

2019-10-25 Thread Hasan Hasan (Jira)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959605#comment-16959605
 ] 

Hasan Hasan commented on CLEREZZA-1050:
---

Use version 8-SNAPSHOT for parent, 2.0.0-SNAPSHOT for other modules

> Use snapshot version in all poms to be released and update version of 
> artifacts referred to in parent pom
> -
>
> Key: CLEREZZA-1050
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1050
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (CLEREZZA-1049) Inherit distribution management configuration from org.apache.apache in parent pom

2019-10-23 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan resolved CLEREZZA-1049.
---
Resolution: Fixed

> Inherit distribution management configuration from org.apache.apache in 
> parent pom
> --
>
> Key: CLEREZZA-1049
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1049
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1049) Inherit distribution management configuration from org.apache.apache in parent pom

2019-10-23 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1049.
-

> Inherit distribution management configuration from org.apache.apache in 
> parent pom
> --
>
> Key: CLEREZZA-1049
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1049
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1051) Remove unused dependencies in parent pom

2019-10-25 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1051.
-

> Remove unused dependencies in parent pom
> 
>
> Key: CLEREZZA-1051
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1051
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CLEREZZA-1051) Remove unused dependencies in parent pom

2019-10-25 Thread Hasan Hasan (Jira)
Hasan Hasan created CLEREZZA-1051:
-

 Summary: Remove unused dependencies in parent pom
 Key: CLEREZZA-1051
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1051
 Project: Clerezza
  Issue Type: Improvement
Reporter: Hasan Hasan
Assignee: Hasan Hasan
 Fix For: 8






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CLEREZZA-1055) Release api version 2.0.0 and all other independent modules

2019-11-18 Thread Hasan Hasan (Jira)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977177#comment-16977177
 ] 

Hasan Hasan commented on CLEREZZA-1055:
---

All other modules depend on api module. So we have to release api alone

 

> Release api version 2.0.0 and all other independent modules
> ---
>
> Key: CLEREZZA-1055
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1055
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1052) Update KEYS in dist.apache.org

2019-11-04 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1052.
-

> Update KEYS in dist.apache.org
> --
>
> Key: CLEREZZA-1052
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1052
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>
> Add Hasan's KEY



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CLEREZZA-1053) Prepare parent release version 8

2019-11-04 Thread Hasan Hasan (Jira)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966539#comment-16966539
 ] 

Hasan Hasan commented on CLEREZZA-1053:
---

release candidate of parent version 8 added to 
https://dist.apache.org/repos/dist/dev/clerezza/source/

> Prepare parent release version 8
> 
>
> Key: CLEREZZA-1053
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1053
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CLEREZZA-1052) Update KEYS in dist.apache.org

2019-11-04 Thread Hasan Hasan (Jira)
Hasan Hasan created CLEREZZA-1052:
-

 Summary: Update KEYS in dist.apache.org
 Key: CLEREZZA-1052
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1052
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan Hasan
Assignee: Hasan Hasan


Add Hasan's KEY



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (CLEREZZA-1052) Update KEYS in dist.apache.org

2019-11-04 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan resolved CLEREZZA-1052.
---
Resolution: Fixed

> Update KEYS in dist.apache.org
> --
>
> Key: CLEREZZA-1052
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1052
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>
> Add Hasan's KEY



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (CLEREZZA-1053) Prepare parent release version 8

2019-11-04 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan resolved CLEREZZA-1053.
---
Resolution: Fixed

> Prepare parent release version 8
> 
>
> Key: CLEREZZA-1053
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1053
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
> Fix For: 8
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1047) Update version of org.apache.apache artifact in parent/pom.xml

2019-10-09 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1047.
-

> Update version of org.apache.apache artifact in parent/pom.xml
> --
>
> Key: CLEREZZA-1047
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1047
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>
> Current version is 17. It is time to update to higher version
> {code:java}
>     
>     org.apache
>     apache
>     17
>      
>     
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (CLEREZZA-1048) Release managers to add or update keys to file KEYS

2019-10-09 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan updated CLEREZZA-1048:
--
Summary: Release managers to add or update keys to file KEYS  (was: Release 
managers to add keys to file KEYS)

> Release managers to add or update keys to file KEYS
> ---
>
> Key: CLEREZZA-1048
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1048
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CLEREZZA-1048) Release managers to add or update keys to file KEYS

2019-10-09 Thread Hasan Hasan (Jira)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16948078#comment-16948078
 ] 

Hasan Hasan commented on CLEREZZA-1048:
---

[~reto] pls update your keys if needed

> Release managers to add or update keys to file KEYS
> ---
>
> Key: CLEREZZA-1048
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1048
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Hasan Hasan
>Assignee: Reto Gmür
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CLEREZZA-1041) Upgrade Apache parent POM to version 21

2019-10-09 Thread Hasan Hasan (Jira)


[ 
https://issues.apache.org/jira/browse/CLEREZZA-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16948097#comment-16948097
 ] 

Hasan Hasan commented on CLEREZZA-1041:
---

Thanks. I have incorporated this change into current master branch.

 

> Upgrade Apache parent POM to version 21
> ---
>
> Key: CLEREZZA-1041
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1041
> Project: Clerezza
>  Issue Type: Improvement
>Reporter: Kevin Ratnasekera
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Apache parent POM 21 has been released for a while. It generates .sha512 
> checksums during release with Maven Release Plugin.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (CLEREZZA-1055) Release api version 2.0.0 and all other independent modules

2020-02-02 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan closed CLEREZZA-1055.
-

> Release api version 2.0.0 and all other independent modules
> ---
>
> Key: CLEREZZA-1055
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1055
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (CLEREZZA-1055) Release api version 2.0.0 and all other independent modules

2020-02-02 Thread Hasan Hasan (Jira)


 [ 
https://issues.apache.org/jira/browse/CLEREZZA-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Hasan resolved CLEREZZA-1055.
---
Resolution: Fixed

API 2.0.0 has been uploaded to https://www.apache.org/dist/clerezza/api/

> Release api version 2.0.0 and all other independent modules
> ---
>
> Key: CLEREZZA-1055
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1055
> Project: Clerezza
>  Issue Type: Task
>Reporter: Hasan Hasan
>Assignee: Hasan Hasan
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CLEREZZA-1056) Release api-implementation version 2.0.0 and ontologies version 2.0.0

2020-02-02 Thread Hasan Hasan (Jira)
Hasan Hasan created CLEREZZA-1056:
-

 Summary: Release api-implementation version 2.0.0 and ontologies 
version 2.0.0 
 Key: CLEREZZA-1056
 URL: https://issues.apache.org/jira/browse/CLEREZZA-1056
 Project: Clerezza
  Issue Type: Task
Reporter: Hasan Hasan
Assignee: Hasan Hasan






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


  1   2   3   4   5   >