You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by Tommaso Teofili <to...@apache.org> on 2010/06/02 08:49:35 UTC

Re: svn commit: r949221 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml

Hi Reto,
I know that so I put a quick comment "need m2-incubating repo for
uimaj-ep-runtime" to point that the new repository was needed to be able to
download uimaj-ep-runtime 2.3.0-incubating but maybe was a little too short
:)
However it's only temporary since in UIMA community some of the artifacts of
2.3.1-SNAPSHOT are on official Apache snapshot repository.
I will push for that on UIMA community so that we can quickly remove the
external repo tag (and switch to newer 2.3.1-SNAPSHOT).
Thanks,
Tommaso

2010/6/1 Reto Bachmann-Gmür <re...@trialox.org>

> Hi tommaso
>
> as external repos prevent us from releasing i suggest to always add a
> comment explaining why this is needed.
>
> Cheers,
> reto
>
> ----- Original message -----
> > Author: tommaso
> > Date: Fri May 28 16:29:20 2010
> > New Revision: 949221
> >
> > URL: http://svn.apache.org/viewvc?rev=949221&view=rev
> > Log:
> > [CLEREZZA-217] - need m2-incubating repo for uimaj-ep-runtime
> >
> > Modified:
> >
> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >
> > Modified:
> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> > URL:
> >
> http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml?rev=949221&r1=949220&r2=949221&view=diff
> >
> ==============================================================================
> > ---
> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> > (original) +++
> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> > Fri May 28 16:29:20 2010 @@ -37,4 +37,12 @@             </dependency>
>
> > </dependencies>     </dependencyManagement> +   <repositories> +
> > <repository> +           <id>ApacheIncubatorRepository</id>
> > +           <url>
> > +               http://people.apache.org/repo/m2-incubating-repository/
> > +           </url>
> > +       </repository>
> > +   </repositories>
> >   </project>
> > \ No newline at end of file
> >
> >
>
>

Re: svn commit: r949221 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml

Posted by Tommaso Teofili <to...@apache.org>.
Ok, good point! I agree.
I'll do it now for this one.
Thanks again,
Tommaso

2010/6/2 Reto Bachmann-Gmuer <re...@trialox.org>

> Hi Tommaso
>
> I'd suggest adding such comments to the pom itself, as I think this
> makes it easier to maintain the repositories.
>
> Cheers,
> reto
>
> On Wed, Jun 2, 2010 at 8:49 AM, Tommaso Teofili <to...@apache.org>
> wrote:
> > Hi Reto,
> > I know that so I put a quick comment "need m2-incubating repo for
> > uimaj-ep-runtime" to point that the new repository was needed to be able
> to
> > download uimaj-ep-runtime 2.3.0-incubating but maybe was a little too
> short
> > :)
> > However it's only temporary since in UIMA community some of the artifacts
> of
> > 2.3.1-SNAPSHOT are on official Apache snapshot repository.
> > I will push for that on UIMA community so that we can quickly remove the
> > external repo tag (and switch to newer 2.3.1-SNAPSHOT).
> > Thanks,
> > Tommaso
> >
> > 2010/6/1 Reto Bachmann-Gmür <re...@trialox.org>
> >>
> >> Hi tommaso
> >>
> >> as external repos prevent us from releasing i suggest to always add a
> >> comment explaining why this is needed.
> >>
> >> Cheers,
> >> reto
> >>
> >> ----- Original message -----
> >> > Author: tommaso
> >> > Date: Fri May 28 16:29:20 2010
> >> > New Revision: 949221
> >> >
> >> > URL: http://svn.apache.org/viewvc?rev=949221&view=rev
> >> > Log:
> >> > [CLEREZZA-217] - need m2-incubating repo for uimaj-ep-runtime
> >> >
> >> > Modified:
> >> >
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> >
> >> > Modified:
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> > URL:
> >> >
> >> >
> http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml?rev=949221&r1=949220&r2=949221&view=diff
> >> >
> >> >
> ==============================================================================
> >> > ---
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> > (original) +++
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> > Fri May 28 16:29:20 2010 @@ -37,4 +37,12 @@             </dependency>
> >> >
> >> > </dependencies>     </dependencyManagement> +   <repositories> +
> >> > <repository> +           <id>ApacheIncubatorRepository</id>
> >> > +           <url>
> >> > +
> http://people.apache.org/repo/m2-incubating-repository/
> >> > +           </url>
> >> > +       </repository>
> >> > +   </repositories>
> >> >   </project>
> >> > \ No newline at end of file
> >> >
> >> >
> >>
> >
> >
>

Re: svn commit: r949221 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml

Posted by Tommaso Teofili <to...@apache.org>.
Ok, good point! I agree.
I'll do it now for this one.
Thanks again,
Tommaso

2010/6/2 Reto Bachmann-Gmuer <re...@trialox.org>

