Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1477

Recognize more file extensions as valid for deployment methods

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Optional
    • None
    • None
    • None
    • None

    Description

      Since there are some Android-Arquillian testing experiments where I deploy APK to Android device (emulator) directly from deployment method (APK is a JavaArchive anyway), I am seeing this warning message in the output:

      Sep 11, 2013 5:05:09 PM org.jboss.arquillian.container.test.impl.client.deployment.AnnotationDeploymentScenarioGenerator logWarningIfArchiveHasUnexpectedFileExtension
      WARNING: Deployment archive of type JavaArchiveImpl has been given an unexpected file extension. Archive name: some-android-app.apk, deployment name: android. It might not be wrong, but the container will rely on the given file extension, the archive type is only a description of a certain structure.

      I know that the proper way to do this is to implement AndroidArchive into ShrinkWrap and add it into container.spi.client.deployment.Validate but that is very long run and I am looking for another way or at least to report this that it is an issue for the next generation ...

      Attachments

        Activity

          People

            Unassigned Unassigned
            smikloso Stefan Miklosovic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: