Changed package to akka.jmx, for OSGi purposes. See #2079
This commit is contained in:
parent
6c32764990
commit
4e2c4955b3
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
* along with Heritrix; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
package org.archive.jmx;
|
||||
package akka.jmx;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.PrintWriter;
|
||||
Loading…
Add table
Add a link
Reference in a new issue