Author: doogie
Date: Mon Apr 20 23:02:47 2015 New Revision: 1675001 URL: http://svn.apache.org/r1675001 Log: Begin work for OFBIZ-6270, JSON backwards compability. Added: ofbiz/branches/OFBIZ-6270/ (props changed) - copied from r1674935, ofbiz/trunk/ Propchange: ofbiz/branches/OFBIZ-6270/ ------------------------------------------------------------------------------ --- svn:global-ignores (added) +++ svn:global-ignores Mon Apr 20 23:02:47 2015 @@ -0,0 +1 @@ +.git Propchange: ofbiz/branches/OFBIZ-6270/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Apr 20 23:02:47 2015 @@ -0,0 +1,21 @@ +ofbiz.jar +bin +*.patch +*.iml +*.ipr +*.iws +*.time +.settings +.project +changelog +.idea +dependencyCheck.groovy +desktop.ini +cloudfeet-backup-logs.sh +cloudfeet-CI.sh +cloudfeet-restart-qa.sh +cloudfeet-restart-test.sh +cloudfeet-restore-logs.sh +cloudfeet-startofbiz.sh +cloudfeet-stop.sh +cloudfeet.on.error.sh Propchange: ofbiz/branches/OFBIZ-6270/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Mon Apr 20 23:02:47 2015 @@ -0,0 +1,11 @@ +/ofbiz/branches/2013_RemoveJavolution:1462755 +/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23:1535171-1654698 +/ofbiz/branches/addbirt:831210-885099,885686-886087 +/ofbiz/branches/boostrap_theme:1635411,1635465 +/ofbiz/branches/dojo1.4:951708-952957 +/ofbiz/branches/framework-api-cleanup:1619853-1620529 +/ofbiz/branches/jackrabbit20100709:962442-1231517 +/ofbiz/branches/jquery:952958-1044489 +/ofbiz/branches/json-integration-refactoring:1634077-1635900 +/ofbiz/branches/multitenant20100310:921280-927264 +/ofbiz/branches/release13.07:1547657 |
I'm waiting on my local git(svn fetch) to finish working, so it might be
a bit before anything new lands in this branch. On 04/20/2015 06:02 PM, [hidden email] wrote: > Author: doogie > Date: Mon Apr 20 23:02:47 2015 > New Revision: 1675001 > > URL: http://svn.apache.org/r1675001 > Log: > Begin work for OFBIZ-6270, JSON backwards compability. > > Added: > ofbiz/branches/OFBIZ-6270/ (props changed) > - copied from r1674935, ofbiz/trunk/ > > Propchange: ofbiz/branches/OFBIZ-6270/ > ------------------------------------------------------------------------------ > --- svn:global-ignores (added) > +++ svn:global-ignores Mon Apr 20 23:02:47 2015 > @@ -0,0 +1 @@ > +.git > > Propchange: ofbiz/branches/OFBIZ-6270/ > ------------------------------------------------------------------------------ > --- svn:ignore (added) > +++ svn:ignore Mon Apr 20 23:02:47 2015 > @@ -0,0 +1,21 @@ > +ofbiz.jar > +bin > +*.patch > +*.iml > +*.ipr > +*.iws > +*.time > +.settings > +.project > +changelog > +.idea > +dependencyCheck.groovy > +desktop.ini > +cloudfeet-backup-logs.sh > +cloudfeet-CI.sh > +cloudfeet-restart-qa.sh > +cloudfeet-restart-test.sh > +cloudfeet-restore-logs.sh > +cloudfeet-startofbiz.sh > +cloudfeet-stop.sh > +cloudfeet.on.error.sh > > Propchange: ofbiz/branches/OFBIZ-6270/ > ------------------------------------------------------------------------------ > --- svn:mergeinfo (added) > +++ svn:mergeinfo Mon Apr 20 23:02:47 2015 > @@ -0,0 +1,11 @@ > +/ofbiz/branches/2013_RemoveJavolution:1462755 > +/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23:1535171-1654698 > +/ofbiz/branches/addbirt:831210-885099,885686-886087 > +/ofbiz/branches/boostrap_theme:1635411,1635465 > +/ofbiz/branches/dojo1.4:951708-952957 > +/ofbiz/branches/framework-api-cleanup:1619853-1620529 > +/ofbiz/branches/jackrabbit20100709:962442-1231517 > +/ofbiz/branches/jquery:952958-1044489 > +/ofbiz/branches/json-integration-refactoring:1634077-1635900 > +/ofbiz/branches/multitenant20100310:921280-927264 > +/ofbiz/branches/release13.07:1547657 > > |
Free forum by Nabble | Edit this page |