Skip to content

Commit fc1d38d

Browse files
Upgraded the .NET plugin to use jni4net 0.8.7.0
1 parent 9352906 commit fc1d38d

27 files changed

+77
-72
lines changed

plugins/dotnet/generateProxies.cmd

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ rem set PATH=%JAVA_HOME%\bin;%PATH%
1414
set NET_FRAMEWORK_HOME=C:\Windows\Microsoft.NET\Framework\v3.5
1515
set PATH=%NET_FRAMEWORK_HOME%;%PATH%
1616

17-
if exist "%~dp0\tools\lib\jni4net.j-0.8.6.0.jar" goto gen
17+
if exist "%~dp0\tools\lib\proxygen.exe" goto gen
1818
call "%~dp0\tools\loadTools.cmd"
1919

2020
:gen
21-
"%~dp0\tools\lib\jni4net.proxygen-0.8.6.0.exe" tools\proxygen\robocode.control.proxygen.xml
22-
"%~dp0\tools\lib\jni4net.proxygen-0.8.6.0.exe" tools\proxygen\robocode.proxygen.xml
21+
"%~dp0\tools\lib\proxygen.exe" tools\proxygen\robocode.control.proxygen.xml
22+
"%~dp0\tools\lib\proxygen.exe" tools\proxygen\robocode.proxygen.xml
2323

2424
if exist "%~dp0\robocode.dotnet.nhost\target\robocode.dotnet.nhost.dll" goto gen1
2525
echo cat't find robocode.dotnet.nhost\target\robocode.dotnet.nhost.dll, please compile it
@@ -36,6 +36,6 @@ goto end
3636
copy "%~dp0\robocode.dotnet.api\target\robocode.dll" "%~dp0\tools\lib"
3737

3838
:gen3
39-
"%~dp0\tools\lib\jni4net.proxygen-0.8.6.0.exe" tools\proxygen\robocode.proxygen.net.xml
39+
"%~dp0\tools\lib\proxygen.exe" tools\proxygen\robocode.proxygen.net.xml
4040

4141
:end

plugins/dotnet/robocode.dotnet.content/.classpath

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
<classpathentry kind="var" path="M2_REPO/org/picocontainer/picocontainer/2.14.2/picocontainer-2.14.2.jar"/>
1010
<classpathentry kind="var" path="M2_REPO/net/sf/robocode/robocode.repository/1.9.2.4/robocode.repository-1.9.2.4.jar"/>
1111
<classpathentry kind="var" path="M2_REPO/net/sf/robocode/codesize/1.1/codesize-1.1.jar"/>
12-
<classpathentry kind="var" path="M2_REPO/net/sf/jni4net/jni4net.j/0.8.6.0/jni4net.j-0.8.6.0.jar"/>
12+
<classpathentry kind="var" path="M2_REPO/net/sf/jni4net/jni4net.j/0.8.7.0/jni4net.j-0.8.7.0.jar"/>
1313
</classpath>

plugins/dotnet/robocode.dotnet.content/robocode.dotnet.content.iml

+6-6
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ under the License.
8585
<orderEntry type="module-library">
8686
<library>
8787
<CLASSES>
88-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.6.0/jni4net.n-0.8.6.0.dll!/"/>
88+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.7.0/jni4net.n-0.8.7.0.dll!/"/>
8989
</CLASSES>
9090
</library>
9191
</orderEntry>
@@ -94,35 +94,35 @@ under the License.
9494
<orderEntry type="module-library">
9595
<library>
9696
<CLASSES>
97-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.j/0.8.6.0/jni4net.j-0.8.6.0.jar!/"/>
97+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.j/0.8.7.0/jni4net.j-0.8.7.0.jar!/"/>
9898
</CLASSES>
9999
</library>
100100
</orderEntry>
101101
<orderEntry type="module-library">
102102
<library>
103103
<CLASSES>
104-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v20/0.8.6.0/jni4net.n.w32.v20-0.8.6.0.dll!/"/>
104+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v20/0.8.7.0/jni4net.n.w32.v20-0.8.7.0.dll!/"/>
105105
</CLASSES>
106106
</library>
107107
</orderEntry>
108108
<orderEntry type="module-library">
109109
<library>
110110
<CLASSES>
111-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v20/0.8.6.0/jni4net.n.w64.v20-0.8.6.0.dll!/"/>
111+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v20/0.8.7.0/jni4net.n.w64.v20-0.8.7.0.dll!/"/>
112112
</CLASSES>
113113
</library>
114114
</orderEntry>
115115
<orderEntry type="module-library">
116116
<library>
117117
<CLASSES>
118-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v40/0.8.6.0/jni4net.n.w32.v40-0.8.6.0.dll!/"/>
118+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v40/0.8.7.0/jni4net.n.w32.v40-0.8.7.0.dll!/"/>
119119
</CLASSES>
120120
</library>
121121
</orderEntry>
122122
<orderEntry type="module-library">
123123
<library>
124124
<CLASSES>
125-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v40/0.8.6.0/jni4net.n.w64.v40-0.8.6.0.dll!/"/>
125+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v40/0.8.7.0/jni4net.n.w64.v40-0.8.7.0.dll!/"/>
126126
</CLASSES>
127127
</library>
128128
</orderEntry>

