You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ra...@apache.org on 2012/04/04 04:28:52 UTC

svn commit: r1309213 - /rave/trunk/CHANGELOG

Author: raminder
Date: Wed Apr  4 02:28:52 2012
New Revision: 1309213

URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
Log:
change log for 0.10

Modified:
    rave/trunk/CHANGELOG

Modified: rave/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=1309212&r2=1309213&view=diff
==============================================================================
--- rave/trunk/CHANGELOG (original)
+++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
@@ -1,27 +1,30 @@
 Apache Rave Change Log
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311290 (select the version of release and output as text to create this file)
 
-See http://issues.apache.org/jira/browse/RAVE-* (where * is the number of the issue below)
+Release Notes - Rave - Version 0.10
+===============================================================================================================
+** Sub-task
+    * [RAVE-446] - Rave needs a sandbox example that shows how to also override rave-shindig.
+    * [RAVE-519] - Centralize JavaScript imports
+    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
+    * [RAVE-522] - Administrative Preference to choose which JavaScript file to serve
 
+    * [RAVE-485] - W3C widgets sometimes render on screen outside of the container object
+    * [RAVE-504] - Sub Pages are not in correct render order
+    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile tabs are not autosizing properly
+    * [RAVE-526] - Support height attribute of open social gadget definition
 
-Release Notes - Rave - Version 0.9-INCUBATING
-================================================================================================================
-** Bug
-    * [RAVE-375] - Create user from Admin interface
-    * [RAVE-478] - Portal does not start without pre-population from initial_data.sql
-    * [RAVE-489] - Groups aren't populated with Person's in the initial_data
-    * [RAVE-490] - PermGen Error when using the distribution package
-    * [RAVE-494] - "Categories" is not highlighted in admin module
-    * [RAVE-497] - Set default hostname and port for OAuth callback url's in rave.shindig.properties
-    * [RAVE-498] - rave-shindig intial_data.sql is never executed
-    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
+** Improvement
+    * [RAVE-492] - Although wookie is now bundled with rave, a user is still unable to add a w3c widget.
+    * [RAVE-495] - Unable to login to Wookie as admin user when currently deployed with rave.
+    * [RAVE-507] - Update all Spring XSD references to 3.1
+    * [RAVE-509] - Move Person repository from rave-shindig to rave-core 
+    * [RAVE-510] - Use localized datetime in categories admin screen
+    * [RAVE-518] - JavaScript Improvements
 
-** Epic
-    * [RAVE-456] - View Person Profiles
+** New Feature
+    * [RAVE-506] - Static Content Fetcher
+    * [RAVE-541] - Create the Default User page automatically based on a Page Template
 
-** Improvement
-    * [RAVE-470] - IDE Settings and debugging
-    * [RAVE-471] - Add ability to read the application properties entries from JSP pages
-    * [RAVE-474] - Extend Vanilla extension to also overlay rave-shindig
-    * [RAVE-476] - Filter Page Layouts available for user selection
-    * [RAVE-480] - Update CSS for Header
-    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to the store
+** Task
+    * [RAVE-542] - Create 0.10 release of rave-master pom



Re: svn commit: r1309213 - /rave/trunk/CHANGELOG

Posted by Raminderjeet Singh <ra...@gmail.com>.
I used https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311290 to get this list in text format. That is giving a wrong list. Suggestions: How to get the right list?. I found other issue that i removed ** Bug while formatting this file. 

+1 to append the change log to previous versions. If everyone agree i will append this file from SVN reversion history.

Thanks
Raminder

On Apr 4, 2012, at 1:35 AM, Jasha Joachimsthal wrote:

> The change log contains issues that are still open and will probably not be
> resolved in this release (RAVE-509 and RAVE-446).
> We're now removing the old change log entries in a release. Shouldn't we
> append the new release notes to the change log so that one can see a
> history of changes when you go through this file?
> 
> Jasha Joachimsthal
> 
> Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
> US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)
> 
> www.onehippo.com
> 
> 
> On 4 April 2012 04:28, <ra...@apache.org> wrote:
> 
>> Author: raminder
>> Date: Wed Apr  4 02:28:52 2012
>> New Revision: 1309213
>> 
>> URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
>> Log:
>> change log for 0.10
>> 
>> Modified:
>>   rave/trunk/CHANGELOG
>> 
>> Modified: rave/trunk/CHANGELOG
>> URL:
>> http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=1309212&r2=1309213&view=diff
>> 
>> ==============================================================================
>> --- rave/trunk/CHANGELOG (original)
>> +++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
>> @@ -1,27 +1,30 @@
>> Apache Rave Change Log
>> +https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311290(select the version of release and output as text to create this file)
>> 
>> -See http://issues.apache.org/jira/browse/RAVE-* (where * is the number
>> of the issue below)
>> +Release Notes - Rave - Version 0.10
>> 
>> +===============================================================================================================
>> +** Sub-task
>> +    * [RAVE-446] - Rave needs a sandbox example that shows how to also
>> override rave-shindig.
>> +    * [RAVE-519] - Centralize JavaScript imports
>> +    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
>> +    * [RAVE-522] - Administrative Preference to choose which JavaScript
>> file to serve
>> 
>> +    * [RAVE-485] - W3C widgets sometimes render on screen outside of the
>> container object
>> +    * [RAVE-504] - Sub Pages are not in correct render order
>> +    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile tabs
>> are not autosizing properly
>> +    * [RAVE-526] - Support height attribute of open social gadget
>> definition
>> 
>> -Release Notes - Rave - Version 0.9-INCUBATING
>> 
>> -================================================================================================================
>> -** Bug
>> -    * [RAVE-375] - Create user from Admin interface
>> -    * [RAVE-478] - Portal does not start without pre-population from
>> initial_data.sql
>> -    * [RAVE-489] - Groups aren't populated with Person's in the
>> initial_data
>> -    * [RAVE-490] - PermGen Error when using the distribution package
>> -    * [RAVE-494] - "Categories" is not highlighted in admin module
>> -    * [RAVE-497] - Set default hostname and port for OAuth callback url's
>> in rave.shindig.properties
>> -    * [RAVE-498] - rave-shindig intial_data.sql is never executed
>> -    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
>> +** Improvement
>> +    * [RAVE-492] - Although wookie is now bundled with rave, a user is
>> still unable to add a w3c widget.
>> +    * [RAVE-495] - Unable to login to Wookie as admin user when currently
>> deployed with rave.
>> +    * [RAVE-507] - Update all Spring XSD references to 3.1
>> +    * [RAVE-509] - Move Person repository from rave-shindig to rave-core
>> +    * [RAVE-510] - Use localized datetime in categories admin screen
>> +    * [RAVE-518] - JavaScript Improvements
>> 
>> -** Epic
>> -    * [RAVE-456] - View Person Profiles
>> +** New Feature
>> +    * [RAVE-506] - Static Content Fetcher
>> +    * [RAVE-541] - Create the Default User page automatically based on a
>> Page Template
>> 
>> -** Improvement
>> -    * [RAVE-470] - IDE Settings and debugging
>> -    * [RAVE-471] - Add ability to read the application properties entries
>> from JSP pages
>> -    * [RAVE-474] - Extend Vanilla extension to also overlay rave-shindig
>> -    * [RAVE-476] - Filter Page Layouts available for user selection
>> -    * [RAVE-480] - Update CSS for Header
>> -    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to the
>> store
>> +** Task
>> +    * [RAVE-542] - Create 0.10 release of rave-master pom
>> 
>> 
>> 


Re: svn commit: r1309213 - /rave/trunk/CHANGELOG

Posted by Raminderjeet Singh <ra...@gmail.com>.
+1. All the tagged versions have its own Change log files. I will update the change log just before we start packaging the release. 

On Apr 4, 2012, at 3:34 PM, Jasha Joachimsthal wrote:

