You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/10/21 18:00:21 UTC

svn commit: r1534254 - /commons/proper/scxml/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 16:00:20 2013
New Revision: 1534254

URL: http://svn.apache.org/r1534254
Log:
ASF Branding

Modified:
    commons/proper/scxml/trunk/pom.xml

Modified: commons/proper/scxml/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=1534254&r1=1534253&r2=1534254&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Mon Oct 21 16:00:20 2013
@@ -24,7 +24,7 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
-  <name>Commons SCXML</name>
+  <name>Apache Commons SCXML</name>
   <artifactId>commons-scxml2</artifactId>
   <version>2.0-SNAPSHOT</version>
 
@@ -151,7 +151,7 @@
     <dependency>
       <groupId>commons-el</groupId>
       <artifactId>commons-el</artifactId>
-      <version>1.0</version>
+      <version>1.0.1-SNAPSHOT</version>
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>



Re: svn commit: r1534254 - /commons/proper/scxml/trunk/pom.xml

Posted by sebb AT ASF <se...@apache.org>.
On 21 October 2013 21:23, Ate Douma <at...@douma.nu> wrote:
> Sebb,
>
> Was the bump to commons-el 1.0.1-SNAPSHOT intentional, and if so can you
> explain why?

No.

Sorry, not sure how that happened.

> In general I prefer not depending on external SNAPSHOT dependencies if not
> absolutely needed. And in this case it actually caused the tests to fail.
>
> For now I've reverted back to commons-el 1.0.

Thanks!

> Regards, Ate
>
>
> On 10/21/2013 06:00 PM, sebb@apache.org wrote:
>>
>> Author: sebb
>> Date: Mon Oct 21 16:00:20 2013
>> New Revision: 1534254
>>
>> URL: http://svn.apache.org/r1534254
>> Log:
>> ASF Branding
>>
>> Modified:
>>      commons/proper/scxml/trunk/pom.xml
>>
>> Modified: commons/proper/scxml/trunk/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=1534254&r1=1534253&r2=1534254&view=diff
>>
>> ==============================================================================
>> --- commons/proper/scxml/trunk/pom.xml (original)
>> +++ commons/proper/scxml/trunk/pom.xml Mon Oct 21 16:00:20 2013
>> @@ -24,7 +24,7 @@
>>     </parent>
>>
>>     <modelVersion>4.0.0</modelVersion>
>> -  <name>Commons SCXML</name>
>> +  <name>Apache Commons SCXML</name>
>>     <artifactId>commons-scxml2</artifactId>
>>     <version>2.0-SNAPSHOT</version>
>>
>> @@ -151,7 +151,7 @@
>>       <dependency>
>>         <groupId>commons-el</groupId>
>>         <artifactId>commons-el</artifactId>
>> -      <version>1.0</version>
>> +      <version>1.0.1-SNAPSHOT</version>
>>         <scope>provided</scope>
>>         <optional>true</optional>
>>       </dependency>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1534254 - /commons/proper/scxml/trunk/pom.xml

Posted by Ate Douma <at...@douma.nu>.
Sebb,

Was the bump to commons-el 1.0.1-SNAPSHOT intentional, and if so can you explain 
why?
In general I prefer not depending on external SNAPSHOT dependencies if not 
absolutely needed. And in this case it actually caused the tests to fail.

For now I've reverted back to commons-el 1.0.

Regards, Ate

On 10/21/2013 06:00 PM, sebb@apache.org wrote:
> Author: sebb
> Date: Mon Oct 21 16:00:20 2013
> New Revision: 1534254
>
> URL: http://svn.apache.org/r1534254
> Log:
> ASF Branding
>
> Modified:
>      commons/proper/scxml/trunk/pom.xml
>
> Modified: commons/proper/scxml/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=1534254&r1=1534253&r2=1534254&view=diff
> ==============================================================================
> --- commons/proper/scxml/trunk/pom.xml (original)
> +++ commons/proper/scxml/trunk/pom.xml Mon Oct 21 16:00:20 2013
> @@ -24,7 +24,7 @@
>     </parent>
>
>     <modelVersion>4.0.0</modelVersion>
> -  <name>Commons SCXML</name>
> +  <name>Apache Commons SCXML</name>
>     <artifactId>commons-scxml2</artifactId>
>     <version>2.0-SNAPSHOT</version>
>
> @@ -151,7 +151,7 @@
>       <dependency>
>         <groupId>commons-el</groupId>
>         <artifactId>commons-el</artifactId>
> -      <version>1.0</version>
> +      <version>1.0.1-SNAPSHOT</version>
>         <scope>provided</scope>
>         <optional>true</optional>
>       </dependency>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org