You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by ad...@wipro.com on 2009/05/21 07:46:14 UTC

Problem while downloading i18n binary

Hi,
I am trying to download i18n source/binary from following site,
http://jakarta.apache.org/taglibs/doc/i18n-doc/intro.html
But when I click on Jakarta-Taglibs Distribution
<http://jakarta.apache.org/builds/jakarta-taglibs/nightly>   or
Jakarta-Taglibs Source
<http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/>  link,
page not found error appears.
 
Please do the needful sort out this problem. If possible send me
i18n.jar or i18n.tld file on this id.
Eagerly waining for your responce.
 
Thanks and best regards,
Aditya Kulkarni.
India.

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com

Re: Problem while downloading i18n binary

Posted by Henri Yandell <fl...@gmail.com>.
It's a source control system - equivalent to CVS, Perforce, Git,
Mercurial, VSS etc. You'll sometimes see it called 'SVN'. It's
available from:

    http://subversion.org/

After installing you then run the following on the command line:

    svn co http://svn.apache.org/repos/asf/jakarta/taglibs/proper/i18n/trunk/

There is also support in major IDEs (Eclipse, IDEA, NetBeans) and a UI
(TortoiseSVN if I recall correctly).

As i18n is unreleased and only available to its developers, you'll
have to wear the hat of a developer to get it.

Hen

On Thu, May 21, 2009 at 2:03 AM,  <ad...@wipro.com> wrote:
> Hi Hen,
> Thanks for your reply. What is subversion, if it is some kind of repository then I don't have access to that.
> Please let me know from where I can get this project. Please send me some link so that I can download this project.
>
> Regards,
> Aditya.
>
> -----Original Message-----
> From: Henri Yandell [mailto:flamefew@gmail.com]
> Sent: Thursday, May 21, 2009 2:19 PM
> To: Tag Libraries Users List
> Subject: Re: Problem while downloading i18n binary
>
> Those are dead pages and not hooked to the site - but I'm guessing Google still supplies them. I need to set some mod_rewrite rules up to stop people getting to them.
>
> There are no downloads for i18n - it was never released. You'll need to build from subversion and build. On the plus side, the build is now
> maven2 and not the somewhat obtuse shared Ant build that used to be there so it should be much easier to do that.
>
> Hope that helps,
>
> Hen
>
> On Wed, May 20, 2009 at 10:46 PM,  <ad...@wipro.com> wrote:
>> Hi,
>> I am trying to download i18n source/binary from following site,
>> http://jakarta.apache.org/taglibs/doc/i18n-doc/intro.html
>> But when I click on Jakarta-Taglibs Distribution
>> <http://jakarta.apache.org/builds/jakarta-taglibs/nightly>   or
>> Jakarta-Taglibs Source
>> <http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/>  link,
>> page not found error appears.
>>
>> Please do the needful sort out this problem. If possible send me
>> i18n.jar or i18n.tld file on this id.
>> Eagerly waining for your responce.
>>
>> Thanks and best regards,
>> Aditya Kulkarni.
>> India.
>>
>> Please do not print this email unless it is absolutely necessary.
>>
>> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>>
>> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>>
>> www.wipro.com
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> www.wipro.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


RE: Problem while downloading i18n binary

Posted by ad...@wipro.com.
Hi Hen,
Thanks for your reply. What is subversion, if it is some kind of repository then I don't have access to that.
Please let me know from where I can get this project. Please send me some link so that I can download this project.

Regards,
Aditya. 

-----Original Message-----
From: Henri Yandell [mailto:flamefew@gmail.com] 
Sent: Thursday, May 21, 2009 2:19 PM
To: Tag Libraries Users List
Subject: Re: Problem while downloading i18n binary

Those are dead pages and not hooked to the site - but I'm guessing Google still supplies them. I need to set some mod_rewrite rules up to stop people getting to them.

There are no downloads for i18n - it was never released. You'll need to build from subversion and build. On the plus side, the build is now
maven2 and not the somewhat obtuse shared Ant build that used to be there so it should be much easier to do that.

Hope that helps,

Hen

On Wed, May 20, 2009 at 10:46 PM,  <ad...@wipro.com> wrote:
> Hi,
> I am trying to download i18n source/binary from following site, 
> http://jakarta.apache.org/taglibs/doc/i18n-doc/intro.html
> But when I click on Jakarta-Taglibs Distribution 
> <http://jakarta.apache.org/builds/jakarta-taglibs/nightly>   or 
> Jakarta-Taglibs Source 
> <http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/>  link, 
> page not found error appears.
>
> Please do the needful sort out this problem. If possible send me 
> i18n.jar or i18n.tld file on this id.
> Eagerly waining for your responce.
>
> Thanks and best regards,
> Aditya Kulkarni.
> India.
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> www.wipro.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Re: Problem while downloading i18n binary

Posted by Henri Yandell <fl...@gmail.com>.
Those are dead pages and not hooked to the site - but I'm guessing
Google still supplies them. I need to set some mod_rewrite rules up to
stop people getting to them.

There are no downloads for i18n - it was never released. You'll need
to build from subversion and build. On the plus side, the build is now
maven2 and not the somewhat obtuse shared Ant build that used to be
there so it should be much easier to do that.

Hope that helps,

Hen

On Wed, May 20, 2009 at 10:46 PM,  <ad...@wipro.com> wrote:
> Hi,
> I am trying to download i18n source/binary from following site,
> http://jakarta.apache.org/taglibs/doc/i18n-doc/intro.html
> But when I click on Jakarta-Taglibs Distribution
> <http://jakarta.apache.org/builds/jakarta-taglibs/nightly>   or
> Jakarta-Taglibs Source
> <http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/>  link,
> page not found error appears.
>
> Please do the needful sort out this problem. If possible send me
> i18n.jar or i18n.tld file on this id.
> Eagerly waining for your responce.
>
> Thanks and best regards,
> Aditya Kulkarni.
> India.
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> www.wipro.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org