Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5139

Fix seam build, particularly jsr250.jar and symlinkage

    XMLWordPrintable

Details

    • Not Required

    Description

      mvn-jpp install:install-file -DgroupId=sun-jaxws -DartifactId=jsr250-api -Dversion=2.1.3 -Dpackaging=jar -Dfile=$(build-classpath jboss-ejb-api/jsr250-api)

      The jboss-ejb-api/jsr250-api part is wrong as this file doesn't exist.

      Later we have

      #replace all jars which can be get from REQUIRES packages
      pushd %

      {distdir}

      /lib
      ...
      ln -sf %{_javadir}/sun-jaxws/jsr250-api.jar jsr250-api.jar
      ...

      which doesn't match the above. But all of these %{_javadir}/sun-jaxws links should point to the real external locations.

      Attachments

        Activity

          People

            mnovotny@redhat.com Marek Novotny
            dwalluck@redhat.com David Walluck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: