You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by io...@apache.org on 2012/09/06 00:30:14 UTC

svn commit: r1381424 - /manifoldcf/trunk/CHANGES.txt

Author: iorixxx
Date: Wed Sep  5 22:30:14 2012
New Revision: 1381424

URL: http://svn.apache.org/viewvc?rev=1381424&view=rev
Log:
Reverting previous commit on CHANGES.txt and going back to revision 1381277

Modified:
    manifoldcf/trunk/CHANGES.txt

Modified: manifoldcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1381424&r1=1381423&r2=1381424&view=diff
==============================================================================
--- manifoldcf/trunk/CHANGES.txt (original)
+++ manifoldcf/trunk/CHANGES.txt Wed Sep  5 22:30:14 2012
@@ -3,9 +3,6 @@ $Id$
 
 ======================= 0.7-dev =====================
 
-CONNECTORS-520 : Add pom.xml to SharePoint connector module
-(Ahmet Arslan, Karl Wright)
-
 CONNECTORS-519: maven build of mcf-test-materials/mcf-alfresco-war-test fails
 (Ahmet Arslan, Piergiorgio Lucidi)
 
@@ -131,7 +128,7 @@ the i18n work was done on it.
 
 CONNECTORS-461: Mime types and document length restrictions and
 commit option for Solr output connector need documentation
-(Erlend Gar�sen)
+(Erlend Garåsen)
 
 CONNECTORS-483: Add NTLM proxy support for Web Connector.
 (Karl Wright)
@@ -184,7 +181,7 @@ Derby 10.8.1.1.
 (Karl Wright)
 
 CONNECTORS-467: Remove outdated taglib directives in web.xml
-(Erlend Gar�sen)
+(Erlend Garåsen)
 
 CONNECTORS-468: Wrap ResourceBundle class so that missing keys
 in a resource bundle are dealt with in a friendlier way.
@@ -203,7 +200,7 @@ hopcounts, so that no references to dele
 
 CONNECTORS-462: Change "<" and ">" characters to HTML entities in
 connectors
-(Erlend Gar�sen)
+(Erlend Garåsen)
 
 CONNECTORS-459: Upgrade to require JDK 1.6 across the board.  Get the
 (broken) maven build also working consistently with the ant build.
@@ -211,7 +208,7 @@ CONNECTORS-459: Upgrade to require JDK 1
 
 CONNECTORS-435: Replace incorrect Messages.getString() calls in the main
 UI with correct ones.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-460: Add multi-domain-controller support to the
 Active Directory authority.
@@ -231,7 +228,7 @@ build if they have the wrong svn client 
 
 CONNECTORS-430: An error should be returned if invalid seeds are typed
 into the seeds list for the web connector
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-449: Fix browser simulator so that UI tests work again.
 (Karl Wright)
@@ -246,7 +243,7 @@ how to work with the binary distribution
 
 CONNECTORS-432: Make sure quotations are in the javascript everywhere,
 not in the translation resources.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-431: Update pom.xml versions.
 (Karl Wright)
@@ -333,7 +330,7 @@ name as metadata.
 
 CONNECTORS-427: The default value for "include only host matching seeds"
 should be yes/checked
-(Erlend Gar�sen)
+(Erlend Garåsen)
 
 CONNECTORS-288: Add Elastic Search connector.
 (Luca Stancapiano, Piergiorgio Lucidi, Karl Wright)
@@ -703,7 +700,7 @@ assistance!
 
 CONNECTORS-299: Handle Postgresql 9.1's newfound ability to throw
 deadlock conditions on transaction ends.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-298: Improve the SSL error message when no trusted
 certs are found.
@@ -847,7 +844,7 @@ RSS connector and Web connector.
 (Karl Wright)
 
 CONNECTORS-202: Add commit-within parameter to Solr output connector.
-(Jan H�ydahl, Karl Wright)
+(Jan Høydahl, Karl Wright)
 
 CONNECTORS-251: Add target "download-dependencies" to build.xml.
 (Shinichiro Abe)
