This vote has passed.
Voting +1:
Luc Maisonoble (*)
Michael Heuer
Brent Worden (*)
Niall Pemberton (*)
Oliver Heger (*) also voted +1 on the other release thread and I
forgot to add my own +1. There were no negative votes.
I will copy the tag and push out the release shortly.
Thanks to all wh
Dennis Lundberg wrote:
Niall Pemberton wrote:
On Sat, Feb 23, 2008 at 5:05 PM, James Carman
<[EMAIL PROTECTED]> wrote:
Are we opposed to using Cobertura coverage reports in Apache Commons
project sites?
Its fine to use it as part of a components webseit, but Cobertura
includes three javascri
Niall Pemberton wrote:
On Sat, Feb 23, 2008 at 5:05 PM, James Carman
<[EMAIL PROTECTED]> wrote:
Are we opposed to using Cobertura coverage reports in Apache Commons
project sites?
Its fine to use it as part of a components webseit, but Cobertura
includes three javascript files that shouldn't
On 2/20/08, sebb <[EMAIL PROTECTED]> wrote:
> No major problems, however there are some items that can be improved:
>
> Dependency Listings entry:
>
> >>>
> Commons Proxy
>
> Java library for dynamic proxying
>
> ../../../../../people.apache.org/www/commons.apache.org/proper/proxy/
> <<<
>
>
On Sat, Feb 23, 2008 at 6:08 PM, James Carman
<[EMAIL PROTECTED]> wrote:
> On 2/23/08, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> > On Sat, Feb 23, 2008 at 10:42 AM, James Carman
> > <[EMAIL PROTECTED]> wrote:
> >
> > > From the m2 documentation site:
> > >
> > > "Plugin Management contai
I guess I should add my:
+1 to releasing Proxy based on rc4
On 2/23/08, James Carman <[EMAIL PROTECTED]> wrote:
> All,
>
> I have created a release candidate for Apache Commons Proxy 1.0. The
> release was created from SVN tag found here:
>
> http://svn.apache.org/repos/asf/commons/proper/pro
+1 to releasing proxy 1.0 based on rc4
Niall
On Sat, Feb 23, 2008 at 4:47 PM, James Carman
<[EMAIL PROTECTED]> wrote:
> All,
>
> I have created a release candidate for Apache Commons Proxy 1.0. The
> release was created from SVN tag found here:
>
> http://svn.apache.org/repos/asf/commons/prop
On 2/23/08, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On Sat, Feb 23, 2008 at 10:42 AM, James Carman
> <[EMAIL PROTECTED]> wrote:
>
> > From the m2 documentation site:
> >
> > "Plugin Management contains plugin elements in much the same way,
> > except that rather than configuring plugin inf
On 2/23/08, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
> We've has discussions about this previously. I stand by my position that
> changes like these should tried out in at least one component release,
> before they are included in the parent pom. It's a way of verifying that
> the changes actu
On Sat, Feb 23, 2008 at 10:42 AM, James Carman
<[EMAIL PROTECTED]> wrote:
> From the m2 documentation site:
>
> "Plugin Management contains plugin elements in much the same way,
> except that rather than configuring plugin information for this
> particular project build, it is intended to conf
We've has discussions about this previously. I stand by my position that
changes like these should tried out in at least one component release,
before they are included in the parent pom. It's a way of verifying that
the changes actually works during a release.
James Carman wrote:
All,
I've
On 2/23/08, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> > Did you add it as a build plugin or as a build/plugins/plugin or a
> > build/pluginManagement/plugins/plugin?
>
>
> The above makes no sense to me - but I tried the same change as I did for
> proxy.
>
>From the m2 documentation site:
On Thu, Feb 21, 2008 at 3:57 AM, sebb <[EMAIL PROTECTED]> wrote:
> On 21/02/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> > I'd like to release commons-build-plugin 1.0 based on rc2.
> >
> > The main differences from rc1 are improvements/corrections to the
> > templates suggested by Denn
On Sat, Feb 23, 2008 at 12:31 PM, James Carman
<[EMAIL PROTECTED]> wrote:
> On 2/21/08, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> > I just tried adding this to commons parent - and when I try to run
> > "mvn -Prc install" for commons-parent I get the following error:
> >
> > [ERROR] BUILD
On Sat, Feb 23, 2008 at 2:58 PM, James Carman
<[EMAIL PROTECTED]> wrote:
> All,
>
> I've been working on the release candidate for commons-proxy-1.0 (if
> you couldn't tell by the SVN traffic). I have created my own "rc"
> profile in proxy's pom.xml file. I think we should push those changes
>
On Sat, Feb 23, 2008 at 5:05 PM, James Carman
<[EMAIL PROTECTED]> wrote:
> Are we opposed to using Cobertura coverage reports in Apache Commons
> project sites?
Its fine to use it as part of a components webseit, but Cobertura
includes three javascript files that shouldn't be distributed as part
Are we opposed to using Cobertura coverage reports in Apache Commons
project sites?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Okay, here's what I've done to proxy's pom.xml file. I've added my
own "rc" profile which basically does the same thing as the parent's
profile (I copied it). Only, it defines a different site deployment
url. The url is calculated based on a couple of properties. The
first is ${releaseManager}
All,
I have created a release candidate for Apache Commons Proxy 1.0. The
release was created from SVN tag found here:
http://svn.apache.org/repos/asf/commons/proper/proxy/tags/proxy-1.0-rc4/
The distribution files can be found here:
http://people.apache.org/~jcarman/commons-proxy-1.0-rc4/
Th
On 2/23/08, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
> It would help me, if you'd describe the changes relative to the
> previous version rather than displaying the complete profile.
Well, basically I just changed where the generated site will go. The
directory where it will go is now calculat
On Sat, Feb 23, 2008 at 3:58 PM, James Carman
<[EMAIL PROTECTED]> wrote:
> I've been working on the release candidate for commons-proxy-1.0 (if
> you couldn't tell by the SVN traffic). I have created my own "rc"
> profile in proxy's pom.xml file. I think we should push those changes
> to com
Nevermind, I'm going to -1 this one myself. The generated site is all
messed up. I don't know what's messing it up, though. The links are
all relative links to files on my local filesystem for some reason.
Does anyone know how to fix this? Do I have to change something in my
pom.xml file to do
All,
I have created a release candidate for Apache Commons Proxy 1.0. The
release was created from SVN tag found here:
http://svn.apache.org/repos/asf/commons/proper/proxy/tags/proxy-1.0-rc3/
The distribution files can be found here:
http://people.apache.org/~jcarman/commons-proxy-1.0/
The ge
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-jelly-tags-jaxme has an issue affecting its community
integration.
This
On 23/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: jcarman
> Date: Sat Feb 23 05:19:33 2008
> New Revision: 630431
>
> URL: http://svn.apache.org/viewvc?rev=630431&view=rev
> Log:
> Adding key for James Carman (jcarman)
>
Unfortunately this seems to have messed up the key f
All,
I've been working on the release candidate for commons-proxy-1.0 (if
you couldn't tell by the SVN traffic). I have created my own "rc"
profile in proxy's pom.xml file. I think we should push those changes
to commons-parent. Here's what it looks like:
rc
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The following page has been changed by JamesCarman:
http://wiki.apache.org/commons/CreatingReleases
The comment on the change is:
Adding link to directions on adding your key to the KE
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The following page has been changed by JamesCarman:
http://wiki.apache.org/commons/CreatingReleases
--
On 2/21/08, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> I just tried adding this to commons parent - and when I try to run
> "mvn -Prc install" for commons-parent I get the following error:
>
> [ERROR] BUILD ERROR
> [INFO] Error reading assemblies: No assembly descriptors found.
>
>
Did you ad
29 matches
Mail list logo