plugins/dotnet/robocode.dotnet.content/src/main/resources/libs/control/BattleRunnnerSample.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<WarningLevel>4</WarningLevel>
3737
</PropertyGroup>
3838
<ItemGroup>
39-
<Reference Include="jni4net.n-0.8.6.0, Version=0.8.6.0, Culture=neutral, PublicKeyToken=134a23405600bab4, processorArchitecture=MSIL">
39+
<Reference Include="jni4net.n-0.8.7.0, Version=0.8.7.0, Culture=neutral, PublicKeyToken=134a23405600bab4, processorArchitecture=MSIL">
4040
<SpecificVersion>False</SpecificVersion>
41-
<HintPath>C:\robocode\libs\jni4net.n-0.8.6.0.dll</HintPath>
41+
<HintPath>C:\robocode\libs\jni4net.n-0.8.7.0.dll</HintPath>
4242
</Reference>
4343
<Reference Include="robocode, Version=1.9.2.4, Culture=neutral, PublicKeyToken=43c1c8ae0e25a953, processorArchitecture=MSIL">
4444
<SpecificVersion>False</SpecificVersion>

plugins/dotnet/robocode.dotnet.content/src/main/resources/robocode.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
@REM http://robocode.sourceforge.net/license/epl-v10.html
77
@REM
88

9-
java -Xmx512M -cp libs/robocode.jar;libs/jni4net.j-0.8.6.0.jar robocode.Robocode %*
9+
java -Xmx512M -cp libs/robocode.jar;libs/jni4net.j-0.8.7.0.jar robocode.Robocode %*

plugins/dotnet/robocode.dotnet.control.api/controlAPI.shfbproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<None Include="Introduction.aml" />
7070
</ItemGroup>
7171
<ItemGroup>
72-
<Reference Include="jni4net.n-0.8.6.0">
73-
<HintPath>..\tools\lib\jni4net.n-0.8.6.0.dll</HintPath>
72+
<Reference Include="jni4net.n-0.8.7.0">
73+
<HintPath>..\tools\lib\jni4net.n-0.8.7.0.dll</HintPath>
7474
</Reference>
7575
<Reference Include="robocode">
7676
<HintPath>..\robocode.dotnet.api\target\robocode.dll</HintPath>

plugins/dotnet/robocode.dotnet.control.api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
1515
<dependency>
1616
<groupId>net.sf.jni4net</groupId>
1717
<artifactId>jni4net.n</artifactId>
18-
<version>0.8.6.0</version>
18+
<version>0.8.7.0</version>
1919
<type>dotnet:library</type>
2020
</dependency>
2121
<dependency>

plugins/dotnet/robocode.dotnet.control.api/robocode.dotnet.control.api.iml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ under the License.
4949
<orderEntry type="module-library">
5050
<library>
5151
<CLASSES>
52-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.6.0/jni4net.n-0.8.6.0.dll!/"/>
52+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.7.0/jni4net.n-0.8.7.0.dll!/"/>
5353
</CLASSES>
5454
</library>
5555
</orderEntry>

plugins/dotnet/robocode.dotnet.control.api/src/robocode.dotnet.control.api.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
4646
</PropertyGroup>
4747
<ItemGroup>
48-
<Reference Include="jni4net.n-0.8.6.0, Version=0.8.6.0, Culture=neutral, PublicKeyToken=134a23405600bab4, processorArchitecture=MSIL">
48+
<Reference Include="jni4net.n-0.8.7.0, Version=0.8.7.0, Culture=neutral, PublicKeyToken=134a23405600bab4, processorArchitecture=MSIL">
4949
<SpecificVersion>False</SpecificVersion>
50-
<HintPath>..\..\tools\lib\jni4net.n-0.8.6.0.dll</HintPath>
50+
<HintPath>..\..\tools\lib\jni4net.n-0.8.7.0.dll</HintPath>
5151
</Reference>
5252
<Reference Include="System" />
5353
</ItemGroup>

