Author: vsiveton
Date: Mon Mar 2 11:39:29 2009
New Revision: 749279
URL: http://svn.apache.org/viewvc?rev=749279&view=rev
Log:
o Set svn:eol-style=native
Modified:
incubator/shindig/trunk/features/pom.xml (props changed)
incubator/shindig/trunk/features/src/main/javascript/features/caja/caja.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/core.io/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/core.io/io.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/core/auth-init.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/core/auth.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/core/config.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/locked-domain/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/oauthpopup/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/oauthpopup/oauthpopup.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.6/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.7/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.7/opensocial7to8.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.8/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.8/opensocial8to9.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/fieldtranslations.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/jsonactivity.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/jsonperson.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-current/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data-context/datacontext.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data-context/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data/data.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-jsonrpc/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-jsonrpc/jsonrpccontainer.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-reference/idspec.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-reference/mediaitem.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-reference/navigationparameters.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-rest/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-rest/restfulcontainer.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/base.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/compiler.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/container.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/domutil.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/jstemplate_debug.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/loader.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/namespaces.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/os.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/ost_test.html
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/template.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/util.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/pubsub/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/pubsub/pubsub-router.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/pubsub/pubsub.js
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/xmlutil/feature.xml
(props changed)
incubator/shindig/trunk/features/src/main/javascript/features/xmlutil/xmlutil.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/core.io/iotest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/core/authtest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/core/config-test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/core/prefstest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/core/utiltest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/mocks/env.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/mocks/window.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/mocks/xhr.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/oauthpopup/oauthpopup-test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-base/jsonactivitytest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-data-context/datacontexttest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-reference/activitytest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/compiler_test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/container_test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/loader_test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/os_test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/template_test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/util_test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/setprefs/setprefstest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/views/requestnavigateto-test.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/views/urltemplatetest.js
(props changed)
incubator/shindig/trunk/features/src/test/javascript/features/views/views-init-test.js
(props changed)
Propchange: incubator/shindig/trunk/features/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/caja/caja.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/core.io/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/core.io/io.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/core/auth-init.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/core/auth.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/core/config.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/locked-domain/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/oauthpopup/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/oauthpopup/oauthpopup.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.6/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.7/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.7/opensocial7to8.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.8/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-0.8/opensocial8to9.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/fieldtranslations.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/jsonactivity.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-base/jsonperson.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-current/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data-context/datacontext.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data-context/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data/data.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-data/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-jsonrpc/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-jsonrpc/jsonrpccontainer.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-reference/idspec.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-reference/mediaitem.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-reference/navigationparameters.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-rest/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-rest/restfulcontainer.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/base.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/compiler.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/container.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/domutil.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/jstemplate_debug.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/loader.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/namespaces.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/os.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/ost_test.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/template.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/opensocial-templates/util.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/pubsub/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/pubsub/pubsub-router.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/pubsub/pubsub.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/xmlutil/feature.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/main/javascript/features/xmlutil/xmlutil.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/core.io/iotest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/core/authtest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/core/config-test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/core/prefstest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/core/utiltest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/mocks/env.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/mocks/window.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/mocks/xhr.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/oauthpopup/oauthpopup-test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-base/jsonactivitytest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-data-context/datacontexttest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-reference/activitytest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/compiler_test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/container_test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/loader_test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/os_test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/template_test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/opensocial-templates/util_test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/setprefs/setprefstest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/views/requestnavigateto-test.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/views/urltemplatetest.js
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/shindig/trunk/features/src/test/javascript/features/views/views-init-test.js
------------------------------------------------------------------------------
svn:eol-style = native