Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: edemo/konveyor

Tags

0.5

Toggle 0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
magwas Árpád Magosányi
 - java 21

 - code generation framework both for test and prod
 - repo urls changed, as project moved to the edemo github org
 - No warnings (including PMD ones) left.
 - Excluded some maven goals from eclipse
 - PMD config refers to canonical place (.konveyor/{upstream,konveyor,pmd}.xml)
 - PMD rules to accept ExternalComponent, Constants, Test units
 - spotless is used for code formatting and format checks
 - eclipse and idea config gitignored, no need for eclipse on-save formatting
 - sortpom makes pom files more neat
 - COPYING files
 - spring version update
 - @IndirectlyTested stubs can be used from London to Chicago, no code needed
 - LoggerService
 - preliminary documentation for some assurance requirements
 - github actions for pull request and build
 - no tycho/eclipse based stuff

0.4

Toggle 0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
magwas Árpád Magosányi
Testing is in different modules for OSGI development

    * site-deploy hook gets the target as argument

    * LogUtil works by classes, not names. TestUtil.assertStreamEquals

    * assertStreamEquals is static

    * Logutil has warning and info, TestBase gives more precise error in autowiring failure

    * rearranged poms so it builds without tricks

    * different test modules, using src/main

    * konveyor resources are in .konveyor

0.2

Toggle 0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
magwas Árpád Magosányi
new functionalities

- pom parent
- phase hooks
- site with generated source documentation
- glue annotation
- more of the coding rules

0.1

Toggle 0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
magwas Árpád Magosányi
fixing versioning