@@ -900,7 +897,7 @@ CONNECTORS-244: Add a fix to recover for
 
 CONNECTORS-243: Include most response headers in the metadata for
 each web connector document.
-(Jan H�ydahl, Karl Wright)
+(Jan Høydahl, Karl Wright)
 
 CONNECTORS-224: Add OpenSearchServer output connector.
 (Emmanuel Keller, Karl Wright)
@@ -964,11 +961,11 @@ rapidly.
 
 CONNECTORS-223: Move test classes to be compatible with maven
 conventions.
-(Tobias R�bner, Karl Wright)
+(Tobias Rübner, Karl Wright)
 
 CONNECTORS-219: Update maven pom.xml files to include proper
 dependencies and version numbers.
-(Tobias R�bner)
+(Tobias Rübner)
 
 CONNECTORS-220: Fix long-standing issue with database connection
 problems.  Reset logic was insufficiently robust.
@@ -994,7 +991,7 @@ CONNECTORS-214: Add output connector sup
 mime type, URL, and document length.  Hook this up to the web and RSS
 connectors, and add mime type and maximum length fields to the Solr
 connector.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-212: Failure during notify should send job back to
 ReadyForNotify state, not ReadyForDelete state.
@@ -1029,14 +1026,14 @@ work for HSQLDB.
 (Karl Wright)
 
 CONNECTORS-203: Move to Java 1.5 compilation and conventions.
-(Erlend Gar�sen, Tommaso Teofili, Karl Wright et al)
+(Erlend Garåsen, Tommaso Teofili, Karl Wright et al)
 
 CONNECTORS-201: Add activity interface ICarrydownActivity to allow
 sharing of functionality across IVersionActivity and IProcessActivity.
 (Karl Wright)
 
 CONNECTORS-200: Interpret TikaExceptions as being permanent failures.
-(Erlend Gar�sen, Shinichiro Abe, Karl Wright)
+(Erlend Garåsen, Shinichiro Abe, Karl Wright)
 
 CONNECTORS-199: Modify site to point to new 0.2-incubating release.
 (Karl Wright)
@@ -1051,11 +1048,11 @@ test-output-postgresql folders.
 
 CONNECTORS-174: The standard logging.ini file for the Quick Start should
 set a log format that includes at least date and time.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-194: Forrest doc build always gets an error because of relative
 references to javadoc roots.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-196: Active directory authority did not work if login name
 and common name differed.
@@ -1130,7 +1127,7 @@ corrupt entity references.
 Release Date:  See http://incubator.apache.org/connectors for the official release date.
 
 CONNECTORS-188: Change the eol-style attribute to LF for all the .sh files.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 Web site updated to reflect proposed release.
 
@@ -1156,7 +1153,7 @@ to handle non-XML responses
 (Fuad Efendi, Karl Wright)
 
 CONNECTORS-159: Add support for external PostgreSQL server
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-165: Upgrade to jetty 6.1.26, plus patches, which is what
 Solr is using.
@@ -1198,7 +1195,7 @@ a parameter for the password when creati
 (Nicolas Max, Karl Wright)
 
 CONNECTORS-153: Add support for robots meta tag to web connector.
-(Erlend Gar�sen, Karl Wright)
+(Erlend Garåsen, Karl Wright)
 
 CONNECTORS-152: Refactor notification thread and states to make the framework
 more resilient.



Re: svn commit: r1381424 - /manifoldcf/trunk/CHANGES.txt

Posted by Ahmet Arslan <io...@yahoo.com>.
Hello All,

Sorry for the noise about CHANGES.txt. I edited it in IntelliJ and ended up with this. I will double check svn diff from now on.

Ahmet

--- On Thu, 9/6/12, iorixxx@apache.org <io...@apache.org> wrote:

