3rdParty_sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3665: Use Java 8 time API instead of Joda library in LAMS core. Use Joda time library shipped with Wildfly for lams_saml project, which needs it for OpenSaml 2.6 library.

    • -504
    • +0
    ./joda-time/org/joda/time/Chronology.java
    • -1473
    • +0
    ./joda-time/org/joda/time/DateMidnight.java
    • -2298
    • +0
    ./joda-time/org/joda/time/DateTime.java
    • -673
    • +0
    ./joda-time/org/joda/time/DateTimeField.java
    • -451
    • +0
    ./joda-time/org/joda/time/DateTimeUtils.java
    • -1301
    • +0
    ./joda-time/org/joda/time/DateTimeZone.java
    • -491
    • +0
    ./joda-time/org/joda/time/Days.java
    • -473
    • +0
    ./joda-time/org/joda/time/Duration.java
    • -320
    • +0
    ./joda-time/org/joda/time/DurationField.java
    • -490
    • +0
    ./joda-time/org/joda/time/Hours.java
  1. … 175 more files in changeset.
LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

    • -148
    • +0
    ./aspirin/org/apache/james/core/MailHeaders.java
    • -659
    • +0
    ./aspirin/org/apache/james/core/MailImpl.java
    • -118
    • +0
    ./aspirin/org/apache/james/util/Base64.java
    • -214
    • +0
    ./aspirin/org/apache/james/util/RFC822Date.java
    • -153
    • +0
    ./aspirin/org/apache/mailet/Mail.java
    • -442
    • +0
    ./aspirin/org/apache/mailet/MailAddress.java
    • -122
    • +0
    ./aspirin/org/masukomi/aspirin/core/Bouncer.java
  1. … 36 more files in changeset.
LDEV-3646: Add websocket library source code for reference.

    • -0
    • +105
    ./websocket/javax/websocket/ClientEndpoint.java
    • -0
    • +253
    ./websocket/javax/websocket/ClientEndpointConfig.java
    • -0
    • +300
    ./websocket/javax/websocket/CloseReason.java
    • -0
    • +86
    ./websocket/javax/websocket/ContainerProvider.java
    • -0
    • +144
    ./websocket/javax/websocket/DecodeException.java
    • -0
    • +157
    ./websocket/javax/websocket/Decoder.java
    • -0
    • +137
    ./websocket/javax/websocket/DefaultClientEndpointConfig.java
    • -0
    • +70
    ./websocket/javax/websocket/DeploymentException.java
    • -0
    • +84
    ./websocket/javax/websocket/EncodeException.java
    • -0
    • +151
    ./websocket/javax/websocket/Encoder.java
    • -0
    • +144
    ./websocket/javax/websocket/Endpoint.java
    • -0
    • +85
    ./websocket/javax/websocket/EndpointConfig.java
    • -0
    • +49
    ./websocket/javax/websocket/Extension.java
    • -0
    • +64
    ./websocket/javax/websocket/HandshakeResponse.java
  1. … 21 more files in changeset.
LDEV-3629: Alter character set and collation of the database and each of its tables. Shorten indexed text fields. Upgrade Java -> MySQL connector. Remove an obsolete field from User class.

    • -23
    • +42
    ./mysql-connector/com/mysql/fabric/Response.java
    • -50
    • +64
    ./mysql-connector/com/mysql/fabric/Server.java
  1. … 270 more files in changeset.
LDEV-3539: Update source code of libraries.

  1. … 79 more files in changeset.
LDEV-3539: Update source code of libraries.

  1. … 74 more files in changeset.
LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

    • -0
    • +717
    ./jdom/org/jdom/Attribute.java
    • -0
    • +518
    ./jdom/org/jdom/AttributeList.java
    • -0
    • +205
    ./jdom/org/jdom/CDATA.java
    • -0
    • +145
    ./jdom/org/jdom/Comment.java
    • -0
    • +192
    ./jdom/org/jdom/Content.java
    • -0
    • +965
    ./jdom/org/jdom/ContentList.java
    • -0
    • +87
    ./jdom/org/jdom/DataConversionException.java
    • -0
    • +191
    ./jdom/org/jdom/DefaultJDOMFactory.java
    • -0
    • +173
    ./jdom/org/jdom/DescendantIterator.java
    • -0
    • +280
    ./jdom/org/jdom/DocType.java
    • -0
    • +766
    ./jdom/org/jdom/Document.java
    • -0
    • +1585
    ./jdom/org/jdom/Element.java
    • -0
    • +239
    ./jdom/org/jdom/EntityRef.java
    • -0
    • +115
    ./jdom/org/jdom/FilterIterator.java
    • -0
    • +323
    ./jdom/org/jdom/IllegalAddException.java
  1. … 70 more files in changeset.
LDEV-3339: Add sources for Lucene 4.10.

    • -41
    • +434
    ./lucene/org/apache/lucene/analysis/Analyzer.java
    • -0
    • +130
    ./lucene/org/apache/lucene/analysis/AnalyzerWrapper.java
    • -0
    • +84
    ./lucene/org/apache/lucene/analysis/CharFilter.java
  1. … 1689 more files in changeset.
LDEV-3337: Update Quartz 1.5.2 -> 2.2.1

    • -18
    • +25
    ./quartz/org/quartz/Calendar.java
    • -0
    • +339
    ./quartz/org/quartz/CalendarIntervalScheduleBuilder.java
    • -0
    • +159
    ./quartz/org/quartz/CalendarIntervalTrigger.java
    • -447
    • +714
    ./quartz/org/quartz/CronExpression.java
    • -0
    • +328
    ./quartz/org/quartz/CronScheduleBuilder.java
    • -779
    • +17
    ./quartz/org/quartz/CronTrigger.java
    • -0
    • +413
    ./quartz/org/quartz/DailyTimeIntervalScheduleBuilder.java
    • -0
    • +138
    ./quartz/org/quartz/DailyTimeIntervalTrigger.java
    • -0
    • +1021
    ./quartz/org/quartz/DateBuilder.java
    • -0
    • +40
    ./quartz/org/quartz/DisallowConcurrentExecution.java
    • -0
    • +62
    ./quartz/org/quartz/ExecuteInJTATransaction.java
    • -16
    • +15
    ./quartz/org/quartz/InterruptableJob.java
    • -0
    • +351
    ./quartz/org/quartz/JobBuilder.java
  1. … 273 more files in changeset.
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

    • -0
    • +72
    ./undertow/io/undertow/Handlers.java
    • -33
    • +68
    ./undertow/io/undertow/Undertow.java
    • -6
    • +34
    ./undertow/io/undertow/UndertowLogger.java
    • -0
    • +18
    ./undertow/io/undertow/Version.java
  1. … 650 more files in changeset.
LDEV-3275: Add missing dependencies. Update XStream to version 1.5.0, and its corresponding libraries. Reimplement LD attachment importing. Reimplement Content Repository credential check. Moja joda-time library to separate folder as it is not a part of XStream deployment anymore, but it is still needed in LAMS code.

    • -0
    • +63
    ./xstream/com/thoughtworks/xstream/XStreamException.java
    • -0
    • +295
    ./xstream/com/thoughtworks/xstream/XStreamer.java
  1. … 335 more files in changeset.
LDEV-3319: automatically perform 'patches' table upgrade if invalid primary key found.

There is a difference in 'patches' table structure in legacy autopatch and autopatch-1.4.2 version. In new version, primary key is compound and built from 'system_name' and 'patch_level' columns. There was however no validation and upgrade process present to alter primary key. Introduce such mechanism with this commit. If 'patches' table is present, but connection metadata reports single column primary key - 'alter table' query is executed (for MySQL: ALTER TABLE patches DROP PRIMARY KEY, ADD PRIMARY KEY(system_name, patch_level);)

JUnit tests of autopatch component were updated.

LDEV-3319: update .cvsignore for 'autopatch' and 'discovery' 3rd party projects. add eclipse-specific configuration files and build paths to ignores.

LDEV-3319: catch and ignore SQLException thrown when isClosed() condition is checked on Statement. Exemplary stacktrace below.

2014-10-10 20:21:35,092 ERROR [com.tacitknowledge.util.migration.jdbc.util.SqlUtil] (MSC service thread 1-6) Error closing Statement: java.sql.SQLException: The statement is closed.

at org.jboss.jca.adapters.jdbc.WrappedStatement.checkState(WrappedStatement.java:1324)

at org.jboss.jca.adapters.jdbc.WrappedStatement.getUnderlyingStatement(WrappedStatement.java:1239)

at org.jboss.jca.adapters.jdbc.WrappedStatement.getWrappedObject(WrappedStatement.java:1255)

at org.jboss.jca.adapters.jdbc.WrappedStatement.isClosed(WrappedStatement.java:1159)

at com.tacitknowledge.util.migration.jdbc.util.SqlUtil.close(SqlUtil.java:89)

LDEV-3319: Record changes made by jliew (http://code.lamsfoundation.org/fisheye/browse/otherlams/autopatch) on top of autopatch-1.4.2-lams version.

LDEV-3319: customize build versions with '-lams' suffix.

LDEV-3319: add 'target' directory to .cvsignore

    • -0
    • +1
    ./tacitknowledge/autopatch/.cvsignore
    • -0
    • +1
    ./tacitknowledge/discovery/.cvsignore
LDEV-3319: add 'autopatch-1.4.2' and 'discovery-1.0.5' libraries to 3rdParty_sources. Libraries are commited as is - with build scripts, sources code, tests and resources to enable later modificaiton and build. Sources were taken from github projects, rewinded to last available version tag (autopatch-1.4.2, discovery-1.0.5) and detached from tacitknowledge repo.

    • -0
    • +17
    ./tacitknowledge/autopatch/.mailmap
    • -0
    • +186
    ./tacitknowledge/autopatch/CHANGELOG
    • -0
    • +58
    ./tacitknowledge/autopatch/README.md
    • -0
    • +92
    ./tacitknowledge/autopatch/examples/MSSQL-example.txt
  1. … 194 more files in changeset.
LDEV-3275: Add Undertow servlet 1.0.15 source code.

    • -0
    • +45
    ./undertow/io/undertow/servlet/ServletExtension.java
    • -0
    • +158
    ./undertow/io/undertow/servlet/Servlets.java
    • -0
    • +202
    ./undertow/io/undertow/servlet/UndertowServletMessages.java
    • -0
    • +48
    ./undertow/io/undertow/servlet/api/AuthorizationManager.java
    • -0
    • +31
    ./undertow/io/undertow/servlet/api/ConfidentialPortManager.java
    • -0
    • +60
    ./undertow/io/undertow/servlet/api/DefaultServletConfig.java
    • -0
    • +96
    ./undertow/io/undertow/servlet/api/Deployment.java
    • -0
    • +1082
    ./undertow/io/undertow/servlet/api/DeploymentInfo.java
    • -0
    • +61
    ./undertow/io/undertow/servlet/api/ErrorPage.java
    • -0
    • +123
    ./undertow/io/undertow/servlet/api/FilterInfo.java
  1. … 104 more files in changeset.
LDEV-3275: Use Undertow 1.0.15 source code instead of HEAD.

    • -57
    • +0
    ./undertow/io/undertow/Handlers.java
    • -55
    • +32
    ./undertow/io/undertow/Undertow.java
    • -26
    • +6
    ./undertow/io/undertow/UndertowLogger.java
    • -18
    • +0
    ./undertow/io/undertow/Version.java
  1. … 544 more files in changeset.
LDEV-3275: Add dependecies and source code for Undertow.

    • -0
    • +512
    ./undertow/io/undertow/Handlers.java
    • -0
    • +395
    ./undertow/io/undertow/Undertow.java
    • -0
    • +179
    ./undertow/io/undertow/UndertowLogger.java
    • -0
    • +341
    ./undertow/io/undertow/UndertowMessages.java
    • -0
    • +185
    ./undertow/io/undertow/UndertowOptions.java
    • -0
    • +51
    ./undertow/io/undertow/Version.java
    • -0
    • +70
    ./undertow/io/undertow/attribute/BytesSentAttribute.java
    • -0
    • +68
    ./undertow/io/undertow/attribute/CookieAttribute.java
    • -0
    • +67
    ./undertow/io/undertow/attribute/DateTimeAttribute.java
    • -0
    • +44
    ./undertow/io/undertow/attribute/ExchangeAttribute.java
  1. … 544 more files in changeset.
LDEV-3275: Add library dependencies and source code.

    • -227
    • +0
    ./ckeditor/core/ckeditor_base.js
    • -238
    • +0
    ./ckeditor/core/ckeditor_basic.js
    • -129
    • +0
    ./ckeditor/core/commanddefinition.js
    • -49
    • +0
    ./ckeditor/core/dom/documentfragment.js
    • -258
    • +0
    ./ckeditor/core/dom/domobject.js
    • -1691
    • +0
    ./ckeditor/core/dom/element.js
  1. … 401 more files in changeset.
LDEV-3293: Use Hibernate 4 cache. Remove unused cache management from lams_admin.

    • -320
    • +0
    ./jbosscache/org/jboss/cache/AbstractNode.java
    • -606
    • +0
    ./jbosscache/org/jboss/cache/Cache.java
    • -57
    • +0
    ./jbosscache/org/jboss/cache/CacheException.java
    • -153
    • +0
    ./jbosscache/org/jboss/cache/CacheFactory.java
    • -107
    • +0
    ./jbosscache/org/jboss/cache/CacheManager.java
    • -304
    • +0
    ./jbosscache/org/jboss/cache/CacheSPI.java
    • -211
    • +0
    ./jbosscache/org/jboss/cache/CacheStatus.java
    • -242
    • +0
    ./jbosscache/org/jboss/cache/DataContainer.java
    • -679
    • +0
    ./jbosscache/org/jboss/cache/Fqn.java
    • -121
    • +0
    ./jbosscache/org/jboss/cache/FqnComparator.java
  1. … 895 more files in changeset.
LDEV-3293: Add missing Spring libraries and configuration entries.

  1. … 243 more files in changeset.
LDEV-3293: Add source code for a Spring library.

    • -0
    • +45
    ./spring/org/springframework/expression/AccessException.java
    • -0
    • +37
    ./spring/org/springframework/expression/BeanResolver.java
    • -0
    • +98
    ./spring/org/springframework/expression/EvaluationContext.java
    • -0
    • +240
    ./spring/org/springframework/expression/Expression.java
    • -0
    • +56
    ./spring/org/springframework/expression/ExpressionParser.java
    • -0
    • +47
    ./spring/org/springframework/expression/MethodExecutor.java
    • -0
    • +46
    ./spring/org/springframework/expression/MethodFilter.java
    • -0
    • +45
    ./spring/org/springframework/expression/MethodResolver.java
    • -0
    • +54
    ./spring/org/springframework/expression/OperatorOverloader.java
  1. … 89 more files in changeset.
LDEV-3293: Add missing Spring libraries and source code.

  1. … 194 more files in changeset.
LDEV-3293: Add Spring 4.0.6 libraries and their sources. Make LAMS use them and reference Hibernate 4.3.5 embedded in WildFly 8.1.

    • -17
    • +27
    ./hibernate-core/org/hibernate/AssertionFailure.java
    • -2
    • +30
    ./hibernate-core/org/hibernate/Cache.java
    • -0
    • +174
    ./hibernate-core/org/hibernate/CustomEntityDirtinessStrategy.java
    • -18
    • +49
    ./hibernate-core/org/hibernate/EmptyInterceptor.java
  1. … 6303 more files in changeset.
LDEV-3275: Decrease version of Hibernate from 4.x (delivered to WildFly) to 3.6.10 (newer than used before, but still 3.x as otherwise Spring won't work with it).

    • -27
    • +17
    ./hibernate-core/org/hibernate/AssertionFailure.java
    • -30
    • +2
    ./hibernate-core/org/hibernate/Cache.java
    • -174
    • +0
    ./hibernate-core/org/hibernate/CustomEntityDirtinessStrategy.java
    • -49
    • +18
    ./hibernate-core/org/hibernate/EmptyInterceptor.java
  1. … 3078 more files in changeset.
LDEV-3275: Remove obsolete JExcel sources.

    • -48
    • +0
    ./jexcelapi/common/AssertionFailed.java
    • -60
    • +0
    ./jexcelapi/common/LengthConverter.java
    • -142
    • +0
    ./jexcelapi/common/log/Log4JLogger.java
    • -30
    • +0
    ./jexcelapi/common/log/Log4jLoggerName.java
    • -30
    • +0
    ./jexcelapi/common/log/LoggerName.java
    • -176
    • +0
    ./jexcelapi/common/log/SimpleLogger.java
    • -30
    • +0
    ./jexcelapi/common/log/SimpleLoggerName.java
    • -28
    • +0
    ./jexcelapi/jxl/BooleanFormulaCell.java
  1. … 439 more files in changeset.