plugins/dotnet/robocode.dotnet.distribution/.classpath

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
<classpathentry kind="var" path="M2_REPO/org/picocontainer/picocontainer/2.14.2/picocontainer-2.14.2.jar"/>
1111
<classpathentry kind="var" path="M2_REPO/net/sf/robocode/robocode.repository/1.9.2.4/robocode.repository-1.9.2.4.jar"/>
1212
<classpathentry kind="var" path="M2_REPO/net/sf/robocode/codesize/1.1/codesize-1.1.jar"/>
13-
<classpathentry kind="var" path="M2_REPO/net/sf/jni4net/jni4net.j/0.8.6.0/jni4net.j-0.8.6.0.jar"/>
13+
<classpathentry kind="var" path="M2_REPO/net/sf/jni4net/jni4net.j/0.8.7.0/jni4net.j-0.8.7.0.jar"/>
1414
</classpath>

plugins/dotnet/robocode.dotnet.distribution/robocode.dotnet.distribution.iml

+6-6
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ under the License.
4949
<orderEntry type="module-library">
5050
<library>
5151
<CLASSES>
52-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.6.0/jni4net.n-0.8.6.0.dll!/"/>
52+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.7.0/jni4net.n-0.8.7.0.dll!/"/>
5353
</CLASSES>
5454
</library>
5555
</orderEntry>
@@ -94,35 +94,35 @@ under the License.
9494
<orderEntry type="module-library">
9595
<library>
9696
<CLASSES>
97-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.j/0.8.6.0/jni4net.j-0.8.6.0.jar!/"/>
97+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.j/0.8.7.0/jni4net.j-0.8.7.0.jar!/"/>
9898
</CLASSES>
9999
</library>
100100
</orderEntry>
101101
<orderEntry type="module-library">
102102
<library>
103103
<CLASSES>
104-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v20/0.8.6.0/jni4net.n.w32.v20-0.8.6.0.dll!/"/>
104+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v20/0.8.7.0/jni4net.n.w32.v20-0.8.7.0.dll!/"/>
105105
</CLASSES>
106106
</library>
107107
</orderEntry>
108108
<orderEntry type="module-library">
109109
<library>
110110
<CLASSES>
111-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v20/0.8.6.0/jni4net.n.w64.v20-0.8.6.0.dll!/"/>
111+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v20/0.8.7.0/jni4net.n.w64.v20-0.8.7.0.dll!/"/>
112112
</CLASSES>
113113
</library>
114114
</orderEntry>
115115
<orderEntry type="module-library">
116116
<library>
117117
<CLASSES>
118-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v40/0.8.6.0/jni4net.n.w32.v40-0.8.6.0.dll!/"/>
118+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v40/0.8.7.0/jni4net.n.w32.v40-0.8.7.0.dll!/"/>
119119
</CLASSES>
120120
</library>
121121
</orderEntry>
122122
<orderEntry type="module-library">
123123
<library>
124124
<CLASSES>
125-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v40/0.8.6.0/jni4net.n.w64.v40-0.8.6.0.dll!/"/>
125+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v40/0.8.7.0/jni4net.n.w64.v40-0.8.7.0.dll!/"/>
126126
</CLASSES>
127127
</library>
128128
</orderEntry>

plugins/dotnet/robocode.dotnet.host/.classpath

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<classpathentry kind="var" path="M2_REPO/org/picocontainer/picocontainer/2.14.2/picocontainer-2.14.2.jar"/>
1111
<classpathentry kind="var" path="M2_REPO/net/sf/robocode/robocode.repository/1.9.2.4/robocode.repository-1.9.2.4.jar"/>
1212
<classpathentry kind="var" path="M2_REPO/net/sf/robocode/codesize/1.1/codesize-1.1.jar"/>
13-
<classpathentry kind="var" path="M2_REPO/net/sf/jni4net/jni4net.j/0.8.6.0/jni4net.j-0.8.6.0.jar"/>
13+
<classpathentry kind="var" path="M2_REPO/net/sf/jni4net/jni4net.j/0.8.7.0/jni4net.j-0.8.7.0.jar"/>
1414
<classpathentry kind="var" path="M2_REPO/junit/junit/4.11/junit-4.11.jar"/>
1515
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"/>
1616
</classpath>

