[Yanel-commits] rev 58141 - public/yanel/contributions/resources/creatable-modifiable-deletable-v3

michi at wyona.com michi at wyona.com
Sat Apr 30 00:37:46 CEST 2011


Author: michi
Date: 2011-04-30 00:37:45 +0200 (Sat, 30 Apr 2011)
New Revision: 58141

Modified:
   public/yanel/contributions/resources/creatable-modifiable-deletable-v3/README.txt
Log:
more notes added

Modified: public/yanel/contributions/resources/creatable-modifiable-deletable-v3/README.txt
===================================================================
--- public/yanel/contributions/resources/creatable-modifiable-deletable-v3/README.txt	2011-04-29 22:28:43 UTC (rev 58140)
+++ public/yanel/contributions/resources/creatable-modifiable-deletable-v3/README.txt	2011-04-29 22:37:45 UTC (rev 58141)
@@ -14,3 +14,22 @@
  - Run ./build.sh -f /Users/michaelwechner/src/wyona/public/yanel/contributions/resources/creatable-modifiable-deletable-v3/build.xml
 
  - Check whether org/wyona/yanel/impl/resources/jellyadapterofcmdv3/resource.xml exists by running jar -tf local/apache-tomcat-5.5.20/webapps/yanel/WEB-INF/lib/yanel-resource-creatable-modifiable-deletable-v3-0.1-dev-r47364.jar
+
+ - Copy to maven server (from your local maven repository, e.g. /Users/michaelwechner/.m2/repository/wyona-org-yanel/yanel-resource-creatable-modifiable-deletable-v3)
+
+ - Update src/build/dependencies.xml src/build/pom-core.xml
+
+ - Set copy.resource-type-configs.to.webapp=false
+
+ - build clean Yanel
+
+ - Clean your local maven repository, e.g. rm -r /Users/michaelwechner/.m2/repository/wyona-org-yanel/yanel-resource-creatable-modifiable-deletable-v3
+
+ - build Yanel
+
+ - Run tests
+
+ Using this resource:
+ --------------------
+
+ - Add this <resource-type package="org.wyona.yanel.impl.resources.jellyadapterofcmdv3"/> to your resource types configuration



More information about the Yanel-commits mailing list