[Biojava-dev] JUnit

Mark Schreiber markjschreiber at gmail.com
Mon Jan 7 22:17:35 EST 2008


Hi -

I have added the junit jar and modified the build.xml

I will leave the decision about a lib directory etc for some more debate.

- Mark

On Jan 8, 2008 8:36 AM, Michael Heuer <heuermh at acm.org> wrote:
> Andreas Prlic wrote:
>
> > > What do people think about adding the JUnit jar to the test directory
> > > of the biojava-live repository and make the appropriate changes to the
> > > ant classpath?  This would make it easier for people to test the
> > >
> >
> > I would suggest to move all the jar files where we have dependencies
> > on into a common subdirectory.
> > e.g something called "libs" or "jars"
>
> Using maven would resolve all of these issues.
>
> Or alternatively, a maven build can create an ant build.xml that downloads
> its dependencies from the maven central repository
>
> http://maven.apache.org/plugins/maven-ant-plugin/
>
> or there is Ivy for ant, which can be configured to use the maven central
> repository
>
> http://ant.apache.org/ivy/
>
> The 'lib' directory doesn't really have a place any more.
>
>   michael
>
>


More information about the biojava-dev mailing list