plugins/dotnet/robocode.dotnet.host/pom.xml

+11-11
Original file line numberDiff line numberDiff line change
@@ -30,36 +30,36 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
3030
<dependency>
3131
<groupId>net.sf.jni4net</groupId>
3232
<artifactId>jni4net.j</artifactId>
33-
<version>0.8.6.0</version>
33+
<version>0.8.7.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>net.sf.jni4net</groupId>
3737
<artifactId>jni4net.n</artifactId>
38-
<version>0.8.6.0</version>
38+
<version>0.8.7.0</version>
3939
<type>dotnet:library</type>
4040
</dependency>
4141
<dependency>
4242
<groupId>net.sf.jni4net</groupId>
4343
<artifactId>jni4net.n.w32.v20</artifactId>
44-
<version>0.8.6.0</version>
44+
<version>0.8.7.0</version>
4545
<type>dotnet:library</type>
4646
</dependency>
4747
<dependency>
4848
<groupId>net.sf.jni4net</groupId>
4949
<artifactId>jni4net.n.w64.v20</artifactId>
50-
<version>0.8.6.0</version>
50+
<version>0.8.7.0</version>
5151
<type>dotnet:library</type>
5252
</dependency>
5353
<dependency>
5454
<groupId>net.sf.jni4net</groupId>
5555
<artifactId>jni4net.n.w32.v40</artifactId>
56-
<version>0.8.6.0</version>
56+
<version>0.8.7.0</version>
5757
<type>dotnet:library</type>
5858
</dependency>
5959
<dependency>
6060
<groupId>net.sf.jni4net</groupId>
6161
<artifactId>jni4net.n.w64.v40</artifactId>
62-
<version>0.8.6.0</version>
62+
<version>0.8.7.0</version>
6363
<type>dotnet:library</type>
6464
</dependency>
6565
<dependency>
@@ -83,7 +83,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
8383
property="jni4net.n"
8484
groupId="net.sf.jni4net"
8585
artifactId="jni4net.n"
86-
version="0.8.6.0"
86+
version="0.8.7.0"
8787
type="dotnet:library" />
8888
<copy
8989
file="${jni4net.n}"
@@ -92,7 +92,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
9292
property="jni4net.n.w32.v20"
9393
groupId="net.sf.jni4net"
9494
artifactId="jni4net.n.w32.v20"
95-
version="0.8.6.0"
95+
version="0.8.7.0"
9696
type="dotnet:library" />
9797
<copy
9898
file="${jni4net.n.w32.v20}"
@@ -101,7 +101,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
101101
property="jni4net.n.w64.v20"
102102
groupId="net.sf.jni4net"
103103
artifactId="jni4net.n.w64.v20"
104-
version="0.8.6.0"
104+
version="0.8.7.0"
105105
type="dotnet:library" />
106106
<copy
107107
file="${jni4net.n.w64.v20}"
@@ -110,7 +110,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
110110
property="jni4net.n.w32.v40"
111111
groupId="net.sf.jni4net"
112112
artifactId="jni4net.n.w32.v40"
113-
version="0.8.6.0"
113+
version="0.8.7.0"
114114
type="dotnet:library" />
115115
<copy
116116
file="${jni4net.n.w32.v40}"
@@ -119,7 +119,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
119119
property="jni4net.n.w64.v40"
120120
groupId="net.sf.jni4net"
121121
artifactId="jni4net.n.w64.v40"
122-
version="0.8.6.0"
122+
version="0.8.7.0"
123123
type="dotnet:library" />
124124
<copy
125125
file="${jni4net.n.w64.v40}"

plugins/dotnet/robocode.dotnet.host/robocode.dotnet.host.iml