> From: iorixxx@apache.org <io...@apache.org>
> Subject: svn commit: r1381424 - /manifoldcf/trunk/CHANGES.txt
> To: commits@manifoldcf.apache.org
> Date: Thursday, September 6, 2012, 1:30 AM
> Author: iorixxx
> Date: Wed Sep  5 22:30:14 2012
> New Revision: 1381424
> 
> URL: http://svn.apache.org/viewvc?rev=1381424&view=rev
> Log:
> Reverting previous commit on CHANGES.txt and going back to
> revision 1381277
> 
> Modified:
>     manifoldcf/trunk/CHANGES.txt
> 
> Modified: manifoldcf/trunk/CHANGES.txt
> URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1381424&r1=1381423&r2=1381424&view=diff
> ==============================================================================
> --- manifoldcf/trunk/CHANGES.txt (original)
> +++ manifoldcf/trunk/CHANGES.txt Wed Sep  5 22:30:14
> 2012
> @@ -3,9 +3,6 @@ $Id$
>  
>  ======================= 0.7-dev =====================
>  
> -CONNECTORS-520 : Add pom.xml to SharePoint connector
> module
> -(Ahmet Arslan, Karl Wright)
> -
>  CONNECTORS-519: maven build of
> mcf-test-materials/mcf-alfresco-war-test fails
>  (Ahmet Arslan, Piergiorgio Lucidi)
>  
> @@ -131,7 +128,7 @@ the i18n work was done on it.
>  
>  CONNECTORS-461: Mime types and document length restrictions
> and
>  commit option for Solr output connector need documentation
> -(Erlend Gar�sen)
> +(Erlend Garåsen)
>  
>  CONNECTORS-483: Add NTLM proxy support for Web Connector.
>  (Karl Wright)
> @@ -184,7 +181,7 @@ Derby 10.8.1.1.
>  (Karl Wright)
>  
>  CONNECTORS-467: Remove outdated taglib directives in
> web.xml
> -(Erlend Gar�sen)
> +(Erlend Garåsen)
>  
>  CONNECTORS-468: Wrap ResourceBundle class so that missing
> keys
>  in a resource bundle are dealt with in a friendlier way.
> @@ -203,7 +200,7 @@ hopcounts, so that no references to
> dele
>  
>  CONNECTORS-462: Change "<" and ">" characters to HTML
> entities in
>  connectors
> -(Erlend Gar�sen)
> +(Erlend Garåsen)
>  
>  CONNECTORS-459: Upgrade to require JDK 1.6 across the
> board.  Get the
>  (broken) maven build also working consistently with the ant
> build.
> @@ -211,7 +208,7 @@ CONNECTORS-459: Upgrade to require JDK
> 1
>  
>  CONNECTORS-435: Replace incorrect Messages.getString()
> calls in the main
>  UI with correct ones.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-460: Add multi-domain-controller support to the
>  Active Directory authority.
> @@ -231,7 +228,7 @@ build if they have the wrong svn client
> 
>  
>  CONNECTORS-430: An error should be returned if invalid
> seeds are typed
>  into the seeds list for the web connector
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-449: Fix browser simulator so that UI tests work
> again.
>  (Karl Wright)
> @@ -246,7 +243,7 @@ how to work with the binary
> distribution
>  
>  CONNECTORS-432: Make sure quotations are in the javascript
> everywhere,
>  not in the translation resources.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-431: Update pom.xml versions.
>  (Karl Wright)
> @@ -333,7 +330,7 @@ name as metadata.
>  
>  CONNECTORS-427: The default value for "include only host
> matching seeds"
>  should be yes/checked
> -(Erlend Gar�sen)
> +(Erlend Garåsen)
>  
>  CONNECTORS-288: Add Elastic Search connector.
>  (Luca Stancapiano, Piergiorgio Lucidi, Karl Wright)
> @@ -703,7 +700,7 @@ assistance!
>  
>  CONNECTORS-299: Handle Postgresql 9.1's newfound ability to
> throw
>  deadlock conditions on transaction ends.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-298: Improve the SSL error message when no
> trusted
>  certs are found.
> @@ -847,7 +844,7 @@ RSS connector and Web connector.
>  (Karl Wright)
>  
>  CONNECTORS-202: Add commit-within parameter to Solr output
> connector.
> -(Jan H�ydahl, Karl Wright)
> +(Jan Høydahl, Karl Wright)
>  
>  CONNECTORS-251: Add target "download-dependencies" to
> build.xml.
>  (Shinichiro Abe)
> @@ -900,7 +897,7 @@ CONNECTORS-244: Add a fix to recover
> for
>  
>  CONNECTORS-243: Include most response headers in the
> metadata for
>  each web connector document.
> -(Jan H�ydahl, Karl Wright)
> +(Jan Høydahl, Karl Wright)
>  
>  CONNECTORS-224: Add OpenSearchServer output connector.
>  (Emmanuel Keller, Karl Wright)
> @@ -964,11 +961,11 @@ rapidly.
>  
>  CONNECTORS-223: Move test classes to be compatible with
> maven
>  conventions.
> -(Tobias R�bner, Karl Wright)
> +(Tobias Rübner, Karl Wright)
>  
>  CONNECTORS-219: Update maven pom.xml files to include
> proper
>  dependencies and version numbers.
> -(Tobias R�bner)
> +(Tobias Rübner)
>  
>  CONNECTORS-220: Fix long-standing issue with database
> connection
>  problems.  Reset logic was insufficiently robust.
> @@ -994,7 +991,7 @@ CONNECTORS-214: Add output connector
> sup
>  mime type, URL, and document length.  Hook this up to
> the web and RSS
>  connectors, and add mime type and maximum length fields to
> the Solr
>  connector.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-212: Failure during notify should send job back
> to
>  ReadyForNotify state, not ReadyForDelete state.
> @@ -1029,14 +1026,14 @@ work for HSQLDB.
>  (Karl Wright)
>  
>  CONNECTORS-203: Move to Java 1.5 compilation and
> conventions.
> -(Erlend Gar�sen, Tommaso Teofili, Karl Wright et al)
> +(Erlend Garåsen, Tommaso Teofili, Karl Wright et al)
>  
>  CONNECTORS-201: Add activity interface ICarrydownActivity
> to allow
>  sharing of functionality across IVersionActivity and
> IProcessActivity.
>  (Karl Wright)
>  
>  CONNECTORS-200: Interpret TikaExceptions as being permanent
> failures.
> -(Erlend Gar�sen, Shinichiro Abe, Karl Wright)
> +(Erlend Garåsen, Shinichiro Abe, Karl Wright)
>  
>  CONNECTORS-199: Modify site to point to new 0.2-incubating
> release.
>  (Karl Wright)
> @@ -1051,11 +1048,11 @@ test-output-postgresql folders.
>  
>  CONNECTORS-174: The standard logging.ini file for the Quick
> Start should
>  set a log format that includes at least date and time.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-194: Forrest doc build always gets an error
> because of relative
>  references to javadoc roots.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-196: Active directory authority did not work if
> login name
>  and common name differed.
> @@ -1130,7 +1127,7 @@ corrupt entity references.
>  Release Date:  See http://incubator.apache.org/connectors for the official
> release date.
>  
>  CONNECTORS-188: Change the eol-style attribute to LF for
> all the .sh files.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  Web site updated to reflect proposed release.
>  
> @@ -1156,7 +1153,7 @@ to handle non-XML responses
>  (Fuad Efendi, Karl Wright)
>  
>  CONNECTORS-159: Add support for external PostgreSQL server
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-165: Upgrade to jetty 6.1.26, plus patches,
> which is what
>  Solr is using.
> @@ -1198,7 +1195,7 @@ a parameter for the password when
> creati
>  (Nicolas Max, Karl Wright)
>  
>  CONNECTORS-153: Add support for robots meta tag to web
> connector.
> -(Erlend Gar�sen, Karl Wright)
> +(Erlend Garåsen, Karl Wright)
>  
>  CONNECTORS-152: Refactor notification thread and states to
> make the framework
>  more resilient.
> 
> 
>