• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision2635 (tree)
Time2024-02-20 19:20:13
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/pjBat/bat/classpath.bat (revision 2634)
+++ trunk/framework/pjBat/bat/classpath.bat (revision 2635)
@@ -14,5 +14,5 @@
1414 %BATCH_HOME%\lib\jandex-2.4.2.Final.jar;^
1515 %BATCH_HOME%\lib\jboss-logging-3.4.3.Final.jar;^
1616 %BATCH_HOME%\lib\log4j-api-2.22.0.jar;^
17-%BATCH_HOME%\lib\log4j-core-2.20.0.jar;^
18-%BATCH_HOME%\lib\postgresql-42.7.0.jar
17+%BATCH_HOME%\lib\log4j-core-2.22.0.jar;^
18+%BATCH_HOME%\lib\postgresql-42.7.1.jar
--- trunk/framework/pjBat/sh/classpath.sh (revision 2634)
+++ trunk/framework/pjBat/sh/classpath.sh (revision 2635)
@@ -14,5 +14,5 @@
1414 ${BATCH_HOME}/lib/jandex-2.4.2.Final.jar:\
1515 ${BATCH_HOME}/lib/jboss-logging-3.4.3.Final.jar:\
1616 ${BATCH_HOME}/lib/log4j-api-2.22.0.jar:\
17-${BATCH_HOME}/lib/log4j-core-2.20.0.jar:\
18-${BATCH_HOME}/lib/postgresql-42.7.0.jar
17+${BATCH_HOME}/lib/log4j-core-2.22.0.jar:\
18+${BATCH_HOME}/lib/postgresql-42.7.1.jar