Author: ks156
Date: 2008-12-18 16:13:48 +0100 (Thu, 18 Dec 2008)
New Revision: 3201

Modified:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-msn/trunk/tuxdroid-gadget-msn/
   
software_suite_v2/software/gadgets/tuxdroid-gadget-msn/trunk/tuxdroid-gadget-msn/project.xml
Log:
* Removed the static builder and set it with svn:externals.
* Updated project.xml to retrieve the correct java-kit



Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-msn/trunk/tuxdroid-gadget-msn
___________________________________________________________________
Name: svn:externals
   + builder 
http://svn.tuxisalive.com/software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder


Modified: 
software_suite_v2/software/gadgets/tuxdroid-gadget-msn/trunk/tuxdroid-gadget-msn/project.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-msn/trunk/tuxdroid-gadget-msn/project.xml
        2008-12-18 15:11:13 UTC (rev 3200)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-msn/trunk/tuxdroid-gadget-msn/project.xml
        2008-12-18 15:13:48 UTC (rev 3201)
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>com.kysoh</groupId>
                        <artifactId>tuxdroid-gadget-java-kit</artifactId>
-                       <version>0.1</version>
+                       <version>0.0.1</version>
                </dependency>
        </dependencies>
        <repositories>
@@ -34,6 +34,15 @@
                                <enabled>false</enabled>
                        </snapshots>
                </repository>
+               <repository>
+                       <id>kysoh</id>
+                       <name>Kysoh Repository</name>
+                       <layout>default</layout>
+                       <url>http://ftp.kysoh.com/maven2</url>
+                       <snapshots>
+                               <enabled>false</enabled>
+                       </snapshots>
+               </repository>
        </repositories>
        <developers>
                <developer>
@@ -55,4 +64,4 @@
                        </changes>
                </release>
        </releases>
-</project>
\ No newline at end of file
+</project>


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to