You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jacek Laskowski <el...@gmail.com> on 2005/12/26 21:53:53 UTC

Re: svn commit: r358841 - /geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml

sppatel@apache.org wrote:
> Author: sppatel
> Date: Fri Dec 23 09:43:15 2005
> New Revision: 358841
> 
> URL: http://svn.apache.org/viewcvs?rev=358841&view=rev
> Log:
> wtp 1.0
> 
> Modified:
>     geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml
> 
> Modified: geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml
> URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml?rev=358841&r1=358840&r2=358841&view=diff
> ==============================================================================
> --- geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml (original)
> +++ geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml Fri Dec 23 09:43:15 2005
> @@ -71,7 +71,7 @@
>  	<goal name="clean-repo">
>  		<ant:delete dir="${maven.repo.local}/geronimo-devtools"/>
>  		<ant:delete dir="${maven.repo.local}/eclipse"/>
> -    </goal>
> +    </goal>/Users/sppatel/geronimo/devtools/modules/eclipse-plugin/maven.xml

What's this?

Jacek

Re: svn commit: r358841 - /geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml

Posted by Sachin Patel <sp...@gmail.com>.
Weird, I have no idea. :) Removing it now.  Thanks!

- sachin



On Dec 26, 2005, at 3:53 PM, Jacek Laskowski wrote:

> sppatel@apache.org wrote:
>> Author: sppatel
>> Date: Fri Dec 23 09:43:15 2005
>> New Revision: 358841
>> URL: http://svn.apache.org/viewcvs?rev=358841&view=rev
>> Log:
>> wtp 1.0
>> Modified:
>>     geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml
>> Modified: geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml
>> URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/ 
>> eclipse-plugin/maven.xml?rev=358841&r1=358840&r2=358841&view=diff
>> ===================================================================== 
>> =========
>> --- geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml  
>> (original)
>> +++ geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml Fri  
>> Dec 23 09:43:15 2005
>> @@ -71,7 +71,7 @@
>>  	<goal name="clean-repo">
>>  		<ant:delete dir="${maven.repo.local}/geronimo-devtools"/>
>>  		<ant:delete dir="${maven.repo.local}/eclipse"/>
>> -    </goal>
>> +    </goal>/Users/sppatel/geronimo/devtools/modules/eclipse- 
>> plugin/maven.xml
>
> What's this?
>
> Jacek