Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
19 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacopo Cappellato
Adrian,

[hidden email] wrote:

> Author: adrianc
> Date: Mon Dec 10 12:04:01 2007
> New Revision: 603024
>
> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
> Log:
> UtilProperties bug fix and enhancements.
>
> This commit fixes the bug reported in https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a few of the improvements mentioned in https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also lays the groundwork for improved properties file support in the future.
>
> This commit contains a new xsd file - it needs to be included on the apache ofbiz website. XML properties files will generate console error messages until it is.
>

You can add the xsd file to the site yourself, it is a useful task, here
are the details:

1) check out the site files from svn:

http://svn.apache.org/repos/asf/ofbiz/site/

2) add the new xsd files and commit

3) publish the updates:

3.1) ssh to people.apache.org using your committer's account and password
3.2) cd /www/ofbiz.apache.org/
3.3) svn up

The mods will go live approx after 30 minutes.

Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

hans_bakker
Good Jacopo, I added your info the the SVN access document for
developers....

On Tue, 2007-12-11 at 06:47 +0100, Jacopo Cappellato wrote:

>
> 1) check out the site files from svn:
>
> http://svn.apache.org/repos/asf/ofbiz/site/
>
> 2) add the new xsd files and commit
>
> 3) publish the updates:
>
> 3.1) ssh to people.apache.org using your committer's account and
> password
> 3.2) cd /www/ofbiz.apache.org/
> 3.3) svn up
>
> The mods will go live approx after 30 minutes.

--
http://Antwebsystems.com : OFBiz Quality support for competitive rates.



Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacopo Cappellato
Thanks Hans,

however much more information about this is in the ASF pages for developers:

http://www.apache.org/dev/project-site.html

and in general,

http://www.apache.org/dev/

Jacopo


Hans Bakker wrote:

> Good Jacopo, I added your info the the SVN access document for
> developers....
>
> On Tue, 2007-12-11 at 06:47 +0100, Jacopo Cappellato wrote:
>> 1) check out the site files from svn:
>>
>> http://svn.apache.org/repos/asf/ofbiz/site/
>>
>> 2) add the new xsd files and commit
>>
>> 3) publish the updates:
>>
>> 3.1) ssh to people.apache.org using your committer's account and
>> password
>> 3.2) cd /www/ofbiz.apache.org/
>> 3.3) svn up
>>
>> The mods will go live approx after 30 minutes.
>


Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

hans_bakker
but is that easy to find?

On Tue, 2007-12-11 at 07:41 +0100, Jacopo Cappellato wrote:

> Thanks Hans,
>
> however much more information about this is in the ASF pages for developers:
>
> http://www.apache.org/dev/project-site.html
>
> and in general,
>
> http://www.apache.org/dev/
>
> Jacopo
>
>
> Hans Bakker wrote:
> > Good Jacopo, I added your info the the SVN access document for
> > developers....
> >
> > On Tue, 2007-12-11 at 06:47 +0100, Jacopo Cappellato wrote:
> >> 1) check out the site files from svn:
> >>
> >> http://svn.apache.org/repos/asf/ofbiz/site/
> >>
> >> 2) add the new xsd files and commit
> >>
> >> 3) publish the updates:
> >>
> >> 3.1) ssh to people.apache.org using your committer's account and
> >> password
> >> 3.2) cd /www/ofbiz.apache.org/
> >> 3.3) svn up
> >>
> >> The mods will go live approx after 30 minutes.
> >
>
>
>
--
http://Antwebsystems.com : OFBiz Quality support for competitive rates.



Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

David E Jones

Perhaps not, but the documents at apache.org/dev/ are pure gold for  
committers and we should all get to know them... :)

-David


On Dec 11, 2007, at 12:06 AM, Hans Bakker wrote:

