This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 10227c4  CAMEL-12643: Polished
     new 6526b62  CAMEL-12639: camel-route-parser should obtain line number 
from class content instead of reading from file, in-case you parse a class that 
has not been saved to file etc.
     new f87ae12  CAMEL-12639: camel-route-parser should include line number 
end for Java DSL.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/camel/parser/ParserResult.java | 15 +++++++--
 .../apache/camel/parser/RouteBuilderParser.java    | 36 +++++++++++++++++-----
 .../camel/parser/helper/CamelJavaParserHelper.java | 17 ++++++----
 .../camel/parser/java/MyCdiRouteBuilder.java       |  4 ++-
 .../parser/java/RoasterEndpointInjectTest.java     | 12 ++++++--
 5 files changed, 65 insertions(+), 19 deletions(-)

Reply via email to