Re: Wicket Stuff Support and Interest

2009-11-13 Thread Jeremy Thomerson
You do have to download the jars from somewhere at some point.  You could
use Maven with a local repo and nobody would require an external connection
to build.  You download the jars oce (like you must be dong now), and add
them to your local repo (rather than checking them into source control or
whatever you're doing now).

--
Jeremy Thomerson
http://www.wickettraining.com



On Fri, Nov 13, 2009 at 3:58 AM, Lester Chua  wrote:

> Thanks for the reply.
>
> Due to network reasons, I can't add external dependencies to my project
> that require connections to obtain code. So Maven was out as a build mgmt
> tool for me.
> I should be looking at the release tags on the svn repo right? Is that
> current?
>
> Regards,
>
> Lester
>
>
>
>
>
> Jeremy Thomerson wrote:
>
>> A lot of the projects are abandoned test beds of code.  But the releases
>> for
>> the ones that are released do not end up in SF releases anyway - they are
>> released through Maven and end up in the Wicket Stuff maven repo.  See the
>> WS wiki for info on how to use the repo.
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>>
>> On Thu, Nov 12, 2009 at 9:51 PM, Lester Chua 
>> wrote:
>>
>>
>>
>>> Hi,
>>>
>>> I noticed that in wicket stuff. If I browse the source forge releases.
>>> The
>>> latest is at 2008 June (Wicket Jquery). What is the status there? It
>>> seems
>>> that there has been nothing going on in wicket stuff. Did the projects
>>> move
>>> into Wicket proper? Or did the extension interest died?
>>>
>>> Lester
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Wicket Stuff Support and Interest

2009-11-13 Thread Lester Chua

Thanks!

Pierre Goupil wrote:

Hello,

In the release tags, you'll find wicketstuff-core-1.4.1. For more up to date
code, you'll have to fall back to the trunk.

Regards,

Pierre


On Fri, Nov 13, 2009 at 10:58 AM, Lester Chua  wrote:

  

Thanks for the reply.

Due to network reasons, I can't add external dependencies to my project
that require connections to obtain code. So Maven was out as a build mgmt
tool for me.
I should be looking at the release tags on the svn repo right? Is that
current?

Regards,

Lester





Jeremy Thomerson wrote:



A lot of the projects are abandoned test beds of code.  But the releases
for
the ones that are released do not end up in SF releases anyway - they are
released through Maven and end up in the Wicket Stuff maven repo.  See the
WS wiki for info on how to use the repo.

--
Jeremy Thomerson
http://www.wickettraining.com



On Thu, Nov 12, 2009 at 9:51 PM, Lester Chua 
wrote:



  

Hi,

I noticed that in wicket stuff. If I browse the source forge releases.
The
latest is at 2008 June (Wicket Jquery). What is the status there? It
seems
that there has been nothing going on in wicket stuff. Did the projects
move
into Wicket proper? Or did the extension interest died?

Lester

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







  


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






  



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



Re: Wicket Stuff Support and Interest

2009-11-13 Thread Pierre Goupil
Hello,

In the release tags, you'll find wicketstuff-core-1.4.1. For more up to date
code, you'll have to fall back to the trunk.

Regards,

Pierre


On Fri, Nov 13, 2009 at 10:58 AM, Lester Chua  wrote:

> Thanks for the reply.
>
> Due to network reasons, I can't add external dependencies to my project
> that require connections to obtain code. So Maven was out as a build mgmt
> tool for me.
> I should be looking at the release tags on the svn repo right? Is that
> current?
>
> Regards,
>
> Lester
>
>
>
>
>
> Jeremy Thomerson wrote:
>
>> A lot of the projects are abandoned test beds of code.  But the releases
>> for
>> the ones that are released do not end up in SF releases anyway - they are
>> released through Maven and end up in the Wicket Stuff maven repo.  See the
>> WS wiki for info on how to use the repo.
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>>
>> On Thu, Nov 12, 2009 at 9:51 PM, Lester Chua 
>> wrote:
>>
>>
>>
>>> Hi,
>>>
>>> I noticed that in wicket stuff. If I browse the source forge releases.
>>> The
>>> latest is at 2008 June (Wicket Jquery). What is the status there? It
>>> seems
>>> that there has been nothing going on in wicket stuff. Did the projects
>>> move
>>> into Wicket proper? Or did the extension interest died?
>>>
>>> Lester
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Sans amis était le grand maître des mondes,
Eprouvait manque, ce pour quoi il créa les esprits,
Miroirs bienveillants de sa béatitude.
Mais au vrai, il ne trouva aucun égal,
Du calice du royaume total des âmes
Ecume jusqu'à lui l'infinité.

(Schiller, "l'amitié")


Re: Wicket Stuff Support and Interest

2009-11-13 Thread Lester Chua

Thanks for the reply.

Due to network reasons, I can't add external dependencies to my project 
that require connections to obtain code. So Maven was out as a build 
mgmt tool for me.
I should be looking at the release tags on the svn repo right? Is that 
current?


Regards,

Lester




Jeremy Thomerson wrote:

A lot of the projects are abandoned test beds of code.  But the releases for
the ones that are released do not end up in SF releases anyway - they are
released through Maven and end up in the Wicket Stuff maven repo.  See the
WS wiki for info on how to use the repo.

--
Jeremy Thomerson
http://www.wickettraining.com



On Thu, Nov 12, 2009 at 9:51 PM, Lester Chua  wrote:

  

Hi,

I noticed that in wicket stuff. If I browse the source forge releases. The
latest is at 2008 June (Wicket Jquery). What is the status there? It seems
that there has been nothing going on in wicket stuff. Did the projects move
into Wicket proper? Or did the extension interest died?

Lester

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





  




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



Re: Wicket Stuff Support and Interest

2009-11-12 Thread Jeremy Thomerson
A lot of the projects are abandoned test beds of code.  But the releases for
the ones that are released do not end up in SF releases anyway - they are
released through Maven and end up in the Wicket Stuff maven repo.  See the
WS wiki for info on how to use the repo.

--
Jeremy Thomerson
http://www.wickettraining.com



On Thu, Nov 12, 2009 at 9:51 PM, Lester Chua  wrote:

> Hi,
>
> I noticed that in wicket stuff. If I browse the source forge releases. The
> latest is at 2008 June (Wicket Jquery). What is the status there? It seems
> that there has been nothing going on in wicket stuff. Did the projects move
> into Wicket proper? Or did the extension interest died?
>
> Lester
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Wicket Stuff Support and Interest

2009-11-12 Thread Lester Chua

Hi,

I noticed that in wicket stuff. If I browse the source forge releases. 
The latest is at 2008 June (Wicket Jquery). What is the status there? It 
seems that there has been nothing going on in wicket stuff. Did the 
projects move into Wicket proper? Or did the extension interest died?


Lester

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