[vlma-devel] commit: Build the vlma-webapp before vlma-distribution. (Adrien Grand )

git version control git at videolan.org
Fri Feb 20 04:57:45 CET 2009


vlma | branch: 0.2-bugfix | Adrien Grand <jpountz at videolan.org> | Sat Oct  4 15:35:31 2008 +0200| [074952dcbc520929dd1b66f8219ab46b3807b0f8] | committer: Adrien Grand 

Build the vlma-webapp before vlma-distribution.

Since vlma-distribution needs the webapp to build.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=074952dcbc520929dd1b66f8219ab46b3807b0f8
---

 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index a695009..4d85d85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,8 +103,8 @@
         <module>vlma-api</module>
         <module>vlma-core</module>
         <module>vlma-daemon</module>
-        <module>vlma-distribution</module>
         <module>vlma-webapp</module>
+        <module>vlma-distribution</module>
     </modules>
 
     <build>



More information about the vlma-devel mailing list