You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automaton library is publicly available in maven central repo2
(http://repo2.maven.org/maven2/) as:
<dependency>
<groupId>dk.brics.automaton</groupId>
<artifactId>automaton</artifactId>
<version>1.11-8</version>
</dependency>
This should clear the way to deploy xeger to central repo as well.
Original issue reported on code.google.com by [email protected] on 25 Jul 2012 at 4:58
The text was updated successfully, but these errors were encountered:
This is just a trivial patch to use the automaton version found by
[email protected] (thus allowing anyone to build xeger without downloading
automaton first).
Original issue reported on code.google.com by
[email protected]
on 25 Jul 2012 at 4:58The text was updated successfully, but these errors were encountered: