Skip to content

Commit 6b531a7

Browse files
committed
# WARNING: head commit changed in the meantime
39: Create a TCK page Task-Url: unitsofmeasurement/unit-tck#39
1 parent 7de787f commit 6b531a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/jdk9/module-info.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929
*/
3030
module java.measure {
31+
requires java.logging;
32+
3133
exports javax.measure;
3234
exports javax.measure.format;
3335
exports javax.measure.quantity;

0 commit comments

Comments
 (0)