File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
77 <groupId >com.github.andrestubbe</groupId >
8- <artifactId >fastbytes-examples</artifactId >
9- <version >0.1.0</version >
8+ <artifactId >fastbytes-examples</artifactId >
9+ <version >0.1.0</version >
1010
1111 <properties >
1212 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
55 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
66 <modelVersion >4.0.0</modelVersion >
77
88 <groupId >com.github.andrestubbe</groupId >
9- <artifactId >fastbytes-demo</artifactId >
10- <version >0.1.0</version >
9+ <artifactId >fastbytes-demo</artifactId >
10+ <version >0.1.0</version >
1111 <packaging >jar</packaging >
1212
1313 <name >FastBytes Demo</name >
Original file line number Diff line number Diff line change 1- @ echo off
2- echo ⚡ Building Main Project...
3- call mvn clean package -DskipTests
4- if %ERRORLEVEL% NEQ 0 ( pause & exit /b )
5- echo 🚀 Running Hero Demo...
1+ @ echo off
2+ echo 🚀 Running Hero Demo...
63cd examples\src
74call mvn compile exec:java -Dexec.mainClass=fastbytes.benchmark.JMH_Copy
85cd ..\..
Original file line number Diff line number Diff line change 1- @ echo off
2- echo ⚡ Building Main Project...
3- call mvn clean package -DskipTests
4- if %ERRORLEVEL% NEQ 0 ( pause & exit /b )
5- echo 🚀 Running Hero Demo...
1+ @ echo off
2+ echo 🚀 Running Hero Demo...
63cd examples\src
74call mvn compile exec:java -Dexec.mainClass=fastbytes.benchmark.JMH_Copy
85cd ..\..
Original file line number Diff line number Diff line change 1- @ echo off
2- echo ⚡ Building Main Project...
3- call mvn clean package -DskipTests
4- if %ERRORLEVEL% NEQ 0 ( pause & exit /b )
5- echo 🚀 Running Hero Demo...
1+ @ echo off
2+ echo 🚀 Running Hero Demo...
63cd examples\src
74call mvn compile exec:java -Dexec.mainClass=fastbytes.benchmark.JMH_Copy
85cd ..\..
Original file line number Diff line number Diff line change 1- @ echo off
2- echo ⚡ Building Main Project...
3- call mvn clean package -DskipTests
4- if %ERRORLEVEL% NEQ 0 ( pause & exit /b )
5- echo 🚀 Running Hero Demo...
1+ @ echo off
2+ echo 🚀 Running Hero Demo...
63cd examples\src
74call mvn compile exec:java -Dexec.mainClass=fastbytes.benchmark.JMH_Copy
85cd ..\..
Original file line number Diff line number Diff line change 1- @ echo off
2- echo ⚡ Building Main Project...
3- call mvn clean package -DskipTests
4- if %ERRORLEVEL% NEQ 0 ( pause & exit /b )
5- echo 🚀 Running Hero Demo...
1+ @ echo off
2+ echo 🚀 Running Hero Demo...
63cd examples\src
74call mvn compile exec:java -Dexec.mainClass=fastbytes.benchmark.JMH_Copy
85cd ..\..
Original file line number Diff line number Diff line change 1- @ echo off
2- echo ⚡ Building Main Project...
3- call mvn clean package -DskipTests
4- if %ERRORLEVEL% NEQ 0 ( pause & exit /b )
5- echo 🚀 Running Hero Demo...
1+ @ echo off
2+ echo 🚀 Running Hero Demo...
63cd examples\src
74call mvn compile exec:java -Dexec.mainClass=fastbytes.benchmark.JMH_Copy
85cd ..\..
You can’t perform that action at this time.
0 commit comments