Raymond,

That was by mistake, I have reverted back to 469686.

Sorry for the trouble.

Meeraj


From: "Raymond Feng" <[EMAIL PROTECTED]>
Reply-To: tuscany-dev@ws.apache.org
To: <tuscany-dev@ws.apache.org>
Subject: Re: svn commit: r500647 - in /incubator/tuscany/java: pom/parent/pom.xml sca/services/discovery/
Date: Sat, 27 Jan 2007 20:23:44 -0800

Hi,

Why do we set "snapshots/enabled" to false for Apache SNAPSHOT repo @ http://people.apache.org/repo/m2-snapshot-repository?

Thanks,
Raymond

----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <tuscany-commits@ws.apache.org>
Sent: Saturday, January 27, 2007 2:37 PM
Subject: svn commit: r500647 - in /incubator/tuscany/java: pom/parent/pom.xml sca/services/discovery/


Author: meerajk
Date: Sat Jan 27 14:37:54 2007
New Revision: 500647

URL: http://svn.apache.org/viewvc?view=rev&rev=500647
Log:
Deleted services/discovery

Removed:
   incubator/tuscany/java/sca/services/discovery/
Modified:
   incubator/tuscany/java/pom/parent/pom.xml

Modified: incubator/tuscany/java/pom/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/pom/parent/pom.xml?view=diff&rev=500647&r1=500646&r2=500647
==============================================================================
--- incubator/tuscany/java/pom/parent/pom.xml (original)
+++ incubator/tuscany/java/pom/parent/pom.xml Sat Jan 27 14:37:54 2007
@@ -70,7 +70,7 @@
            <name>Apache SNAPSHOT Repository</name>

<url>http://people.apache.org/repo/m2-snapshot-repository</url>
            <snapshots>
-                <enabled>true</enabled>
+                <enabled>false</enabled>
            </snapshots>
        </pluginRepository>

@@ -93,6 +93,17 @@
                <enabled>true</enabled>
            </snapshots>
        </pluginRepository>
+
+        <!-- Checkstyle plugin -->
+        <pluginRepository>
+            <id>repo1.maven</id>
+            <name>Repo1 Maven</name>
+            <url>http://repo1.maven.org/maven2/</url>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+        </pluginRepository>
+

    </pluginRepositories>

@@ -145,6 +156,7 @@
                    <plugin>
                        <groupId>org.apache.maven.plugins</groupId>
                        <artifactId>maven-checkstyle-plugin</artifactId>
+                        <version>2.1</version>
                    </plugin>
                    <plugin>
                        <groupId>org.apache.maven.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
MSN Hotmail is evolving – check out the new Windows Live Mail http://ideas.live.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to