jcunit-team / xeger

Automatically exported from code.google.com/p/xeger
0 stars 0 forks source link

Maven GAV for Automaton doesn't match public repo version #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 jraym...@costco.com on 25 Jul 2012 at 4:58

GoogleCodeExporter commented 9 years ago
This is just a trivial patch to use the automaton version found by 
jraym...@costco.com (thus allowing anyone to build xeger without downloading 
automaton first).

Original comment by sean.flanigan@gmail.com on 26 Nov 2012 at 12:45

Attachments: