Date: 2005-01-23T21:40:46
   Editor: WillGlassHusain
   Wiki: Jakarta-Velocity Wiki
   Page: IssuePriorities
   URL: http://wiki.apache.org/jakarta-velocity/IssuePriorities

   split out doc fixes, added next steps column

Change Log:

------------------------------------------------------------------------------
@@ -7,6 +7,19 @@
 
 '''Important note:'''  To speed up the process of getting your enhancement 
included, read GettingYourPatchCommitted.  Basically, make sure the enhancement 
is consistent with the Velocity code base, follows 
[http://jakarta.apache.org/velocity/code-standards.html Velocity Coding 
Standards], and includes both a patch and unit tests.  Issues without a patch 
or unit test will be considered but may not be committed in as timely a manner.
 
+= Doc Fixes =
+
+List your favorite bugs here.
+
+||<tablewidth="100%">'''Bugzilla Number'''|| '''Issue Title''' || '''Patch?''' 
|| '''Suggested Priority''' ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31714 31714] || No link 
to Wiki page || Yes || Medium (CB) [[BR]] High (SKY) - We should invite more 
people to the game :) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=25926 25926] || Broken 
Link to API in developer guide || Yes || Low (SKY) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=28543 28543] || veltag 
is not included in the distribution as stated on the homepage || No || Low 
(SKY) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=32411 32411] || YMTD 
webpage - incorrect screenshot || No || Low (SKY) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=33206 33206] || Texan 
example does not work || Yes || Low (SKY) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=33210 33210] || Ant Task 
properties and Context Objects docs for Texen. || Yes || Low (SKY) ||
+
+
 = Bug Fixes =
 
 List your favorite bugs here.
@@ -14,11 +27,6 @@
 ||<tablewidth="100%">'''Bugzilla Number'''|| '''Issue Title''' || '''Breaking 
Test?''' || '''Patch?''' || '''Unit Test Passes?''' || '''Suggested Priority''' 
||
 || [http://issues.apache.org/bugzilla/show_bug.cgi?id=33209 33209] || Some 
files have wrong file endings in the SVN repository. || N/A || N/A || N/A || 
High (SKY) - a real PITN when creating patches. ||
 || [http://issues.apache.org/bugzilla/show_bug.cgi?id=9938 9938] || Error 
during startup: Can't find 'VM_global_library.vm'. || N/A || No || N/A || Low 
(NB) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=25926 25926] || Broken 
Link to API in developer guide || N/A || Yes || N/A || Low (SKY) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=28543 28543] || veltag 
is not included in the distribution as stated on the homepage || N/A || No || 
N/A || Low (SKY) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=32411 32411] || YMTD 
webpage - incorrect screenshot || N/A || No || N/A || Low (SKY) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=33206 33206] || Texan 
example does not work || N/A || Yes || N/A || Low (SKY) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=33210 33210] || Ant Task 
properties and Context Objects docs for Texen. || N/A || Yes || N/A || Low 
(SKY) ||
 
 I like seeing a breaking test to identify the bug before fixes are made.  That 
way you can make sure the patch fixes the bug, and it never comes up again. 
(SKY)
 
@@ -29,7 +37,6 @@
 Please list basic, backwards-compatible changes.  The question of "what is 
basic" is necessarily subjective, but usually involves a change to one or two 
classes and has a localized (and backwards-compatible) impact on functionality. 
 The idea is that these enhancements can be quickly applied.  
 
 ||<tablewidth="100%">'''Bugzilla Number'''|| '''Issue Title''' || '''Patch?''' 
|| '''Unit Tests Included?''' ||  '''Suggested Priority''' ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31714 31714] || No link 
to Wiki page || Yes || N/A || Medium (CB) [[BR]] High (SKY) - We should invite 
more people to the game :) ||
 || [http://issues.apache.org/bugzilla/show_bug.cgi?id=24341 24341] || add 
javacc task to build.xml || Yes || N/A|| Low (WGH) ||
 || [http://issues.apache.org/bugzilla/show_bug.cgi?id=20717 20717] || new 
document: "Building a Robust and Secure Web Application With Velocity" || Yes 
|| N/A|| Low (SKY) ||
 || [http://issues.apache.org/bugzilla/show_bug.cgi?id=23237 23237] || Examples 
of adding objects with methods would be usefull || No || N/A|| Low (SKY) ||
@@ -41,12 +48,12 @@
 
 Please list more involved enhancements.  Typically such enhancements will 
affect multiple classes, involve an API or VTL change, and may not be backwards 
compatible.   Generally they should be discussed on the dev list and may be 
revised before being committed.
 
-||<tablewidth="100%">'''Bugzilla Number'''|| '''Issue Title''' || '''Backwards 
Compatible?''' || '''Patch?''' || '''Unit Tests Included?''' ||  '''Suggested 
Priority''' ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=25874 25874] || Decimals 
in velocity || Yes (see discussion in list re: integer division) || Yes (needs 
slight mods) || Yes || High (WGH) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=28388 28388] || patch to 
event handling configuration / new event handlers || No (could be made so) || 
Yes || Yes || High (CB) bkoz it has many different advantages ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=20999 20999] || null 
keyword || Yes (via config) || No || No || Medium (CB) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31742 31742] || 
Uberspect``Impl#getPropertyGet should return null when not found || Probably 
(need "ant test" WGH) || Yes || No || Medium (SKY) ||
-|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=19140 19140] || RFE: 
switch to commons-logging || No (could be made so) || No || No || Low (SKY) ||
+||<tablewidth="100%">'''Bugzilla Number'''|| '''Issue Title''' || '''Backwards 
Compatible?''' || '''Patch?''' || '''Unit Tests Included?''' ||  '''Next 
Steps''' ||  '''Suggested Priority''' ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=25874 25874] || Decimals 
in velocity || Yes  || Yes (needs slight mods) || Yes || Performance tests || 
High (WGH) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=28388 28388] || patch to 
event handling configuration / new event handlers || Not in current form || Yes 
|| Yes || Revisions for BC || High (CB) bkoz it has many different advantages ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=20999 20999] || null 
keyword || Yes (via config) || No || No || Needs patch|| Medium (CB) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31742 31742] || 
Uberspect``Impl#getPropertyGet should return null when not found || Probably || 
Yes || No || Needs BC confirmation || Medium (SKY) ||
+|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=19140 19140] || RFE: 
switch to commons-logging || No (could be made so) || No || No || Consensus || 
Low (SKY) ||
 
 
 = Initials =

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to