> but is that easy to find?
>
> On Tue, 2007-12-11 at 07:41 +0100, Jacopo Cappellato wrote:
>> Thanks Hans,
>>
>> however much more information about this is in the ASF pages for  
>> developers:
>>
>> http://www.apache.org/dev/project-site.html
>>
>> and in general,
>>
>> http://www.apache.org/dev/
>>
>> Jacopo
>>
>>
>> Hans Bakker wrote:
>>> Good Jacopo, I added your info the the SVN access document for
>>> developers....
>>>
>>> On Tue, 2007-12-11 at 06:47 +0100, Jacopo Cappellato wrote:
>>>> 1) check out the site files from svn:
>>>>
>>>> http://svn.apache.org/repos/asf/ofbiz/site/
>>>>
>>>> 2) add the new xsd files and commit
>>>>
>>>> 3) publish the updates:
>>>>
>>>> 3.1) ssh to people.apache.org using your committer's account and
>>>> password
>>>> 3.2) cd /www/ofbiz.apache.org/
>>>> 3.3) svn up
>>>>
>>>> The mods will go live approx after 30 minutes.
>>>
>>
>>
>>
> --
> http://Antwebsystems.com : OFBiz Quality support for competitive  
> rates.
>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Adrian Crum
In reply to this post by Jacopo Cappellato
Jacopo,

Thank you very much for the info! I will get to that today.

-Adrian

Jacopo Cappellato wrote:

> Adrian,
>
> [hidden email] wrote:
>
>> Author: adrianc
>> Date: Mon Dec 10 12:04:01 2007
>> New Revision: 603024
>>
>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>> Log:
>> UtilProperties bug fix and enhancements.
>>
>> This commit fixes the bug reported in
>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a few
>> of the improvements mentioned in
>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>> lays the groundwork for improved properties file support in the future.
>>
>> This commit contains a new xsd file - it needs to be included on the
>> apache ofbiz website. XML properties files will generate console error
>> messages until it is.
>>
>
> You can add the xsd file to the site yourself, it is a useful task, here
> are the details:
>
> 1) check out the site files from svn:
>
> http://svn.apache.org/repos/asf/ofbiz/site/
>
> 2) add the new xsd files and commit
>
> 3) publish the updates:
>
> 3.1) ssh to people.apache.org using your committer's account and password
> 3.2) cd /www/ofbiz.apache.org/
> 3.3) svn up
>
> The mods will go live approx after 30 minutes.
>
> Jacopo
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Adrian Crum
In reply to this post by Jacopo Cappellato
Jacopo,

How does someone using Windows do the 3.1 ssh step?

-Adrian

Jacopo Cappellato wrote:

> Adrian,
>
> [hidden email] wrote:
>
>> Author: adrianc
>> Date: Mon Dec 10 12:04:01 2007
>> New Revision: 603024
>>
>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>> Log:
>> UtilProperties bug fix and enhancements.
>>
>> This commit fixes the bug reported in
>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a few
>> of the improvements mentioned in
>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>> lays the groundwork for improved properties file support in the future.
>>
>> This commit contains a new xsd file - it needs to be included on the
>> apache ofbiz website. XML properties files will generate console error
>> messages until it is.
>>
>
> You can add the xsd file to the site yourself, it is a useful task, here
> are the details:
>
> 1) check out the site files from svn:
>
> http://svn.apache.org/repos/asf/ofbiz/site/
>
> 2) add the new xsd files and commit
>
> 3) publish the updates:
>
> 3.1) ssh to people.apache.org using your committer's account and password
> 3.2) cd /www/ofbiz.apache.org/
> 3.3) svn up
>
> The mods will go live approx after 30 minutes.
>
> Jacopo
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacopo Cappellato
Adrian,

you have to download an ssh client... let me check the one (free
software) I have in my laptop... just give me 5 minutes (time to switch
it on)

Jacopo



Adrian Crum wrote:

> Jacopo,
>
> How does someone using Windows do the 3.1 ssh step?
>
> -Adrian
>
> Jacopo Cappellato wrote:
>
>> Adrian,
>>
>> [hidden email] wrote:
>>
>>> Author: adrianc
>>> Date: Mon Dec 10 12:04:01 2007
>>> New Revision: 603024
>>>
>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>> Log:
>>> UtilProperties bug fix and enhancements.
>>>
>>> This commit fixes the bug reported in
>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>> few of the improvements mentioned in
>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>> lays the groundwork for improved properties file support in the future.
>>>
>>> This commit contains a new xsd file - it needs to be included on the
>>> apache ofbiz website. XML properties files will generate console
>>> error messages until it is.
>>>
>>
>> You can add the xsd file to the site yourself, it is a useful task,
>> here are the details:
>>
>> 1) check out the site files from svn:
>>
>> http://svn.apache.org/repos/asf/ofbiz/site/
>>
>> 2) add the new xsd files and commit
>>
>> 3) publish the updates:
>>
>> 3.1) ssh to people.apache.org using your committer's account and password
>> 3.2) cd /www/ofbiz.apache.org/
>> 3.3) svn up
>>
>> The mods will go live approx after 30 minutes.
>>
>> Jacopo
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

rajsaini
In reply to this post by Adrian Crum
Use Putty.
http://www.chiark.greenend.org.uk/~sgtatham/putty/

Raj

Adrian Crum wrote:

> Jacopo,
>
> How does someone using Windows do the 3.1 ssh step?
>
> -Adrian
>
> Jacopo Cappellato wrote:
>
>> Adrian,
>>
>> [hidden email] wrote:
>>
>>> Author: adrianc
>>> Date: Mon Dec 10 12:04:01 2007
>>> New Revision: 603024
>>>
>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>> Log:
>>> UtilProperties bug fix and enhancements.
>>>
>>> This commit fixes the bug reported in
>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>> few of the improvements mentioned in
>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>> lays the groundwork for improved properties file support in the future.
>>>
>>> This commit contains a new xsd file - it needs to be included on the
>>> apache ofbiz website. XML properties files will generate console
>>> error messages until it is.
>>>
>>
>> You can add the xsd file to the site yourself, it is a useful task,
>> here are the details:
>>
>> 1) check out the site files from svn:
>>
>> http://svn.apache.org/repos/asf/ofbiz/site/
>>
>> 2) add the new xsd files and commit
>>
>> 3) publish the updates:
>>
>> 3.1) ssh to people.apache.org using your committer's account and
>> password
>> 3.2) cd /www/ofbiz.apache.org/
>> 3.3) svn up
>>
>> The mods will go live approx after 30 minutes.
>>
>> Jacopo
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacopo Cappellato
In reply to this post by Jacopo Cappellato
This one is a good one:

http://www.chiark.greenend.org.uk/~sgtatham/putty/

Jacopo

Jacopo Cappellato wrote:

> Adrian,
>
> you have to download an ssh client... let me check the one (free
> software) I have in my laptop... just give me 5 minutes (time to switch
> it on)
>
> Jacopo
>
>
>
> Adrian Crum wrote:
>> Jacopo,
>>
>> How does someone using Windows do the 3.1 ssh step?
>>
>> -Adrian
>>
>> Jacopo Cappellato wrote:
>>
>>> Adrian,
>>>
>>> [hidden email] wrote:
>>>
>>>> Author: adrianc
>>>> Date: Mon Dec 10 12:04:01 2007
>>>> New Revision: 603024
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>>> Log:
>>>> UtilProperties bug fix and enhancements.
>>>>
>>>> This commit fixes the bug reported in
>>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>>> few of the improvements mentioned in
>>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>>> lays the groundwork for improved properties file support in the future.
>>>>
>>>> This commit contains a new xsd file - it needs to be included on the
>>>> apache ofbiz website. XML properties files will generate console
>>>> error messages until it is.
>>>>
>>>
>>> You can add the xsd file to the site yourself, it is a useful task,
>>> here are the details:
>>>
>>> 1) check out the site files from svn:
>>>
>>> http://svn.apache.org/repos/asf/ofbiz/site/
>>>
>>> 2) add the new xsd files and commit
>>>
>>> 3) publish the updates:
>>>
>>> 3.1) ssh to people.apache.org using your committer's account and
>>> password
>>> 3.2) cd /www/ofbiz.apache.org/
>>> 3.3) svn up
>>>
>>> The mods will go live approx after 30 minutes.
>>>
>>> Jacopo
>>>
>>>


Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Adrian Crum
Thank you Raj and Jacopo!