> Let's keep the change log for this release as it is (only 0.10 issues)
> because we want to have the release soon and until now the change log has
> always contained only the latest version. For future releases we can always
> change the format.
> 
> 
> On 4 April 2012 13:57, Jasha Joachimsthal <j....@onehippo.com>wrote:
> 
>> Random search through projects
>> 
>> Cocoon: 1 huge XML file with all changes  which is shown on the site as
>> readable HTML
>> 
>> http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.1/RELEASE_2_1_11/status.xml
>> http://cocoon.apache.org/2.1/changes.html
>> 
>> Commons-lang: single version release notes, but every version has its own
>> unique url
>> 
>> http://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_6/RELEASE-NOTES.txt
>> http://commons.apache.org/lang/release-notes/
>> 
>> httpd: changelog per branch
>> http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
>> 
>> Jasha Joachimsthal
>> 
>> Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
>> US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll
>> free)
>> 
>> www.onehippo.com
>> 
>> 
>> On 4 April 2012 13:36, Franklin, Matthew B. <mf...@mitre.org> wrote:
>> 
>>>> -----Original Message-----
>>>> From: Jasha Joachimsthal [mailto:j.joachimsthal@onehippo.com]
>>>> Sent: Wednesday, April 04, 2012 1:36 AM
>>>> To: dev@rave.apache.org
>>>> Subject: Re: svn commit: r1309213 - /rave/trunk/CHANGELOG
>>>> 
>>>> The change log contains issues that are still open and will probably not
>>> be
>>>> resolved in this release (RAVE-509 and RAVE-446).
>>>> We're now removing the old change log entries in a release. Shouldn't we
>>>> append the new release notes to the change log so that one can see a
>>>> history of changes when you go through this file?
>>> 
>>> What do other projects do? IMO there needs to be some upper limit of
>>> changes added to the file.....
>>> 
>>>> 
>>>> Jasha Joachimsthal
>>>> 
>>>> Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
>>>> US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll
>>> free)
>>>> 
>>>> www.onehippo.com
>>>> 
>>>> 
>>>> On 4 April 2012 04:28, <ra...@apache.org> wrote:
>>>> 
>>>>> Author: raminder
>>>>> Date: Wed Apr  4 02:28:52 2012
>>>>> New Revision: 1309213
>>>>> 
>>>>> URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
>>>>> Log:
>>>>> change log for 0.10
>>>>> 
>>>>> Modified:
>>>>>   rave/trunk/CHANGELOG
>>>>> 
>>>>> Modified: rave/trunk/CHANGELOG
>>>>> URL:
>>>>> 
>>>> http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=130
>>>> 9212&r2=1309213&view=diff
>>>>> 
>>>>> 
>>>> ===========================================================
>>>> ===================
>>>>> --- rave/trunk/CHANGELOG (original)
>>>>> +++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
>>>>> @@ -1,27 +1,30 @@
>>>>> Apache Rave Change Log
>>>>> 
>>>> +
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231129
>>>> 0(select the version of release and output as text to create this file)
>>>>> 
>>>>> -See http://issues.apache.org/jira/browse/RAVE-* (where * is the
>>> number
>>>>> of the issue below)
>>>>> +Release Notes - Rave - Version 0.10
>>>>> 
>>>>> 
>>>> +==========================================================
>>>> =====================================================
>>>>> +** Sub-task
>>>>> +    * [RAVE-446] - Rave needs a sandbox example that shows how to also
>>>>> override rave-shindig.
>>>>> +    * [RAVE-519] - Centralize JavaScript imports
>>>>> +    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
>>>>> +    * [RAVE-522] - Administrative Preference to choose which
>>> JavaScript
>>>>> file to serve
>>>>> 
>>>>> +    * [RAVE-485] - W3C widgets sometimes render on screen outside of
>>> the
>>>>> container object
>>>>> +    * [RAVE-504] - Sub Pages are not in correct render order
>>>>> +    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile
>>> tabs
>>>>> are not autosizing properly
>>>>> +    * [RAVE-526] - Support height attribute of open social gadget
>>>>> definition
>>>>> 
>>>>> -Release Notes - Rave - Version 0.9-INCUBATING
>>>>> 
>>>>> -
>>>> ===========================================================
>>>> =====================================================
>>>>> -** Bug
>>>>> -    * [RAVE-375] - Create user from Admin interface
>>>>> -    * [RAVE-478] - Portal does not start without pre-population from
>>>>> initial_data.sql
>>>>> -    * [RAVE-489] - Groups aren't populated with Person's in the
>>>>> initial_data
>>>>> -    * [RAVE-490] - PermGen Error when using the distribution package
>>>>> -    * [RAVE-494] - "Categories" is not highlighted in admin module
>>>>> -    * [RAVE-497] - Set default hostname and port for OAuth callback
>>> url's
>>>>> in rave.shindig.properties
>>>>> -    * [RAVE-498] - rave-shindig intial_data.sql is never executed
>>>>> -    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
>>>>> +** Improvement
>>>>> +    * [RAVE-492] - Although wookie is now bundled with rave, a user is
>>>>> still unable to add a w3c widget.
>>>>> +    * [RAVE-495] - Unable to login to Wookie as admin user when
>>> currently
>>>>> deployed with rave.
>>>>> +    * [RAVE-507] - Update all Spring XSD references to 3.1
>>>>> +    * [RAVE-509] - Move Person repository from rave-shindig to
>>> rave-core
>>>>> +    * [RAVE-510] - Use localized datetime in categories admin screen
>>>>> +    * [RAVE-518] - JavaScript Improvements
>>>>> 
>>>>> -** Epic
>>>>> -    * [RAVE-456] - View Person Profiles
>>>>> +** New Feature
>>>>> +    * [RAVE-506] - Static Content Fetcher
>>>>> +    * [RAVE-541] - Create the Default User page automatically based
>>> on a
>>>>> Page Template
>>>>> 
>>>>> -** Improvement
>>>>> -    * [RAVE-470] - IDE Settings and debugging
>>>>> -    * [RAVE-471] - Add ability to read the application properties
>>> entries
>>>>> from JSP pages
>>>>> -    * [RAVE-474] - Extend Vanilla extension to also overlay
>>> rave-shindig
>>>>> -    * [RAVE-476] - Filter Page Layouts available for user selection
>>>>> -    * [RAVE-480] - Update CSS for Header
>>>>> -    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to
>>> the
>>>>> store
>>>>> +** Task
>>>>> +    * [RAVE-542] - Create 0.10 release of rave-master pom
>>>>> 
>>>>> 
>>>>> 
>>> 
>> 
>> 


