Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-09-04 Thread Oliver-Rainer Wittmann

Hi,

On 29.08.2014 22:54, Andrea Pescetti wrote:

On 22/08/2014 Oliver-Rainer Wittmann wrote:

I figured out that the Update Service code expects this URI as the XML
namespace URI for the Update Feed entries.


OK, so shall we put something at
http://installation.openoffice.org/description
so that it contains some useful information? Something like
   ---
This is the XML namespace URI for the Update Feed entries for Apache
OpenOffice. You can find all details about the expected syntax at
https://wiki.openoffice.org/wiki/Update_Service
   ---
(and of course if source code expected it, reverting my change was just
right).



Yes, this makes sense.

Best regards, Oliver.

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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-09-04 Thread Andrea Pescetti

On 04/09/2014 Oliver-Rainer Wittmann wrote:

On 29.08.2014 22:54, Andrea Pescetti wrote:

OK, so shall we put something at
http://installation.openoffice.org/description
so that it contains some useful information? ...

Yes, this makes sense.


Done.

Andrea

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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-08-29 Thread Andrea Pescetti

On 22/08/2014 Oliver-Rainer Wittmann wrote:

I figured out that the Update Service code expects this URI as the XML
namespace URI for the Update Feed entries.


OK, so shall we put something at
http://installation.openoffice.org/description
so that it contains some useful information? Something like
  ---
This is the XML namespace URI for the Update Feed entries for Apache 
OpenOffice. You can find all details about the expected syntax at

https://wiki.openoffice.org/wiki/Update_Service
  ---
(and of course if source code expected it, reverting my change was just 
right).


Regards,
  Andrea.

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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-08-22 Thread Oliver-Rainer Wittmann

Hi,

On 20.07.2014 10:45, Andrea Pescetti wrote:

On 14/07/2014 Oliver-Rainer Wittmann wrote:

On 13.07.2014 16:36, Andrea Pescetti wrote:

http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?view=markup

has an xmlns attribute that is a non-existing URI. ...
would it be worth/harmless to change it
to https://wiki.openoffice.org/wiki/Update_Service if that's the
canonical URI describing the format we expect?


+1 for the proposed change - just go ahead and change the entry template


Done in http://svn.apache.org/r1612057



I just noticed that the Update Service code somehow relies on the 
non-existing URI.

Thus, I will revert this change.

Best regards, Oliver.


Andrea

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



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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-08-22 Thread Oliver-Rainer Wittmann

Hi,

On 22.08.2014 10:23, Oliver-Rainer Wittmann wrote:

Hi,

On 20.07.2014 10:45, Andrea Pescetti wrote:

On 14/07/2014 Oliver-Rainer Wittmann wrote:

On 13.07.2014 16:36, Andrea Pescetti wrote:

http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?view=markup


has an xmlns attribute that is a non-existing URI. ...
would it be worth/harmless to change it
to https://wiki.openoffice.org/wiki/Update_Service if that's the
canonical URI describing the format we expect?


+1 for the proposed change - just go ahead and change the entry template


Done in http://svn.apache.org/r1612057



I just noticed that the Update Service code somehow relies on the
non-existing URI.
Thus, I will revert this change.



I figured out that the Update Service code expects this URI as the XML 
namespace URI for the Update Feed entries.


Best regards, Oliver.

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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-07-20 Thread Andrea Pescetti

On 14/07/2014 Oliver-Rainer Wittmann wrote:

On 13.07.2014 16:36, Andrea Pescetti wrote:

http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?view=markup
has an xmlns attribute that is a non-existing URI. ...
would it be worth/harmless to change it
to https://wiki.openoffice.org/wiki/Update_Service if that's the
canonical URI describing the format we expect?


+1 for the proposed change - just go ahead and change the entry template


Done in http://svn.apache.org/r1612057

Andrea

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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-07-14 Thread Oliver-Rainer Wittmann

Hi,

On 13.07.2014 16:36, Andrea Pescetti wrote:

On 10/07/2014 Oliver-Rainer Wittmann wrote:

below you find a commit of a bash script inclusive needed meta data to
our devtools area of our code repository which can be used to generate
the Update Feeds.


Thanks, it's good to have tools and scripts available.


 openoffice/devtools/genUpdateFeed/feed-entry-template.Update


Line 7
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?view=markup

has an xmlns attribute that is a non-existing URI. I know this is not a
problem from a pure specification point of view (it could be whatever,
provided it resembles a URI) but would it be worth/harmless to change it
to https://wiki.openoffice.org/wiki/Update_Service if that's the
canonical URI describing the format we expect?



+1 for the proposed change - just go ahead and change the entry template


Note: I never made up my mind about this URI. It is the one which is 
given at [1] whose content has been moved to [2].


[1] 
https://wiki.openoffice.org/w/index.php?title=Update_Notification_Protocol

[2] https://wiki.openoffice.org/wiki/Update_Service


Best regards, Oliver.


Regards,
   Andrea.

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



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



Re: [RELEASE, TOOLS] bash script to generate Update Feed

2014-07-13 Thread Andrea Pescetti

On 10/07/2014 Oliver-Rainer Wittmann wrote:

below you find a commit of a bash script inclusive needed meta data to
our devtools area of our code repository which can be used to generate
the Update Feeds.


Thanks, it's good to have tools and scripts available.


 openoffice/devtools/genUpdateFeed/feed-entry-template.Update


Line 7
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?view=markup
has an xmlns attribute that is a non-existing URI. I know this is not a 
problem from a pure specification point of view (it could be whatever, 
provided it resembles a URI) but would it be worth/harmless to change it 
to https://wiki.openoffice.org/wiki/Update_Service if that's the 
canonical URI describing the format we expect?


Regards,
  Andrea.

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