You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directmemory.apache.org by Benoit Perroud <be...@noisette.ch> on 2012/02/26 15:02:54 UTC

Re: svn commit: r1293806 - in /incubator/directmemory/trunk/integrations: ehcache/pom.xml pom.xml solr/pom.xml

Thanks Olivier !

2012/2/26  <ol...@apache.org>:
> Author: olamy
> Date: Sun Feb 26 11:20:41 2012
> New Revision: 1293806
>
> URL: http://svn.apache.org/viewvc?rev=1293806&view=rev
> Log:
> fix poms
>
> Modified:
>    incubator/directmemory/trunk/integrations/ehcache/pom.xml
>    incubator/directmemory/trunk/integrations/pom.xml
>    incubator/directmemory/trunk/integrations/solr/pom.xml
>
> Modified: incubator/directmemory/trunk/integrations/ehcache/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/directmemory/trunk/integrations/ehcache/pom.xml?rev=1293806&r1=1293805&r2=1293806&view=diff
> ==============================================================================
> --- incubator/directmemory/trunk/integrations/ehcache/pom.xml (original)
> +++ incubator/directmemory/trunk/integrations/ehcache/pom.xml Sun Feb 26 11:20:41 2012
> @@ -12,9 +12,8 @@
>
>        <parent>
>                <groupId>org.apache.directmemory</groupId>
> -               <artifactId>directmemory-parent</artifactId>
> +               <artifactId>directmemory-integrations</artifactId>
>                <version>0.6.0-SNAPSHOT</version>
> -               <relativePath>../../</relativePath>
>        </parent>
>
>        <artifactId>directmemory-ehcache</artifactId>
> @@ -24,23 +23,10 @@
>
>        <build>
>                <plugins>
> -                       <plugin>
> -                               <groupId>org.apache.maven.plugins</groupId>
> -                               <artifactId>maven-clean-plugin</artifactId>
> -                               <configuration>
> -                                       <filesets>
> -                                               <fileset>
> -                                                       <directory>logs</directory>
> -                                                       <followSymlinks>false</followSymlinks>
> -                                               </fileset>
> -                                       </filesets>
> -                               </configuration>
> -                       </plugin>
> -
> +
>                        <plugin>
>                                <groupId>org.apache.maven.plugins</groupId>
>                                <artifactId>maven-surefire-plugin</artifactId>
> -                               <version>2.9</version>
>                                <configuration>
>                                        <argLine>-Xmx512m -Xms512m -XX:MaxDirectMemorySize=512m</argLine>
>                                </configuration>
> @@ -53,7 +39,6 @@
>                <dependency>
>                        <groupId>${project.groupId}</groupId>
>                        <artifactId>directmemory-cache</artifactId>
> -                       <version>${project.version}</version>
>                </dependency>
>
>                <!-- EHCache Dependency -->
> @@ -71,23 +56,4 @@
>                </dependency>
>        </dependencies>
>
> -       <repositories>
> -               <repository>
> -                       <url>http://repo.fusesource.com/maven2</url>
> -                       <id>fusesource</id>
> -               </repository>
> -               <repository>
> -                       <id>sonatype-nexus-public</id>
> -                       <name>SonaType public snapshots and releases repository</name>
> -                       <url>https://oss.sonatype.org/content/groups/public</url>
> -                       <releases>
> -                               <enabled>false</enabled>
> -                       </releases>
> -                       <snapshots>
> -                               <enabled>true</enabled>
> -                       </snapshots>
> -               </repository>
> -
> -       </repositories>
> -
>  </project>
>
> Modified: incubator/directmemory/trunk/integrations/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/directmemory/trunk/integrations/pom.xml?rev=1293806&r1=1293805&r2=1293806&view=diff
> ==============================================================================
> --- incubator/directmemory/trunk/integrations/pom.xml (original)
> +++ incubator/directmemory/trunk/integrations/pom.xml Sun Feb 26 11:20:41 2012
> @@ -29,7 +29,7 @@
>     <relativePath>../</relativePath>
>   </parent>
>
> -  <artifactId>directmemory-platforms</artifactId>
> +  <artifactId>directmemory-integrations</artifactId>
>   <packaging>pom</packaging>
>   <name>Apache DirectMemory :: Integrations</name>
>   <description>${project.name}</description>
>
> Modified: incubator/directmemory/trunk/integrations/solr/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/directmemory/trunk/integrations/solr/pom.xml?rev=1293806&r1=1293805&r2=1293806&view=diff
> ==============================================================================
> --- incubator/directmemory/trunk/integrations/solr/pom.xml (original)
> +++ incubator/directmemory/trunk/integrations/solr/pom.xml Sun Feb 26 11:20:41 2012
> @@ -24,7 +24,7 @@ under the License.
>
>   <parent>
>     <groupId>org.apache.directmemory</groupId>
> -    <artifactId>directmemory-platforms</artifactId>
> +    <artifactId>directmemory-integrations</artifactId>
>     <version>0.6.0-SNAPSHOT</version>
>   </parent>
>
>
>



-- 
sent from my Nokia 3210

Re: svn commit: r1293806 - in /incubator/directmemory/trunk/integrations: ehcache/pom.xml pom.xml solr/pom.xml

Posted by Michael André Pearce <mi...@me.com>.
@Benoit
off topic, but this just made me smile :) 

love it!


On 26 Feb 2012, at 14:02, Benoit Perroud wrote:

> sent from my Nokia 3210