Re: svn commit: r1309213 - /rave/trunk/CHANGELOG

Posted by Jasha Joachimsthal <j....@onehippo.com>.
Let's keep the change log for this release as it is (only 0.10 issues)
because we want to have the release soon and until now the change log has
always contained only the latest version. For future releases we can always
change the format.


On 4 April 2012 13:57, Jasha Joachimsthal <j....@onehippo.com>wrote:

> Random search through projects
>
> Cocoon: 1 huge XML file with all changes  which is shown on the site as
> readable HTML
>
> http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.1/RELEASE_2_1_11/status.xml
> http://cocoon.apache.org/2.1/changes.html
>
> Commons-lang: single version release notes, but every version has its own
> unique url
>
> http://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_6/RELEASE-NOTES.txt
> http://commons.apache.org/lang/release-notes/
>
> httpd: changelog per branch
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
>
> Jasha Joachimsthal
>
> Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
> US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll
> free)
>
> www.onehippo.com
>
>
> On 4 April 2012 13:36, Franklin, Matthew B. <mf...@mitre.org> wrote:
>
>> >-----Original Message-----
>> >From: Jasha Joachimsthal [mailto:j.joachimsthal@onehippo.com]
>> >Sent: Wednesday, April 04, 2012 1:36 AM
>> >To: dev@rave.apache.org
>> >Subject: Re: svn commit: r1309213 - /rave/trunk/CHANGELOG
>> >
>> >The change log contains issues that are still open and will probably not
>> be
>> >resolved in this release (RAVE-509 and RAVE-446).
>> >We're now removing the old change log entries in a release. Shouldn't we
>> >append the new release notes to the change log so that one can see a
>> >history of changes when you go through this file?
>>
>> What do other projects do? IMO there needs to be some upper limit of
>> changes added to the file.....
>>
>> >
>> >Jasha Joachimsthal
>> >
>> >Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
>> >US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll
>> free)
>> >
>> >www.onehippo.com
>> >
>> >
>> >On 4 April 2012 04:28, <ra...@apache.org> wrote:
>> >
>> >> Author: raminder
>> >> Date: Wed Apr  4 02:28:52 2012
>> >> New Revision: 1309213
>> >>
>> >> URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
>> >> Log:
>> >> change log for 0.10
>> >>
>> >> Modified:
>> >>    rave/trunk/CHANGELOG
>> >>
>> >> Modified: rave/trunk/CHANGELOG
>> >> URL:
>> >>
>> >http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=130
>> >9212&r2=1309213&view=diff
>> >>
>> >>
>> >===========================================================
>> >===================
>> >> --- rave/trunk/CHANGELOG (original)
>> >> +++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
>> >> @@ -1,27 +1,30 @@
>> >>  Apache Rave Change Log
>> >>
>> >+
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231129
>> >0(select the version of release and output as text to create this file)
>> >>
>> >> -See http://issues.apache.org/jira/browse/RAVE-* (where * is the
>> number
>> >> of the issue below)
>> >> +Release Notes - Rave - Version 0.10
>> >>
>> >>
>> >+==========================================================
>> >=====================================================
>> >> +** Sub-task
>> >> +    * [RAVE-446] - Rave needs a sandbox example that shows how to also
>> >> override rave-shindig.
>> >> +    * [RAVE-519] - Centralize JavaScript imports
>> >> +    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
>> >> +    * [RAVE-522] - Administrative Preference to choose which
>> JavaScript
>> >> file to serve
>> >>
>> >> +    * [RAVE-485] - W3C widgets sometimes render on screen outside of
>> the
>> >> container object
>> >> +    * [RAVE-504] - Sub Pages are not in correct render order
>> >> +    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile
>> tabs
>> >> are not autosizing properly
>> >> +    * [RAVE-526] - Support height attribute of open social gadget
>> >> definition
>> >>
>> >> -Release Notes - Rave - Version 0.9-INCUBATING
>> >>
>> >> -
>> >===========================================================
>> >=====================================================
>> >> -** Bug
>> >> -    * [RAVE-375] - Create user from Admin interface
>> >> -    * [RAVE-478] - Portal does not start without pre-population from
>> >> initial_data.sql
>> >> -    * [RAVE-489] - Groups aren't populated with Person's in the
>> >> initial_data
>> >> -    * [RAVE-490] - PermGen Error when using the distribution package
>> >> -    * [RAVE-494] - "Categories" is not highlighted in admin module
>> >> -    * [RAVE-497] - Set default hostname and port for OAuth callback
>> url's
>> >> in rave.shindig.properties
>> >> -    * [RAVE-498] - rave-shindig intial_data.sql is never executed
>> >> -    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
>> >> +** Improvement
>> >> +    * [RAVE-492] - Although wookie is now bundled with rave, a user is
>> >> still unable to add a w3c widget.
>> >> +    * [RAVE-495] - Unable to login to Wookie as admin user when
>> currently
>> >> deployed with rave.
>> >> +    * [RAVE-507] - Update all Spring XSD references to 3.1
>> >> +    * [RAVE-509] - Move Person repository from rave-shindig to
>> rave-core
>> >> +    * [RAVE-510] - Use localized datetime in categories admin screen
>> >> +    * [RAVE-518] - JavaScript Improvements
>> >>
>> >> -** Epic
>> >> -    * [RAVE-456] - View Person Profiles
>> >> +** New Feature
>> >> +    * [RAVE-506] - Static Content Fetcher
>> >> +    * [RAVE-541] - Create the Default User page automatically based
>> on a
>> >> Page Template
>> >>
>> >> -** Improvement
>> >> -    * [RAVE-470] - IDE Settings and debugging
>> >> -    * [RAVE-471] - Add ability to read the application properties
>> entries
>> >> from JSP pages
>> >> -    * [RAVE-474] - Extend Vanilla extension to also overlay
>> rave-shindig
>> >> -    * [RAVE-476] - Filter Page Layouts available for user selection
>> >> -    * [RAVE-480] - Update CSS for Header
>> >> -    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to
>> the
>> >> store
>> >> +** Task
>> >> +    * [RAVE-542] - Create 0.10 release of rave-master pom
>> >>
>> >>
>> >>
>>
>
>