> Hi Tommaso
>
> I'd suggest adding such comments to the pom itself, as I think this
> makes it easier to maintain the repositories.
>
> Cheers,
> reto
>
> On Wed, Jun 2, 2010 at 8:49 AM, Tommaso Teofili <to...@apache.org>
> wrote:
> > Hi Reto,
> > I know that so I put a quick comment "need m2-incubating repo for
> > uimaj-ep-runtime" to point that the new repository was needed to be able
> to
> > download uimaj-ep-runtime 2.3.0-incubating but maybe was a little too
> short
> > :)
> > However it's only temporary since in UIMA community some of the artifacts
> of
> > 2.3.1-SNAPSHOT are on official Apache snapshot repository.
> > I will push for that on UIMA community so that we can quickly remove the
> > external repo tag (and switch to newer 2.3.1-SNAPSHOT).
> > Thanks,
> > Tommaso
> >
> > 2010/6/1 Reto Bachmann-Gmür <re...@trialox.org>
> >>
> >> Hi tommaso
> >>
> >> as external repos prevent us from releasing i suggest to always add a
> >> comment explaining why this is needed.
> >>
> >> Cheers,
> >> reto
> >>
> >> ----- Original message -----
> >> > Author: tommaso
> >> > Date: Fri May 28 16:29:20 2010
> >> > New Revision: 949221
> >> >
> >> > URL: http://svn.apache.org/viewvc?rev=949221&view=rev
> >> > Log:
> >> > [CLEREZZA-217] - need m2-incubating repo for uimaj-ep-runtime
> >> >
> >> > Modified:
> >> >
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> >
> >> > Modified:
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> > URL:
> >> >
> >> >
> http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml?rev=949221&r1=949220&r2=949221&view=diff
> >> >
> >> >
> ==============================================================================
> >> > ---
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> > (original) +++
> >> >
> >> >
> incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
> >> > Fri May 28 16:29:20 2010 @@ -37,4 +37,12 @@             </dependency>
> >> >
> >> > </dependencies>     </dependencyManagement> +   <repositories> +
> >> > <repository> +           <id>ApacheIncubatorRepository</id>
> >> > +           <url>
> >> > +
> http://people.apache.org/repo/m2-incubating-repository/
> >> > +           </url>
> >> > +       </repository>
> >> > +   </repositories>
> >> >   </project>
> >> > \ No newline at end of file
> >> >
> >> >
> >>
> >
> >
>

Re: svn commit: r949221 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml

Posted by Reto Bachmann-Gmuer <re...@trialox.org>.
Hi Tommaso

I'd suggest adding such comments to the pom itself, as I think this
makes it easier to maintain the repositories.

Cheers,
reto

On Wed, Jun 2, 2010 at 8:49 AM, Tommaso Teofili <to...@apache.org> wrote:
> Hi Reto,
> I know that so I put a quick comment "need m2-incubating repo for
> uimaj-ep-runtime" to point that the new repository was needed to be able to
> download uimaj-ep-runtime 2.3.0-incubating but maybe was a little too short
> :)
> However it's only temporary since in UIMA community some of the artifacts of
> 2.3.1-SNAPSHOT are on official Apache snapshot repository.
> I will push for that on UIMA community so that we can quickly remove the
> external repo tag (and switch to newer 2.3.1-SNAPSHOT).
> Thanks,
> Tommaso
>
> 2010/6/1 Reto Bachmann-Gmür <re...@trialox.org>
>>
>> Hi tommaso
>>
>> as external repos prevent us from releasing i suggest to always add a
>> comment explaining why this is needed.
>>
>> Cheers,
>> reto
>>
>> ----- Original message -----
>> > Author: tommaso
>> > Date: Fri May 28 16:29:20 2010
>> > New Revision: 949221
>> >
>> > URL: http://svn.apache.org/viewvc?rev=949221&view=rev
>> > Log:
>> > [CLEREZZA-217] - need m2-incubating repo for uimaj-ep-runtime
>> >
>> > Modified:
>> >
>> >
>> > incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
>> >
>> > Modified:
>> >
>> > incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
>> > URL:
>> >
>> > http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml?rev=949221&r1=949220&r2=949221&view=diff
>> >
>> > ==============================================================================
>> > ---
>> >
>> > incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
>> > (original) +++
>> >
>> > incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml
>> > Fri May 28 16:29:20 2010 @@ -37,4 +37,12 @@             </dependency>
>> >
>> > </dependencies>     </dependencyManagement> +   <repositories> +
>> > <repository> +           <id>ApacheIncubatorRepository</id>
>> > +           <url>
>> > +               http://people.apache.org/repo/m2-incubating-repository/
>> > +           </url>
>> > +       </repository>
>> > +   </repositories>
>> >   </project>
>> > \ No newline at end of file
>> >
>> >
>>
>
>