You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by rb...@apache.org on 2014/02/05 21:08:31 UTC

svn commit: r1564910 - in /shindig/trunk: LICENSE pom.xml

Author: rbaxter85
Date: Wed Feb  5 20:08:30 2014
New Revision: 1564910

URL: http://svn.apache.org/r1564910
Log:
SHINDIG-1966
Move Shindig PHP code to attic

Modified:
    shindig/trunk/LICENSE
    shindig/trunk/pom.xml

Modified: shindig/trunk/LICENSE
URL: http://svn.apache.org/viewvc/shindig/trunk/LICENSE?rev=1564910&r1=1564909&r2=1564910&view=diff
==============================================================================
--- shindig/trunk/LICENSE (original)
+++ shindig/trunk/LICENSE Wed Feb  5 20:08:30 2014
@@ -210,108 +210,6 @@ code for the these subcomponents is subj
 conditions of the following licenses.
 
 ===============================================================================
-Zend Framework:
-
-Copyright (c) 2006-2007, Zend Technologies USA, Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
-
-    * Redistributions of source code must retain the above copyright notice,
-      this list of conditions and the following disclaimer.
-
-    * Redistributions in binary form must reproduce the above copyright notice,
-      this list of conditions and the following disclaimer in the documentation
-      and/or other materials provided with the distribution.
-
-    * Neither the name of Zend Technologies USA, Inc. nor the names of its
-      contributors may be used to endorse or promote products derived from this
-      software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-===============================================================================
-PHPUnit:
-
-Copyright (c) 2002-2008, Sebastian Bergmann <sb...@sebastian-bergmann.de>.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
- Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in
-    the documentation and/or other materials provided with the
-    distribution.
-
- Neither the name of Sebastian Bergmann nor the names of his
-    contributors may be used to endorse or promote products derived
-    from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
-FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
-COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
-ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
-
-===============================================================================
-jsmin.php - PHP implementation of Douglas Crockford's JSMin.
-
-This is pretty much a direct port of jsmin.c to PHP with just a few
-PHP-specific performance tweaks. Also, whereas jsmin.c reads from stdin and
-outputs to stdout, this library accepts a string as input and returns another
-string as output.
-
-PHP 5 or higher is required.
-
-Permission is hereby granted to use this version of the library under the
-same terms as jsmin.c, which has the following license:
-
---
-Copyright (c) 2002 Douglas Crockford  (www.crockford.com)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-The Software shall be used for Good, not Evil.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
-===============================================================================
 OpenSocial Specification 0.8:
 
 Copyright (c) 2008 OpenSocial Foundation (http://www.opensocial.org)
@@ -369,31 +267,6 @@ THE SOFTWARE.
  marijnh@gmail.com
 
 ===============================================================================
-OAuth.php:
-
-The MIT License
-
-Copyright (c) 2007 Andy Smith
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-===============================================================================
 Symphony ClassLoader:
 
 Copyright (c) 2004-2011 Fabien Potencier

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1564910&r1=1564909&r2=1564910&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Wed Feb  5 20:08:30 2014
@@ -763,7 +763,6 @@
                 <exclude>etc/svn-ignores</exclude>
                 <exclude>etc/svn-props</exclude>
                 <exclude>etc/eclipse/shindig.importorder</exclude>
-                <exclude>JsMin.php</exclude>
                 <exclude>**/content/**/*.json</exclude>
                 <exclude>**/content/**/*.swf</exclude>
                 <exclude>**/test/misc/rewriter*.css</exclude>
@@ -776,7 +775,6 @@
                 <exclude>**/site/generated_site/**</exclude>
                 <exclude>**/site/cms/trunk/content/bootstrap/**</exclude>
                 <exclude>**/site/cms/trunk/content/jquery/**</exclude>
-                <exclude>phpunit.xml.dist</exclude>
                 <exclude>BUILD-JAVA</exclude>
                 <exclude>COMMITTERS</exclude>
                 <exclude>UPGRADING</exclude>
@@ -900,7 +898,6 @@
         <module>java/server</module>
         <module>java/uber</module>
         <module>extras</module>
-        <module>php</module>
         <module>assembly</module>
       </modules>
       <build>
@@ -947,14 +944,6 @@
       </build>
     </profile>
 
-    <profile>
-      <id>php</id>
-      <modules>
-        <module>features</module>
-        <module>php</module>
-      </modules>
-    </profile>
-
     <!-- assemble the source releases -->
     <profile>
       <id>assemble</id>
@@ -1293,7 +1282,6 @@
               <exclude>etc/svn-ignores</exclude>
               <exclude>etc/svn-props</exclude>
               <exclude>etc/eclipse/shindig.importorder</exclude>
-              <exclude>JsMin.php</exclude>
               <exclude>**/content/**/*.json</exclude>
               <exclude>**/content/**/*.swf</exclude>
               <exclude>**/test/misc/rewriter*.css</exclude>
@@ -1306,7 +1294,6 @@
               <exclude>**/site/generated_site/**</exclude>
               <exclude>**/site/cms/trunk/content/bootstrap/**</exclude>
               <exclude>**/site/cms/trunk/content/jquery/**</exclude>
-              <exclude>phpunit.xml.dist</exclude>
               <exclude>BUILD-JAVA</exclude>
               <exclude>COMMITTERS</exclude>
               <exclude>UPGRADING</exclude>