Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19710

camel-jbang - Run should compile java to default package if project has GAV

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • camel-jbang
    • None
    • Unknown

    Description

      camel.jbang.gav = com.foo:blue:1.0

      Then when you do camel run foo.java and foo has no package then we should run this with package com.foo, because that is the package it would use when exported.

      Then camel-jbang run and real exported project are the same. This avoid strange issues for end users.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: