You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2016/09/08 19:34:04 UTC

[6/6] incubator-juneau git commit: Fix up cleanup rules and remove extra spaces from copyright messages.

Fix up cleanup rules and remove extra spaces from copyright messages.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/b9a829ba
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/b9a829ba
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/b9a829ba

Branch: refs/heads/master
Commit: b9a829ba6ba01499f1c4fc4f6818b77fde7b1334
Parents: 25a3d37
Author: jamesbognar <ja...@gmail.com>
Authored: Thu Sep 8 15:33:52 2016 -0400
Committer: jamesbognar <ja...@gmail.com>
Committed: Thu Sep 8 15:33:52 2016 -0400

----------------------------------------------------------------------
 .../.settings/org.eclipse.jdt.ui.prefs          |  8 ++-
 .../main/java/org/apache/juneau/BeanMap.java    |  2 +-
 .../java/org/apache/juneau/BeanMapEntry.java    |  2 +-
 .../org/apache/juneau/BeanMetaExtended.java     |  2 +-
 .../org/apache/juneau/BeanMetaFiltered.java     |  2 +-
 .../apache/juneau/BeanPropertyMetaExtended.java |  2 +-
 .../org/apache/juneau/BeanPropertyValue.java    |  2 +-
 .../juneau/BeanProxyInvocationHandler.java      |  2 +-
 .../org/apache/juneau/BeanRuntimeException.java |  2 +-
 .../org/apache/juneau/ClassMetaExtended.java    |  2 +-
 .../java/org/apache/juneau/ConfigException.java |  2 +-
 .../main/java/org/apache/juneau/Context.java    |  2 +-
 .../java/org/apache/juneau/ContextFactory.java  |  2 +-
 .../main/java/org/apache/juneau/CoreApi.java    |  2 +-
 .../main/java/org/apache/juneau/Delegate.java   |  2 +-
 .../org/apache/juneau/FormattedException.java   |  2 +-
 .../juneau/FormattedRuntimeException.java       |  2 +-
 .../juneau/InvalidDataConversionException.java  |  2 +-
 .../main/java/org/apache/juneau/Lockable.java   |  2 +-
 .../java/org/apache/juneau/LockedException.java |  2 +-
 .../main/java/org/apache/juneau/MediaRange.java |  2 +-
 .../main/java/org/apache/juneau/ObjectList.java |  2 +-
 .../java/org/apache/juneau/PropertyNamer.java   |  2 +-
 .../apache/juneau/PropertyNamerDashedLC.java    |  2 +-
 .../org/apache/juneau/PropertyNamerDefault.java |  2 +-
 .../main/java/org/apache/juneau/Session.java    |  2 +-
 .../main/java/org/apache/juneau/Streamable.java |  2 +-
 .../main/java/org/apache/juneau/Visibility.java |  2 +-
 .../main/java/org/apache/juneau/Writable.java   |  2 +-
 .../juneau/annotation/BeanConstructor.java      |  2 +-
 .../apache/juneau/annotation/BeanIgnore.java    |  2 +-
 .../org/apache/juneau/annotation/Consumes.java  |  2 +-
 .../apache/juneau/annotation/NameProperty.java  |  2 +-
 .../juneau/annotation/ParentProperty.java       |  2 +-
 .../org/apache/juneau/annotation/Produces.java  |  2 +-
 .../apache/juneau/annotation/Remoteable.java    |  2 +-
 .../apache/juneau/annotation/ThreadSafe.java    |  2 +-
 .../java/org/apache/juneau/annotation/URI.java  |  2 +-
 .../org/apache/juneau/csv/CsvSerializer.java    |  2 +-
 .../main/java/org/apache/juneau/dto/Link.java   |  2 +-
 .../org/apache/juneau/dto/ResultSetList.java    |  2 +-
 .../org/apache/juneau/dto/atom/Category.java    |  2 +-
 .../java/org/apache/juneau/dto/atom/Common.java |  2 +-
 .../org/apache/juneau/dto/atom/CommonEntry.java |  2 +-
 .../org/apache/juneau/dto/atom/Content.java     |  2 +-
 .../java/org/apache/juneau/dto/atom/Entry.java  |  2 +-
 .../java/org/apache/juneau/dto/atom/Feed.java   |  2 +-
 .../org/apache/juneau/dto/atom/Generator.java   |  2 +-
 .../java/org/apache/juneau/dto/atom/Icon.java   |  2 +-
 .../java/org/apache/juneau/dto/atom/Id.java     |  2 +-
 .../java/org/apache/juneau/dto/atom/Link.java   |  2 +-
 .../java/org/apache/juneau/dto/atom/Logo.java   |  2 +-
 .../java/org/apache/juneau/dto/atom/Person.java |  2 +-
 .../java/org/apache/juneau/dto/atom/Source.java |  2 +-
 .../java/org/apache/juneau/dto/atom/Text.java   |  2 +-
 .../apache/juneau/dto/atom/package-info.java    |  2 +-
 .../apache/juneau/dto/cognos/package-info.java  |  2 +-
 .../apache/juneau/dto/jsonschema/JsonType.java  |  2 +-
 .../juneau/dto/jsonschema/JsonTypeArray.java    |  2 +-
 .../apache/juneau/dto/jsonschema/Sample.java    |  2 +-
 .../juneau/dto/jsonschema/SchemaArray.java      |  2 +-
 .../apache/juneau/dto/jsonschema/SchemaMap.java |  2 +-
 .../juneau/dto/jsonschema/SchemaProperty.java   |  2 +-
 .../jsonschema/SchemaPropertySimpleArray.java   |  2 +-
 .../apache/juneau/dto/jsonschema/SchemaRef.java |  2 +-
 .../org/apache/juneau/encoders/Encoder.java     |  2 +-
 .../apache/juneau/encoders/EncoderGroup.java    |  2 +-
 .../org/apache/juneau/encoders/GzipEncoder.java |  2 +-
 .../apache/juneau/encoders/IdentityEncoder.java |  2 +-
 .../juneau/html/HtmlBeanPropertyMeta.java       |  2 +-
 .../org/apache/juneau/html/HtmlClassMeta.java   |  4 +-
 .../apache/juneau/html/HtmlDocSerializer.java   |  2 +-
 .../juneau/html/HtmlDocSerializerContext.java   |  2 +-
 .../juneau/html/HtmlDocSerializerSession.java   |  2 +-
 .../java/org/apache/juneau/html/HtmlLink.java   |  2 +-
 .../apache/juneau/html/HtmlParserContext.java   |  2 +-
 .../apache/juneau/html/HtmlParserSession.java   |  2 +-
 .../juneau/html/HtmlSerializerContext.java      |  2 +-
 .../juneau/html/HtmlSerializerSession.java      |  2 +-
 .../juneau/html/HtmlStrippedDocSerializer.java  |  2 +-
 .../java/org/apache/juneau/html/HtmlWriter.java |  2 +-
 .../apache/juneau/html/SimpleHtmlWriter.java    |  2 +-
 .../org/apache/juneau/html/annotation/Html.java |  2 +-
 .../org/apache/juneau/html/dto/HtmlElement.java |  2 +-
 .../org/apache/juneau/html/dto/HtmlSchema.java  |  2 +-
 .../java/org/apache/juneau/ini/ConfigFile.java  |  2 +-
 .../org/apache/juneau/ini/ConfigFileFormat.java |  2 +-
 .../org/apache/juneau/ini/ConfigFileImpl.java   |  2 +-
 .../apache/juneau/ini/ConfigFileListener.java   |  2 +-
 .../apache/juneau/ini/ConfigFileWrapped.java    |  2 +-
 .../apache/juneau/ini/ConfigFileWritable.java   |  2 +-
 .../java/org/apache/juneau/ini/ConfigMgr.java   |  2 +-
 .../java/org/apache/juneau/ini/ConfigUtils.java |  2 +-
 .../java/org/apache/juneau/ini/Encoder.java     |  2 +-
 .../org/apache/juneau/ini/EntryListener.java    |  2 +-
 .../java/org/apache/juneau/ini/Section.java     |  2 +-
 .../org/apache/juneau/ini/SectionListener.java  |  2 +-
 .../java/org/apache/juneau/ini/XorEncoder.java  |  2 +-
 .../org/apache/juneau/internal/ArrayUtils.java  |  2 +-
 .../org/apache/juneau/internal/AsciiSet.java    |  2 +-
 .../apache/juneau/internal/ByteArrayCache.java  |  2 +-
 .../juneau/internal/ByteArrayInOutStream.java   |  2 +-
 .../juneau/internal/CharSequenceReader.java     |  2 +-
 .../org/apache/juneau/internal/ClassUtils.java  |  2 +-
 .../apache/juneau/internal/CollectionUtils.java |  2 +-
 .../apache/juneau/internal/DelegateBeanMap.java |  2 +-
 .../apache/juneau/internal/DelegateList.java    |  2 +-
 .../org/apache/juneau/internal/DelegateMap.java |  2 +-
 .../org/apache/juneau/internal/FileUtils.java   |  2 +-
 .../org/apache/juneau/internal/FilteredMap.java |  2 +-
 .../org/apache/juneau/internal/HashCode.java    |  2 +-
 .../org/apache/juneau/internal/IOUtils.java     |  2 +-
 .../apache/juneau/internal/IdentityList.java    |  2 +-
 .../apache/juneau/internal/JuneauLogger.java    |  2 +-
 .../org/apache/juneau/internal/KeywordSet.java  |  2 +-
 .../apache/juneau/internal/MultiIterable.java   |  2 +-
 .../org/apache/juneau/internal/MultiSet.java    |  2 +-
 .../java/org/apache/juneau/internal/Null.java   |  2 +-
 .../apache/juneau/internal/ReflectionUtils.java |  2 +-
 .../org/apache/juneau/internal/SimpleMap.java   |  2 +-
 .../juneau/internal/StringBuilderWriter.java    |  2 +-
 .../org/apache/juneau/internal/StringUtils.java |  2 +-
 .../apache/juneau/internal/TeeOutputStream.java |  2 +-
 .../org/apache/juneau/internal/TeeWriter.java   |  2 +-
 .../apache/juneau/internal/ThrowableUtils.java  |  2 +-
 .../java/org/apache/juneau/internal/Utils.java  |  2 +-
 .../org/apache/juneau/internal/Version.java     |  2 +-
 .../apache/juneau/internal/VersionRange.java    |  2 +-
 .../java/org/apache/juneau/jena/Constants.java  |  2 +-
 .../org/apache/juneau/jena/RdfBeanMeta.java     |  2 +-
 .../apache/juneau/jena/RdfBeanPropertyMeta.java |  2 +-
 .../org/apache/juneau/jena/RdfClassMeta.java    |  4 +-
 .../apache/juneau/jena/RdfCollectionFormat.java |  2 +-
 .../apache/juneau/jena/RdfCommonContext.java    |  2 +-
 .../java/org/apache/juneau/jena/RdfParser.java  |  2 +-
 .../apache/juneau/jena/RdfParserContext.java    |  2 +-
 .../apache/juneau/jena/RdfParserSession.java    |  2 +-
 .../juneau/jena/RdfSerializerContext.java       |  2 +-
 .../juneau/jena/RdfSerializerSession.java       |  2 +-
 .../java/org/apache/juneau/jena/RdfUtils.java   |  2 +-
 .../org/apache/juneau/jena/annotation/Rdf.java  |  2 +-
 .../apache/juneau/jena/annotation/RdfNs.java    |  2 +-
 .../juneau/jena/annotation/RdfSchema.java       |  2 +-
 .../juneau/jso/JavaSerializedObjectParser.java  |  2 +-
 .../jso/JavaSerializedObjectSerializer.java     |  2 +-
 .../org/apache/juneau/json/JsonClassMeta.java   |  4 +-
 .../apache/juneau/json/JsonParserContext.java   |  2 +-
 .../apache/juneau/json/JsonParserSession.java   |  2 +-
 .../juneau/json/JsonSerializerContext.java      |  2 +-
 .../juneau/json/JsonSerializerSession.java      |  2 +-
 .../java/org/apache/juneau/json/JsonWriter.java |  2 +-
 .../org/apache/juneau/json/annotation/Json.java |  2 +-
 .../org/apache/juneau/msgpack/DataType.java     |  2 +-
 .../juneau/msgpack/MsgPackInputStream.java      |  4 +-
 .../juneau/msgpack/MsgPackOutputStream.java     |  2 +-
 .../juneau/msgpack/MsgPackParserContext.java    |  2 +-
 .../juneau/msgpack/MsgPackParserSession.java    |  2 +-
 .../msgpack/MsgPackSerializerContext.java       |  2 +-
 .../msgpack/MsgPackSerializerSession.java       |  2 +-
 .../apache/juneau/parser/InputStreamParser.java |  2 +-
 .../apache/juneau/parser/ParseException.java    |  2 +-
 .../org/apache/juneau/parser/ParserContext.java |  2 +-
 .../org/apache/juneau/parser/ParserGroup.java   |  2 +-
 .../apache/juneau/parser/ParserListener.java    |  2 +-
 .../org/apache/juneau/parser/ParserReader.java  |  2 +-
 .../org/apache/juneau/parser/ReaderParser.java  |  2 +-
 .../juneau/plaintext/PlainTextParser.java       |  2 +-
 .../juneau/plaintext/PlainTextSerializer.java   |  2 +-
 .../serializer/OutputStreamSerializer.java      |  2 +-
 .../juneau/serializer/SerializeException.java   |  2 +-
 .../apache/juneau/serializer/Serializer.java    |  2 +-
 .../juneau/serializer/SerializerGroup.java      |  2 +-
 .../juneau/serializer/SerializerWriter.java     |  2 +-
 .../apache/juneau/serializer/StringObject.java  |  2 +-
 .../juneau/serializer/WriterSerializer.java     |  2 +-
 .../apache/juneau/soap/SoapXmlSerializer.java   |  2 +-
 .../juneau/soap/SoapXmlSerializerContext.java   |  2 +-
 .../org/apache/juneau/svl/DefaultingVar.java    |  2 +-
 .../main/java/org/apache/juneau/svl/MapVar.java |  2 +-
 .../org/apache/juneau/svl/MultipartVar.java     |  2 +-
 .../java/org/apache/juneau/svl/SimpleVar.java   |  2 +-
 .../java/org/apache/juneau/svl/StreamedVar.java |  2 +-
 .../main/java/org/apache/juneau/svl/Var.java    |  2 +-
 .../java/org/apache/juneau/svl/VarResolver.java |  2 +-
 .../apache/juneau/svl/VarResolverContext.java   |  2 +-
 .../apache/juneau/svl/VarResolverSession.java   |  2 +-
 .../org/apache/juneau/svl/vars/ArgsVar.java     |  2 +-
 .../apache/juneau/svl/vars/ConfigFileVar.java   |  2 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.java |  2 +-
 .../apache/juneau/svl/vars/ManifestFileVar.java |  2 +-
 .../juneau/svl/vars/SystemPropertiesVar.java    |  2 +-
 .../org/apache/juneau/transform/PojoSwap.java   |  2 +-
 .../juneau/transforms/BeanStringSwap.java       |  2 +-
 .../juneau/transforms/ByteArrayBase64Swap.java  |  2 +-
 .../juneau/transforms/CalendarLongSwap.java     |  2 +-
 .../apache/juneau/transforms/CalendarSwap.java  |  2 +-
 .../apache/juneau/transforms/DateLongSwap.java  |  2 +-
 .../apache/juneau/transforms/DateMapSwap.java   |  2 +-
 .../org/apache/juneau/transforms/DateSwap.java  |  2 +-
 .../juneau/transforms/EnumerationSwap.java      |  2 +-
 .../apache/juneau/transforms/IteratorSwap.java  |  2 +-
 .../apache/juneau/transforms/ReaderSwap.java    |  2 +-
 .../transforms/XMLGregorianCalendarSwap.java    |  2 +-
 .../juneau/urlencoding/UonParserContext.java    |  2 +-
 .../juneau/urlencoding/UonParserSession.java    |  2 +-
 .../apache/juneau/urlencoding/UonReader.java    |  2 +-
 .../urlencoding/UonSerializerContext.java       |  2 +-
 .../urlencoding/UonSerializerSession.java       |  2 +-
 .../apache/juneau/urlencoding/UonWriter.java    |  2 +-
 .../urlencoding/UrlEncodingClassMeta.java       |  4 +-
 .../juneau/urlencoding/UrlEncodingContext.java  |  2 +-
 .../urlencoding/UrlEncodingParserContext.java   |  2 +-
 .../urlencoding/UrlEncodingParserSession.java   |  2 +-
 .../UrlEncodingSerializerContext.java           |  2 +-
 .../UrlEncodingSerializerSession.java           |  2 +-
 .../urlencoding/annotation/UrlEncoding.java     |  2 +-
 .../main/java/org/apache/juneau/utils/Args.java |  2 +-
 .../java/org/apache/juneau/utils/IOPipe.java    |  2 +-
 .../org/apache/juneau/utils/ManifestFile.java   |  2 +-
 .../org/apache/juneau/utils/MessageBundle.java  |  2 +-
 .../org/apache/juneau/utils/MetadataMap.java    |  2 +-
 .../apache/juneau/utils/PojoIntrospector.java   |  2 +-
 .../java/org/apache/juneau/utils/PojoQuery.java |  2 +-
 .../java/org/apache/juneau/utils/PojoRest.java  |  2 +-
 .../apache/juneau/utils/PojoRestException.java  |  2 +-
 .../org/apache/juneau/utils/ProcBuilder.java    |  2 +-
 .../org/apache/juneau/utils/ZipFileList.java    |  2 +-
 .../java/org/apache/juneau/xml/Namespace.java   |  2 +-
 .../org/apache/juneau/xml/NamespaceFactory.java |  2 +-
 .../java/org/apache/juneau/xml/XmlBeanMeta.java |  2 +-
 .../apache/juneau/xml/XmlContentHandler.java    |  2 +-
 .../org/apache/juneau/xml/XmlDocSerializer.java |  2 +-
 .../org/apache/juneau/xml/XmlParserContext.java |  2 +-
 .../org/apache/juneau/xml/XmlParserSession.java |  2 +-
 .../juneau/xml/XmlSchemaDocSerializer.java      |  2 +-
 .../apache/juneau/xml/XmlSerializerContext.java |  2 +-
 .../apache/juneau/xml/XmlSerializerSession.java |  2 +-
 .../java/org/apache/juneau/xml/XmlUtils.java    |  2 +-
 .../java/org/apache/juneau/xml/XmlWriter.java   |  2 +-
 .../apache/juneau/xml/annotation/XmlFormat.java |  2 +-
 .../org/apache/juneau/xml/annotation/XmlNs.java |  2 +-
 .../apache/juneau/xml/annotation/XmlSchema.java |  2 +-
 .../.settings/org.eclipse.jdt.ui.prefs          | 59 ++++++++++++++++++++
 .../microservice/sample/HelloWorldResource.java |  2 +-
 .../microservice/sample/RootResources.java      |  2 +-
 .../.settings/org.eclipse.jdt.ui.prefs          |  2 +-
 .../.settings/org.eclipse.jdt.ui.prefs          | 59 ++++++++++++++++++++
 .../juneau/samples/addressbook/Address.java     |  2 +-
 .../juneau/samples/addressbook/AddressBook.java |  2 +-
 .../samples/addressbook/CreateAddress.java      |  2 +-
 .../samples/addressbook/CreatePerson.java       |  2 +-
 .../samples/addressbook/IAddressBook.java       |  2 +-
 .../juneau/samples/addressbook/Person.java      |  2 +-
 .../samples/addressbook/package-info.java       |  2 +-
 .../juneau/server/samples/AdminGuard.java       |  2 +-
 .../juneau/server/samples/AtomFeedResource.java |  2 +-
 .../server/samples/CodeFormatterResource.java   |  2 +-
 .../apache/juneau/server/samples/Constants.java |  2 +-
 .../server/samples/DirectoryResource.java       |  2 +-
 .../server/samples/DockerRegistryResource.java  |  2 +-
 .../server/samples/HelloWorldResource.java      |  2 +-
 .../server/samples/JsonSchemaResource.java      |  2 +-
 .../server/samples/MethodExampleResource.java   |  2 +-
 .../juneau/server/samples/PhotosResource.java   |  2 +-
 .../server/samples/RequestEchoResource.java     |  2 +-
 .../juneau/server/samples/RootResources.java    |  2 +-
 .../server/samples/SampleRemoteableServlet.java |  2 +-
 .../juneau/server/samples/SourceResource.java   |  2 +-
 .../juneau/server/samples/SqlQueryResource.java |  2 +-
 .../juneau/server/samples/TempDirResource.java  |  2 +-
 .../server/samples/TumblrParserResource.java    |  2 +-
 .../server/samples/UrlEncodedFormResource.java  |  2 +-
 .../addressbook/AddressBookResource.java        |  2 +-
 .../server/samples/addressbook/ClientTest.java  |  2 +-
 .../server/samples/AddressBookResourceTest.java |  2 +-
 .../server/samples/RootResourcesTest.java       |  2 +-
 .../SampleRemoteableServicesResourceTest.java   |  2 +-
 .../server/samples/SamplesRestClient.java       |  2 +-
 .../samples/TestMultiPartFormPostsTest.java     |  2 +-
 .../apache/juneau/server/samples/TestUtils.java |  2 +-
 .../.settings/org.eclipse.jdt.ui.prefs          |  8 ++-
 .../.settings/org.eclipse.jdt.ui.prefs          |  8 ++-
 282 files changed, 421 insertions(+), 285 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-client/.settings/org.eclipse.jdt.ui.prefs
