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

git version control git at videolan.org
Sat Oct 4 16:33:15 CEST 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sat Oct  4 15:35:31 2008 +0200| [77980c0e6981eb57ce4955b996c6fdda9c31b8b5] | 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=77980c0e6981eb57ce4955b996c6fdda9c31b8b5
---

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

diff --git a/pom.xml b/pom.xml
index 0b31cef..19ffd01 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