added cp.bat and chmod.bat to make pom running under Windows

This commit is contained in:
helmut.neemann 2016-04-19 14:00:30 +02:00
parent bb2c5b7f4d
commit 745cc17062
2 changed files with 2 additions and 0 deletions

1
chmod.bat Normal file
View File

@ -0,0 +1 @@
echo chmod not available under Windows

1
cp.bat Normal file
View File

@ -0,0 +1 @@
echo cp not available under Windows