Re: [Asterisk-java-devel] latest snapshot
Brought to you by:
srt
|
From: Martin B. S. <ma...@mb...> - 2009-04-06 16:46:29
|
Hi David, If you're looking for the latest -- from http://asterisk-java.org/development/: "The snapshot distribution site hosts the latest snapshot releases." The words "snapshot distribution site" link to: http://maven.reucon.com/public-snapshot/org/asteriskjava/asterisk-java/ If you want the javadoc, simply download the "-sources" jar and run the javadoc tool on it -- Stefan has this happening automatically, and the nightly javadoc at http://asterisk-java.org/development/apidocs/index.html. PS -- if you're using Maven, you can ask it to download the sources for your dependencies, specifically using the property: "-DdownloadSources=true". Martin David fire wrote: > hi > the link to > http://maven.reucon.com/public/org/asteriskjava/asterisk-java/1.0.0-m1/ > is uptodate or i should get the newest jar from > http://maven.reucon.com/public-snapshot/org/asteriskjava/asterisk-java/1.0.0-SNAPSHOT/ > if i should take from the last one from where i can get the javadoc? > thanks > David > > -- > (\__/) > (='.'=)This is Bunny. Copy and paste bunny into your > (")_(")signature to help him gain world domination. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |