Revision: 4692
          http://sourceforge.net/p/vexi/code/4692
Author:   mkpg2
Date:     2014-05-05 13:47:24 +0000 (Mon, 05 May 2014)
Log Message:
-----------
release_core.xml. Release a core with standard properties set.

Added Paths:
-----------
    trunk/_ebuild/release_core.xml

Added: trunk/_ebuild/release_core.xml
===================================================================
--- trunk/_ebuild/release_core.xml                              (rev 0)
+++ trunk/_ebuild/release_core.xml      2014-05-05 13:47:24 UTC (rev 4692)
@@ -0,0 +1,11 @@
+<project default="release_core">
+
+    <target name="release_core">
+        <ant antfile="../_ebuild/release.xml" dir="../_ebuild" >
+            <property name="org" value="org.vexi"/>
+            <property name="name" value="core.download"/>
+            <property name="branch" value="vexi3"/>
+            <property name="output-directory" location="release"/>             
                    
+        </ant>  
+    </target>
+</project>


Property changes on: trunk/_ebuild/release_core.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to