Re: svn commit: r1309213 - /rave/trunk/CHANGELOG

Posted by Jasha Joachimsthal <j....@onehippo.com>.
Random search through projects

Cocoon: 1 huge XML file with all changes  which is shown on the site as
readable HTML
http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.1/RELEASE_2_1_11/status.xml
http://cocoon.apache.org/2.1/changes.html

Commons-lang: single version release notes, but every version has its own
unique url
http://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_6/RELEASE-NOTES.txt
http://commons.apache.org/lang/release-notes/

httpd: changelog per branch
http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup

Jasha Joachimsthal

Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)

www.onehippo.com


On 4 April 2012 13:36, Franklin, Matthew B. <mf...@mitre.org> wrote:

> >-----Original Message-----
> >From: Jasha Joachimsthal [mailto:j.joachimsthal@onehippo.com]
> >Sent: Wednesday, April 04, 2012 1:36 AM
> >To: dev@rave.apache.org
> >Subject: Re: svn commit: r1309213 - /rave/trunk/CHANGELOG
> >
> >The change log contains issues that are still open and will probably not
> be
> >resolved in this release (RAVE-509 and RAVE-446).
> >We're now removing the old change log entries in a release. Shouldn't we
> >append the new release notes to the change log so that one can see a
> >history of changes when you go through this file?
>
> What do other projects do? IMO there needs to be some upper limit of
> changes added to the file.....
>
> >
> >Jasha Joachimsthal
> >
> >Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
> >US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll
> free)
> >
> >www.onehippo.com
> >
> >
> >On 4 April 2012 04:28, <ra...@apache.org> wrote:
> >
> >> Author: raminder
> >> Date: Wed Apr  4 02:28:52 2012
> >> New Revision: 1309213
> >>
> >> URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
> >> Log:
> >> change log for 0.10
> >>
> >> Modified:
> >>    rave/trunk/CHANGELOG
> >>
> >> Modified: rave/trunk/CHANGELOG
> >> URL:
> >>
> >http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=130
> >9212&r2=1309213&view=diff
> >>
> >>
> >===========================================================
> >===================
> >> --- rave/trunk/CHANGELOG (original)
> >> +++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
> >> @@ -1,27 +1,30 @@
> >>  Apache Rave Change Log
> >>
> >+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231129
> >0(select the version of release and output as text to create this file)
> >>
> >> -See http://issues.apache.org/jira/browse/RAVE-* (where * is the number
> >> of the issue below)
> >> +Release Notes - Rave - Version 0.10
> >>
> >>
> >+==========================================================
> >=====================================================
> >> +** Sub-task
> >> +    * [RAVE-446] - Rave needs a sandbox example that shows how to also
> >> override rave-shindig.
> >> +    * [RAVE-519] - Centralize JavaScript imports
> >> +    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
> >> +    * [RAVE-522] - Administrative Preference to choose which JavaScript
> >> file to serve
> >>
> >> +    * [RAVE-485] - W3C widgets sometimes render on screen outside of
> the
> >> container object
> >> +    * [RAVE-504] - Sub Pages are not in correct render order
> >> +    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile tabs
> >> are not autosizing properly
> >> +    * [RAVE-526] - Support height attribute of open social gadget
> >> definition
> >>
> >> -Release Notes - Rave - Version 0.9-INCUBATING
> >>
> >> -
> >===========================================================
> >=====================================================
> >> -** Bug
> >> -    * [RAVE-375] - Create user from Admin interface
> >> -    * [RAVE-478] - Portal does not start without pre-population from
> >> initial_data.sql
> >> -    * [RAVE-489] - Groups aren't populated with Person's in the
> >> initial_data
> >> -    * [RAVE-490] - PermGen Error when using the distribution package
> >> -    * [RAVE-494] - "Categories" is not highlighted in admin module
> >> -    * [RAVE-497] - Set default hostname and port for OAuth callback
> url's
> >> in rave.shindig.properties
> >> -    * [RAVE-498] - rave-shindig intial_data.sql is never executed
> >> -    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
> >> +** Improvement
> >> +    * [RAVE-492] - Although wookie is now bundled with rave, a user is
> >> still unable to add a w3c widget.
> >> +    * [RAVE-495] - Unable to login to Wookie as admin user when
> currently
> >> deployed with rave.
> >> +    * [RAVE-507] - Update all Spring XSD references to 3.1
> >> +    * [RAVE-509] - Move Person repository from rave-shindig to
> rave-core
> >> +    * [RAVE-510] - Use localized datetime in categories admin screen
> >> +    * [RAVE-518] - JavaScript Improvements
> >>
> >> -** Epic
> >> -    * [RAVE-456] - View Person Profiles
> >> +** New Feature
> >> +    * [RAVE-506] - Static Content Fetcher
> >> +    * [RAVE-541] - Create the Default User page automatically based on
> a
> >> Page Template
> >>
> >> -** Improvement
> >> -    * [RAVE-470] - IDE Settings and debugging
> >> -    * [RAVE-471] - Add ability to read the application properties
> entries
> >> from JSP pages
> >> -    * [RAVE-474] - Extend Vanilla extension to also overlay
> rave-shindig
> >> -    * [RAVE-476] - Filter Page Layouts available for user selection
> >> -    * [RAVE-480] - Update CSS for Header
> >> -    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to
> the
> >> store
> >> +** Task
> >> +    * [RAVE-542] - Create 0.10 release of rave-master pom
> >>
> >>
> >>
>

