Revision: 3135
          http://gar.svn.sourceforge.net/gar/?rev=3135&view=rev
Author:   wbonnet
Date:     2009-02-16 20:55:10 +0000 (Mon, 16 Feb 2009)

Log Message:
-----------
Move Apache Commons Beanutils under java dir

Added Paths:
-----------
    csw/mgar/pkg/java/ajcbeanutils/
    csw/mgar/pkg/java/ajcbeanutils/Makefile
    csw/mgar/pkg/java/ajcbeanutils/branches/
    csw/mgar/pkg/java/ajcbeanutils/tags/
    csw/mgar/pkg/java/ajcbeanutils/trunk/

Removed Paths:
-------------
    csw/mgar/pkg/java/ajcbeanutils/Makefile
    csw/mgar/pkg/java/ajcbeanutils/branches/
    csw/mgar/pkg/java/ajcbeanutils/tags/
    csw/mgar/pkg/java/ajcbeanutils/trunk/

Deleted: csw/mgar/pkg/java/ajcbeanutils/Makefile
===================================================================
--- csw/mgar/pkg/beanutils/Makefile     2009-02-16 16:43:15 UTC (rev 3130)
+++ csw/mgar/pkg/java/ajcbeanutils/Makefile     2009-02-16 20:55:10 UTC (rev 
3135)
@@ -1,15 +0,0 @@
-# vim: ft=make ts=4 sw=4 noet
-
-default:
-       @echo "You are in the pkg/ directory."
-
-%:
-       $(MAKE) -C trunk $* 
-
-paranoid-%:
-       $(MAKE) -C trunk $* || exit 2 
-
-export BUILDLOG ?= $(shell pwd)/buildlog.txt
-
-report-%:
-       $(MAKE) -C trunk $* || echo "   *** make $* in $$i failed ***" >> 
$(BUILDLOG) 

Copied: csw/mgar/pkg/java/ajcbeanutils/Makefile (from rev 3134, 
csw/mgar/pkg/beanutils/Makefile)
===================================================================
--- csw/mgar/pkg/java/ajcbeanutils/Makefile                             (rev 0)
+++ csw/mgar/pkg/java/ajcbeanutils/Makefile     2009-02-16 20:55:10 UTC (rev 
3135)
@@ -0,0 +1,15 @@
+# vim: ft=make ts=4 sw=4 noet
+
+default:
+       @echo "You are in the pkg/ directory."
+
+%:
+       $(MAKE) -C trunk $* 
+
+paranoid-%:
+       $(MAKE) -C trunk $* || exit 2 
+
+export BUILDLOG ?= $(shell pwd)/buildlog.txt
+
+report-%:
+       $(MAKE) -C trunk $* || echo "   *** make $* in $$i failed ***" >> 
$(BUILDLOG) 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to