Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent Javadoc from ending first sentence after "e.g." #1

Open
wants to merge 1 commit into
base: oopathTestsBranches
Choose a base branch
from

Conversation

yurloc
Copy link

@yurloc yurloc commented Feb 24, 2017

This little trick will prevent Javadoc from ending the first sentence after "e.g.". The first sentence is ended when a full stop is followed by a whitespace UNLESS the next word starts with a lowercase letter.

winklerm pushed a commit that referenced this pull request May 12, 2017
winklerm pushed a commit that referenced this pull request May 12, 2017
…#1237)

* DROOLS-1535: adding compilation validation to DT input expressions

* DROOLS-1535: Improving compilation to report unknown variables for decision table input expressions

* DROOLS-1535: Improving compilation to report unknown variables for decision table input expressions

* Drools 1535+tarilabs (#1)

* Compile DT output to provide the users with compile time feedback on errors.
winklerm pushed a commit that referenced this pull request Jul 24, 2019
* [DROOLS-3838] BackEnd part import

* [DROOLS-3838] Cleanup

* Unify assertion framework (#1)
winklerm pushed a commit that referenced this pull request Apr 28, 2021
…s. (apache#3067)

* BXMSDOC-6058-master: Update built-in FEEL adoc file to align with docs.

* Make it passing the TEST (#1)

* Align to new DOC format (list troubles AST processing)

* fix example

Co-authored-by: Matteo Mortari <[email protected]>
winklerm pushed a commit that referenced this pull request Apr 28, 2021
* Initial commit

* Print nodes by layer to try align left the LIA.

* clean.

* prepare for unknown nodes.

* le bug correction.

* Collecting at level 1-5 all the required nodes.

* MANUAL experiment for subnetwork.

* Trying to collate as possible the subnetwork.

* Fixing breaking when complex subnetwork although same level nodes.

* Fixing beta node constraints and classpath problems.

* fixes.

* Avoiding problem when using as a dependency (until merged upstream).

* comsmetics on the not display.

* with partitioning instead of vertical layering.

* Still trying to merge the 2 approaches, for now it's a switch b/w them.

* with the files.

* Moar tests

* latest imgs.

* wrong loop nesting.

* renaming to diagramRete()

* Clean-up.

* Adding browser FIREFOX, tested works.

* Aligning with DROOLS-1024.

* print debug vertical cluster flag in configuration

* bugfix

* oops commit

* Bump junit from 4.12 to 4.13.1 (#1)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* realign

* Migrate to graphviz-java

* Use platform agnostic open file

* main refactors without package renames

* Refactor naming and package to drools-retediagram as agreed

* subdir drools-retediagram

* move into drools-retediagram

* wire module into the build

* dependency mgt

* update logback for proper package

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant