Author: jleroux
Date: Mon Feb 13 21:57:08 2017
New Revision: 1782890
URL:
http://svn.apache.org/viewvc?rev=1782890&view=revLog:
No functional change. This is not for development only for Builbot tests.
I got a better idea. Instead of a static copy I'll use externals for all,
et voilĂ !
All will be dynamic in Buildbot and I will not have to use tricks there
or svn hooks.
So I drop all the content and simply add an empty plugins dir and externals
Not sure it will work in 1 pass, so just trying now...
No functional change. This is not for development only for Builbot tests.
Uses externals for plugins
I have only one problem
Added:
ofbiz/ofbiz-framework-buildbot/trunk/plugins/
Removed:
ofbiz/ofbiz-framework-buildbot/trunk/.gitignore
ofbiz/ofbiz-framework-buildbot/trunk/.hgignore
ofbiz/ofbiz-framework-buildbot/trunk/.xmlcatalog.xml
ofbiz/ofbiz-framework-buildbot/trunk/APACHE2_HEADER
ofbiz/ofbiz-framework-buildbot/trunk/LICENSE
ofbiz/ofbiz-framework-buildbot/trunk/NOTICE
ofbiz/ofbiz-framework-buildbot/trunk/OPTIONAL_LIBRARIES
ofbiz/ofbiz-framework-buildbot/trunk/README.md
ofbiz/ofbiz-framework-buildbot/trunk/applications/
ofbiz/ofbiz-framework-buildbot/trunk/build.gradle
ofbiz/ofbiz-framework-buildbot/trunk/common.gradle
ofbiz/ofbiz-framework-buildbot/trunk/framework/
ofbiz/ofbiz-framework-buildbot/trunk/gradle/
ofbiz/ofbiz-framework-buildbot/trunk/gradlew
ofbiz/ofbiz-framework-buildbot/trunk/gradlew.bat
ofbiz/ofbiz-framework-buildbot/trunk/hot-deploy/
ofbiz/ofbiz-framework-buildbot/trunk/lib/
ofbiz/ofbiz-framework-buildbot/trunk/runtime/
ofbiz/ofbiz-framework-buildbot/trunk/settings.gradle
ofbiz/ofbiz-framework-buildbot/trunk/themes/
ofbiz/ofbiz-framework-buildbot/trunk/tools/
Modified:
ofbiz/ofbiz-framework-buildbot/trunk/ (props changed)
Propchange: ofbiz/ofbiz-framework-buildbot/trunk/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Mon Feb 13 21:57:08 2017
@@ -0,0 +1,22 @@
+^/ofbiz/ofbiz-plugins/trunk plugins
+^/ofbiz/ofbiz-framework/trunk/framework framework
+^/ofbiz/ofbiz-framework/trunk/tools tools
+^/ofbiz/ofbiz-framework/trunk/gradle gradle
+^/ofbiz/ofbiz-framework/trunk/applications applications
+^/ofbiz/ofbiz-framework/trunk/themes themes
+^/ofbiz/ofbiz-framework/trunk/hot-deploy hot-deploy
+^/ofbiz/ofbiz-framework/trunk/lib lib
+^/ofbiz/ofbiz-framework/trunk/runtime runtime
+^/ofbiz/ofbiz-framework/trunk/OPTIONAL_LIBRARIES OPTIONAL_LIBRARIES
+^/ofbiz/ofbiz-framework/trunk/README.md README.md
+^/ofbiz/ofbiz-framework/trunk/settings.gradle settings.gradle
+^/ofbiz/ofbiz-framework/trunk/build.gradle build.gradle
+^/ofbiz/ofbiz-framework/trunk/gradlew.bat gradlew.bat
+^/ofbiz/ofbiz-framework/trunk/common.gradle common.gradle
+^/ofbiz/ofbiz-framework/trunk/gradlew gradlew
+^/ofbiz/ofbiz-framework/trunk/.gitignore .gitignore
+^/ofbiz/ofbiz-framework/trunk/.hgignore .hgignore
+^/ofbiz/ofbiz-framework/trunk/.xmlcatalog.xml .xmlcatalog.xml
+^/ofbiz/ofbiz-framework/trunk/APACHE2_HEADER APACHE2_HEADER
+^/ofbiz/ofbiz-framework/trunk/LICENSE LICENSE
+^/ofbiz/ofbiz-framework/trunk/NOTICE NOTICE