+6-6
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ under the License.
5050
<orderEntry type="module-library">
5151
<library>
5252
<CLASSES>
53-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v40/0.8.6.0/jni4net.n.w32.v40-0.8.6.0.dll!/"/>
53+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v40/0.8.7.0/jni4net.n.w32.v40-0.8.7.0.dll!/"/>
5454
</CLASSES>
5555
</library>
5656
</orderEntry>
@@ -71,14 +71,14 @@ under the License.
7171
<orderEntry type="module-library">
7272
<library>
7373
<CLASSES>
74-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.6.0/jni4net.n-0.8.6.0.dll!/"/>
74+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.7.0/jni4net.n-0.8.7.0.dll!/"/>
7575
</CLASSES>
7676
</library>
7777
</orderEntry>
7878
<orderEntry type="module-library">
7979
<library>
8080
<CLASSES>
81-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.j/0.8.6.0/jni4net.j-0.8.6.0.jar!/"/>
81+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.j/0.8.7.0/jni4net.j-0.8.7.0.jar!/"/>
8282
</CLASSES>
8383
</library>
8484
</orderEntry>
@@ -88,7 +88,7 @@ under the License.
8888
<orderEntry type="module-library">
8989
<library>
9090
<CLASSES>
91-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v20/0.8.6.0/jni4net.n.w64.v20-0.8.6.0.dll!/"/>
91+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v20/0.8.7.0/jni4net.n.w64.v20-0.8.7.0.dll!/"/>
9292
</CLASSES>
9393
</library>
9494
</orderEntry>
@@ -123,14 +123,14 @@ under the License.
123123
<orderEntry type="module-library">
124124
<library>
125125
<CLASSES>
126-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v20/0.8.6.0/jni4net.n.w32.v20-0.8.6.0.dll!/"/>
126+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w32.v20/0.8.7.0/jni4net.n.w32.v20-0.8.7.0.dll!/"/>
127127
</CLASSES>
128128
</library>
129129
</orderEntry>
130130
<orderEntry type="module-library">
131131
<library>
132132
<CLASSES>
133-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v40/0.8.6.0/jni4net.n.w64.v40-0.8.6.0.dll!/"/>
133+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n.w64.v40/0.8.7.0/jni4net.n.w64.v40-0.8.7.0.dll!/"/>
134134
</CLASSES>
135135
</library>
136136
</orderEntry>

plugins/dotnet/robocode.dotnet.nhost/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
1515
<dependency>
1616
<groupId>net.sf.jni4net</groupId>
1717
<artifactId>jni4net.n</artifactId>
18-
<version>0.8.6.0</version>
18+
<version>0.8.7.0</version>
1919
<type>dotnet:library</type>
2020
</dependency>
2121
<dependency>
@@ -53,7 +53,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
5353
property="jni4net.n"
5454
groupId="net.sf.jni4net"
5555
artifactId="jni4net.n"
56-
version="0.8.6.0"
56+
version="0.8.7.0"
5757
type="dotnet:library"/>
5858
<copy
5959
file="${jni4net.n}"

plugins/dotnet/robocode.dotnet.nhost/robocode.dotnet.nhost.iml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ under the License.
4949
<orderEntry type="module-library">
5050
<library>
5151
<CLASSES>
52-
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.6.0/jni4net.n-0.8.6.0.dll!/"/>
52+
<root url="jar://C:/Users/Flemming.Flemming-PC/.m2/repository/net/sf/jni4net/jni4net.n/0.8.7.0/jni4net.n-0.8.7.0.dll!/"/>
5353
</CLASSES>
5454
</library>
5555
</orderEntry>

plugins/dotnet/robocode.dotnet.nhost/src/robocode.dotnet.nhost.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
4343
</PropertyGroup>
4444
<ItemGroup>
45-
<Reference Include="jni4net.n-0.8.6.0, Version=0.8.6.0, Culture=neutral, PublicKeyToken=134a23405600bab4, processorArchitecture=MSIL">
45+
<Reference Include="jni4net.n-0.8.7.0, Version=0.8.7.0, Culture=neutral, PublicKeyToken=134a23405600bab4, processorArchitecture=MSIL">
4646
<SpecificVersion>False</SpecificVersion>
47-
<HintPath>..\..\tools\lib\jni4net.n-0.8.6.0.dll</HintPath>
47+
<HintPath>..\..\tools\lib\jni4net.n-0.8.7.0.dll</HintPath>
4848
</Reference>
4949
<Reference Include="System" />
5050
<Reference Include="System.Data" />

plugins/dotnet/robocode.dotnet.ntests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
5151
<dependency>
5252
<groupId>net.sf.jni4net</groupId>
5353
<artifactId>jni4net.n</artifactId>
54-
<version>0.8.6.0</version>
54+
<version>0.8.7.0</version>
5555
<type>dotnet:library</type>
5656
</dependency>
5757
</dependencies>

0 commit comments

Comments
 (0)