RE: svn commit: r1309213 - /rave/trunk/CHANGELOG

Posted by "Franklin, Matthew B." <mf...@mitre.org>.
>-----Original Message-----
>From: Jasha Joachimsthal [mailto:j.joachimsthal@onehippo.com]
>Sent: Wednesday, April 04, 2012 1:36 AM
>To: dev@rave.apache.org
>Subject: Re: svn commit: r1309213 - /rave/trunk/CHANGELOG
>
>The change log contains issues that are still open and will probably not be
>resolved in this release (RAVE-509 and RAVE-446).
>We're now removing the old change log entries in a release. Shouldn't we
>append the new release notes to the change log so that one can see a
>history of changes when you go through this file?

What do other projects do? IMO there needs to be some upper limit of changes added to the file.....

>
>Jasha Joachimsthal
>
>Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
>US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)
>
>www.onehippo.com
>
>
>On 4 April 2012 04:28, <ra...@apache.org> wrote:
>
>> Author: raminder
>> Date: Wed Apr  4 02:28:52 2012
>> New Revision: 1309213
>>
>> URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
>> Log:
>> change log for 0.10
>>
>> Modified:
>>    rave/trunk/CHANGELOG
>>
>> Modified: rave/trunk/CHANGELOG
>> URL:
>>
>http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=130
>9212&r2=1309213&view=diff
>>
>>
>===========================================================
>===================
>> --- rave/trunk/CHANGELOG (original)
>> +++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
>> @@ -1,27 +1,30 @@
>>  Apache Rave Change Log
>>
>+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231129
>0(select the version of release and output as text to create this file)
>>
>> -See http://issues.apache.org/jira/browse/RAVE-* (where * is the number
>> of the issue below)
>> +Release Notes - Rave - Version 0.10
>>
>>
>+==========================================================
>=====================================================
>> +** Sub-task
>> +    * [RAVE-446] - Rave needs a sandbox example that shows how to also
>> override rave-shindig.
>> +    * [RAVE-519] - Centralize JavaScript imports
>> +    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
>> +    * [RAVE-522] - Administrative Preference to choose which JavaScript
>> file to serve
>>
>> +    * [RAVE-485] - W3C widgets sometimes render on screen outside of the
>> container object
>> +    * [RAVE-504] - Sub Pages are not in correct render order
>> +    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile tabs
>> are not autosizing properly
>> +    * [RAVE-526] - Support height attribute of open social gadget
>> definition
>>
>> -Release Notes - Rave - Version 0.9-INCUBATING
>>
>> -
>===========================================================
>=====================================================
>> -** Bug
>> -    * [RAVE-375] - Create user from Admin interface
>> -    * [RAVE-478] - Portal does not start without pre-population from
>> initial_data.sql
>> -    * [RAVE-489] - Groups aren't populated with Person's in the
>> initial_data
>> -    * [RAVE-490] - PermGen Error when using the distribution package
>> -    * [RAVE-494] - "Categories" is not highlighted in admin module
>> -    * [RAVE-497] - Set default hostname and port for OAuth callback url's
>> in rave.shindig.properties
>> -    * [RAVE-498] - rave-shindig intial_data.sql is never executed
>> -    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
>> +** Improvement
>> +    * [RAVE-492] - Although wookie is now bundled with rave, a user is
>> still unable to add a w3c widget.
>> +    * [RAVE-495] - Unable to login to Wookie as admin user when currently
>> deployed with rave.
>> +    * [RAVE-507] - Update all Spring XSD references to 3.1
>> +    * [RAVE-509] - Move Person repository from rave-shindig to rave-core
>> +    * [RAVE-510] - Use localized datetime in categories admin screen
>> +    * [RAVE-518] - JavaScript Improvements
>>
>> -** Epic
>> -    * [RAVE-456] - View Person Profiles
>> +** New Feature
>> +    * [RAVE-506] - Static Content Fetcher
>> +    * [RAVE-541] - Create the Default User page automatically based on a
>> Page Template
>>
>> -** Improvement
>> -    * [RAVE-470] - IDE Settings and debugging
>> -    * [RAVE-471] - Add ability to read the application properties entries
>> from JSP pages
>> -    * [RAVE-474] - Extend Vanilla extension to also overlay rave-shindig
>> -    * [RAVE-476] - Filter Page Layouts available for user selection
>> -    * [RAVE-480] - Update CSS for Header
>> -    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to the
>> store
>> +** Task
>> +    * [RAVE-542] - Create 0.10 release of rave-master pom
>>
>>
>>

