You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by li...@apache.org on 2012/08/10 07:42:04 UTC

svn commit: r1371578 - in /incubator/ooo/trunk/main/test: reportstyle/ testcommon/ testgui/ testgui/.settings/ testgui/data/ testgui/ids/ testgui/source/ testgui/source/testcase/ testgui/source/testlib/ testuno/.classpath

Author: liuzhe
Date: Fri Aug 10 05:42:04 2012
New Revision: 1371578

URL: http://svn.apache.org/viewvc?rev=1371578&view=rev
Log:
Remove useless svn properties. It makes some annoying warning message when commit

Removed:
    incubator/ooo/trunk/main/test/testgui/.settings/
Modified:
    incubator/ooo/trunk/main/test/reportstyle/   (props changed)
    incubator/ooo/trunk/main/test/testcommon/   (props changed)
    incubator/ooo/trunk/main/test/testgui/   (props changed)
    incubator/ooo/trunk/main/test/testgui/data/   (props changed)
    incubator/ooo/trunk/main/test/testgui/ids/   (props changed)
    incubator/ooo/trunk/main/test/testgui/source/   (props changed)
    incubator/ooo/trunk/main/test/testgui/source/testcase/   (props changed)
    incubator/ooo/trunk/main/test/testgui/source/testlib/   (props changed)
    incubator/ooo/trunk/main/test/testuno/.classpath

Propchange: incubator/ooo/trunk/main/test/reportstyle/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/reportstyle/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testcommon/
            ('bugtraq:logregex' removed)

Propchange: incubator/ooo/trunk/main/test/testcommon/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testcommon/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testcommon/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Aug 10 05:42:04 2012
@@ -1 +1 @@
-output
+bin

Propchange: incubator/ooo/trunk/main/test/testgui/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Aug 10 05:42:04 2012
@@ -1 +1 @@
-output
+bin

Propchange: incubator/ooo/trunk/main/test/testgui/data/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/data/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/ids/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/ids/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/source/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/source/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/source/testcase/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/source/testcase/
            ('bugtraq:warnifnoissue' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/source/testlib/
            ('bugtraq:url' removed)

Propchange: incubator/ooo/trunk/main/test/testgui/source/testlib/
            ('bugtraq:warnifnoissue' removed)

Modified: incubator/ooo/trunk/main/test/testuno/.classpath
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testuno/.classpath?rev=1371578&r1=1371577&r2=1371578&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testuno/.classpath (original)
+++ incubator/ooo/trunk/main/test/testuno/.classpath Fri Aug 10 05:42:04 2012
@@ -2,10 +2,6 @@
 <classpath>
 	<classpathentry kind="src" path="source"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="/opt/openoffice.org/basis3.4/program/classes/unoil.jar"/>
-	<classpathentry kind="lib" path="/opt/openoffice.org/ure/share/java/ridl.jar"/>
-	<classpathentry kind="lib" path="/opt/openoffice.org/ure/share/java/jurt.jar"/>
-	<classpathentry kind="lib" path="/opt/openoffice.org/ure/share/java/juh.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/testcommon"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
 	<classpathentry kind="output" path="bin"/>