[jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732051#comment-14732051 ] Hudson commented on GORA-436: - SUCCESS: Integrated in gora-trunk #1614 (See

[jira] [Created] (GORA-438) Erroneous Exception Message at IOUtils.java

2015-09-05 Thread Furkan KAMACI (JIRA)
Furkan KAMACI created GORA-438: -- Summary: Erroneous Exception Message at IOUtils.java Key: GORA-438 URL: https://issues.apache.org/jira/browse/GORA-438 Project: Apache Gora Issue Type: Bug

[jira] [Commented] (GORA-438) Erroneous Exception Message at IOUtils.java

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732075#comment-14732075 ] ASF GitHub Bot commented on GORA-438: - Github user lewismc commented on the pull request:

[jira] [Updated] (GORA-438) Erroneous Exception Message at IOUtils.java

2015-09-05 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/GORA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated GORA-438: --- Description: Erroneous exception message: bq. cannot write to DataOutput of instance: at *readObject*

[jira] [Commented] (GORA-438) Erroneous Exception Message at IOUtils.java

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732073#comment-14732073 ] ASF GitHub Bot commented on GORA-438: - GitHub user kamaci opened a pull request:

[GitHub] gora pull request: GORA-438 Erroneous Exception Message at IOUtils...

2015-09-05 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/gora/pull/42 GORA-438 Erroneous Exception Message at IOUtils.java Erroneous exception message: "cannot write to DataOutput of instance:" at readObject method of IOUtils.java should be fixed. You can merge this

[jira] [Updated] (GORA-437) Implement CouchDB Datastore

2015-09-05 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated GORA-437: --- Summary: Implement CouchDB Datastore (was: CouchDB Datastore) > Implement CouchDB Datastore >

[jira] [Updated] (GORA-437) CouchDB Datastore

2015-09-05 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated GORA-437: --- Labels: gora-couchdb storage (was: gora-couchdb) > CouchDB Datastore > - > >

[jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732000#comment-14732000 ] Lewis John McGibbney commented on GORA-436: --- #39 committed and closed. Please submit PR, this will

[jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732017#comment-14732017 ] ASF GitHub Bot commented on GORA-436: - GitHub user kamaci reopened a pull request:

[GitHub] gora pull request: GORA-438 Erroneous Exception Message at IOUtils...

2015-09-05 Thread lewismc
Github user lewismc commented on the pull request: https://github.com/apache/gora/pull/42#issuecomment-137987179 +1 on this if someone can merge to master On Saturday, September 5, 2015, Furkan KAMACI wrote: > Erroneous exception

Re: [VOTE] Release Apache Gora 0.6.1

2015-09-05 Thread Renato MarroquĂ­n Mogrovejo
Hey guys, I downloaded the tar.gz, decompress and run mvn clean package, keys seems fine as well. Here is my +1 Renato M. 2015-09-05 18:53 GMT+02:00 Lewis John Mcgibbney : > Hi Folks, > I am very happy to get a VOTE out for Apache Gora 0.6.1 Release Candidate. > >

[jira] [Created] (GORA-439) Remove Unused Method Parameters

2015-09-05 Thread Furkan KAMACI (JIRA)
Furkan KAMACI created GORA-439: -- Summary: Remove Unused Method Parameters Key: GORA-439 URL: https://issues.apache.org/jira/browse/GORA-439 Project: Apache Gora Issue Type: Improvement

[jira] [Commented] (GORA-439) Remove Unused Method Parameters

2015-09-05 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/GORA-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732100#comment-14732100 ] Furkan KAMACI commented on GORA-439: I've finished this improvement. I'll create a pull request as soon

Fwd: [REPORT] Report from the Apache Gora Project [Lewis John McGibbney]

2015-09-05 Thread Lewis John Mcgibbney
-- Forwarded message -- From: Lewis John Mcgibbney Date: Sat, Sep 5, 2015 at 11:08 AM Subject: [REPORT] Report from the Apache Gora Project [Lewis John McGibbney] To: "bo...@apache.org" Attachment X: Report from the Apache Gora

[jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732016#comment-14732016 ] ASF GitHub Bot commented on GORA-436: - Github user kamaci closed the pull request at:

[GitHub] gora pull request: GORA-436 Improve Source Code as Java 7 Compatib...

2015-09-05 Thread kamaci
GitHub user kamaci reopened a pull request: https://github.com/apache/gora/pull/41 GORA-436 Improve Source Code as Java 7 Compatible Java 7 changes and improvements including diamond operators, automatic resource handling, unnecessary boxing, collapsing exceptions, and iterations.

[VOTE] Release Apache Gora 0.6.1

2015-09-05 Thread Lewis John Mcgibbney
Hi Folks, I am very happy to get a VOTE out for Apache Gora 0.6.1 Release Candidate. We solved 21 issues: http://s.apache.org/l69 Git source tag (79fba16dc9bf0b1660861a233a218bc669173178): *http://s.apache.org/gora-0.6.1 * Staging repo:

[jira] [Resolved] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-436. --- Resolution: Fixed > Improve Source Code as Java 7 Compatible >

[GitHub] gora pull request: GORA-435 Clean Up Code and Fix Potential Bugs

2015-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/gora/pull/39 --- 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

[jira] [Commented] (GORA-435) Clean Up Code and Fix Potential Bugs

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731999#comment-14731999 ] ASF GitHub Bot commented on GORA-435: - Github user asfgit closed the pull request at:

[jira] [Resolved] (GORA-435) Clean Up Code and Fix Potential Bugs

2015-09-05 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-435. --- Resolution: Fixed Assignee: Furkan KAMACI > Clean Up Code and Fix Potential Bugs

[GitHub] gora pull request: Improve Source Code as Java 7 Compatible

2015-09-05 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/gora/pull/41 Improve Source Code as Java 7 Compatible Java 7 changes and improvements including diamond operators, automatic resource handling, unnecessary boxing, collapsing exceptions, and iterations. You can

[GitHub] gora pull request: GORA-436 Improve Source Code as Java 7 Compatib...

2015-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/gora/pull/41 --- 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

[jira] [Updated] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-436: -- Assignee: Furkan KAMACI > Improve Source Code as Java 7 Compatible >

gora-trunk - Build # 1613 - Failure

2015-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built gora-trunk (build #1613) Status: Failure Check console output at https://builds.apache.org/job/gora-trunk/1613/ to view the results.

[jira] [Commented] (GORA-435) Clean Up Code and Fix Potential Bugs

2015-09-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GORA-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732007#comment-14732007 ] Hudson commented on GORA-435: - FAILURE: Integrated in gora-trunk #1613 (See

[jira] [Created] (GORA-437) CouchDB Datastore

2015-09-05 Thread Furkan KAMACI (JIRA)
Furkan KAMACI created GORA-437: -- Summary: CouchDB Datastore Key: GORA-437 URL: https://issues.apache.org/jira/browse/GORA-437 Project: Apache Gora Issue Type: Task Reporter: Furkan

[jira] [Commented] (GORA-266) Lucene datastore for Gora

2015-09-05 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731988#comment-14731988 ] Lewis John McGibbney commented on GORA-266: --- No AFAIK it is not suitable for supporting UNION

[jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732015#comment-14732015 ] Furkan KAMACI commented on GORA-436: [~lewismc] I've created PR as:

[GitHub] gora pull request: GORA-436 Improve Source Code as Java 7 Compatib...

2015-09-05 Thread renato2099
Github user renato2099 commented on the pull request: https://github.com/apache/gora/pull/41#issuecomment-137985824 Cool! This looks awesome @kamaci ! Thanks! --- 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

[jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732067#comment-14732067 ] ASF GitHub Bot commented on GORA-436: - Github user renato2099 commented on the pull request: