Skip to content

Commit

Permalink
Export internals to tools
Browse files Browse the repository at this point in the history
  • Loading branch information
bmalinowsky committed Jul 27, 2024
1 parent 7a51ae6 commit 2a2c2e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/module-info.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Calimero 2 - A library for KNX network access
Copyright (c) 2022, 2023 B. Malinowsky
Copyright (c) 2022, 2024 B. Malinowsky
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -70,6 +70,7 @@
exports io.calimero.internal to
io.calimero.device,
io.calimero.server,
io.calimero.tools,
io.calimero.gui,
io.calimero.usb.provider.javax,
io.calimero.testnetwork;
Expand Down

0 comments on commit 2a2c2e3

Please sign in to comment.