Re: [PR] Revamp Gora Site [gora-site]

2024-04-05 Thread via GitHub


RedYetiDev commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2040849854

   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Update links to https [gora-site]

2024-04-05 Thread via GitHub


lewismc commented on PR #1:
URL: https://github.com/apache/gora-site/pull/1#issuecomment-2040826926

   @raboof sincere apologies that no-one took care of this PR… !
   If you are interested in resolving the conflicts I will make sure your 
contribution is merged. 
   Thanks and apologies. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-05 Thread via GitHub


lewismc merged PR #3:
URL: https://github.com/apache/gora-site/pull/3


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-05 Thread via GitHub


RedYetiDev commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2039654265

   The code has been squashed for ease of future merging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on code in PR #3:
URL: https://github.com/apache/gora-site/pull/3#discussion_r1552294970


##
README.md:
##
@@ -1,5 +1,43 @@
-# Pelican ASF Website
+# Apache Gora Website
 
-See [ASF-Pelican](https://infra.apache.org/asf-pelican.html)
+Welcome to the Apache Gora website repository! This README provides guidance 
on building the website locally for development or testing purposes.
 
-See [migration notes](migration/README.md)
+## Building Locally
+
+To build this website locally, follow these steps:
+
+### Prerequisites
+- Ensure that you have [Python 3](https://python.org) installed on your system.
+
+### Setup
+1. Clone this repository to your local machine.
+
+```bash
+git clone https://github.com/apache/gora-site.git
+```
+
+2. (Optional) Set up a new Python virtual environment.
+
+```bash
+python3 -m venv env
+source env/bin/activate
+```
+
+3. Install the required Python packages using pip.
+
+```bash
+pip install -r requirements.txt
+```
+> Note: You may also need to run `pip install pelican[markdown]`
+
+### Building
+4. Utilize Pelican to generate the website.
+
+```bash
+pelican content

Review Comment:
   Marking as resolved as I see no reason for change, if you think otherwise 
please let me know



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2037727584

   Okay, @lewismc, I've made the changes requested. Once you confirm there is 
nothing else, I'll squash the commits for clarity.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on code in PR #3:
URL: https://github.com/apache/gora-site/pull/3#discussion_r1552079396


##
README.md:
##
@@ -1,5 +1,43 @@
-# Pelican ASF Website
+# Apache Gora Website
 
-See [ASF-Pelican](https://infra.apache.org/asf-pelican.html)
+Welcome to the Apache Gora website repository! This README provides guidance 
on building the website locally for development or testing purposes.
 
-See [migration notes](migration/README.md)
+## Building Locally
+
+To build this website locally, follow these steps:
+
+### Prerequisites
+- Ensure that you have [Python 3](https://python.org) installed on your system.
+
+### Setup
+1. Clone this repository to your local machine.
+
+```bash
+git clone https://github.com/apache/gora-site.git
+```
+
+2. (Optional) Set up a new Python virtual environment.
+
+```bash
+python3 -m venv env
+source env/bin/activate
+```
+
+3. Install the required Python packages using pip.
+
+```bash
+pip install -r requirements.txt
+```
+> Note: You may also need to run `pip install pelican[markdown]`

Review Comment:
   Resolved. Once I resolve the rest, I will squash.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2037711998

   > ```
   > current/gora-shims.md - Gora Core Module
   > id="description" is a duplicate
   > id="dependency-definition" is a duplicate
   > id="description" is a duplicate
   > id="description_1" is a duplicate
   > id="dependency-definition" is a duplicate
   > id="dependency-definition_1" is a duplicate
   > id="description" is a duplicate
   > id="description_1" is a duplicate
   > id="description_2" is a duplicate
   > id="dependency-definition" is a duplicate
   > id="dependency-definition_1" is a duplicate
   > id="dependency-definition_2" is a duplicate
   > ```
   The duplicated IDs won't affect anything, if you'd like me to remove them I 
can, but they don't affect anything.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on code in PR #3:
URL: https://github.com/apache/gora-site/pull/3#discussion_r1552070521


##
README.md:
##
@@ -1,5 +1,43 @@
-# Pelican ASF Website
+# Apache Gora Website
 
-See [ASF-Pelican](https://infra.apache.org/asf-pelican.html)
+Welcome to the Apache Gora website repository! This README provides guidance 
on building the website locally for development or testing purposes.
 
-See [migration notes](migration/README.md)
+## Building Locally
+
+To build this website locally, follow these steps:
+
+### Prerequisites
+- Ensure that you have [Python 3](https://python.org) installed on your system.
+
+### Setup
+1. Clone this repository to your local machine.
+
+```bash
+git clone https://github.com/apache/gora-site.git
+```
+
+2. (Optional) Set up a new Python virtual environment.
+
+```bash
+python3 -m venv env
+source env/bin/activate
+```
+
+3. Install the required Python packages using pip.
+
+```bash
+pip install -r requirements.txt
+```
+> Note: You may also need to run `pip install pelican[markdown]`
+
+### Building
+4. Utilize Pelican to generate the website.
+
+```bash
+pelican content

Review Comment:
   I know, stdout has been complaining about that from even before my changes, 
but it didn't cause an issue, so I left it be.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on code in PR #3:
URL: https://github.com/apache/gora-site/pull/3#discussion_r1552069460


##
README.md:
##
@@ -1,5 +1,43 @@
-# Pelican ASF Website
+# Apache Gora Website
 
-See [ASF-Pelican](https://infra.apache.org/asf-pelican.html)
+Welcome to the Apache Gora website repository! This README provides guidance 
on building the website locally for development or testing purposes.
 
-See [migration notes](migration/README.md)
+## Building Locally
+
+To build this website locally, follow these steps:
+
+### Prerequisites
+- Ensure that you have [Python 3](https://python.org) installed on your system.
+
+### Setup
+1. Clone this repository to your local machine.
+
+```bash
+git clone https://github.com/apache/gora-site.git
+```
+
+2. (Optional) Set up a new Python virtual environment.
+
+```bash
+python3 -m venv env
+source env/bin/activate
+```
+
+3. Install the required Python packages using pip.
+
+```bash
+pip install -r requirements.txt
+```
+> Note: You may also need to run `pip install pelican[markdown]`

Review Comment:
   Depending on the system, will need to escape it in quotes: `pip install 
"pelican[markdown]"`, I can update the README if need be



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


lewismc commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2037702411

   The `Nightly Trunk Javadoc` hyperlink target is broken. I’m honestly not 
sure what it should be anymore. It looks like the Gora build at 
https://ci-builds.apache.org/job/Gora/ are… somewhat neglected. 
   
   I think we can remove the navigation to the Gora wikipedia entry at 
http://en.wikipedia.org/wiki/Apache_Gora
   
   Also the Sonar Analysis navigation can be removed 
https://analysis.apache.org/dashboard/index/76356
   
   Finally, the `Nightly Builds` navigation can be removed at 
https://builds.apache.org/view/All/job/gora-trunk/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


lewismc commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2037693486

   Additionally in the pelican output I see the following
   ```
   current/gora-shims.md - Gora Core Module
   id="description" is a duplicate
   id="dependency-definition" is a duplicate
   id="description" is a duplicate
   id="description_1" is a duplicate
   id="dependency-definition" is a duplicate
   id="dependency-definition_1" is a duplicate
   id="description" is a duplicate
   id="description_1" is a duplicate
   id="description_2" is a duplicate
   id="dependency-definition" is a duplicate
   id="dependency-definition_1" is a duplicate
   id="dependency-definition_2" is a duplicate
   ```
   
   and
   
   ```
   current/gora-pig.md - Gora Pig Module
 ToC
   #primitivesimple-types
   #introduction
   #reading-from-datastores
   #overview
   #deleting-elements
   #writing-to-datastores
   #data-models
   #complex-types
   #full-options-for-load
   current/gora-core.md - Gora Core Module
   id="description" is a duplicate
   id="goraproperties" is a duplicate
   id="description" is a duplicate
   id="description_1" is a duplicate
   id="goraproperties" is a duplicate
   id="goraproperties_1" is a duplicate
   id="description" is a duplicate
   id="description_1" is a duplicate
   id="description_2" is a duplicate
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


lewismc commented on code in PR #3:
URL: https://github.com/apache/gora-site/pull/3#discussion_r1552055862


##
README.md:
##
@@ -1,5 +1,43 @@
-# Pelican ASF Website
+# Apache Gora Website
 
-See [ASF-Pelican](https://infra.apache.org/asf-pelican.html)
+Welcome to the Apache Gora website repository! This README provides guidance 
on building the website locally for development or testing purposes.
 
-See [migration notes](migration/README.md)
+## Building Locally
+
+To build this website locally, follow these steps:
+
+### Prerequisites
+- Ensure that you have [Python 3](https://python.org) installed on your system.
+
+### Setup
+1. Clone this repository to your local machine.
+
+```bash
+git clone https://github.com/apache/gora-site.git
+```
+
+2. (Optional) Set up a new Python virtual environment.
+
+```bash
+python3 -m venv env
+source env/bin/activate
+```
+
+3. Install the required Python packages using pip.
+
+```bash
+pip install -r requirements.txt
+```
+> Note: You may also need to run `pip install pelican[markdown]`
+
+### Building
+4. Utilize Pelican to generate the website.
+
+```bash
+pelican content

Review Comment:
   I was able to see the website deployed locally with `pelican content -l`.
   `stdout` complained about `Cannot load plugin pelican-gfm`
   Content was served at http://127.0.0.1:8000 which is really useful



##
README.md:
##
@@ -1,5 +1,43 @@
-# Pelican ASF Website
+# Apache Gora Website
 
-See [ASF-Pelican](https://infra.apache.org/asf-pelican.html)
+Welcome to the Apache Gora website repository! This README provides guidance 
on building the website locally for development or testing purposes.
 
-See [migration notes](migration/README.md)
+## Building Locally
+
+To build this website locally, follow these steps:
+
+### Prerequisites
+- Ensure that you have [Python 3](https://python.org) installed on your system.
+
+### Setup
+1. Clone this repository to your local machine.
+
+```bash
+git clone https://github.com/apache/gora-site.git
+```
+
+2. (Optional) Set up a new Python virtual environment.
+
+```bash
+python3 -m venv env
+source env/bin/activate
+```
+
+3. Install the required Python packages using pip.
+
+```bash
+pip install -r requirements.txt
+```
+> Note: You may also need to run `pip install pelican[markdown]`

Review Comment:
   ```
   (env) ➜  gora-site git:(main) pip install pelican[markdown]
   zsh: no matches found: pelican[markdown]
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revamp Gora Site [gora-site]

2024-04-04 Thread via GitHub


RedYetiDev commented on PR #3:
URL: https://github.com/apache/gora-site/pull/3#issuecomment-2037659162

   Sure! I added `markdown` the requirements.txt, as it should've been there in 
the first place, and I redid the README.md file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Revamp Gora Site [gora-site]

2024-03-31 Thread via GitHub


RedYetiDev opened a new pull request, #3:
URL: https://github.com/apache/gora-site/pull/3

   This pull request revamps the layout of the Gora site using Bootstrap 5.3 
over 2.3.1
   
   # Changes
   - Fix Navbar dropdowns
   - Modify navbar image size
   - Remove searchbar
   - Replace hero with plain text
   - Change 'News' to a accordion layout
   - Update mailing list to a single table
   - Update people to a table
   - Change 'Project Champion (PC)' to 'Project Champion ()'
   - Add missing links to people page (To the best of my ability)
   - Add `.gitignore` for python env, cache, and pelican output
   - And more


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Revert "[IN-PROGRESS] GORA-698 Geode DataStore" [gora]

2024-01-11 Thread via GitHub


djkevincr merged PR #292:
URL: https://github.com/apache/gora/pull/292


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] GORA-537: [WIP] Upgrade to Hadoop 3.X [gora]

2024-01-11 Thread via GitHub


djkevincr commented on PR #220:
URL: https://github.com/apache/gora/pull/220#issuecomment-1886951055

   @balashashanka I am closing this PR for now. We need migrate code base due 
API changes from 2x to 3x. Feel free to open the PR again if you would like to 
work on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] GORA-537: [WIP] Upgrade to Hadoop 3.X [gora]

2024-01-11 Thread via GitHub


djkevincr closed pull request #220: GORA-537: [WIP] Upgrade to Hadoop 3.X
URL: https://github.com/apache/gora/pull/220


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [GORA-650] [WIP] Add initial ArangoDB datastore [gora]

2024-01-11 Thread via GitHub


djkevincr closed pull request #218: [GORA-650] [WIP] Add initial ArangoDB 
datastore
URL: https://github.com/apache/gora/pull/218


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [GORA-650] [WIP] Add initial ArangoDB datastore [gora]

2024-01-11 Thread via GitHub


djkevincr commented on PR #218:
URL: https://github.com/apache/gora/pull/218#issuecomment-1886947772

   This work is redundant and superseded by work here. [1] Hence closing the 
ticket.
   [1] https://github.com/apache/gora/pull/291
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Revert "[IN-PROGRESS] GORA-698 Geode DataStore" [gora]

2024-01-11 Thread via GitHub


djkevincr opened a new pull request, #292:
URL: https://github.com/apache/gora/pull/292

   Reverts apache/gora#273


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #273: [IN-PROGRESS] GORA-698 Geode DataStore

2023-09-19 Thread via GitHub


djkevincr merged PR #273:
URL: https://github.com/apache/gora/pull/273


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #284: GORA-711 upgrade ignite driver to 2.14.0

2023-09-19 Thread via GitHub


djkevincr merged PR #284:
URL: https://github.com/apache/gora/pull/284


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #291: GORA-650 Add ArangoDB datastore

2023-09-19 Thread via GitHub


djkevincr merged PR #291:
URL: https://github.com/apache/gora/pull/291


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] chaminda-neluka opened a new pull request, #291: GORA-650 Add ArangoDB datastore

2023-08-22 Thread via GitHub


chaminda-neluka opened a new pull request, #291:
URL: https://github.com/apache/gora/pull/291

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] drazzib merged pull request #289: Fix typo in pom.xml

2023-08-16 Thread via GitHub


drazzib merged PR #289:
URL: https://github.com/apache/gora/pull/289


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] drazzib merged pull request #290: GORA-714: resolves FTBFS with Conjars.org repository

2023-08-16 Thread via GitHub


drazzib merged PR #290:
URL: https://github.com/apache/gora/pull/290


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] drazzib opened a new pull request, #290: GORA-714: resolves FTBFS with Conjars.org repository

2023-08-15 Thread via GitHub


drazzib opened a new pull request, #290:
URL: https://github.com/apache/gora/pull/290

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] claudeyj commented on pull request #289: Fix typo in pom.xml

2023-08-12 Thread via GitHub


claudeyj commented on PR #289:
URL: https://github.com/apache/gora/pull/289#issuecomment-1676096783

   It's done now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] drazzib commented on pull request #289: Fix typo in pom.xml

2023-08-12 Thread via GitHub


drazzib commented on PR #289:
URL: https://github.com/apache/gora/pull/289#issuecomment-1676071729

   > Thank you for reviewing this PR. I found there's another related typo here 
that should be fixed together:
   > 
   > 
https://github.com/apache/gora/blob/2cccfdbed4fe72668660177572e1d24ed137b88b/gora-sql/pom.xml#L110
   
   Could you please push additional commits which include this change ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] claudeyj commented on pull request #289: Fix typo in pom.xml

2023-08-12 Thread via GitHub


claudeyj commented on PR #289:
URL: https://github.com/apache/gora/pull/289#issuecomment-1676066255

   Thank you for reviewing this PR. I found there's another related typo here 
that should be fixed together: 
https://github.com/apache/gora/blob/2cccfdbed4fe72668660177572e1d24ed137b88b/gora-sql/pom.xml#L110.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] claudeyj opened a new pull request, #289: Fix typo in pom.xml

2023-08-06 Thread via GitHub


claudeyj opened a new pull request, #289:
URL: https://github.com/apache/gora/pull/289

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] commented on pull request #262: Bump cassandra-all from 3.11.0 to 3.11.12

2023-07-06 Thread via GitHub


dependabot[bot] commented on PR #262:
URL: https://github.com/apache/gora/pull/262#issuecomment-1624446084

   Superseded by #288.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #288: Bump cassandra-all from 3.11.0 to 4.0.10

2023-07-06 Thread via GitHub


dependabot[bot] opened a new pull request, #288:
URL: https://github.com/apache/gora/pull/288

   Bumps cassandra-all from 3.11.0 to 4.0.10.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cassandra:cassandra-all=maven=3.11.0=4.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/gora/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] closed pull request #262: Bump cassandra-all from 3.11.0 to 3.11.12

2023-07-06 Thread via GitHub


dependabot[bot] closed pull request #262: Bump cassandra-all from 3.11.0 to 
3.11.12
URL: https://github.com/apache/gora/pull/262


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] commented on pull request #286: Bump jetty-server from 9.4.14.v20181114 to 10.0.14

2023-06-13 Thread via GitHub


dependabot[bot] commented on PR #286:
URL: https://github.com/apache/gora/pull/286#issuecomment-1590159254

   Superseded by #287.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #287: Bump jetty-server from 9.4.14.v20181114 to 9.4.51.v20230217

2023-06-13 Thread via GitHub


dependabot[bot] opened a new pull request, #287:
URL: https://github.com/apache/gora/pull/287

   Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 
9.4.14.v20181114 to 9.4.51.v20230217.
   
   Release notes
   Sourced from https://github.com/eclipse/jetty.project/releases;>jetty-server's 
releases.
   
   9.4.51.v20230217
   Sponsored Release
   This is a release of the https://redirect.github.com/eclipse/jetty.project/issues/7958;>End of 
Community Support Jetty 9.x series that was sponsored by a https://github.com/eclipse/jetty.project/blob/HEAD/mailto:sa...@webtide.com;>support
 contract from Webtide.com
   Changelog
   
   https://redirect.github.com/eclipse/jetty.project/issues/9352;>#9352 
- Update / Fix CookieCutter
   https://redirect.github.com/eclipse/jetty.project/issues/9345;>#9345 
- Backport Multipart Fix for CVE-2023-26048
   https://redirect.github.com/eclipse/jetty.project/issues/9352;>#9352 
- Backport Cookie Parsing Fix for CVE-2023-26049
   
   Dependencies
   
   https://redirect.github.com/eclipse/jetty.project/issues/9269;>#9269 
- Bump ant.version to 1.10.13
   https://redirect.github.com/eclipse/jetty.project/issues/9370;>#9370 
- Bump asciidoctorj-diagram to 2.2.4
   https://redirect.github.com/eclipse/jetty.project/issues/9364;>#9364 
- Bump eclipse-jarsigner-plugin to 1.4.2
   https://redirect.github.com/eclipse/jetty.project/issues/9251;>#9251 
- Bump infinispan.version to 11.0.17.Final
   https://redirect.github.com/eclipse/jetty.project/issues/9247;>#9247 
- Bump maven-checkstyle-plugin to 3.2.1
   https://redirect.github.com/eclipse/jetty.project/issues/9267;>#9267 
- Bump maven-dependency-plugin to 3.5.0
   https://redirect.github.com/eclipse/jetty.project/issues/9365;>#9365 
- Bump maven-deploy-plugin to 3.1.0
   https://redirect.github.com/eclipse/jetty.project/issues/9252;>#9252 
- Bump maven-enforcer-plugin to 3.2.1
   https://redirect.github.com/eclipse/jetty.project/issues/9363;>#9363 
- Bump maven-invoker-plugin to 3.5.0
   https://redirect.github.com/eclipse/jetty.project/issues/9266;>#9266 
- Bump maven-plugin-plugin to 3.7.1
   https://redirect.github.com/eclipse/jetty.project/issues/9263;>#9263 
- Bump maven.plugin-tools.version to 3.7.1
   https://redirect.github.com/eclipse/jetty.project/issues/9256;>#9256 
- Bump maven.resolver.version to 1.9.4
   https://redirect.github.com/eclipse/jetty.project/issues/9368;>#9368 
- Bump maven.surefire.plugin.version to 3.0.0-M9
   https://redirect.github.com/eclipse/jetty.project/issues/9362;>#9362 
- Bump maven.version to 3.9.0
   https://redirect.github.com/eclipse/jetty.project/issues/9100;>#9100 
- Bump org.apache.aries.spifly.dynamic.bundle to 1.3.6
   https://redirect.github.com/eclipse/jetty.project/issues/9103;>#9103 
- Bump org.eclipse.osgi to 3.18.200
   https://redirect.github.com/eclipse/jetty.project/issues/9110;>#9110 
- Bump org.eclipse.osgi.services to 3.11.100
   https://redirect.github.com/eclipse/jetty.project/issues/9262;>#9262 
- Bump spring-beans to 5.3.25
   
   9.4.50.v20221201
   Sponsored Release
   This is a release of the https://redirect.github.com/eclipse/jetty.project/issues/7958;>End of 
Community Support Jetty 9.x series that was sponsored by a https://github.com/eclipse/jetty.project/blob/HEAD/mailto:sa...@webtide.com;>support
 contract from Webtide.com
   Changelog
   
   https://redirect.github.com/eclipse/jetty.project/issues/8774;>#8774 
- Added SizeLimitHandler
   https://redirect.github.com/eclipse/jetty.project/issues/8678;>#8678 
- Jetty client is not responding to GO_AWAY packet received from (Jetty) Server 
and continue to send traffic on same connection
   
   Dependencies
   
   https://redirect.github.com/eclipse/jetty.project/issues/8826;>#8826 
- Bump infinispan to 11.0.16.Final
   https://redirect.github.com/eclipse/jetty.project/issues/8847;>#8847 
- Bump jboss-logmanager to 2.1.19.Final
   https://redirect.github.com/eclipse/jetty.project/issues/8849;>#8849 
- Bump jboss-threads to 3.5.0.Final
   https://redirect.github.com/eclipse/jetty.project/issues/8961;>#8961 
- Bump jnr-constants to 0.10.4
   https://redirect.github.com/eclipse/jetty.project/issues/8951;>#8951 
- Bump protostream to 4.4.4.Final
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/eclipse/jetty.project/commit/b45c405e4544384de066f814ed42ae3dceacdd49;>b45c405
 Updating to version 9.4.51.v20230217
   https://github.com/eclipse/jetty.project/commit/3beaa8158c589da77ff35af90a52225b938abdb8;>3beaa81
 Merge pull request https://redirect.github.com/eclipse/jetty.project/issues/9368;>#9368 
from eclipse/dependabot/maven/jetty-9.4.x/maven.sure...
   https://github.com/eclipse/jetty.project/commit/d382683e2be1dc7527bd628df988b3e27147a94a;>d382683
 Merge pull request https://redirect.github.com/eclipse/jetty.project/issues/9370;>#9370 
from eclipse/dependabot/maven/jetty-9.4.x/org.asciid...
   

[GitHub] [gora] dependabot[bot] closed pull request #286: Bump jetty-server from 9.4.14.v20181114 to 10.0.14

2023-06-13 Thread via GitHub


dependabot[bot] closed pull request #286: Bump jetty-server from 
9.4.14.v20181114 to 10.0.14
URL: https://github.com/apache/gora/pull/286


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] closed pull request #283: Bump jetty-server from 9.4.14.v20181114 to 9.4.41.v20210516

2023-04-18 Thread via GitHub


dependabot[bot] closed pull request #283: Bump jetty-server from 
9.4.14.v20181114 to 9.4.41.v20210516
URL: https://github.com/apache/gora/pull/283


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] commented on pull request #283: Bump jetty-server from 9.4.14.v20181114 to 9.4.41.v20210516

2023-04-18 Thread via GitHub


dependabot[bot] commented on PR #283:
URL: https://github.com/apache/gora/pull/283#issuecomment-1513879440

   Superseded by #286.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #286: Bump jetty-server from 9.4.14.v20181114 to 10.0.14

2023-04-18 Thread via GitHub


dependabot[bot] opened a new pull request, #286:
URL: https://github.com/apache/gora/pull/286

   Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 
9.4.14.v20181114 to 10.0.14.
   
   Release notes
   Sourced from https://github.com/eclipse/jetty.project/releases;>jetty-server's 
releases.
   
   10.0.14
   Special Thanks to the following Eclipse Jetty community members
   
   https://github.com/pzygielo;>@​pzygielo 
(Piotrek Żygieło)
   https://github.com/jluehe;>@​jluehe 
(jluehe)
   https://github.com/dzoech;>@​dzoech (Dominik 
Zöchbauer)
   
   Changelog
   
   https://redirect.github.com/eclipse/jetty.project/issues/9344;>#9344 
- Cleanup Multipart handling for CVE-2023-26048
   https://redirect.github.com/eclipse/jetty.project/issues/9343;>#9343 
- URI Host Mismatch with optional Compliance modes
   https://redirect.github.com/eclipse/jetty.project/issues/9339;>#9339 
- Cleanup Cookie Cutter handling for CVE-2023-26049
   https://redirect.github.com/eclipse/jetty.project/issues/9337;>#9337 
- LowResourceMonitor.getReasons should include detailed reason instead of 
hard-coded message (https://github.com/jluehe;>@​jluehe)
   https://redirect.github.com/eclipse/jetty.project/issues/9334;>#9334 
- Better support for Cookie RFC 2965 compliance
   https://redirect.github.com/eclipse/jetty.project/issues/9285;>#9285 
- ContextHandler sends redirect on BaseResponse instead of Wrapped Response 
object from Handler chain
   https://redirect.github.com/eclipse/jetty.project/issues/9283;>#9283 
- Configurable Unsafe Host Header Behaviors
   https://redirect.github.com/eclipse/jetty.project/issues/9188;>#9188 
- Log as info exceptions from server after sending stop with StopMojo.
   https://redirect.github.com/eclipse/jetty.project/issues/9183;>#9183 
- ConnectHandler may close the connection instead of sending 200 OK
   https://redirect.github.com/eclipse/jetty.project/issues/9128;>#9128 
- Do not execute any phase for maven plugin :start (https://github.com/pzygielo;>@​pzygielo)
   https://redirect.github.com/eclipse/jetty.project/issues/9119;>#9119 
- Wrong value of javax.servlet.forward.context_path attribute
   https://redirect.github.com/eclipse/jetty.project/issues/9092;>#9092 
- Use ASM Bom
   https://redirect.github.com/eclipse/jetty.project/issues/9059;>#9059 
- IteratingCallback not serializing close() and failed()
   https://redirect.github.com/eclipse/jetty.project/issues/9055;>#9055 
- PathMappings optimizations
   https://redirect.github.com/eclipse/jetty.project/issues/7650;>#7650 
- QueuedThreadPool: Stopped without executing or closing null (https://github.com/dzoech;>@​dzoech)
   
   Dependencies
   
   https://redirect.github.com/eclipse/jetty.project/issues/9242;>#9242 
- Bump infinispan-bom to 11.0.17.Final
   https://redirect.github.com/eclipse/jetty.project/issues/9359;>#9359 
- Bump maven.version to 3.9.0
   https://redirect.github.com/eclipse/jetty.project/issues/9102;>#9102 
- Bump org.apache.aries.spifly.dynamic.bundle to 1.3.6
   https://redirect.github.com/eclipse/jetty.project/issues/9098;>#9098 
- Bump org.eclipse.osgi to 3.18.200
   https://redirect.github.com/eclipse/jetty.project/issues/9106;>#9106 
- Bump org.eclipse.osgi.services to 3.11.100
   https://redirect.github.com/eclipse/jetty.project/issues/9097;>#9097 
- Bump protostream to 4.6.0.Final
   https://redirect.github.com/eclipse/jetty.project/issues/9367;>#9367 
- Bump tycho-p2-repository-plugin to 3.0.2
   
   10.0.13
   Special Thanks to the following Eclipse Jetty community members
   
   https://github.com/janvojt;>@​janvojt (Jan 
Vojt)
   https://github.com/joschi;>@​joschi (Jochen 
Schalanda)
   https://github.com/leonchen83;>@​leonchen83 
(Baoyi Chen)
   https://github.com/cowwoc;>@​cowwoc (Gili 
Tzabari)
   https://github.com/Vlatombe;>@​Vlatombe 
(Vincent Latombe)
   
   Changelog
   
   https://redirect.github.com/eclipse/jetty.project/issues/9006;>#9006 
- WebSocket Message InputStream read() returns signed byte
   https://redirect.github.com/eclipse/jetty.project/issues/8913;>#8913 
- Review Jetty XML syntax to allow calling JDK methods
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/eclipse/jetty.project/commit/976721d0f3e903a243584d47870ad2f2c1bf9e55;>976721d
 Updating to version 10.0.14
   https://github.com/eclipse/jetty.project/commit/b7075161d015ddce23fbf3db873d5f6b539f6a6b;>b707516
 Fix osgi dependencies for update to org.eclipse.osgi.services.
   https://github.com/eclipse/jetty.project/commit/4d146412c8feac05c25d171b15c4f6ab4d42719b;>4d14641
 Fix https://redirect.github.com/eclipse/jetty.project/issues/9334;>#9334 
Cookie Compliance (https://redirect.github.com/eclipse/jetty.project/issues/9402;>#9402)
   https://github.com/eclipse/jetty.project/commit/f01d53895f8930e1ebc52c9d89944df14fe5d6f2;>f01d538
 Merge pull request https://redirect.github.com/eclipse/jetty.project/issues/9380;>#9380 
from eclipse/dependabot/maven/jetty-10.0.x/org.apach...
   

[GitHub] [gora] dependabot[bot] opened a new pull request, #285: Bump json from 20180813 to 20230227

2023-04-14 Thread via GitHub


dependabot[bot] opened a new pull request, #285:
URL: https://github.com/apache/gora/pull/285

   Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 
20230227.
   
   Release notes
   Sourced from https://github.com/douglascrockford/JSON-java/releases;>json's 
releases.
   
   20230227
   
   
   
   Pull Request
   Description
   
   
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/723;>#723
   Protect JSONML from stack overflow exceptions caused by recursion
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/720;>#720
   Limit the XML nesting depth for CVE-2022-45688
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/711;>#711
   Revert pull 707 - interviewbit spam
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/704;>#704
   Move javadoc comments above the interface definition to make it 
visible
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/703;>#703
   Update Releases.md for JSONObject(Map): Throws NPE if key is null
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/696;>#696
   Update JSONPointerTest for NonDex compatibility
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/694;>#694
   Pretty print XML
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/692;>#692
   Example.md syntax highlight and indentation
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/691;>#691
   Create unit tests for various number formats
   
   
   
   20220924
   
   
   
   Pull Request
   Description
   
   
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/688;>#688
   Update copyright to Public Domain
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/687;>#687
   Fix a typo
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/685;>#685
   JSONObject map type unit tests
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/684;>#684
   Remove v7 build from pipeline
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/682;>#682
   JSONString similarity
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/675;>#675
   https://redirect.github.com/stleary/JSON-java/pull/675;>stleary/JSON-java#675
   
   
   
   20220320
   
   
   
   Pull Request
   Description
   
   
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/660;>#660
   Wrap StackOverflow with JSONException
   
   
   
   20211205
   
   
   
   Pull Request
   Description
   
   
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/651;>#651
   IdentityHashSet for JSONObject cycle detection
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/646;>#646
   XMLParserConfiguration defined json arrays option
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/645;>#645
   Handle circular references in Java beans
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/640;>#640
   Unit tests for multiple backslashes in JSONPointer
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/637;>#637
   Reorganized README.md
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/634;>#634
   Update README with Unix examples
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/631;>#631
   Refactor JSONPointerTest
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/626;>#626
   Add CODE_OF_CONDUCT.md
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/622;>#622
   Clean up readme.md
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/621;>#621
   Clean up comments
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/617;>#617
   JSONObject.similar() numeric compare bug fix
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/613;>#613
   JsonObject.similar() number entry check bug fix
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/610;>#610
   optJSONObject() add default value
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/607;>#607
   Add Security.md policy page
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/606;>#606
   Clean up comments, add suppressWarning annotation
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/604;>#604
   Fixed incorrect cast getting float from array
   
   
   https://redirect.github.com/douglascrockford/JSON-java/issues/601;>#601
   Added Examples.md for new users
   
   
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md;>json's 
changelog.
   
   20230227Fix for CVE-2022-45688 and recent commits
   20220924New License - public domain, and 

[GitHub] [gora-site] djkevincr merged pull request #2: GORA-703 move members to emeritus

2023-04-11 Thread via GitHub


djkevincr merged PR #2:
URL: https://github.com/apache/gora-site/pull/2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #273: [IN-PROGRESS] GORA-698 Geode DataStore

2023-03-19 Thread via GitHub


djkevincr commented on PR #273:
URL: https://github.com/apache/gora/pull/273#issuecomment-1475455904

   @himanshuacharya95 Can you please address the remaining request changes?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #210: GORA-651 upgrade Orient DB driver to version 3

2023-03-17 Thread via GitHub


djkevincr commented on PR #210:
URL: https://github.com/apache/gora/pull/210#issuecomment-1474242690

   @dinuka-perera Thank you for the contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #210: GORA-651 upgrade Orient DB driver to version 3

2023-03-17 Thread via GitHub


djkevincr merged PR #210:
URL: https://github.com/apache/gora/pull/210


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #210: GORA-651 upgrade Orient DB driver to version 3

2023-03-16 Thread via GitHub


djkevincr closed pull request #210: GORA-651 upgrade Orient DB driver to 
version 3
URL: https://github.com/apache/gora/pull/210


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] closed pull request #269: Bump jetty-server from 9.4.14.v20181114 to 10.0.10

2023-03-16 Thread via GitHub


dependabot[bot] closed pull request #269: Bump jetty-server from 
9.4.14.v20181114 to 10.0.10
URL: https://github.com/apache/gora/pull/269


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] commented on pull request #269: Bump jetty-server from 9.4.14.v20181114 to 10.0.10

2023-03-16 Thread via GitHub


dependabot[bot] commented on PR #269:
URL: https://github.com/apache/gora/pull/269#issuecomment-1472904249

   Superseded by #283.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #283: Bump jetty-server from 9.4.14.v20181114 to 9.4.41.v20210516

2023-03-16 Thread via GitHub


dependabot[bot] opened a new pull request, #283:
URL: https://github.com/apache/gora/pull/283

   Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 
9.4.14.v20181114 to 9.4.41.v20210516.
   
   Release notes
   Sourced from https://github.com/eclipse/jetty.project/releases;>jetty-server's 
releases.
   
   9.4.41.v20210516
   Changelog
   
   This release resolves https://github.com/eclipse/jetty.project/security/advisories/GHSA-gwcr-j4wh-j3cq;>CVE-2021-28169
 and https://github.com/eclipse/jetty.project/security/advisories/GHSA-m6cp-vxjx-65j6;>CVE-2021-34428
   https://redirect.github.com/eclipse/jetty.project/issues/6099;>#6099 
Cipher preference may break SNI if certificates have different key types
   https://redirect.github.com/eclipse/jetty.project/issues/6186;>#6186 
Add Null Protection on Log / Logger
   https://redirect.github.com/eclipse/jetty.project/issues/6205;>#6205 
OpenIdAuthenticator may use incorrect redirect
   https://redirect.github.com/eclipse/jetty.project/issues/6208;>#6208 
HTTP/2 max local stream count exceeded
   https://redirect.github.com/eclipse/jetty.project/issues/6227;>#6227 
Better resolve race between AsyncListener.onTimeout and 
AsyncContext.dispatch
   https://redirect.github.com/eclipse/jetty.project/issues/6254;>#6254 
Total timeout not enforced for queued requests
   https://redirect.github.com/eclipse/jetty.project/issues/6263;>#6263 
Review URI encoding in ConcatServlet  WelcomeFilter
   https://redirect.github.com/eclipse/jetty.project/issues/6277;>#6277 
Better handle exceptions thrown from session destroy listener
   https://redirect.github.com/eclipse/jetty.project/issues/6280;>#6280 
Copy ServletHolder class/instance properly during startWebapp
   
   9.4.40.v20210413
   Notable Bug Fixes
   Users of GzipHandler should upgrade. (https://redirect.github.com/eclipse/jetty.project/issues/6168;>#6168)
   Users of SSL/TLS on the jetty-server or jetty-client should upgrade. (https://redirect.github.com/eclipse/jetty.project/issues/6082;>#6082)
   Changelog
   
   https://redirect.github.com/eclipse/jetty.project/issues/6168;>#6168 
- Improve handling of unconsumed content
   https://redirect.github.com/eclipse/jetty.project/issues/6148;>#6148 
- Jetty start.jar always reports jetty.tag.version as master
   https://redirect.github.com/eclipse/jetty.project/issues/6105;>#6105 
- HttpConnection.getBytesIn() incorrect for requests with chunked content
   https://redirect.github.com/eclipse/jetty.project/issues/6082;>#6082 
- SslConnection compacting
   
   9.4.39.v20210325
   Changelog
   :warning: Important Security related Changes
   
   https://github.com/eclipse/jetty.project/security/advisories/GHSA-26vr-8j45-3r4w;>CVE-2021-28165
 - https://redirect.github.com/eclipse/jetty.project/issues/6072;>#6072 
- jetty server high CPU when client send data length  17408
   https://github.com/eclipse/jetty.project/security/advisories/GHSA-v7ff-8wcx-gmc5;>CVE-2021-28164
 - https://redirect.github.com/eclipse/jetty.project/issues/6101;>#6101 
- Normalize ambiguous URIs
   https://github.com/eclipse/jetty.project/security/advisories/GHSA-j6qj-j888-vvgq;>CVE-2021-28163
 - https://redirect.github.com/eclipse/jetty.project/issues/6102;>#6102 
- Exclude webapps directory from deployment scan
   
   Other Changes
   
   https://redirect.github.com/eclipse/jetty.project/issues/6034;>#6034 
- SslContextFactory may select a wildcard certificate during SNI selection when 
a more specific SSL certificate is present
   https://redirect.github.com/eclipse/jetty.project/issues/6050;>#6050 
- Websocket: NotUtf8Exception after upgrade 9.4.35 - 9.4.36 or newer
   https://redirect.github.com/eclipse/jetty.project/issues/6052;>#6052 
- Cleanup TypeUtil and ModuleLocation to allow jetty-client/hybrid to work on 
Android
   https://redirect.github.com/eclipse/jetty.project/issues/6063;>#6063 
- Allow override of hazelcast version when using module
   https://redirect.github.com/eclipse/jetty.project/issues/6085;>#6085 
- Jetty keeps Sessions in use after Duplicate valid session cookies 
Message
   
   9.4.38.v20210224
   Changelog
   
   https://redirect.github.com/eclipse/jetty.project/issues/6001;>#6001 
- Ambiguous URI legacy compliance mode
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/eclipse/jetty.project/commit/98607f93c7833e7dc59489b13f3cb0a114fb9f4c;>98607f9
 Updating to version 9.4.41.v20210516
   https://github.com/eclipse/jetty.project/commit/087f486b4461746b4ded45833887b3ccb136ee85;>087f486
 Issue https://redirect.github.com/eclipse/jetty.project/issues/6277;>#6277 
Better handling of exceptions thrown in sessionDestroyed (https://redirect.github.com/eclipse/jetty.project/issues/6278;>#6278) 
...
   https://github.com/eclipse/jetty.project/commit/edcaf70d9a11186771c9decf25fe3575fb717638;>edcaf70
 Copy ServletHolder class/instance properly during startWebapp (https://redirect.github.com/eclipse/jetty.project/issues/6214;>#6214)
   

[GitHub] [gora] djkevincr merged pull request #235: [GORA-663] Add datastore for Neo4j

2023-03-16 Thread via GitHub


djkevincr merged PR #235:
URL: https://github.com/apache/gora/pull/235


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #235: [GORA-663] Add datastore for Neo4j

2023-03-16 Thread via GitHub


djkevincr commented on PR #235:
URL: https://github.com/apache/gora/pull/235#issuecomment-1472902110

   @mgov88 Thank you for your hard work. PR looks awesome. Looking forward to 
your future contributions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] CalvinKirs commented on pull request #273: [IN-PROGRESS] GORA-698 Geode DataStore

2023-03-13 Thread via GitHub


CalvinKirs commented on PR #273:
URL: https://github.com/apache/gora/pull/273#issuecomment-1465561868

   > @CalvinKirs Do you have any input on the PR related to Geode work?
   
   I will take a look later :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #273: [IN-PROGRESS] GORA-698 Geode DataStore

2023-03-12 Thread via GitHub


djkevincr commented on PR #273:
URL: https://github.com/apache/gora/pull/273#issuecomment-1465352565

   @CalvinKirs Do you have any input on the PR related to Geode work?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #256: GORA-694 Upgrade Aerospike to the latest driver

2023-03-12 Thread via GitHub


djkevincr commented on PR #256:
URL: https://github.com/apache/gora/pull/256#issuecomment-1465350867

   @trisha-melani Thank you for the contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #256: GORA-694 Upgrade Aerospike to the latest driver

2023-03-12 Thread via GitHub


djkevincr merged PR #256:
URL: https://github.com/apache/gora/pull/256


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora-site] sertan commented on a diff in pull request #2: GORA-703 move members to emeritus

2023-03-12 Thread via GitHub


sertan commented on code in PR #2:
URL: https://github.com/apache/gora-site/pull/2#discussion_r1133328866


##
content/credits.md:
##
@@ -48,6 +46,8 @@ Gora members can be contacted by appending @apache.org to 
their usernames.
 * [Ferdy Galema](http://www.linkedin.com/pub/ferdy-galema/4/5ba/b44) (ferdy / 
ferdy.g (JIRA)) - Kalooga **CP**
 * Dogacan Guney (dogacan) - Google **CP**
 * Julien Nioche (jnioche) - DigitalPebble **CP**
+* Sertan Alkan (sertan) - Konneka **CP**

Review Comment:
   Remove "Konneka"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora-site] djkevincr opened a new pull request, #2: GORA-703 move members to emeritus

2023-03-12 Thread via GitHub


djkevincr opened a new pull request, #2:
URL: https://github.com/apache/gora-site/pull/2

   Move Madhawa and Sertan to emeritus. CC @madhawa-gunasekara @sertan


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #272: Upgrade spark to 2.4.8

2023-03-12 Thread via GitHub


djkevincr commented on PR #272:
URL: https://github.com/apache/gora/pull/272#issuecomment-1465252454

   @cunningt This looks great and CI passes. Thank you for the contribution. 
Looking forward to your contributions in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #272: Upgrade spark to 2.4.8

2023-03-12 Thread via GitHub


djkevincr merged PR #272:
URL: https://github.com/apache/gora/pull/272


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #255: GORA-693 Improve gora-jet test cases

2023-03-12 Thread via GitHub


djkevincr commented on PR #255:
URL: https://github.com/apache/gora/pull/255#issuecomment-1465249982

   @trisha-melani Thank you for the contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #255: GORA-693 Improve gora-jet test cases

2023-03-12 Thread via GitHub


djkevincr merged PR #255:
URL: https://github.com/apache/gora/pull/255


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #255: GORA-693 Improve gora-jet test cases

2023-03-12 Thread via GitHub


djkevincr closed pull request #255: GORA-693 Improve gora-jet test cases
URL: https://github.com/apache/gora/pull/255


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] mgov88 opened a new pull request, #235: [GORA-663] Add datastore for Neo4j

2023-03-12 Thread via GitHub


mgov88 opened a new pull request, #235:
URL: https://github.com/apache/gora/pull/235

   This pull request contains the implementation of the Neo4j Datastore for 
Apache Gora
   
   Please let me know if you have feedback.
   
   Intern: Gaby Ortiz
   Project: Add datastore for Neo4j
   Outreachy: 2020 Winter
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #235: [GORA-663] Add datastore for Neo4j

2023-03-12 Thread via GitHub


djkevincr closed pull request #235: [GORA-663] Add datastore for Neo4j
URL: https://github.com/apache/gora/pull/235


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #255: GORA-693 Improve gora-jet test cases

2023-03-12 Thread via GitHub


djkevincr closed pull request #255: GORA-693 Improve gora-jet test cases
URL: https://github.com/apache/gora/pull/255


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #272: Upgrade spark to 2.4.8

2023-03-12 Thread via GitHub


djkevincr closed pull request #272: Upgrade spark to 2.4.8
URL: https://github.com/apache/gora/pull/272


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #256: GORA-694 Upgrade Aerospike to the latest driver

2023-03-12 Thread via GitHub


djkevincr closed pull request #256: GORA-694 Upgrade Aerospike to the latest 
driver
URL: https://github.com/apache/gora/pull/256


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #281: GORA-699 fix redis tests

2023-03-12 Thread via GitHub


djkevincr merged PR #281:
URL: https://github.com/apache/gora/pull/281


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #281: GORA-699 fix redis tests

2023-03-12 Thread via GitHub


djkevincr commented on PR #281:
URL: https://github.com/apache/gora/pull/281#issuecomment-1465193991

   build passes on CI - 
https://ci-builds.apache.org/job/Gora/job/gora-pipeline/job/GORA-699-new/1/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #280: GORA-699 fix redis tests

2023-03-11 Thread via GitHub


djkevincr closed pull request #280: GORA-699 fix redis tests
URL: https://github.com/apache/gora/pull/280


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] MartinWitt opened a new pull request, #279: Refactor bad smells:

2023-03-11 Thread via GitHub


MartinWitt opened a new pull request, #279:
URL: https://github.com/apache/gora/pull/279

   - ToArrayCallWithZeroLengthArrayArgument
   The performance of the empty array version is the same, and sometimes even 
better, compared
   to the pre-sized version. Also, passing a pre-sized array is dangerous for a 
concurrent or
   synchronized collection as a data race is possible between the 
size and toArray
   calls. This may result in extra nulls at the end of the array 
if the collection was concurrently
   shrunk during the operation.
   See https://shipilev.net/blog/2016/arrays-wisdom-ancients/ for more details.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #256: GORA-694 Upgrade Aerospike to the latest driver

2023-03-09 Thread via GitHub


djkevincr closed pull request #256: GORA-694 Upgrade Aerospike to the latest 
driver
URL: https://github.com/apache/gora/pull/256


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #278: GORA-701 fix github workflow build

2023-03-09 Thread via GitHub


djkevincr merged PR #278:
URL: https://github.com/apache/gora/pull/278


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr closed pull request #256: GORA-694 Upgrade Aerospike to the latest driver

2023-03-07 Thread via GitHub


djkevincr closed pull request #256: GORA-694 Upgrade Aerospike to the latest 
driver
URL: https://github.com/apache/gora/pull/256


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] closed pull request #267: Bump uimaj-core from 2.3.1 to 2.10.2

2023-03-07 Thread via GitHub


dependabot[bot] closed pull request #267: Bump uimaj-core from 2.3.1 to 2.10.2
URL: https://github.com/apache/gora/pull/267


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] commented on pull request #267: Bump uimaj-core from 2.3.1 to 2.10.2

2023-03-07 Thread via GitHub


dependabot[bot] commented on PR #267:
URL: https://github.com/apache/gora/pull/267#issuecomment-1458536177

   Superseded by #277.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #277: Bump uimaj-core from 2.3.1 to 3.3.1

2023-03-07 Thread via GitHub


dependabot[bot] opened a new pull request, #277:
URL: https://github.com/apache/gora/pull/277

   Bumps [uimaj-core](https://github.com/apache/uima-uimaj) from 2.3.1 to 3.3.1.
   
   Release notes
   Sourced from https://github.com/apache/uima-uimaj/releases;>uimaj-core's 
releases.
   
   Apache UIMA Java SDK 3.3.1
   
   Apache UIMA (Unstructured Information Management Architecture) v3.3.1 
Release Notes
   Contents
   https://github.com/apache/uima-uimaj/blob/HEAD/#what.is.uima;>What is 
UIMA?
   https://github.com/apache/uima-uimaj/blob/HEAD/#major.changes;>Major 
Changes in this Release
   https://github.com/apache/uima-uimaj/blob/HEAD/#get.involved;>How 
to Get Involved
   https://github.com/apache/uima-uimaj/blob/HEAD/#report.issues;>How 
to Report Issues
   What is UIMA?
   Unstructured Information Management applications are software systems 
that analyze large volumes of
   unstructured information in order to discover knowledge that is relevant to 
an end user. UIMA is a
   framework and SDK for developing such applications. An example UIM 
application might ingest plain
   text and identify entities, such as persons, places, organizations; or 
relations, such as works-for
   or located-at. UIMA enables such an application to be decomposed into 
components, for example
   language identification - language specific 
segmentation - sentence boundary detection -
   entity detection (person/place names etc.). Each component must 
implement interfaces defined by
   the framework and must provide self-describing metadata via XML descriptor 
files. The framework
   manages these components and the data flow between them. Components are 
written in Java or C++; the
   data that flows between components is designed for efficient mapping between 
these languages. UIMA
   additionally provides capabilities to wrap components as network services, 
and can scale to very
   large volumes by replicating processing pipelines over a cluster of 
networked nodes.
   Apache UIMA is an Apache-licensed open source implementation of the UIMA 
specification (that
   specification is, in turn, being developed concurrently by a technical 
committee within
   http://www.oasis-open.org;>OASIS, a standards organization). We 
invite and encourage you to
   participate in both the implementation and specification efforts.
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/apache/uima-uimaj/blob/rel/uimaj-3.3.1/RELEASE_NOTES.md;>uimaj-core's
 changelog.
   
   Apache UIMA (Unstructured Information Management Architecture) v3.3.1 
Release Notes
   Contents
   https://github.com/apache/uima-uimaj/blob/rel/uimaj-3.3.1/#what.is.uima;>What
 is UIMA?
   https://github.com/apache/uima-uimaj/blob/rel/uimaj-3.3.1/#major.changes;>Major
 Changes in this Release
   https://github.com/apache/uima-uimaj/blob/rel/uimaj-3.3.1/#get.involved;>How
 to Get Involved
   https://github.com/apache/uima-uimaj/blob/rel/uimaj-3.3.1/#report.issues;>How
 to Report Issues
   What is UIMA?
   Unstructured Information Management applications are software systems 
that analyze large volumes of
   unstructured information in order to discover knowledge that is relevant to 
an end user. UIMA is a
   framework and SDK for developing such applications. An example UIM 
application might ingest plain
   text and identify entities, such as persons, places, organizations; or 
relations, such as works-for
   or located-at. UIMA enables such an application to be decomposed into 
components, for example
   language identification - language specific 
segmentation - sentence boundary detection -
   entity detection (person/place names etc.). Each component must 
implement interfaces defined by
   the framework and must provide self-describing metadata via XML descriptor 
files. The framework
   manages these components and the data flow between them. Components are 
written in Java or C++; the
   data that flows between components is designed for efficient mapping between 
these languages. UIMA
   additionally provides capabilities to wrap components as network services, 
and can scale to very
   large volumes by replicating processing pipelines over a cluster of 
networked nodes.
   Apache UIMA is an Apache-licensed open source implementation of the UIMA 
specification (that
   specification is, in turn, being developed concurrently by a technical 
committee within
   http://www.oasis-open.org;>OASIS, a standards organization). We 
invite and encourage you to
   participate in both the implementation and specification efforts.
   UIMA is a component framework for analysing unstructured content such as 
text, audio and video. It
   comprises an SDK and tooling for composing and running analytic components 
written in Java and C++,
   with some support for Perl, Python and TCL.
   Notable changes in this release
   This is a bug fix release.
   Bugs fixed
   
   烈 Issue 

[GitHub] [gora] djkevincr commented on pull request #252: GORA-690 Upgrade Apache Parent pom version

2023-03-07 Thread via GitHub


djkevincr commented on PR #252:
URL: https://github.com/apache/gora/pull/252#issuecomment-1458534124

   @trisha-melani Thank you for the contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] djkevincr merged pull request #252: GORA-690 Upgrade Apache Parent pom version

2023-03-07 Thread via GitHub


djkevincr merged PR #252:
URL: https://github.com/apache/gora/pull/252


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #276: Bump tika-parsers from 1.12 to 1.18

2023-02-28 Thread via GitHub


dependabot[bot] opened a new pull request, #276:
URL: https://github.com/apache/gora/pull/276

   Bumps [tika-parsers](https://github.com/apache/tika) from 1.12 to 1.18.
   
   Changelog
   Sourced from https://github.com/apache/tika/blob/main/CHANGES.txt;>tika-parsers's 
changelog.
   
   Release 2.7.1 - ???
   
   
   Users may now avoid the ZeroByteFileException via a
   setting on the AutoDetectParserConfig (TIKA-3976).
   
   
   Fix bug in closing  elements in the presence of 
 elements
   in RTF files (TIKA-3972).
   
   
   Improve extraction of embedded file names in .docx (TIKA-3968).
   
   
   Normalize author, title, subject and description to their Dublin Core
   properties in the HTMLParser (TIKA-3963).
   
   
   Release 2.7.0 - 1/31/2023
   
   
   Add SVG detection for svg files that lack the xml header (TIKA-3308).
   
   
   Migrate to a live fork of Universal Charset Detector (TIKA-3213).
   
   
   Improve handling of text-based attachments inside .eml files 
(TIKA-3959).
   
   
   Add tika-parser-nlp-package to release artifacts (TIKA-3958).
   
   
   Remove need for  element in classes that extend 
ConfigBase (TIKA-3946).
   
   
   Add X-TIKA:embedded_id_path to ensure unique embedded file paths 
(TIKA-3942).
   
   
   Fix bug that prevented digests when the fallback/EmptyParser
   was called (TIKA-3939).
   
   
   Remove log4j 1.2.x (and slf4j-log4j12 which now redirects to 
slf4j-reload4j) from
   all modules (TIKA-3935).
   
   
   Upgrade mime4j to 0.8.9 (TIKA-3950).
   
   
   Refactor date parsing for emails (TIKA-3957)
   
   
   Upgrade to Bouncy Castle 1.71 and jdk18on jars (TIKA-3933).
   
   
   Add a JDBCPipesReporter (TIKA-3931).
   
   
   Add multivalued field strategy option in jdbc-emitter (TIKA-3930).
   Default is now 'concatenate' with ', ' as the delimiter.
   
   
   Downgrade logging in PipesClient for each parse from info to debug.
   
   
   Release 2.6.0 - 11/3/2022
   
   Add optional Siegfried detector (TIKA-3901).
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/apache/tika/commit/38ff2a986af24ee255f1f91d654ea402f4016696;>38ff2a9
 [maven-release-plugin] prepare release 1.18-rc3
   https://github.com/apache/tika/commit/24cd1768c999486ab967b680ab28331fe643ba1c;>24cd176
 update CHANGES.txt in prep for RC3
   https://github.com/apache/tika/commit/15410ed36beb550982cabf2b7a47ab96765a8e9a;>15410ed
 roll back to 1.18-SNAPSHOT in prep for RC3
   https://github.com/apache/tika/commit/e84d0d56ada5f156ae308347b0c77c0ff281a9b7;>e84d0d5
 TIKA-2635 -- require that user specify path for imagemagick on windows to 
avo...
   https://github.com/apache/tika/commit/c68994fecc3c2b10e433c1a1306c794f52e99def;>c68994f
 fix broken build on *nix caused by recent fixes; improve documentation; 
ensur...
   https://github.com/apache/tika/commit/85b2504bc91462f0dd20ec9362661b5c4384ec11;>85b2504
 Merge remote-tracking branch 'origin/branch_1x' into branch_1x
   https://github.com/apache/tika/commit/a8b41d30e2d2065f53f6c0707980586d64f246f2;>a8b41d3
 TIKA-2634 upgrade Jackson to 2.9.5
   https://github.com/apache/tika/commit/bb7adacb2b19e7d5f645ed3d6dbcde4d461f1f44;>bb7adac
 TIKA-2634 upgrade Jackson to 2.9.5
   https://github.com/apache/tika/commit/a39b32566d5bc2c4854f6ac0e1f78daf7c26fcd0;>a39b325
 [maven-release-plugin] prepare for next development iteration
   https://github.com/apache/tika/commit/12038624ef54ca76c07be7026f9624d7f8d390d9;>1203862
 [maven-release-plugin] prepare release 1.18-rc2
   Additional commits viewable in https://github.com/apache/tika/compare/1.12...1.18;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.tika:tika-parsers=maven=1.12=1.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 

[GitHub] [gora] dependabot[bot] commented on pull request #271: Bump commons-fileupload from 1.2.1 to 1.3.3

2023-02-21 Thread via GitHub


dependabot[bot] commented on PR #271:
URL: https://github.com/apache/gora/pull/271#issuecomment-1439286725

   Superseded by #275.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] opened a new pull request, #275: Bump commons-fileupload from 1.2.1 to 1.5

2023-02-21 Thread via GitHub


dependabot[bot] opened a new pull request, #275:
URL: https://github.com/apache/gora/pull/275

   Bumps commons-fileupload from 1.2.1 to 1.5.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-fileupload:commons-fileupload=maven=1.2.1=1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/gora/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [gora] dependabot[bot] closed pull request #271: Bump commons-fileupload from 1.2.1 to 1.3.3

2023-02-21 Thread via GitHub


dependabot[bot] closed pull request #271: Bump commons-fileupload from 1.2.1 to 
1.3.3
URL: https://github.com/apache/gora/pull/271


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org