Jacopo Cappellato wrote:

> This one is a good one:
>
> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>
> Jacopo
>
> Jacopo Cappellato wrote:
>
>> Adrian,
>>
>> you have to download an ssh client... let me check the one (free
>> software) I have in my laptop... just give me 5 minutes (time to
>> switch it on)
>>
>> Jacopo
>>
>>
>>
>> Adrian Crum wrote:
>>
>>> Jacopo,
>>>
>>> How does someone using Windows do the 3.1 ssh step?
>>>
>>> -Adrian
>>>
>>> Jacopo Cappellato wrote:
>>>
>>>> Adrian,
>>>>
>>>> [hidden email] wrote:
>>>>
>>>>> Author: adrianc
>>>>> Date: Mon Dec 10 12:04:01 2007
>>>>> New Revision: 603024
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>>>> Log:
>>>>> UtilProperties bug fix and enhancements.
>>>>>
>>>>> This commit fixes the bug reported in
>>>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>>>> few of the improvements mentioned in
>>>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>>>> lays the groundwork for improved properties file support in the
>>>>> future.
>>>>>
>>>>> This commit contains a new xsd file - it needs to be included on
>>>>> the apache ofbiz website. XML properties files will generate
>>>>> console error messages until it is.
>>>>>
>>>>
>>>> You can add the xsd file to the site yourself, it is a useful task,
>>>> here are the details:
>>>>
>>>> 1) check out the site files from svn:
>>>>
>>>> http://svn.apache.org/repos/asf/ofbiz/site/
>>>>
>>>> 2) add the new xsd files and commit
>>>>
>>>> 3) publish the updates:
>>>>
>>>> 3.1) ssh to people.apache.org using your committer's account and
>>>> password
>>>> 3.2) cd /www/ofbiz.apache.org/
>>>> 3.3) svn up
>>>>
>>>> The mods will go live approx after 30 minutes.
>>>>
>>>> Jacopo
>>>>
>>>>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacopo Cappellato
In reply to this post by rajsaini
ah ah... quicker than me :-)

Raj Saini wrote:

> Use Putty.
> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>
> Raj
>
> Adrian Crum wrote:
>> Jacopo,
>>
>> How does someone using Windows do the 3.1 ssh step?
>>
>> -Adrian
>>
>> Jacopo Cappellato wrote:
>>
>>> Adrian,
>>>
>>> [hidden email] wrote:
>>>
>>>> Author: adrianc
>>>> Date: Mon Dec 10 12:04:01 2007
>>>> New Revision: 603024
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>>> Log:
>>>> UtilProperties bug fix and enhancements.
>>>>
>>>> This commit fixes the bug reported in
>>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>>> few of the improvements mentioned in
>>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>>> lays the groundwork for improved properties file support in the future.
>>>>
>>>> This commit contains a new xsd file - it needs to be included on the
>>>> apache ofbiz website. XML properties files will generate console
>>>> error messages until it is.
>>>>
>>>
>>> You can add the xsd file to the site yourself, it is a useful task,
>>> here are the details:
>>>
>>> 1) check out the site files from svn:
>>>
>>> http://svn.apache.org/repos/asf/ofbiz/site/
>>>
>>> 2) add the new xsd files and commit
>>>
>>> 3) publish the updates:
>>>
>>> 3.1) ssh to people.apache.org using your committer's account and
>>> password
>>> 3.2) cd /www/ofbiz.apache.org/
>>> 3.3) svn up
>>>
>>> The mods will go live approx after 30 minutes.
>>>
>>> Jacopo
>>>
>>>
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Adrian Crum
In reply to this post by Jacopo Cappellato
Jacopo,

