1) svnkit is taken from the repository (svnant is not available in
repositories)
2) smslib is modified by us (critical issue is fixed, we are monitoring it)
3)
https://nexus.reucon.com/content/repositories/opensource-snapshots/org/asteriskjava/asterisk-java/1.0.0.CI-SNAPSHOT
is
unavailable via ivy due to certificate error (something regarding PKIX
error)

I personally prefer to use existing repositories, but it is impossible in
the above cases :(


On Wed, Feb 20, 2013 at 2:53 PM, seba.wag...@gmail.com <
seba.wag...@gmail.com> wrote:

> Hi Maxim,
>
> asterisk java is already in a Maven repository:
> https://nexus.reucon.com
>
>
> https://nexus.reucon.com/content/repositories/opensource-snapshots/org/asteriskjava/asterisk-java/1.0.0.CI-SNAPSHOT/
>
> Same for smslib:
> http://smslib.googlecode.com/svn/maven2/org/smslib/smslib/
>
> and svnkit:
>
> http://maven.tmatesoft.com/content/repositories/releases/org/tmatesoft/svnkit/svnkit/
>
> Those seem to be official Maven repositories that OpenMeetings could use.
> Only svnant does not seem to have a Maven Repo.
> What do you think? It could be really handy to use those repositories as
> you can switch between versions easily.
>
> Sebastian
>
>
> 2013/2/20 <solo...@apache.org>
>
> > Author: solomax
> > Date: Wed Feb 20 07:28:33 2013
> > New Revision: 1448019
> >
> > URL: http://svn.apache.org/r1448019
> > Log:
> > SIP: asterisk-java library is added
> >
> > Modified:
> >     openmeetings/trunk/singlewebapp/ivy.xml
> >
> > Modified: openmeetings/trunk/singlewebapp/ivy.xml
> > URL:
> >
> http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/ivy.xml?rev=1448019&r1=1448018&r2=1448019&view=diff
> >
> >
> ==============================================================================
> > --- openmeetings/trunk/singlewebapp/ivy.xml (original)
> > +++ openmeetings/trunk/singlewebapp/ivy.xml Wed Feb 20 07:28:33 2013
> > @@ -256,6 +256,9 @@
> >                 <dependency org="smslib" name="smslib" rev="3.5.3.1"
> > conf="openmeetings->*" transitive="false">
> >                         <include type="jar" />
> >                 </dependency>
> > +               <dependency org="org.asteriskjava" name="asterisk-java"
> > rev="1.0.0.CI-20130102.214528-1134" conf="openmeetings->*"
> > transitive="false">
> > +                       <include type="jar" />
> > +               </dependency>
> >
> >                 <!-- include type="bundle" / FIXME unable to get openjpa
> > without  sources -->
> >                 <dependency org="org.mnode.ical4j" name="ical4j"
> > rev="1.0.3" conf="openmeetings.ext->*" transitive="false"/>
> >
> >
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wag...@gmail.com
>



-- 
WBR
Maxim aka solomax

Reply via email to