Re: svn commit: r1309213 - /rave/trunk/CHANGELOG

Posted by Jasha Joachimsthal <j....@onehippo.com>.
The change log contains issues that are still open and will probably not be
resolved in this release (RAVE-509 and RAVE-446).
We're now removing the old change log entries in a release. Shouldn't we
append the new release notes to the change log so that one can see a
history of changes when you go through this file?

Jasha Joachimsthal

Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)

www.onehippo.com


On 4 April 2012 04:28, <ra...@apache.org> wrote:

> Author: raminder
> Date: Wed Apr  4 02:28:52 2012
> New Revision: 1309213
>
> URL: http://svn.apache.org/viewvc?rev=1309213&view=rev
> Log:
> change log for 0.10
>
> Modified:
>    rave/trunk/CHANGELOG
>
> Modified: rave/trunk/CHANGELOG
> URL:
> http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1309213&r1=1309212&r2=1309213&view=diff
>
> ==============================================================================
> --- rave/trunk/CHANGELOG (original)
> +++ rave/trunk/CHANGELOG Wed Apr  4 02:28:52 2012
> @@ -1,27 +1,30 @@
>  Apache Rave Change Log
> +https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311290(select the version of release and output as text to create this file)
>
> -See http://issues.apache.org/jira/browse/RAVE-* (where * is the number
> of the issue below)
> +Release Notes - Rave - Version 0.10
>
> +===============================================================================================================
> +** Sub-task
> +    * [RAVE-446] - Rave needs a sandbox example that shows how to also
> override rave-shindig.
> +    * [RAVE-519] - Centralize JavaScript imports
> +    * [RAVE-520] - Concatenate and Minify Rave JavaScript files
> +    * [RAVE-522] - Administrative Preference to choose which JavaScript
> file to serve
>
> +    * [RAVE-485] - W3C widgets sometimes render on screen outside of the
> container object
> +    * [RAVE-504] - Sub Pages are not in correct render order
> +    * [RAVE-512] - OpenSocial gadgets on non-active Person Profile tabs
> are not autosizing properly
> +    * [RAVE-526] - Support height attribute of open social gadget
> definition
>
> -Release Notes - Rave - Version 0.9-INCUBATING
>
> -================================================================================================================
> -** Bug
> -    * [RAVE-375] - Create user from Admin interface
> -    * [RAVE-478] - Portal does not start without pre-population from
> initial_data.sql
> -    * [RAVE-489] - Groups aren't populated with Person's in the
> initial_data
> -    * [RAVE-490] - PermGen Error when using the distribution package
> -    * [RAVE-494] - "Categories" is not highlighted in admin module
> -    * [RAVE-497] - Set default hostname and port for OAuth callback url's
> in rave.shindig.properties
> -    * [RAVE-498] - rave-shindig intial_data.sql is never executed
> -    * [RAVE-502] - Unable to load an initial_data.sql file in Oracle
> +** Improvement
> +    * [RAVE-492] - Although wookie is now bundled with rave, a user is
> still unable to add a w3c widget.
> +    * [RAVE-495] - Unable to login to Wookie as admin user when currently
> deployed with rave.
> +    * [RAVE-507] - Update all Spring XSD references to 3.1
> +    * [RAVE-509] - Move Person repository from rave-shindig to rave-core
> +    * [RAVE-510] - Use localized datetime in categories admin screen
> +    * [RAVE-518] - JavaScript Improvements
>
> -** Epic
> -    * [RAVE-456] - View Person Profiles
> +** New Feature
> +    * [RAVE-506] - Static Content Fetcher
> +    * [RAVE-541] - Create the Default User page automatically based on a
> Page Template
>
> -** Improvement
> -    * [RAVE-470] - IDE Settings and debugging
> -    * [RAVE-471] - Add ability to read the application properties entries
> from JSP pages
> -    * [RAVE-474] - Extend Vanilla extension to also overlay rave-shindig
> -    * [RAVE-476] - Filter Page Layouts available for user selection
> -    * [RAVE-480] - Update CSS for Header
> -    * [RAVE-487] - Add additional gadgets from Shindig & Ohloh.net to the
> store
> +** Task
> +    * [RAVE-542] - Create 0.10 release of rave-master pom
>
>
>