I'm getting access denied messages while entering my password in ssh.

-Adrian

Jacopo Cappellato wrote:

> This one is a good one:
>
> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>
> Jacopo
>
> Jacopo Cappellato wrote:
>
>> Adrian,
>>
>> you have to download an ssh client... let me check the one (free
>> software) I have in my laptop... just give me 5 minutes (time to
>> switch it on)
>>
>> Jacopo
>>
>>
>>
>> Adrian Crum wrote:
>>
>>> Jacopo,
>>>
>>> How does someone using Windows do the 3.1 ssh step?
>>>
>>> -Adrian
>>>
>>> Jacopo Cappellato wrote:
>>>
>>>> Adrian,
>>>>
>>>> [hidden email] wrote:
>>>>
>>>>> Author: adrianc
>>>>> Date: Mon Dec 10 12:04:01 2007
>>>>> New Revision: 603024
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>>>> Log:
>>>>> UtilProperties bug fix and enhancements.
>>>>>
>>>>> This commit fixes the bug reported in
>>>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>>>> few of the improvements mentioned in
>>>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>>>> lays the groundwork for improved properties file support in the
>>>>> future.
>>>>>
>>>>> This commit contains a new xsd file - it needs to be included on
>>>>> the apache ofbiz website. XML properties files will generate
>>>>> console error messages until it is.
>>>>>
>>>>
>>>> You can add the xsd file to the site yourself, it is a useful task,
>>>> here are the details:
>>>>
>>>> 1) check out the site files from svn:
>>>>
>>>> http://svn.apache.org/repos/asf/ofbiz/site/
>>>>
>>>> 2) add the new xsd files and commit
>>>>
>>>> 3) publish the updates:
>>>>
>>>> 3.1) ssh to people.apache.org using your committer's account and
>>>> password
>>>> 3.2) cd /www/ofbiz.apache.org/
>>>> 3.3) svn up
>>>>
>>>> The mods will go live approx after 30 minutes.
>>>>
>>>> Jacopo
>>>>
>>>>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacques Le Roux
Administrator
In reply to this post by Jacopo Cappellato
An even one easier that supersede Putty (actually the best is to have both) is WinSCP, really easy to use (UI). Pageant is also a
must have when you use only Putty (but like I said, WinSCP rules)

Jacques

De : "Jacopo Cappellato" <[hidden email]>

> ah ah... quicker than me :-)
>
> Raj Saini wrote:
> > Use Putty.
> > http://www.chiark.greenend.org.uk/~sgtatham/putty/
> >
> > Raj
> >
> > Adrian Crum wrote:
> >> Jacopo,
> >>
> >> How does someone using Windows do the 3.1 ssh step?
> >>
> >> -Adrian
> >>
> >> Jacopo Cappellato wrote:
> >>
> >>> Adrian,
> >>>
> >>> [hidden email] wrote:
> >>>
> >>>> Author: adrianc
> >>>> Date: Mon Dec 10 12:04:01 2007
> >>>> New Revision: 603024
> >>>>
> >>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
> >>>> Log:
> >>>> UtilProperties bug fix and enhancements.
> >>>>
> >>>> This commit fixes the bug reported in
> >>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
> >>>> few of the improvements mentioned in
> >>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
> >>>> lays the groundwork for improved properties file support in the future.
> >>>>
> >>>> This commit contains a new xsd file - it needs to be included on the
> >>>> apache ofbiz website. XML properties files will generate console
> >>>> error messages until it is.
> >>>>
> >>>
> >>> You can add the xsd file to the site yourself, it is a useful task,
> >>> here are the details:
> >>>
> >>> 1) check out the site files from svn:
> >>>
> >>> http://svn.apache.org/repos/asf/ofbiz/site/
> >>>
> >>> 2) add the new xsd files and commit
> >>>
> >>> 3) publish the updates:
> >>>
> >>> 3.1) ssh to people.apache.org using your committer's account and
> >>> password
> >>> 3.2) cd /www/ofbiz.apache.org/
> >>> 3.3) svn up
> >>>
> >>> The mods will go live approx after 30 minutes.
> >>>
> >>> Jacopo
> >>>
> >>>
> >>
> >>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

rajsaini
AFAIK WinSCP is for scp (secury remote copy). Can you run the commands
from WinSCP for example "svn up"? I never tried it as I use Linux.

Raj

Jacques Le Roux wrote:

> An even one easier that supersede Putty (actually the best is to have both) is WinSCP, really easy to use (UI). Pageant is also a
> must have when you use only Putty (but like I said, WinSCP rules)
>
> Jacques
>
> De : "Jacopo Cappellato" <[hidden email]>
>  
>> ah ah... quicker than me :-)
>>
>> Raj Saini wrote:
>>    
>>> Use Putty.
>>> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>>>
>>> Raj
>>>
>>> Adrian Crum wrote:
>>>      
>>>> Jacopo,
>>>>
>>>> How does someone using Windows do the 3.1 ssh step?
>>>>
>>>> -Adrian
>>>>
>>>> Jacopo Cappellato wrote:
>>>>
>>>>        
>>>>> Adrian,
>>>>>
>>>>> [hidden email] wrote:
>>>>>
>>>>>          
>>>>>> Author: adrianc
>>>>>> Date: Mon Dec 10 12:04:01 2007
>>>>>> New Revision: 603024
>>>>>>
>>>>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
>>>>>> Log:
>>>>>> UtilProperties bug fix and enhancements.
>>>>>>
>>>>>> This commit fixes the bug reported in
>>>>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
>>>>>> few of the improvements mentioned in
>>>>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
>>>>>> lays the groundwork for improved properties file support in the future.
>>>>>>
>>>>>> This commit contains a new xsd file - it needs to be included on the
>>>>>> apache ofbiz website. XML properties files will generate console
>>>>>> error messages until it is.
>>>>>>
>>>>>>            
>>>>> You can add the xsd file to the site yourself, it is a useful task,
>>>>> here are the details:
>>>>>
>>>>> 1) check out the site files from svn:
>>>>>
>>>>> http://svn.apache.org/repos/asf/ofbiz/site/
>>>>>
>>>>> 2) add the new xsd files and commit
>>>>>
>>>>> 3) publish the updates:
>>>>>
>>>>> 3.1) ssh to people.apache.org using your committer's account and
>>>>> password
>>>>> 3.2) cd /www/ofbiz.apache.org/
>>>>> 3.3) svn up
>>>>>
>>>>> The mods will go live approx after 30 minutes.
>>>>>
>>>>> Jacopo
>>>>>
>>>>>
>>>>>          
>>>>        
>
>
>  

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Scott Gray
Putty worked fine for me, I had no idea to use any of it but found some good
walkthroughs on apache.org

Regards
Scott

On 12/12/2007, Raj Saini <[hidden email]> wrote:

