Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2111

@Alternative not used in Weld SE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 2.3.3.Final
    • Java SE Support
    • None
    • Hide

      git clone https://github.com/oltruong/weldtest
      mvn clean install => Success
      mvn clean install -Dweld-se.version=2.3.3.Final (ie. using the latest version) => Failure

      Show
      git clone https://github.com/oltruong/weldtest mvn clean install => Success mvn clean install -Dweld-se.version=2.3.3.Final (ie. using the latest version) => Failure

      Using the Alternative mechanism in Java SE in the 2.3.3.Final version does not work whereas in 2.0.1.Final it does.

      Consider the simple example in https://github.com/oltruong/weldtest.
      The test passes if weld-se is in version 2.0.1.Final but not in version 2.3.3.Final.

            Unassigned Unassigned
            oltruong Olivier Truong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: