Author: remi
Date: 2009-07-03 16:03:43 +0200 (Fri, 03 Jul 2009)
New Revision: 5032

Removed:
   software_suite_v2/software/tools/attitunesStudio/trunk/.classpath
   software_suite_v2/software/tools/attitunesStudio/trunk/.project
   software_suite_v2/software/tools/attitunesStudio/trunk/.settings/
Modified:
   software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml
Log:
* Updated pom.xml
* Remove useless files and directories

Deleted: software_suite_v2/software/tools/attitunesStudio/trunk/.classpath
===================================================================
--- software_suite_v2/software/tools/attitunesStudio/trunk/.classpath   
2009-07-03 13:56:19 UTC (rev 5031)
+++ software_suite_v2/software/tools/attitunesStudio/trunk/.classpath   
2009-07-03 14:03:43 UTC (rev 5032)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry including="*.PNG|*.att|*.png" kind="src" path="images"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="lib" 
path="/home/paul/MyTux/MyTuxTools/attitunes_studio/tuxdroid-api.jar"/>
-       <classpathentry kind="lib" 
path="/home/paul/MyTux/MyTuxTools/attitunes_studio/skinlf.jar"/>
-       <classpathentry kind="lib" 
path="/home/paul/MyTux/MyTuxTools/attitunes_studio/tuxdroid-installer-paths.jar"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>

Deleted: software_suite_v2/software/tools/attitunesStudio/trunk/.project
===================================================================
--- software_suite_v2/software/tools/attitunesStudio/trunk/.project     
2009-07-03 13:56:19 UTC (rev 5031)
+++ software_suite_v2/software/tools/attitunesStudio/trunk/.project     
2009-07-03 14:03:43 UTC (rev 5032)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>attitunes_studio</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>

Modified: software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml
===================================================================
--- software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml      
2009-07-03 13:56:19 UTC (rev 5031)
+++ software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml      
2009-07-03 14:03:43 UTC (rev 5032)
@@ -23,7 +23,7 @@
        <dependency>
            <groupId>com.tuxisalive</groupId>
            <artifactId>tuxdroid-java-api</artifactId>
-           <version>0.0.2</version>
+           <version>0.0.3</version>
        </dependency>
        <dependency>
            <groupId>com.l2fprod</groupId>
@@ -31,8 +31,8 @@
            <version>6.7</version>
        </dependency>
        <dependency>
-           <groupId>com.tuxdroid</groupId>
-           <artifactId>tuxdroid-installer-paths</artifactId>
+           <groupId>com.kysoh</groupId>
+           <artifactId>smart-core-paths</artifactId>
            <version>0.0.1</version>
        </dependency>
     </dependencies>
@@ -67,7 +67,7 @@
                            <mainClass>main</mainClass>
                        </manifest>
                        <manifestEntries>
-                           <Class-Path>./tuxdroid-api.jar ./skinlf.jar 
./tuxdroid-installer-paths.jar</Class-Path>
+                           <Class-Path>./tuxdroid-java-api-0.0.3.jar 
./skinlf-6.7.jar ./smart-core-paths-0.0.1.jar</Class-Path>
                        </manifestEntries>
                    </archive>
                </configuration>


------------------------------------------------------------------------------
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to