Results 1 to 3 of 3

Thread: Antlr 2.7.7.3

  1. #1
    Join Date
    May 2007
    Location
    Paris, France
    Posts
    28

    Default Antlr 2.7.7.3

    Hi

    I'm on a project which uses StringTemplate, which use antlr 2.7.7.3.
    Spring is built using antlr 2.7.6.2.
    Public key has changed between the two version of antlr, so no assembly binding is possible.

    Do you plan to build Spring against antlr 2.7.7.3 ?

    Thx.

  2. #2
    Mark Pollack is offline Spring.NET Co-Lead Spring TeamSpring User
    Join Date
    Sep 2004
    Location
    New York, NY
    Posts
    1,683

    Default

    Hi,

    Yes, the key is different since the antlr distribution at the time didn't provide a strongly signed assembly, so I built one using the Spring key. I'll take a shot at rebuilding against the 'proper' 2.7.7.3 release and see how it goes. You can track this as SPRNET-1165.

    Mark
    Last edited by Mark Pollack; 02-17-2009 at 02:55 PM. Reason: add jira link

  3. #3
    Join Date
    May 2007
    Location
    Paris, France
    Posts
    28

    Default

    Good, thank you Mark !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •