Uploaded image for project: 'Eagle (Retired)'
  1. Eagle (Retired)
  2. EAGLE-517

develop branch is actually broken with missing dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • v0.5.0
    • v0.5.0
    • None
    • None

    Description

      I see that module: eagle-application-management is removed (dont have more context) in develop branch (but it is there in master branch).

      so here are some issues it has caused: ( or not sure if this is simply left over usages that needs to be removed )

      1) it makes "com.typesafe.akka" dependency for module: eagle-webservice go missing because it is not added to any other or respective pom.
      2) ApplicationSchedulerListener.java has invalid imports

       
      import org.apache.eagle.service.application.AppManagerConstants;
      import org.apache.eagle.stream.application.scheduler.ApplicationScheduler;
      

      and it still uses class constant like

       AppManagerConstants.APP_COMMAND_LOADER_ENABLED 

      Also, same with EagleServiceProfileInitializer.java

      import org.apache.eagle.stream.application.scheduler.ApplicationScheduler;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            jhsenjaliya Jay Sen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: