Type |
Changes |
By |
|
Add release-profile and update README.md |
ste-gr |
|
Set better javadoc-options for generating JavaDocs |
ste-gr |
|
Add missing throws-tag in JavaDocs |
ste-gr |
|
Change groupId from commons-chain to io.github.weblegacy |
ste-gr |
|
Update documentations: README, changes |
ste-gr |
|
Change logging-framework from commons-logging to slf4j-api 2.0.9 |
ste-gr |
|
Generate Changes-Report with links to old issues and upgraded changes.xml |
ste-gr |
|
Update checkstyle from 10.10.0 to 10.12.4 |
ste-gr |
|
Upgrade checkstyle.xml for current checkstyle-version 10.12.4 |
ste-gr |
|
Update maven-checkstyle-plugin from 3.1.2 to 3.3.1 |
ste-gr |
|
Update maven-javadoc-plugin from 3.5.0 to 3.6.0 |
ste-gr |
|
Update maven-clean-plugin from 3.2.0 to 3.3.2 |
ste-gr |
|
Update maven-surefire-[report-]plugin from 3.0.0-M7 to 3.2.1 |
ste-gr |
|
Change maven-default-skin to maven-fluido-skin 1.12.0 |
ste-gr |
|
Update junit-jupiter-api from 5.9.2 to 5.10.0 |
ste-gr |
|
Update myfaces-api 1.1.0 to javax.faces-api 2.3 |
ste-gr |
|
Update servlet-api from 2.3 to 4.0.1 |
ste-gr |
|
Update portlet-api from 1.0 to 3.0.1 |
ste-gr |
|
Update commons-digester from 1.8 to 2.1 |
ste-gr |
|
Update maven-resources-plugin from 3.2.0 to 3.3.1 |
ste-gr |
|
Update maven-jar-plugin from 3.2.2 to 3.3.0 |
ste-gr |
|
Update maven-install-plugin from 3.0.0-M1 to 3.1.1 |
ste-gr |
|
Update maven-deploy-plugin from 3.0.0-M2 to 3.1.1 |
ste-gr |
|
Update maven-compiler-plugin from 3.10.1 to 3.11.0 |
ste-gr |
|
Update maven-assembly-plugin from 3.4.1 to 3.6.0 |
ste-gr |
|
Update commons-beanutils from 1.8.3 to 1.9.4 |
ste-gr |
|
Resolve dependency convergence errors |
ste-gr |
|
Include examples to maven-project as profile apps |
ste-gr |
|
Add examples for JEE9 |
ste-gr |
|
Update examples to JEE8, HTML5 and new commons-chain and correct html-
warnings |
ste-gr |
|
Convert READMEs from example-apps to Markdown |
ste-gr |
|
Adapt JoCoCo-Report because the refactored commons-chain test-classes |
ste-gr |
|
Add missing default-constructor (JDK20-warning) |
ste-gr |
|
Replace maven-bundle-plugin with bnd-maven-plugin |
ste-gr |
|
Rename sub-modules to maven-standard |
ste-gr |
|
Split into submodules, core, web, javax, javax-faces, javax-portlet,
javax-servlet, jakarta, jakarta-faces, jakarta-servlet |
ste-gr |
|
Add LICENSE.txt and NOTICE.txt to jars |
ste-gr |
|
Update/adapt OSGi-Infos |
ste-gr |
|
Adapt OSGi maven-bundle-plugin configurations |
ste-gr |
|
Optimize portlet- and servlet-classes with lambda expressions, get-/
set-locale-command with lambda expressions, constructors in ChainBase |
ste-gr |
|
Config jar-plugin to generate a more detail MANIFEST.MF |
ste-gr |
|
POM: Add Distribution-Management, license and organization, correct
site-url |
ste-gr |
|
Doc: Building only with Maven, Update links to GitHub, Correction in
cookbook.md |
ste-gr |
|
Move proposal- and whiteboard-doc to site |
ste-gr |
|
Convert site-doc-files to markdown |
ste-gr |
|
Delete old jdk-1.3-profile |
ste-gr |
|
Delete old building-files |
ste-gr |
|
Use lazily instantiated Map of faces-cookies |
ste-gr |
|
Add portlet-cookie-implementation |
ste-gr |
|
Remove redundant calls to super(), remove useless null-check |
ste-gr |
|
Resolve pmd messages, all checkstyle-errors, some SpotBugs-messages |
ste-gr |
|
Make better config for maven-javadoc-plugin |
ste-gr |
|
Replace clirr-maven-plugin with japicmp-maven-plugin |
ste-gr |
|
Add maven-scm-publish-plugin |
ste-gr |
|
Add maven-pmd-plugin |
ste-gr |
|
Add maven-jxr-plugin |
ste-gr |
|
Add maven-dependency-plugin |
ste-gr |
|
Add missing maven-project-info-reports-plugin |
ste-gr |
|
Replace findbugs-maven-plugin with spotbugs-maven-plugin |
ste-gr |
|
Replace cobertura-maven-plugin with jacoco-maven-plugin |
ste-gr |
|
Resolve compiler-warnings |
ste-gr |
|
Upgrade site.xml |
ste-gr |
|
Add generics |
ste-gr |
|
Use contains instead indexOf |
ste-gr |
|
Optimize clear, containsValue, isEmpty, key and sessionExists |
ste-gr |
|
Eclipse-CleanUp: Add @Override, remove unnecessary casts, optimize ifs,
use extended for-loop, organize imports, trim lines |
ste-gr |
|
Clear all catalogs to reset it for JUnit-tests |
ste-gr |
|
Move overview.html to maven-standard-path |
ste-gr |
|
Rewrite all package.html to package-info.java |
ste-gr |
|
Suppress warnings |
ste-gr |
|
Optimize clear-methode |
ste-gr |
|
Upgrade to JUnit5 |
ste-gr |
|
Reformating: JavaDoc-Code, remove HTML-P-Tag, delete empty lines, add
deprecated- and override-annotations, change JavaDoc exception to
throws, typos, remove unnecessary parentheses, remove unnecessary
brackets |
ste-gr |
|
Move TestChain-Class from config to impl |
ste-gr |
|
Set Java-Version to 8 |
ste-gr |
|
move test-resources to maven-standard-directory |
ste-gr |
|
remove unnecessary test-resources-entry in POM |
ste-gr |
|
maven-resources-plugin: Define encoding |
ste-gr |
|
Centralize MAVAN-Plugins-Version with PluginManagement and add missing maven-plugins |
ste-gr |
|
Add maven-enforcer-plugin: Enforces required MAVEN-and JAVA-Version |
ste-gr |
|
Remove parent and add mailing-lists |
ste-gr |
|
Remove MAVEN-Default-Plugin-Group (org.apache.maven.plugins) |
ste-gr |