[OPENJPA-2751] trailing white-spaces were removed

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1842614 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maxim Solodovnik 2018-10-02 12:32:32 +00:00
parent 4709f38ba2
commit f2fc98031e
4600 changed files with 38370 additions and 38382 deletions

View File

@ -61,4 +61,3 @@ openbook.source.list= Book-> domain/Book.java.html, Author -> domain/Author.java
PurchaseOrder-> domain/PurchaseOrder.java.html, LineItem -> domain/LineItem.java.html, OpenBookService -> \
server/OpenBookService.java.html, OpenBookServiceImpl -> server/OpenBookServiceImpl.java.html, \
PersistenceService -> server/PersistenceService.java.html, BuyBookPage -> client/BuyBookPage.java.html

View File

@ -53,4 +53,3 @@ collection-param-unsupported: The collection parameter used in IN expression is
collection-param-not-allowed: Invalid input parameter "{0}". \
A collection valued parameter syntax may incorrectly used in the query string. \
If the parameter is parenthesized, remove the parentheses and try again.

View File

@ -183,4 +183,3 @@ alter-seq-disabled: The property "openjpa.jdbc.DBDictionary=disableAlterSeqenceI
which is defined in the entity''s sequence. With this SQL statement disabled, it is the \
responsibility of the user to ensure that the entity''s sequence definition matches the \
sequence defined in the database.

View File

@ -36,8 +36,6 @@ import java.net.URLDecoder;
import java.security.AccessController;
import java.security.PrivilegedActionException;
import org.apache.openjpa.lib.util.StringUtil;
/**
* Utility operations on files.
*

View File

@ -92,4 +92,3 @@ Specifying connection settings in the plugin section
[...]
</project>
-------------------

View File

@ -47,4 +47,3 @@ Enhance
[...]
</project>
-------------------

View File

@ -51,4 +51,3 @@ Schema
<<<import>>>,
<<<export>>>,
<<<validate>>>

View File

@ -44,4 +44,3 @@ SQL
* If no <<<sqlAction>>> is set it will default to <<<build>>>
Please consult the OpenJPA documentation for a list of valid <<<sqlAction>>>s.

View File

@ -46,4 +46,3 @@ Test Enhance
[...]
</project>
-------------------

View File

@ -44,4 +44,3 @@ OpenJPA Maven Plugin
[]