You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2006/09/17 20:33:48 UTC

svn commit: r447107 - /incubator/tuscany/java/sca/pom.xml

Author: rfeng
Date: Sun Sep 17 11:33:47 2006
New Revision: 447107

URL: http://svn.apache.org/viewvc?view=rev&rev=447107
Log:
Comment out the "notice.dir" property so it can be inherited from the parent based on profiles. This is a workaround for the mvn -Peclipse eclipse:eclipse issue.

Modified:
    incubator/tuscany/java/sca/pom.xml

Modified: incubator/tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/pom.xml?view=diff&rev=447107&r1=447106&r2=447107
==============================================================================
--- incubator/tuscany/java/sca/pom.xml (original)
+++ incubator/tuscany/java/sca/pom.xml Sun Sep 17 11:33:47 2006
@@ -32,7 +32,9 @@
     <properties>
         <sca.version>1.0-incubator-M2-SNAPSHOT</sca.version>
         <scaKernelVersion>1.0-incubator-M2-SNAPSHOT</scaKernelVersion>
+	<!--
         <notice.dir>.</notice.dir>
+	-->
         <axis2Version>SNAPSHOT</axis2Version>
     </properties>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org


Re: svn commit: r447107 - /incubator/tuscany/java/sca/pom.xml

Posted by Jeremy Boynes <jb...@apache.org>.
How about just deleting it?
--
Jeremy

On Sep 17, 2006, at 11:33 AM, rfeng@apache.org wrote:

> Author: rfeng
> Date: Sun Sep 17 11:33:47 2006
> New Revision: 447107
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=447107
> Log:
> Comment out the "notice.dir" property so it can be inherited from  
> the parent based on profiles. This is a workaround for the mvn - 
> Peclipse eclipse:eclipse issue.
>
> Modified:
>     incubator/tuscany/java/sca/pom.xml
>
> Modified: incubator/tuscany/java/sca/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/ 
> pom.xml?view=diff&rev=447107&r1=447106&r2=447107
> ====================================================================== 
> ========
> --- incubator/tuscany/java/sca/pom.xml (original)
> +++ incubator/tuscany/java/sca/pom.xml Sun Sep 17 11:33:47 2006
> @@ -32,7 +32,9 @@
>      <properties>
>          <sca.version>1.0-incubator-M2-SNAPSHOT</sca.version>
>          <scaKernelVersion>1.0-incubator-M2-SNAPSHOT</ 
> scaKernelVersion>
> +	<!--
>          <notice.dir>.</notice.dir>
> +	-->
>          <axis2Version>SNAPSHOT</axis2Version>
>      </properties>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-commits-help@ws.apache.org
>


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