Re: [jszip-dev] Re: [mojo-user] [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Bernd Fondermann
On Fri, Jun 1, 2012 at 4:32 PM, Stephen Connolly wrote: > Yes, though jars don't work as well for packaging... let's drop the > other mailing lists (left on BCC to let them know they are being > dropped ;-) ) and move to just jszip-...@googlegroups.com > > On 1 June 2012 15:24, LeClaire Garvin wr

Write access for Ashish Desai

2012-06-01 Thread Ashish Desai
Could you please grant me the modify access to the incubator wiki page? My user name is Ashish Desai. Original Message Subject: Subscribe me From: Ashish Desai To: flex-dev-subscr...@incubator.apache.otg CC:

Re: [mojo-user] [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Christopher Hunt
On 02/06/2012, at 12:30 AM, Stephen Connolly wrote: > Oh I know about that but it prevents the live editing that is possible > by using the jszip packaging type. With the MJS setup, it is normal to edit the js files having previously invoked "mvn jetty:run" on the command line. In another termina

[VOTE] Release Oozie 3.2.0-incubating (candidate 1)

2012-06-01 Thread Alejandro Abdelnur
Dear Incubator PMCs, Oozie Incubator community has voted on the Oozie 3.2.0-incubating release. The tally of the votes is: Results: 8 +1 votes, 0 -1 votes developers/users: 3 +1 (mona, jeremy, roman) committers: 4 +1 (harsh, virag, angelo, tucu) mentors: 1 +1 (alan) Below you'll find the

Re: [mojo-user] [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Christopher Hunt
Hi Stephen, Not sure if you know, but the JS Import project (1) can already utilise zip files with a "www" classifier. The regular Assembly plugin can be used to make these packages. The following type of dependency declaration can then be made: org.code

Re: [mojo-user] [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread LeClaire Garvin
I think there is also some overlap with the web jar repository (https://github.com/webjars/webjars.github.com) project Regards, Garvin LeClaire garvin.lecla...@gmail.com On Jun 1, 2012, at 10:19 AM, Christopher Hunt wrote: Hi Stephen, Not sure if you know, but the JS Import project (1) can

Re: [jszip-dev] Re: [mojo-user] [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Stephen Connolly
Yes, though jars don't work as well for packaging... let's drop the other mailing lists (left on BCC to let them know they are being dropped ;-) ) and move to just jszip-...@googlegroups.com On 1 June 2012 15:24, LeClaire Garvin wrote: > I think there is also some overlap with the web jar reposit

Re: [mojo-user] [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Stephen Connolly
On 1 June 2012 15:19, Christopher Hunt wrote: > Hi Stephen, > > Not sure if you know, but the JS Import project (1) can already utilise zip > files with a "www" classifier. The regular Assembly plugin can be used to > make these packages. The following type of dependency declaration can then be

[RESULT][VOTE] Apache Syncope 1.0.0-RC1-incubating / 3rd attempt

2012-06-01 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.0.0-RC1-incubating [1] *passes* with 3 IPMC votes. +1 (IPMC / binding) * Olivier Lamy * Emmanuel Lécharny * Colm O hEigeartaigh (on syncope-dev ML) +1 (non binding) 0 -1 Thanks to everyone participating. I will now copy this release to Syncope

Re: [PROPOSAL] Apache Parser

2012-06-01 Thread Jukka Zitting
Hi, On Thu, May 31, 2012 at 8:18 AM, Seungyoung Kim wrote: > Apache Parser The proposal is missing a Champion [1]. Did you already have someone in mind, or are you looking for a volunteer? Once you have a champion who knows his way around the ASF, he or she should be able to help figure out whe

Re: [ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Stephen Connolly
Doeth: http://jszip.org On 1 June 2012 10:13, Stephen Connolly wrote: > Hi everyone, > > So I have been working on my view of what JavaScript based web > application development should be like with Maven, to that end I have > created the JSZip set of projects. The first semi-ready piece of work

[ANN] JSZip Maven Plugin 0.1-alpha-1 released

2012-06-01 Thread Stephen Connolly
Hi everyone, So I have been working on my view of what JavaScript based web application development should be like with Maven, to that end I have created the JSZip set of projects. The first semi-ready piece of work from that set of projects is the JSZip Maven Plugin. This is very early code, but