You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2010/01/03 21:58:55 UTC

Hudson

Is there any hope of getting vfb & firefox installed so that the
Tapestry integration tests can actually run?

On Sun, Jan 3, 2010 at 12:47 PM, Andreas Andreou <an...@di.uoa.gr> wrote:
> Also:
> - using nexus (http://repository.apache.org) to stage releases to be voted upon
> - using hudson (http://hudson.zones.apache.org/) for CI of T4.1, T5.0,
> T5.1 & T5.2
>
> On Sun, Jan 3, 2010 at 21:49, Igor Drobiazko <ig...@gmail.com> wrote:
>> - releases 5.0.19 and 5.1.0.7 (still to be released)
>> - JSR 303 integration library has been added
>> - new committer, new PMC
>>
>> On Sun, Jan 3, 2010 at 6:11 AM, Howard Lewis Ship <hl...@gmail.com> wrote:
>>
>>> A board report is due soon, let's review what happened over the last
>>> couple of months.
>>>
>>> --
>>> Howard M. Lewis Ship
>>>
>>> Creator of Apache Tapestry
>>>
>>> The source for Tapestry training, mentoring and support. Contact me to
>>> learn how I can get you up and productive in Tapestry fast!
>>>
>>> (971) 678-5210
>>> http://howardlewisship.com
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>>>
>>
>>
>> --
>> Best regards,
>>
>> Igor Drobiazko
>> http://tapestry5.de/blog
>>
>
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
> Tapestry / Tacos developer
> Open Source / JEE Consulting
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Daniel Gredler <dj...@gmail.com>.
You could use WebDriver [1] instead of Selenium... The two projects are
merging anyway, and migration hassle can be kept to a minimum by using
WebDriverBackedSelenium [2]. The big bonus of WebDriver (in this situation)
is that you can switch back and forth between the pure-Java HtmlUnitDriver
and the FirefoxDriver. It would be pretty easy to externalize the specific
driver to use to a system property that can be specified on the command
line, with a useful default. Obviously there are some cons to using a
browser emulator rather than a real browser, but sometimes the pros outweigh
the cons.

Take care,

Daniel


[1] http://seleniumhq.org/docs/09_webdriver.html
[2] http://code.google.com/p/webdriver/wiki/SeleniumEmulation


On Sun, Jan 3, 2010 at 3:58 PM, Howard Lewis Ship <hl...@gmail.com> wrote:

> Is there any hope of getting vfb & firefox installed so that the
> Tapestry integration tests can actually run?
>
> On Sun, Jan 3, 2010 at 12:47 PM, Andreas Andreou <an...@di.uoa.gr>
> wrote:
> > Also:
> > - using nexus (http://repository.apache.org) to stage releases to be
> voted upon
> > - using hudson (http://hudson.zones.apache.org/) for CI of T4.1, T5.0,
> > T5.1 & T5.2
> >
> > On Sun, Jan 3, 2010 at 21:49, Igor Drobiazko <ig...@gmail.com>
> wrote:
> >> - releases 5.0.19 and 5.1.0.7 (still to be released)
> >> - JSR 303 integration library has been added
> >> - new committer, new PMC
> >>
> >> On Sun, Jan 3, 2010 at 6:11 AM, Howard Lewis Ship <hl...@gmail.com>
> wrote:
> >>
> >>> A board report is due soon, let's review what happened over the last
> >>> couple of months.
> >>>
> >>> --
> >>> Howard M. Lewis Ship
> >>>
> >>> Creator of Apache Tapestry
> >>>
> >>> The source for Tapestry training, mentoring and support. Contact me to
> >>> learn how I can get you up and productive in Tapestry fast!
> >>>
> >>> (971) 678-5210
> >>> http://howardlewisship.com
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >>> For additional commands, e-mail: dev-help@tapestry.apache.org
> >>>
> >>>
> >>
> >>
> >> --
> >> Best regards,
> >>
> >> Igor Drobiazko
> >> http://tapestry5.de/blog
> >>
> >
> >
> >
> > --
> > Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
> > Tapestry / Tacos developer
> > Open Source / JEE Consulting
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: dev-help@tapestry.apache.org
> >
> >
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Daniel Gredler
http://daniel.gredler.net/

Re: Hudson

Posted by Ulrich Stärk <ul...@spielviel.de>.
Could you set up 5.0 and 4.1 to deploy snapshots there too? We should then update the tapestry site 
to announce the changes.

Uli

On 25.01.2010 17:32 schrieb Andreas Andreou:
> http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/
> http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/
>
> All integration tests are running now + we now deploy directly to
> http://repository.apache.org/snapshots !
>
> On Mon, Jan 4, 2010 at 00:53, Ulrich Stärk<ul...@spielviel.de>  wrote:
>> We should ask infra, shouldn't we?
>>
>> Uli
>>
>> On 03.01.2010 21:58 schrieb Howard Lewis Ship:
>>>
>>> Is there any hope of getting vfb&    firefox installed so that the
>>> Tapestry integration tests can actually run?
>>>
>>> On Sun, Jan 3, 2010 at 12:47 PM, Andreas Andreou<an...@di.uoa.gr>
>>>   wrote:
>>>>
>>>> Also:
>>>> - using nexus (http://repository.apache.org) to stage releases to be
>>>> voted upon
>>>> - using hudson (http://hudson.zones.apache.org/) for CI of T4.1, T5.0,
>>>> T5.1&    T5.2
>>>>
>>>> On Sun, Jan 3, 2010 at 21:49, Igor Drobiazko<ig...@gmail.com>
>>>>   wrote:
>>>>>
>>>>> - releases 5.0.19 and 5.1.0.7 (still to be released)
>>>>> - JSR 303 integration library has been added
>>>>> - new committer, new PMC
>>>>>
>>>>> On Sun, Jan 3, 2010 at 6:11 AM, Howard Lewis Ship<hl...@gmail.com>
>>>>>   wrote:
>>>>>
>>>>>> A board report is due soon, let's review what happened over the last
>>>>>> couple of months.
>>>>>>
>>>>>> --
>>>>>> Howard M. Lewis Ship
>>>>>>
>>>>>> Creator of Apache Tapestry
>>>>>>
>>>>>> The source for Tapestry training, mentoring and support. Contact me to
>>>>>> learn how I can get you up and productive in Tapestry fast!
>>>>>>
>>>>>> (971) 678-5210
>>>>>> http://howardlewisship.com
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>>>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Best regards,
>>>>>
>>>>> Igor Drobiazko
>>>>> http://tapestry5.de/blog
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
>>>> Tapestry / Tacos developer
>>>> Open Source / JEE Consulting
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>>
>>>>
>>>
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Ulrich Stärk <ul...@spielviel.de>.
I'll do that.

On 26.01.2010 17:17 schrieb Howard Lewis Ship:
> This is great; hard to say how long tapestry.formos.com may be around,
> as I don't work at Formos anymore (though it was around for a while
> before I worked there, as well). CI is pretty critical to succesful
> projects, so this is great news.
>
> We should add links from the project site to the Hudson build.
>
> On Tue, Jan 26, 2010 at 12:24 AM, Massimo Lusetti<ml...@gmail.com>  wrote:
>> On Mon, Jan 25, 2010 at 10:02 PM, Andreas Andreou<an...@di.uoa.gr>  wrote:
>>
>>> @Uli yea, i'll add those too
>>>
>>> @Thiago don't worry about the naming much - freestyle refers to the kind
>>> of project you create in hudson (there's also maven type but it's not
>>> easy/possible
>>> to configure certain parts of those). I'll remove the redundant
>>> projects and probably
>>> rename the rest
>>
>> Thank you very much Andreas! Your work is very appreciated!
>>
>> Cheers
>> --
>> Massimo
>> http://meridio.blogspot.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Howard Lewis Ship <hl...@gmail.com>.
This is great; hard to say how long tapestry.formos.com may be around,
as I don't work at Formos anymore (though it was around for a while
before I worked there, as well). CI is pretty critical to succesful
projects, so this is great news.

We should add links from the project site to the Hudson build.

On Tue, Jan 26, 2010 at 12:24 AM, Massimo Lusetti <ml...@gmail.com> wrote:
> On Mon, Jan 25, 2010 at 10:02 PM, Andreas Andreou <an...@di.uoa.gr> wrote:
>
>> @Uli yea, i'll add those too
>>
>> @Thiago don't worry about the naming much - freestyle refers to the kind
>> of project you create in hudson (there's also maven type but it's not
>> easy/possible
>> to configure certain parts of those). I'll remove the redundant
>> projects and probably
>> rename the rest
>
> Thank you very much Andreas! Your work is very appreciated!
>
> Cheers
> --
> Massimo
> http://meridio.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Massimo Lusetti <ml...@gmail.com>.
On Mon, Jan 25, 2010 at 10:02 PM, Andreas Andreou <an...@di.uoa.gr> wrote:

> @Uli yea, i'll add those too
>
> @Thiago don't worry about the naming much - freestyle refers to the kind
> of project you create in hudson (there's also maven type but it's not
> easy/possible
> to configure certain parts of those). I'll remove the redundant
> projects and probably
> rename the rest

Thank you very much Andreas! Your work is very appreciated!

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Ulrich Stärk <ul...@spielviel.de>.
Hudson accounts are only given to PMC members.

I guess we don't see the surefire reports because Andreas hasn't set up the jobs as maven2 jobs. If 
they were maven2 jobs, we should be able to access the reports from the UI.

Uli

On 26.01.2010 07:58 schrieb Igor Drobiazko:
> Nice. Thanks you, Andy.
>
> Is there any chance to see the reason for a broken build? I see only the
> console output, but where is the surefire-report? For example this build.
> http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/5/console
>
> I'm I missing something?
>
> Is it possible to be informed via mail?
> How to login to Hudson to trigger builds manually? My apache account didn't
> work.
>
> On Tue, Jan 26, 2010 at 2:16 AM, Andreas Andreou<an...@di.uoa.gr>  wrote:
>
>> Some more links for you all:
>> http://hudson.zones.apache.org/hudson/view/Tapestry/
>> http://hudson.zones.apache.org/hudson/view/Tapestry/rssAll
>> http://twitter.com/tapestry_builds
>>
>> On Tue, Jan 26, 2010 at 02:55, Thiago H. de Paula Figueiredo
>> <th...@gmail.com>  wrote:
>>> On Mon, 25 Jan 2010 19:02:14 -0200, Andreas Andreou<an...@di.uoa.gr>
>>> wrote:
>>>
>>>> @Thiago don't worry about the naming much - freestyle refers to the kind
>>>> of project you create in hudson (there's also maven type but it's not
>>>> easy/possible to configure certain parts of those). I'll remove the
>>>> redundant
>>>> projects and probably rename the rest
>>>
>>> I'm not worried, just curious, as usual. :)
>>> I've got no experience in Hudson because of lack of time.
>>>
>>> --
>>> Thiago H. de Paula Figueiredo
>>> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
>> and
>>> instructor
>>> Owner, software architect and developer, Ars Machina Tecnologia da
>>> Informação Ltda.
>>> http://www.arsmachina.com.br
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>>>
>>
>>
>>
>> --
>> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
>> Tapestry / Tacos developer
>> Open Source / JEE Consulting
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Andreas Andreou <an...@di.uoa.gr>.
@Igor as Uli mentioned, freestyle projects don't have that great error reporting
but perhaps it's possible to improve that. The problem with maven2 jobs was
that you couldn't add scripts before the build (and we need to do that
in order to
start Xvfb)

But in any case, the situation will only improve over time - once i
get some spare
time i'll investigate those issues

On Tue, Jan 26, 2010 at 08:58, Igor Drobiazko <ig...@gmail.com> wrote:
> Nice. Thanks you, Andy.
>
> Is there any chance to see the reason for a broken build? I see only the
> console output, but where is the surefire-report? For example this build.
> http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/5/console
>
> I'm I missing something?
>
> Is it possible to be informed via mail?
> How to login to Hudson to trigger builds manually? My apache account didn't
> work.
>
> On Tue, Jan 26, 2010 at 2:16 AM, Andreas Andreou <an...@di.uoa.gr> wrote:
>
>> Some more links for you all:
>> http://hudson.zones.apache.org/hudson/view/Tapestry/
>> http://hudson.zones.apache.org/hudson/view/Tapestry/rssAll
>> http://twitter.com/tapestry_builds
>>
>> On Tue, Jan 26, 2010 at 02:55, Thiago H. de Paula Figueiredo
>> <th...@gmail.com> wrote:
>> > On Mon, 25 Jan 2010 19:02:14 -0200, Andreas Andreou <an...@di.uoa.gr>
>> > wrote:
>> >
>> >> @Thiago don't worry about the naming much - freestyle refers to the kind
>> >> of project you create in hudson (there's also maven type but it's not
>> >> easy/possible to configure certain parts of those). I'll remove the
>> >> redundant
>> >> projects and probably rename the rest
>> >
>> > I'm not worried, just curious, as usual. :)
>> > I've got no experience in Hudson because of lack of time.
>> >
>> > --
>> > Thiago H. de Paula Figueiredo
>> > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
>> and
>> > instructor
>> > Owner, software architect and developer, Ars Machina Tecnologia da
>> > Informação Ltda.
>> > http://www.arsmachina.com.br
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> > For additional commands, e-mail: dev-help@tapestry.apache.org
>> >
>> >
>>
>>
>>
>> --
>> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
>> Tapestry / Tacos developer
>> Open Source / JEE Consulting
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>
> --
> Best regards,
>
> Igor Drobiazko
> http://tapestry5.de/blog
>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Igor Drobiazko <ig...@gmail.com>.
Nice. Thanks you, Andy.

Is there any chance to see the reason for a broken build? I see only the
console output, but where is the surefire-report? For example this build.
http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/5/console

I'm I missing something?

Is it possible to be informed via mail?
How to login to Hudson to trigger builds manually? My apache account didn't
work.

On Tue, Jan 26, 2010 at 2:16 AM, Andreas Andreou <an...@di.uoa.gr> wrote:

> Some more links for you all:
> http://hudson.zones.apache.org/hudson/view/Tapestry/
> http://hudson.zones.apache.org/hudson/view/Tapestry/rssAll
> http://twitter.com/tapestry_builds
>
> On Tue, Jan 26, 2010 at 02:55, Thiago H. de Paula Figueiredo
> <th...@gmail.com> wrote:
> > On Mon, 25 Jan 2010 19:02:14 -0200, Andreas Andreou <an...@di.uoa.gr>
> > wrote:
> >
> >> @Thiago don't worry about the naming much - freestyle refers to the kind
> >> of project you create in hudson (there's also maven type but it's not
> >> easy/possible to configure certain parts of those). I'll remove the
> >> redundant
> >> projects and probably rename the rest
> >
> > I'm not worried, just curious, as usual. :)
> > I've got no experience in Hudson because of lack of time.
> >
> > --
> > Thiago H. de Paula Figueiredo
> > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and
> > instructor
> > Owner, software architect and developer, Ars Machina Tecnologia da
> > Informação Ltda.
> > http://www.arsmachina.com.br
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: dev-help@tapestry.apache.org
> >
> >
>
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
> Tapestry / Tacos developer
> Open Source / JEE Consulting
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de/blog

Re: Hudson

Posted by Andreas Andreou <an...@di.uoa.gr>.
Some more links for you all:
http://hudson.zones.apache.org/hudson/view/Tapestry/
http://hudson.zones.apache.org/hudson/view/Tapestry/rssAll
http://twitter.com/tapestry_builds

On Tue, Jan 26, 2010 at 02:55, Thiago H. de Paula Figueiredo
<th...@gmail.com> wrote:
> On Mon, 25 Jan 2010 19:02:14 -0200, Andreas Andreou <an...@di.uoa.gr>
> wrote:
>
>> @Thiago don't worry about the naming much - freestyle refers to the kind
>> of project you create in hudson (there's also maven type but it's not
>> easy/possible to configure certain parts of those). I'll remove the
>> redundant
>> projects and probably rename the rest
>
> I'm not worried, just curious, as usual. :)
> I've got no experience in Hudson because of lack of time.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and
> instructor
> Owner, software architect and developer, Ars Machina Tecnologia da
> Informação Ltda.
> http://www.arsmachina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Mon, 25 Jan 2010 19:02:14 -0200, Andreas Andreou <an...@di.uoa.gr>  
wrote:

> @Thiago don't worry about the naming much - freestyle refers to the kind
> of project you create in hudson (there's also maven type but it's not
> easy/possible to configure certain parts of those). I'll remove the  
> redundant
> projects and probably rename the rest

I'm not worried, just curious, as usual. :)
I've got no experience in Hudson because of lack of time.

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, software architect and developer, Ars Machina Tecnologia da  
Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Andreas Andreou <an...@di.uoa.gr>.
@Uli yea, i'll add those too

@Thiago don't worry about the naming much - freestyle refers to the kind
of project you create in hudson (there's also maven type but it's not
easy/possible
to configure certain parts of those). I'll remove the redundant
projects and probably
rename the rest

On Mon, Jan 25, 2010 at 19:34, Thiago H. de Paula Figueiredo
<th...@gmail.com> wrote:
> On Mon, 25 Jan 2010 14:32:19 -0200, Andreas Andreou <an...@di.uoa.gr>
> wrote:
>
>> http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/
>> http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/
>
> Nice! Just curious: why the freestyle suffix? What about the projects with
> the trunk suffix?
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and
> instructor
> Owner, software architect and developer, Ars Machina Tecnologia da
> Informação Ltda.
> http://www.arsmachina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Mon, 25 Jan 2010 14:32:19 -0200, Andreas Andreou <an...@di.uoa.gr>  
wrote:

> http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/
> http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/

Nice! Just curious: why the freestyle suffix? What about the projects with  
the trunk suffix?

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, software architect and developer, Ars Machina Tecnologia da  
Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Andreas Andreou <an...@di.uoa.gr>.
http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/
http://hudson.zones.apache.org/hudson/job/tapestry-5.1-freestyle/

All integration tests are running now + we now deploy directly to
http://repository.apache.org/snapshots !

On Mon, Jan 4, 2010 at 00:53, Ulrich Stärk <ul...@spielviel.de> wrote:
> We should ask infra, shouldn't we?
>
> Uli
>
> On 03.01.2010 21:58 schrieb Howard Lewis Ship:
>>
>> Is there any hope of getting vfb&  firefox installed so that the
>> Tapestry integration tests can actually run?
>>
>> On Sun, Jan 3, 2010 at 12:47 PM, Andreas Andreou<an...@di.uoa.gr>
>>  wrote:
>>>
>>> Also:
>>> - using nexus (http://repository.apache.org) to stage releases to be
>>> voted upon
>>> - using hudson (http://hudson.zones.apache.org/) for CI of T4.1, T5.0,
>>> T5.1&  T5.2
>>>
>>> On Sun, Jan 3, 2010 at 21:49, Igor Drobiazko<ig...@gmail.com>
>>>  wrote:
>>>>
>>>> - releases 5.0.19 and 5.1.0.7 (still to be released)
>>>> - JSR 303 integration library has been added
>>>> - new committer, new PMC
>>>>
>>>> On Sun, Jan 3, 2010 at 6:11 AM, Howard Lewis Ship<hl...@gmail.com>
>>>>  wrote:
>>>>
>>>>> A board report is due soon, let's review what happened over the last
>>>>> couple of months.
>>>>>
>>>>> --
>>>>> Howard M. Lewis Ship
>>>>>
>>>>> Creator of Apache Tapestry
>>>>>
>>>>> The source for Tapestry training, mentoring and support. Contact me to
>>>>> learn how I can get you up and productive in Tapestry fast!
>>>>>
>>>>> (971) 678-5210
>>>>> http://howardlewisship.com
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Best regards,
>>>>
>>>> Igor Drobiazko
>>>> http://tapestry5.de/blog
>>>>
>>>
>>>
>>>
>>> --
>>> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
>>> Tapestry / Tacos developer
>>> Open Source / JEE Consulting
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Hudson

Posted by Ulrich Stärk <ul...@spielviel.de>.
We should ask infra, shouldn't we?

Uli

On 03.01.2010 21:58 schrieb Howard Lewis Ship:
> Is there any hope of getting vfb&  firefox installed so that the
> Tapestry integration tests can actually run?
>
> On Sun, Jan 3, 2010 at 12:47 PM, Andreas Andreou<an...@di.uoa.gr>  wrote:
>> Also:
>> - using nexus (http://repository.apache.org) to stage releases to be voted upon
>> - using hudson (http://hudson.zones.apache.org/) for CI of T4.1, T5.0,
>> T5.1&  T5.2
>>
>> On Sun, Jan 3, 2010 at 21:49, Igor Drobiazko<ig...@gmail.com>  wrote:
>>> - releases 5.0.19 and 5.1.0.7 (still to be released)
>>> - JSR 303 integration library has been added
>>> - new committer, new PMC
>>>
>>> On Sun, Jan 3, 2010 at 6:11 AM, Howard Lewis Ship<hl...@gmail.com>  wrote:
>>>
>>>> A board report is due soon, let's review what happened over the last
>>>> couple of months.
>>>>
>>>> --
>>>> Howard M. Lewis Ship
>>>>
>>>> Creator of Apache Tapestry
>>>>
>>>> The source for Tapestry training, mentoring and support. Contact me to
>>>> learn how I can get you up and productive in Tapestry fast!
>>>>
>>>> (971) 678-5210
>>>> http://howardlewisship.com
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>>
>>>>
>>>
>>>
>>> --
>>> Best regards,
>>>
>>> Igor Drobiazko
>>> http://tapestry5.de/blog
>>>
>>
>>
>>
>> --
>> Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
>> Tapestry / Tacos developer
>> Open Source / JEE Consulting
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org