Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Update Maven repository for SmartGWT2.5

    Would someone please update the Maven repository for 2.5? It continues to have the load_skin.js typo for EnterpriseBlue.

    #2
    Originally posted by pboysen
    Would someone please update the Maven repository for 2.5? It continues to have the load_skin.js typo for EnterpriseBlue.
    Sorry for the inconvenience. The patch with the EnterpriseBlue skin fix can be found here

    Code:
    Repository: http://www.smartclient.com/maven2
    
       Group Id: com.smartgwt
       Artifact Id: smartgwt
       Version: 2.5-patch

    Comment


      #3
      Maybe I am mistaken, but I thought Maven reflected the last release (2.5) rather than the nightly build. It looks like what you put in the repository was the nightly build. If I wanted the nightly build I would have chosen a different artifact id.

      I am running in production so nightly builds shouldn't be an option. I was just hoping you would fix the smartgwt.jar with the typo. The reason is that CloseCientEvent is not in the nightly build but in the 2.5. Perhaps I am confused.

      Comment


        #4
        2.5 had the typo and we don't change existing releases even if they have bugs. Hence the new patch version, for convenience.

        Comment


          #5
          Ok, I didn't expect the patch version to be based on the latest build.

          Comment


            #6
            We've got two branches going. The only changes being made for that Maven patch version are carefully considered fixes. Everything else is going into 3.x, which you can get at smartclient.com/builds.

            Comment


              #7
              Thanks. Before I changed my code for the recent changes I wanted to make sure I knew the process. Thanks for updating it.

              Comment

              Working...
              X