[fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread Simone Tripodi
Hi all, FileItemHeadersSupport has a wrong @since tag, which targets 1.3 - which looks a future release. Before I start to dig in commit list, does someone already has an idea when the interface was introduced? :) TIA :P -Simo http://people.apache.org/~simonetripodi/

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread Simone Tripodi
same for FileItemHeaders, looks to me that they were contributed in the same patch TIA, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Wed, Mar 6, 2013 at 9:43 AM, Simone Tripodi

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread Benedikt Ritter
Hi Simo, have you looked at the changes report? Benedikt 2013/3/6 Simone Tripodi simonetrip...@apache.org same for FileItemHeaders, looks to me that they were contributed in the same patch TIA, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread sebb
One way to do this is to add SVN tag markers - Eclipse then shows these in the SVN History list. On 6 March 2013 09:20, Simone Tripodi simonetrip...@apache.org wrote: A dummy search on changes-report[1] doesn't show up anything useful - I'll dig later after some work is already done danke

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread sebb
I've added some tags. Looks like the files were added in 1.2.1; this was in r523066 I expect it was intended that the next release would be 1.3, but for some reason a point release was made. Normally Commons components bump the minor release for the next version (I assume this is the default

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread sebb
Same applies to the FileItemHeadersImpl class. On 6 March 2013 09:57, sebb seb...@gmail.com wrote: I've added some tags. Looks like the files were added in 1.2.1; this was in r523066 I expect it was intended that the next release would be 1.3, but for some reason a point release was made.

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread Benedikt Ritter
Hey Simo, I meant search the changes report build from trunk. :) Features added after 1.2.1 should be listed there. Benedikt 2013/3/6 sebb seb...@gmail.com Same applies to the FileItemHeadersImpl class. On 6 March 2013 09:57, sebb seb...@gmail.com wrote: I've added some tags. Looks

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread sebb
I fixed the 3 @since 1.3 markers. On 6 March 2013 09:57, sebb seb...@gmail.com wrote: I've added some tags. Looks like the files were added in 1.2.1; this was in r523066 I expect it was intended that the next release would be 1.3, but for some reason a point release was made. Normally

Re: [fileupload] FileItemHeadersSupport has a wrong @since tag

2013-03-06 Thread Simone Tripodi
On Wed, Mar 6, 2013 at 11:22 AM, sebb seb...@gmail.com wrote: I fixed the 3 @since 1.3 markers. great, thanks! :) http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/