mbien merged PR #135:
URL: https://github.com/apache/roller/pull/135
--
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...@roller.apache.org
snoopdave commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477473510
##
app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp:
##
@@ -5,7 +5,7 @@ You can override it with your own file via WEB-INF/tiles-def.xml
<%@ include file="/WEB-INF/jsp
mbien commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477447903
##
app/pom.xml:
##
@@ -264,7 +267,7 @@ limitations under the License.
org.webjars
jquery
-3.6.4
+3.7.1
Review Co
mbien commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477447801
##
app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp:
##
@@ -5,7 +5,7 @@ You can override it with your own file via WEB-INF/tiles-def.xml
<%@ include file="/WEB-INF/jsps/ta
snoopdave commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477439681
##
.github/workflows/main.yml:
##
@@ -59,7 +59,7 @@ jobs:
- name: Run Integration Tests
run: |
cd it-selenium
- mvn -V -ntp -Dwebdriv
snoopdave commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477439660
##
app/pom.xml:
##
@@ -264,7 +267,7 @@ limitations under the License.
org.webjars
jquery
-3.6.4
+3.7.1
Revie
mbien commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477177726
##
.github/workflows/main.yml:
##
@@ -59,7 +59,7 @@ jobs:
- name: Run Integration Tests
run: |
cd it-selenium
- mvn -V -ntp -Dwebdriver.g
mbien commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477177509
##
app/pom.xml:
##
@@ -264,7 +267,7 @@ limitations under the License.
org.webjars
jquery
-3.6.4
+3.7.1
Review Co
mbien opened a new pull request, #135:
URL: https://github.com/apache/roller/pull/135
- update project dependencies
- selenium tests don't need an external geckodriver anymore
- update setup-java, checkout and upload-artifact github actions
- fixed rawtype compiler warnings in tests