----------------------------------------------------------------------
diff --git a/juneau-client/.settings/org.eclipse.jdt.ui.prefs b/juneau-client/.settings/org.eclipse.jdt.ui.prefs
index 6e541b6..60264f0 100755
--- a/juneau-client/.settings/org.eclipse.jdt.ui.prefs
+++ b/juneau-client/.settings/org.eclipse.jdt.ui.prefs
@@ -23,10 +23,12 @@ cleanup.always_use_blocks=false
 cleanup.always_use_parentheses_in_expressions=false
 cleanup.always_use_this_for_non_static_field_access=false
 cleanup.always_use_this_for_non_static_method_access=false
+cleanup.convert_functional_interfaces=false
 cleanup.convert_to_enhanced_for_loop=false
 cleanup.correct_indentation=false
 cleanup.format_source_code=false
 cleanup.format_source_code_changes_only=false
+cleanup.insert_inferred_type_arguments=false
 cleanup.make_local_variable_final=true
 cleanup.make_parameters_final=false
 cleanup.make_private_fields_final=true
@@ -41,6 +43,7 @@ cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=fal
 cleanup.qualify_static_member_accesses_with_declaring_class=false
 cleanup.qualify_static_method_accesses_with_declaring_class=false
 cleanup.remove_private_constructors=true
+cleanup.remove_redundant_type_arguments=true
 cleanup.remove_trailing_whitespaces=true
 cleanup.remove_trailing_whitespaces_all=true
 cleanup.remove_trailing_whitespaces_ignore_empty=false
@@ -54,14 +57,17 @@ cleanup.remove_unused_private_methods=true
 cleanup.remove_unused_private_types=true
 cleanup.sort_members=false
 cleanup.sort_members_all=false
+cleanup.use_anonymous_class_creation=false
 cleanup.use_blocks=false
 cleanup.use_blocks_only_for_return_and_throw=false
+cleanup.use_lambda=true
 cleanup.use_parentheses_in_expressions=false
 cleanup.use_this_for_non_static_field_access=false
 cleanup.use_this_for_non_static_field_access_only_if_necessary=true
 cleanup.use_this_for_non_static_method_access=false
 cleanup.use_this_for_non_static_method_access_only_if_necessary=true
-cleanup_profile=_Juneau
+cleanup.use_type_arguments=false
+cleanup_profile=_juneau-cleanup-rules
 cleanup_settings_version=2
 eclipse.preferences.version=1
 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanMap.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanMap.java b/juneau-core/src/main/java/org/apache/juneau/BeanMap.java
index 06e1f5d..ff9eea1 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanMap.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanMap.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanMapEntry.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanMapEntry.java b/juneau-core/src/main/java/org/apache/juneau/BeanMapEntry.java
index bc94661..5730005 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanMapEntry.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanMapEntry.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanMetaExtended.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanMetaExtended.java b/juneau-core/src/main/java/org/apache/juneau/BeanMetaExtended.java
index a709324..7606640 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanMetaExtended.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanMetaExtended.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanMetaFiltered.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanMetaFiltered.java b/juneau-core/src/main/java/org/apache/juneau/BeanMetaFiltered.java
index f6afeb3..a35868a 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanMetaFiltered.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanMetaFiltered.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanPropertyMetaExtended.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanPropertyMetaExtended.java b/juneau-core/src/main/java/org/apache/juneau/BeanPropertyMetaExtended.java
index 87ac6ac..ae66b46 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanPropertyMetaExtended.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanPropertyMetaExtended.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanPropertyValue.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanPropertyValue.java b/juneau-core/src/main/java/org/apache/juneau/BeanPropertyValue.java
index d7618b9..6654081 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanPropertyValue.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanPropertyValue.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanProxyInvocationHandler.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanProxyInvocationHandler.java b/juneau-core/src/main/java/org/apache/juneau/BeanProxyInvocationHandler.java
index 270eff6..175de42 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanProxyInvocationHandler.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanProxyInvocationHandler.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/BeanRuntimeException.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/BeanRuntimeException.java b/juneau-core/src/main/java/org/apache/juneau/BeanRuntimeException.java
index 09644b9..da6c354 100644
--- a/juneau-core/src/main/java/org/apache/juneau/BeanRuntimeException.java
+++ b/juneau-core/src/main/java/org/apache/juneau/BeanRuntimeException.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/ClassMetaExtended.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/ClassMetaExtended.java b/juneau-core/src/main/java/org/apache/juneau/ClassMetaExtended.java
index 9aed828..7ffcb00 100644
--- a/juneau-core/src/main/java/org/apache/juneau/ClassMetaExtended.java
+++ b/juneau-core/src/main/java/org/apache/juneau/ClassMetaExtended.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/ConfigException.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/ConfigException.java b/juneau-core/src/main/java/org/apache/juneau/ConfigException.java
index 9c71a63..a3894e6 100644
--- a/juneau-core/src/main/java/org/apache/juneau/ConfigException.java
+++ b/juneau-core/src/main/java/org/apache/juneau/ConfigException.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Context.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Context.java b/juneau-core/src/main/java/org/apache/juneau/Context.java
index d1c88ce..5fc4c40 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Context.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Context.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/ContextFactory.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/ContextFactory.java b/juneau-core/src/main/java/org/apache/juneau/ContextFactory.java
index df25f52..ba2f909 100644
--- a/juneau-core/src/main/java/org/apache/juneau/ContextFactory.java
+++ b/juneau-core/src/main/java/org/apache/juneau/ContextFactory.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/CoreApi.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/CoreApi.java b/juneau-core/src/main/java/org/apache/juneau/CoreApi.java
index 6ee9e28..af66833 100644
--- a/juneau-core/src/main/java/org/apache/juneau/CoreApi.java
+++ b/juneau-core/src/main/java/org/apache/juneau/CoreApi.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Delegate.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Delegate.java b/juneau-core/src/main/java/org/apache/juneau/Delegate.java
index 0be8ca3..457a25e 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Delegate.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Delegate.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/FormattedException.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/FormattedException.java b/juneau-core/src/main/java/org/apache/juneau/FormattedException.java
index 62ec5d7..44b9029 100644
--- a/juneau-core/src/main/java/org/apache/juneau/FormattedException.java
+++ b/juneau-core/src/main/java/org/apache/juneau/FormattedException.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/FormattedRuntimeException.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/FormattedRuntimeException.java b/juneau-core/src/main/java/org/apache/juneau/FormattedRuntimeException.java
index 05b40e9..4d7fae3 100644
--- a/juneau-core/src/main/java/org/apache/juneau/FormattedRuntimeException.java
+++ b/juneau-core/src/main/java/org/apache/juneau/FormattedRuntimeException.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/InvalidDataConversionException.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/InvalidDataConversionException.java b/juneau-core/src/main/java/org/apache/juneau/InvalidDataConversionException.java
index 10dd9bc..474fee6 100644
--- a/juneau-core/src/main/java/org/apache/juneau/InvalidDataConversionException.java
+++ b/juneau-core/src/main/java/org/apache/juneau/InvalidDataConversionException.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Lockable.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Lockable.java b/juneau-core/src/main/java/org/apache/juneau/Lockable.java
index c8edf6e..6da6e5c 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Lockable.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Lockable.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/LockedException.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/LockedException.java b/juneau-core/src/main/java/org/apache/juneau/LockedException.java
index c10e44b..82b7c0a 100644
--- a/juneau-core/src/main/java/org/apache/juneau/LockedException.java
+++ b/juneau-core/src/main/java/org/apache/juneau/LockedException.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/MediaRange.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/MediaRange.java b/juneau-core/src/main/java/org/apache/juneau/MediaRange.java
index e938e78..9f84421 100644
--- a/juneau-core/src/main/java/org/apache/juneau/MediaRange.java
+++ b/juneau-core/src/main/java/org/apache/juneau/MediaRange.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/ObjectList.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/ObjectList.java b/juneau-core/src/main/java/org/apache/juneau/ObjectList.java
index 4739d1d..aad705a 100644
--- a/juneau-core/src/main/java/org/apache/juneau/ObjectList.java
+++ b/juneau-core/src/main/java/org/apache/juneau/ObjectList.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/PropertyNamer.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/PropertyNamer.java b/juneau-core/src/main/java/org/apache/juneau/PropertyNamer.java
index 8dc1fb7..2d31817 100644
--- a/juneau-core/src/main/java/org/apache/juneau/PropertyNamer.java
+++ b/juneau-core/src/main/java/org/apache/juneau/PropertyNamer.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDashedLC.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDashedLC.java b/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDashedLC.java
index 4f77161..6a1e57e 100644
--- a/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDashedLC.java
+++ b/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDashedLC.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDefault.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDefault.java b/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDefault.java
index 8cd9925..054f6fc 100644
--- a/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDefault.java
+++ b/juneau-core/src/main/java/org/apache/juneau/PropertyNamerDefault.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Session.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Session.java b/juneau-core/src/main/java/org/apache/juneau/Session.java
index 8fd3eb3..9cb55f1 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Session.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Session.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Streamable.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Streamable.java b/juneau-core/src/main/java/org/apache/juneau/Streamable.java
index 5aa4c94..520c1fc 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Streamable.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Streamable.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Visibility.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Visibility.java b/juneau-core/src/main/java/org/apache/juneau/Visibility.java
index 15369f9..ec60481 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Visibility.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Visibility.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/Writable.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/Writable.java b/juneau-core/src/main/java/org/apache/juneau/Writable.java
index 108d780..c5ff524 100644
--- a/juneau-core/src/main/java/org/apache/juneau/Writable.java
+++ b/juneau-core/src/main/java/org/apache/juneau/Writable.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/BeanConstructor.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/BeanConstructor.java b/juneau-core/src/main/java/org/apache/juneau/annotation/BeanConstructor.java
index 4a43778..ada8ec9 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/BeanConstructor.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/BeanConstructor.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/BeanIgnore.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/BeanIgnore.java b/juneau-core/src/main/java/org/apache/juneau/annotation/BeanIgnore.java
index d05c447..b1b6633 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/BeanIgnore.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/BeanIgnore.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/Consumes.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/Consumes.java b/juneau-core/src/main/java/org/apache/juneau/annotation/Consumes.java
index 7010beb..8996496 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/Consumes.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/Consumes.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/NameProperty.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/NameProperty.java b/juneau-core/src/main/java/org/apache/juneau/annotation/NameProperty.java
index 6fc4dff..8813735 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/NameProperty.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/NameProperty.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/ParentProperty.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/ParentProperty.java b/juneau-core/src/main/java/org/apache/juneau/annotation/ParentProperty.java
index 389a610..eaf908d 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/ParentProperty.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/ParentProperty.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/Produces.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/Produces.java b/juneau-core/src/main/java/org/apache/juneau/annotation/Produces.java
index 065c836..8158a3e 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/Produces.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/Produces.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/Remoteable.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/Remoteable.java b/juneau-core/src/main/java/org/apache/juneau/annotation/Remoteable.java
index 99a46c3..42a8e46 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/Remoteable.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/Remoteable.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/ThreadSafe.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/ThreadSafe.java b/juneau-core/src/main/java/org/apache/juneau/annotation/ThreadSafe.java
index 70a8d19..9b75dcf 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/ThreadSafe.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/ThreadSafe.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/annotation/URI.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/annotation/URI.java b/juneau-core/src/main/java/org/apache/juneau/annotation/URI.java
index 958d808..0fd2a2d 100644
--- a/juneau-core/src/main/java/org/apache/juneau/annotation/URI.java
+++ b/juneau-core/src/main/java/org/apache/juneau/annotation/URI.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/csv/CsvSerializer.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/csv/CsvSerializer.java b/juneau-core/src/main/java/org/apache/juneau/csv/CsvSerializer.java
index 9117ada..91a4fbf 100644
--- a/juneau-core/src/main/java/org/apache/juneau/csv/CsvSerializer.java
+++ b/juneau-core/src/main/java/org/apache/juneau/csv/CsvSerializer.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/dto/Link.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/dto/Link.java b/juneau-core/src/main/java/org/apache/juneau/dto/Link.java
index eb15b21..acf5575 100644
--- a/juneau-core/src/main/java/org/apache/juneau/dto/Link.java
+++ b/juneau-core/src/main/java/org/apache/juneau/dto/Link.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/dto/ResultSetList.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/dto/ResultSetList.java b/juneau-core/src/main/java/org/apache/juneau/dto/ResultSetList.java
index 742a6e2..de24b74 100644
--- a/juneau-core/src/main/java/org/apache/juneau/dto/ResultSetList.java
+++ b/juneau-core/src/main/java/org/apache/juneau/dto/ResultSetList.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/dto/atom/Category.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/dto/atom/Category.java b/juneau-core/src/main/java/org/apache/juneau/dto/atom/Category.java
index cc1b612..2779671 100644
--- a/juneau-core/src/main/java/org/apache/juneau/dto/atom/Category.java
+++ b/juneau-core/src/main/java/org/apache/juneau/dto/atom/Category.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/dto/atom/Common.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/dto/atom/Common.java b/juneau-core/src/main/java/org/apache/juneau/dto/atom/Common.java
index cbf2523..3ad861c 100644
--- a/juneau-core/src/main/java/org/apache/juneau/dto/atom/Common.java
+++ b/juneau-core/src/main/java/org/apache/juneau/dto/atom/Common.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/dto/atom/CommonEntry.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/dto/atom/CommonEntry.java b/juneau-core/src/main/java/org/apache/juneau/dto/atom/CommonEntry.java
index 21b8bb1..6487409 100644
--- a/juneau-core/src/main/java/org/apache/juneau/dto/atom/CommonEntry.java
+++ b/juneau-core/src/main/java/org/apache/juneau/dto/atom/CommonEntry.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b9a829ba/juneau-core/src/main/java/org/apache/juneau/dto/atom/Content.java
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/java/org/apache/juneau/dto/atom/Content.java b/juneau-core/src/main/java/org/apache/juneau/dto/atom/Content.java
index e9d8870..4568f81 100644
--- a/juneau-core/src/main/java/org/apache/juneau/dto/atom/Content.java
+++ b/juneau-core/src/main/java/org/apache/juneau/dto/atom/Content.java
@@ -2,7 +2,7 @@
 // * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file *
 // * distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file        *
 // * to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance            *
-// * with the License.  You may obtain a copy of the License at                                                              * 
+// * with the License.  You may obtain a copy of the License at                                                              *
 // *                                                                                                                         *
 // *  http://www.apache.org/licenses/LICENSE-2.0                                                                             *
 // *                                                                                                                         *