mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
JNI for java
Normal vs recursive mutex HAL delineation
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<groupId>edu.wpi.first.wpilib.templates.athena</groupId>
|
||||
<artifactId>library-jar</artifactId>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
<relativePath>../../../maven-utilities/athena/library-jar</relativePath>
|
||||
</parent>
|
||||
|
||||
<repositories>
|
||||
@@ -56,6 +57,7 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>1.8</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>add-source</id>
|
||||
|
||||
Reference in New Issue
Block a user