RE: How often snapshot jar refreshed?

2010-05-27 Thread Jim O'Callaghan
Ulrich, Andreas, thanks I'm good now.

-Original Message-
From: Ulrich Stärk [mailto:u...@spielviel.de] 
Sent: 27 May 2010 18:17
To: Tapestry users
Subject: Re: How often snapshot jar refreshed?

The snapshot gets refreshed with every build, i.e. once hudson has completed
a build it gets pushed 
to the nexus repository at http://repository.apache.org/snapshots/

I guess you are trying to get snapshots from formos? Just switch to the
apache repository and you 
should be good.

HTH,

Uli

On 27.05.2010 17:29, Jim O'Callaghan wrote:
> I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
> been fixed in the trunk at ASF by
> https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
> 5.2.0-SNAPSHOT jar I pulled in from
> http://tapestry.formos.com/maven-snapshot-repository.  Can someone
involved
> in the build process tell me what kind of interval the snapshot jar is
> refreshed at / if I should be using a different maven repo, or if there is
a
> link somewhere on the Tapestry site I could get the details from?  Thanks.
>
>
>
> Regards,
>
> Jim.
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: How often snapshot jar refreshed?

2010-05-27 Thread Ulrich Stärk
The snapshot gets refreshed with every build, i.e. once hudson has completed a build it gets pushed 
to the nexus repository at http://repository.apache.org/snapshots/


I guess you are trying to get snapshots from formos? Just switch to the apache repository and you 
should be good.


HTH,

Uli

On 27.05.2010 17:29, Jim O'Callaghan wrote:

I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
been fixed in the trunk at ASF by
https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
5.2.0-SNAPSHOT jar I pulled in from
http://tapestry.formos.com/maven-snapshot-repository.  Can someone involved
in the build process tell me what kind of interval the snapshot jar is
refreshed at / if I should be using a different maven repo, or if there is a
link somewhere on the Tapestry site I could get the details from?  Thanks.



Regards,

Jim.




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: How often snapshot jar refreshed?

2010-05-27 Thread Andreas Andreou
https://repository.apache.org/snapshots

it's updated almost daily

On Thu, May 27, 2010 at 18:29, Jim O'Callaghan  
wrote:
> I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
> been fixed in the trunk at ASF by
> https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
> 5.2.0-SNAPSHOT jar I pulled in from
> http://tapestry.formos.com/maven-snapshot-repository.  Can someone involved
> in the build process tell me what kind of interval the snapshot jar is
> refreshed at / if I should be using a different maven repo, or if there is a
> link somewhere on the Tapestry site I could get the details from?  Thanks.
>
>
>
> Regards,
>
> Jim.
>
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



RE: How often snapshot jar refreshed?

2010-05-27 Thread Jim O'Callaghan
Thanks Robin.

If say the BeanEditForm was last modified at ASF Mon May 3 23:05:07 2010
UTC, and the snapshot at
http://tapestry.formos.com/maven-snapshot-repository/org/apache/tapestry/tap
estry-core/5.2.0-SNAPSHOT/was last modified 20-Mar-2010 02:23 - what
triggers the ASF version being pushed to the snapshot at formos?  Does the
commit have to voted on or something?

Regards,
Jim.

-Original Message-
From: odiss...@gmail.com [mailto:odiss...@gmail.com] On Behalf Of Robin
Komiwes
Sent: 27 May 2010 16:34
To: Tapestry users
Subject: Re: How often snapshot jar refreshed?

Hi!

Just at the end of this page:
http://tapestry.apache.org/tapestry5.1/

On Thu, May 27, 2010 at 5:29 PM, Jim O'Callaghan
wrote:

> I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
> been fixed in the trunk at ASF by
> https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
> 5.2.0-SNAPSHOT jar I pulled in from
> http://tapestry.formos.com/maven-snapshot-repository.  Can someone
> involved
> in the build process tell me what kind of interval the snapshot jar is
> refreshed at / if I should be using a different maven repo, or if there is
> a
> link somewhere on the Tapestry site I could get the details from?  Thanks.
>
>
>
> Regards,
>
> Jim.
>
>


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: How often snapshot jar refreshed?

2010-05-27 Thread Robin Komiwes
Hi!

Just at the end of this page:
http://tapestry.apache.org/tapestry5.1/

On Thu, May 27, 2010 at 5:29 PM, Jim O'Callaghan
wrote:

> I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
> been fixed in the trunk at ASF by
> https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
> 5.2.0-SNAPSHOT jar I pulled in from
> http://tapestry.formos.com/maven-snapshot-repository.  Can someone
> involved
> in the build process tell me what kind of interval the snapshot jar is
> refreshed at / if I should be using a different maven repo, or if there is
> a
> link somewhere on the Tapestry site I could get the details from?  Thanks.
>
>
>
> Regards,
>
> Jim.
>
>


How often snapshot jar refreshed?

2010-05-27 Thread Jim O'Callaghan
I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
been fixed in the trunk at ASF by
https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
5.2.0-SNAPSHOT jar I pulled in from
http://tapestry.formos.com/maven-snapshot-repository.  Can someone involved
in the build process tell me what kind of interval the snapshot jar is
refreshed at / if I should be using a different maven repo, or if there is a
link somewhere on the Tapestry site I could get the details from?  Thanks.

 

Regards,

Jim.