Quantcast

[VOTE] tiles-request-1.0.0 Release Quality

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[VOTE] tiles-request-1.0.0 Release Quality

Nicolas LE BAS-2
The Apache Tiles Request 1.0.0 test build has been available since May 4th.

Release notes:

** Bug
     * [TREQ-1] - Rename Tiles request classes
     * [TREQ-10] - NPE while reading the session scope when no session
has been created

** Improvement
     * [TREQ-6] - Request should expose a generic "getContext" method
     * [TREQ-7] - Refactor tiles-request-api packages
     * [TREQ-8] - "Force include" flag should be treated at
"tiles-request" level
     * [TREQ-11] - Support for Mustache

** New Feature
     * [TREQ-2] - Refactor TilesFreemarkerServlet to load custom
directives by parameter
     * [TREQ-9] - Add input stream and reader getters in request framework

** Task
     * [TREQ-3] - Move rendering code into tiles-request
     * [TREQ-4] - Remove useless request classes
     * [TREQ-5] - Create Tiles request project

Distribution:

  * http://people.apache.org/builds/tiles/request/1.0.0/

Maven 2 staging repository:

  * https://repository.apache.org/content/repositories/orgapachetiles-040/

If you have had a chance to review the test build, please respond with
a vote on its quality:

  [ ] Leave at test build
  [ ] Alpha
  [ ] Beta
  [ ] General Availability (GA)
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [VOTE] tiles-request-1.0.0 Release Quality

Nicolas LE BAS-2
> [ ] Leave at test build
> [ ] Alpha
> [X] Beta
> [ ] General Availability (GA)

+1
I'm uncertain between Beta and GA on this one, the issue with the
release process worries me, but it might be considered an internal matter.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [VOTE] tiles-request-1.0.0 Release Quality

Mick Semb Wever
In reply to this post by Nicolas LE BAS-2

>   [ ] Leave at test build
>   [ ] Alpha
>   [X] Beta
>   [ ] General Availability (GA)

+1 Beta

a side question: the download from the tiles.apache.org page will only
ever be to the tiles bundle correct? (since it will include
tiles-autotag and tiles-request in it). That is if you want to download
tiles-request or tiles-autotag you'll need to the respecting project
front page - this makes sense to me so to avoid confusing "normal" tiles
users.

~mck

--
"Imagination is more important than knowledge." Albert Einstein

| http://github.com/finn-no | http://tech.finn.no |

signature.asc (205 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [VOTE] tiles-request-1.0.0 Release Quality

mck-4-2
On Sat, 2012-05-12 at 07:28 +0200, Mick Semb Wever wrote:
> >   [ ] Leave at test build
> >   [ ] Alpha
> >   [ ] Beta
> >   [X] General Availability (GA)
>
> +1 Beta

my mistake. i meant this to be

+1 GA

--
“The whole point is that even if we crash and burn, the dialogue will be
useful.” - Carl Malamud

| http://github.com/finn-no | http://tech.finn.no |

signature.asc (205 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Bundles (Was: Re: [VOTE] tiles-request-1.0.0 Release Quality)

Nicolas LE BAS-2
In reply to this post by Mick Semb Wever
On 12-05-12 01:28 AM, Mick Semb Wever wrote:
> a side question: the download from the tiles.apache.org page will only
> ever be to the tiles bundle correct? (since it will include
> tiles-autotag and tiles-request in it). That is if you want to download
> tiles-request or tiles-autotag you'll need to the respecting project
> front page - this makes sense to me so to avoid confusing "normal" tiles
> users.

The downloads are the zip/tar.gz assemblies that you can see here:
http://people.apache.org/builds/tiles/. They include all dependencies.

There is a complete tiles-3.0.0 bundle and a tiles-request-1.0.0 bundle
for people who do not want the full tiles (it helps demonstrate that
tiles-request can be used without tiles). There is no bundle for
autotag; since it is a maven plugin, the maven repository should be enough.

So far, all downloads for all versions have been available only from the
http://tiles.apache.org/download.html. Should we change that?

Nick.

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Bundles (Was: Re: [VOTE] tiles-request-1.0.0 Release Quality)

Greg Reddin-4
On Sat, May 12, 2012 at 8:41 AM, Nicolas LE BAS <[hidden email]> wrote:
> There is a complete tiles-3.0.0 bundle and a tiles-request-1.0.0 bundle for
> people who do not want the full tiles (it helps demonstrate that
> tiles-request can be used without tiles). There is no bundle for autotag;
> since it is a maven plugin, the maven repository should be enough.

So, ignore that question I asked on the vote thread. I didn't pay
attention to the fact that it's being discussed here.

The more I think about it the more I think autotag should have a
downloadable source distro. I don't think we consider jars deployed to
a Maven repository to be official Apache release. I think we would
need to have a buildable source artifact downloadable from our dist
area - partly because autotag is more than a maven plugin - it's a
dependency from the tiles-request package.

I don't see it as a blocker for this release, but I'd like to see it
in a future one.

Greg
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [VOTE] tiles-request-1.0.0 Release Quality

Greg Reddin-4
In reply to this post by Nicolas LE BAS-2
On Fri, May 11, 2012 at 12:45 PM, Nicolas LE BAS <[hidden email]> wrote:
>  [ ] Leave at test build
>  [ ] Alpha
>  [X] Beta
>  [ ] General Availability (GA)

I'd be willing to go GA, but the source dist is not really buildable
until the autotag release is available. Sure you can download the test
build, but let's just wait till autotag is GA, then we can promote
this one if we like.

Greg
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [VOTE] tiles-request-1.0.0 Release Quality

Nicolas LE BAS-2
On 12-05-23 12:37 AM, Greg Reddin wrote:
> I'd be willing to go GA, but the source dist is not really buildable
> until the autotag release is available. Sure you can download the test
> build, but let's just wait till autotag is GA, then we can promote
> this one if we like.

You're right, I was focused on the binary distro, and forgot about the
source one.
Thanks for pointing that out.

Nick
Loading...