Author: michiel
Date: 2009-08-17 15:45:14 +0200 (Mon, 17 Aug 2009)
New Revision: 37944

Added:
   speeltuin/mihxil/jquery/ui/
   speeltuin/mihxil/jquery/ui/Makefile
   speeltuin/mihxil/jquery/ui/mmbase/
Removed:
   speeltuin/mihxil/jquery/Makefile
   speeltuin/mihxil/jquery/mmbase/
Log:
moved to ui dir

Deleted: speeltuin/mihxil/jquery/Makefile
===================================================================
--- speeltuin/mihxil/jquery/Makefile    2009-08-17 12:09:54 UTC (rev 37943)
+++ speeltuin/mihxil/jquery/Makefile    2009-08-17 13:45:14 UTC (rev 37944)
@@ -1,32 +0,0 @@
-version=1.7.2
-zip=jquery-ui-$(version).custom.zip
-js=jquery-ui-$(version).custom.min.js
-
-.PHONY: clean
-
-jquery.ui.war: $(zip) build/mmbase/jquery/jquery-ui.jspx
-       mkdir -p build/mmbase/jquery/
-       unzip -j $(zip) js/* -d build/mmbase/jquery/
-       jar cf $@ -C build .
-
-
-deploy: jquery.ui.war
-       mvn deploy:deploy-file \
-        -DgeneratePom.description='JQuery ui' -DgroupId=org.mmbase.jquery 
-DartifactId=jquery-ui   \
-        -Dversion=$(version) -Dpackaging=war \
-       -Dfile=jquery.ui.war \
-       -Durl=scp://mmbase.org/home/mmweb/web/maven2 -DrepositoryId=mmbase
-
-build/mmbase/jquery/jquery-ui.jspx:
-       mkdir -p build/mmbase/jquery/
-       sed s/JQUERYJS/$(js)/g  mmbase/jquery/jquery-ui.jspx > $@
-
-$(zip):
-       wget  http://jqueryui.com/download/$(zip)
-
-
-
-clean:
-       rm -rf build
-       rm -rf jquery.ui.war
-

Copied: speeltuin/mihxil/jquery/ui/Makefile (from rev 37572, 
speeltuin/mihxil/jquery/Makefile)
===================================================================
--- speeltuin/mihxil/jquery/ui/Makefile                         (rev 0)
+++ speeltuin/mihxil/jquery/ui/Makefile 2009-08-17 13:45:14 UTC (rev 37944)
@@ -0,0 +1,32 @@
+version=1.7.2
+zip=jquery-ui-$(version).custom.zip
+js=jquery-ui-$(version).custom.min.js
+
+.PHONY: clean
+
+jquery.ui.war: $(zip) build/mmbase/jquery/jquery-ui.jspx
+       mkdir -p build/mmbase/jquery/
+       unzip -j $(zip) js/* -d build/mmbase/jquery/
+       jar cf $@ -C build .
+
+
+deploy: jquery.ui.war
+       mvn deploy:deploy-file \
+        -DgeneratePom.description='JQuery ui' -DgroupId=org.mmbase.jquery 
-DartifactId=jquery-ui   \
+        -Dversion=$(version) -Dpackaging=war \
+       -Dfile=jquery.ui.war \
+       -Durl=scp://mmbase.org/home/mmweb/web/maven2 -DrepositoryId=mmbase
+
+build/mmbase/jquery/jquery-ui.jspx:
+       mkdir -p build/mmbase/jquery/
+       sed s/JQUERYJS/$(js)/g  mmbase/jquery/jquery-ui.jspx > $@
+
+$(zip):
+       wget  http://jqueryui.com/download/$(zip)
+
+
+
+clean:
+       rm -rf build
+       rm -rf jquery.ui.war
+


Property changes on: speeltuin/mihxil/jquery/ui/Makefile
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: speeltuin/mihxil/jquery/ui/mmbase (from rev 37570, 
speeltuin/mihxil/jquery/mmbase)


Property changes on: speeltuin/mihxil/jquery/ui/mmbase
___________________________________________________________________
Name: svn:mergeinfo
   + 

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to