You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2009/12/06 01:47:24 UTC

svn commit: r887621 - /gump/metadata/project/commons-jexl-1.x.xml

Author: billbarker
Date: Sun Dec  6 00:47:23 2009
New Revision: 887621

URL: http://svn.apache.org/viewvc?rev=887621&view=rev
Log:
Let's try it without the version number and see if that makes maven happy

Modified:
    gump/metadata/project/commons-jexl-1.x.xml

Modified: gump/metadata/project/commons-jexl-1.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jexl-1.x.xml?rev=887621&r1=887620&r2=887621&view=diff
==============================================================================
--- gump/metadata/project/commons-jexl-1.x.xml (original)
+++ gump/metadata/project/commons-jexl-1.x.xml Sun Dec  6 00:47:23 2009
@@ -28,7 +28,7 @@
     <package>org.apache.commons.jexl</package>
     <description>Commons Jexl 1.x</description>
     <mvn goal="package" />
-    <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl-1.1"/>
+    <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl"/>
     <option project="ant"/>
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>



Re: svn commit: r887621 - /gump/metadata/project/commons-jexl-1.x.xml

Posted by Niall Pemberton <ni...@gmail.com>.
On Mon, Dec 7, 2009 at 12:07 AM, Bill Barker <bi...@verizon.net> wrote:
> I'm guessing that it is using mine at the moment, but I don't know maven
> well enough to be sure.  If yours works, then it is cleaner (my requires
> jexl-1.x to build before jexl so that the correct jar is in Gump's M2
> repository and that no project that depends on jexl-1.x switches to an M2
> build).
>
> So +1 to trying it without the "id".

OK done, lets see what happens.

Niall

> ----- Original Message ----- From: "Niall Pemberton"
> <ni...@gmail.com>
> To: <ge...@gump.apache.org>
> Sent: Sunday, December 06, 2009 11:11 AM
> Subject: Re: svn commit: r887621 -
> /gump/metadata/project/commons-jexl-1.x.xml
>
>
> I also tried another approach to fix this at the same time - but which
> change made this work - yours or mine?
>
>  http://svn.apache.org/viewvc?view=revision&revision=887616
>
> I'm thinking of removing that "id" element and see if it still works
> with my change.
>
> Niall
>
> On Sun, Dec 6, 2009 at 12:47 AM,  <bi...@apache.org> wrote:
>>
>> Author: billbarker
>> Date: Sun Dec 6 00:47:23 2009
>> New Revision: 887621
>>
>> URL: http://svn.apache.org/viewvc?rev=887621&view=rev
>> Log:
>> Let's try it without the version number and see if that makes maven happy
>>
>> Modified:
>> gump/metadata/project/commons-jexl-1.x.xml
>>
>> Modified: gump/metadata/project/commons-jexl-1.x.xml
>> URL:
>> http://svn.apache.org/viewvc/gump/metadata/project/commons-jexl-1.x.xml?rev=887621&r1=887620&r2=887621&view=diff
>>
>> ==============================================================================
>> --- gump/metadata/project/commons-jexl-1.x.xml (original)
>> +++ gump/metadata/project/commons-jexl-1.x.xml Sun Dec 6 00:47:23 2009
>> @@ -28,7 +28,7 @@
>> <package>org.apache.commons.jexl</package>
>> <description>Commons Jexl 1.x</description>
>> <mvn goal="package" />
>> - <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar"
>> id="commons-jexl-1.1"/>
>> + <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl"/>
>> <option project="ant"/>
>> <option project="commons-beanutils"/>
>> <option project="commons-collections"/>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: svn commit: r887621 - /gump/metadata/project/commons-jexl-1.x.xml

Posted by Bill Barker <bi...@verizon.net>.
I'm guessing that it is using mine at the moment, but I don't know maven 
well enough to be sure.  If yours works, then it is cleaner (my requires 
jexl-1.x to build before jexl so that the correct jar is in Gump's M2 
repository and that no project that depends on jexl-1.x switches to an M2 
build).

So +1 to trying it without the "id".

----- Original Message ----- 
From: "Niall Pemberton" <ni...@gmail.com>
To: <ge...@gump.apache.org>
Sent: Sunday, December 06, 2009 11:11 AM
Subject: Re: svn commit: r887621 - 
/gump/metadata/project/commons-jexl-1.x.xml


I also tried another approach to fix this at the same time - but which
change made this work - yours or mine?

   http://svn.apache.org/viewvc?view=revision&revision=887616

I'm thinking of removing that "id" element and see if it still works
with my change.

Niall

On Sun, Dec 6, 2009 at 12:47 AM,  <bi...@apache.org> wrote:
> Author: billbarker
> Date: Sun Dec 6 00:47:23 2009
> New Revision: 887621
>
> URL: http://svn.apache.org/viewvc?rev=887621&view=rev
> Log:
> Let's try it without the version number and see if that makes maven happy
>
> Modified:
> gump/metadata/project/commons-jexl-1.x.xml
>
> Modified: gump/metadata/project/commons-jexl-1.x.xml
> URL: 
> http://svn.apache.org/viewvc/gump/metadata/project/commons-jexl-1.x.xml?rev=887621&r1=887620&r2=887621&view=diff
> ==============================================================================
> --- gump/metadata/project/commons-jexl-1.x.xml (original)
> +++ gump/metadata/project/commons-jexl-1.x.xml Sun Dec 6 00:47:23 2009
> @@ -28,7 +28,7 @@
> <package>org.apache.commons.jexl</package>
> <description>Commons Jexl 1.x</description>
> <mvn goal="package" />
> - <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" 
> id="commons-jexl-1.1"/>
> + <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl"/>
> <option project="ant"/>
> <option project="commons-beanutils"/>
> <option project="commons-collections"/>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: svn commit: r887621 - /gump/metadata/project/commons-jexl-1.x.xml

Posted by Niall Pemberton <ni...@gmail.com>.
I also tried another approach to fix this at the same time - but which
change made this work - yours or mine?

   http://svn.apache.org/viewvc?view=revision&revision=887616

I'm thinking of removing that "id" element and see if it still works
with my change.

Niall

On Sun, Dec 6, 2009 at 12:47 AM,  <bi...@apache.org> wrote:
> Author: billbarker
> Date: Sun Dec  6 00:47:23 2009
> New Revision: 887621
>
> URL: http://svn.apache.org/viewvc?rev=887621&view=rev
> Log:
> Let's try it without the version number and see if that makes maven happy
>
> Modified:
>    gump/metadata/project/commons-jexl-1.x.xml
>
> Modified: gump/metadata/project/commons-jexl-1.x.xml
> URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jexl-1.x.xml?rev=887621&r1=887620&r2=887621&view=diff
> ==============================================================================
> --- gump/metadata/project/commons-jexl-1.x.xml (original)
> +++ gump/metadata/project/commons-jexl-1.x.xml Sun Dec  6 00:47:23 2009
> @@ -28,7 +28,7 @@
>     <package>org.apache.commons.jexl</package>
>     <description>Commons Jexl 1.x</description>
>     <mvn goal="package" />
> -    <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl-1.1"/>
> +    <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl"/>
>     <option project="ant"/>
>     <option project="commons-beanutils"/>
>     <option project="commons-collections"/>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org