This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 23837b18be6c798e25ba25688062caa95f740c0b
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Jan 28 21:22:38 2024 +0100

    RAT-345: Prepare for next release
---
 .buildtools/generateStagingSiteInWebpageRepo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.buildtools/generateStagingSiteInWebpageRepo 
b/.buildtools/generateStagingSiteInWebpageRepo
index a6be7d3f..fb94597b 100755
--- a/.buildtools/generateStagingSiteInWebpageRepo
+++ b/.buildtools/generateStagingSiteInWebpageRepo
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# DEVHINT: RAT-302: Do not use modern JDK due to the javadoc problem; JDK8 is 
okay
+# DEVHINT: RAT-302: Do not use modern JDK due to the javadoc problem; JDK8 and 
16 are okay
 ./mvnw clean site:site site:stage
-cp -rvf target/staging/* ../creadur-site/rat0161/
-cp -rvf src/site/javadocFont/* ../creadur-site/rat0161/apidocs/
+cp -rvf target/staging/* ../creadur-site/rat/
+cp -rvf src/site/javadocFont/* ../creadur-site/rat/apidocs/

Reply via email to