>
> AFAIK WinSCP is for scp (secury remote copy). Can you run the commands
> from WinSCP for example "svn up"? I never tried it as I use Linux.
>
> Raj
>
> Jacques Le Roux wrote:
> > An even one easier that supersede Putty (actually the best is to have
> both) is WinSCP, really easy to use (UI). Pageant is also a
> > must have when you use only Putty (but like I said, WinSCP rules)
> >
> > Jacques
> >
> > De : "Jacopo Cappellato" <[hidden email]>
> >
> >> ah ah... quicker than me :-)
> >>
> >> Raj Saini wrote:
> >>
> >>> Use Putty.
> >>> http://www.chiark.greenend.org.uk/~sgtatham/putty/
> >>>
> >>> Raj
> >>>
> >>> Adrian Crum wrote:
> >>>
> >>>> Jacopo,
> >>>>
> >>>> How does someone using Windows do the 3.1 ssh step?
> >>>>
> >>>> -Adrian
> >>>>
> >>>> Jacopo Cappellato wrote:
> >>>>
> >>>>
> >>>>> Adrian,
> >>>>>
> >>>>> [hidden email] wrote:
> >>>>>
> >>>>>
> >>>>>> Author: adrianc
> >>>>>> Date: Mon Dec 10 12:04:01 2007
> >>>>>> New Revision: 603024
> >>>>>>
> >>>>>> URL: http://svn.apache.org/viewvc?rev=603024&view=rev
> >>>>>> Log:
> >>>>>> UtilProperties bug fix and enhancements.
> >>>>>>
> >>>>>> This commit fixes the bug reported in
> >>>>>> https://issues.apache.org/jira/browse/OFBIZ-1488 and it includes a
> >>>>>> few of the improvements mentioned in
> >>>>>> https://issues.apache.org/jira/browse/OFBIZ-1485. This commit also
> >>>>>> lays the groundwork for improved properties file support in the
> future.
> >>>>>>
> >>>>>> This commit contains a new xsd file - it needs to be included on
> the
> >>>>>> apache ofbiz website. XML properties files will generate console
> >>>>>> error messages until it is.
> >>>>>>
> >>>>>>
> >>>>> You can add the xsd file to the site yourself, it is a useful task,
> >>>>> here are the details:
> >>>>>
> >>>>> 1) check out the site files from svn:
> >>>>>
> >>>>> http://svn.apache.org/repos/asf/ofbiz/site/
> >>>>>
> >>>>> 2) add the new xsd files and commit
> >>>>>
> >>>>> 3) publish the updates:
> >>>>>
> >>>>> 3.1) ssh to people.apache.org using your committer's account and
> >>>>> password
> >>>>> 3.2) cd /www/ofbiz.apache.org/
> >>>>> 3.3) svn up
> >>>>>
> >>>>> The mods will go live approx after 30 minutes.
> >>>>>
> >>>>> Jacopo
> >>>>>
> >>>>>
> >>>>>
> >>>>
> >
> >
> >
>
>
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacopo Cappellato
In reply to this post by Adrian Crum
Adrian,

is it still an outstanding issue?

Jacopo

Adrian Crum wrote:
> Jacopo,
>
> I'm getting access denied messages while entering my password in ssh.
>
> -Adrian
>
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

Jacques Le Roux
Administrator
In reply to this post by rajsaini
If you have installed Putty you will be able to launch it from WinSCP, really cool. If one day you are on Windows, try it you will
see there are more features than just copying files.

Jacques

De : "Raj Saini" <[hidden email]>
> AFAIK WinSCP is for scp (secury remote copy). Can you run the commands
> from WinSCP for example "svn up"? I never tried it as I use Linux.
>
> Raj
>
> Jacques Le Roux wrote:
> > An even one easier that supersede Putty (actually the best is to have both) is WinSCP, really easy to use (UI). Pageant is also
a
> > must have when you use only Putty (but like I said, WinSCP rules)
> >
> > Jacques

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r603024 - in /ofbiz/trunk/framework: base/dtd/ofbiz-properties.xsd base/src/base/org/ofbiz/base/util/UtilProperties.java example/config/ExampleXmlUiLabels.xml webtools/src/org/ofbiz/webtools/WebToolsServices.java

rajsaini
Sure, I will give it a try. However, home I never come back to Windows
again. :-)

Raj
Jacques Le Roux wrote:

> If you have installed Putty you will be able to launch it from WinSCP, really cool. If one day you are on Windows, try it you will
> see there are more features than just copying files.
>
> Jacques
>
> De : "Raj Saini" <[hidden email]>
>  
>> AFAIK WinSCP is for scp (secury remote copy). Can you run the commands
>> from WinSCP for example "svn up"? I never tried it as I use Linux.
>>
>> Raj
>>
>> Jacques Le Roux wrote:
>>    
>>> An even one easier that supersede Putty (actually the best is to have both) is WinSCP, really easy to use (UI). Pageant is also
>>>      
> a
>  
>>> must have when you use only Putty (but like I said, WinSCP rules)
>>>
>>> Jacques
>>>      
>
>
>