[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3973) anonsvn trunk build fails

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Feb 25 09:24:59 EST 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed JBSEAM-3973.
-----------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Pete Muir


Please don't set Fix Version or Priority, these are for committers only.

I can't reproduce with Seam trunk.

> anonsvn trunk build fails
> -------------------------
>
>                 Key: JBSEAM-3973
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3973
>             Project: Seam
>          Issue Type: Bug
>    Affects Versions: 2.1.1.CR2
>         Environment: Environment details:
> OS: Win XP and Mac OS X
> Ant: 1.7.0
> Java: 5 and 6
>            Reporter: Nicolae Tabusca
>            Assignee: Pete Muir
>
> Steps to reproduce:
> 1. Check out from http://anonsvn.jboss.org/repos/seam/trunk
> 2. Run ant build
> Expected result:
>  Build successfully
> Actual Result:
> Build fails with the following error:
> compilecore:
>     [javac] Compiling 618 source files to c:\Work\seam-2.1.2-SNAPSHOT\classes\coreclasses
>     [javac] c:\Work\seam-2.1.2-SNAPSHOT\src\main\org\jboss\seam\util\ProxyFactory.java:805: cannot find symbol
>     [javac] symbol  : method setAttribute(javassist.bytecode.StackMapTable)
>     [javac] location: class javassist.bytecode.CodeAttribute
>     [javac]         ca.setAttribute(writer.toStackMapTable(cp));
>     [javac]           ^
>     [javac] c:\Work\seam-2.1.2-SNAPSHOT\src\main\org\jboss\seam\util\ProxyFactory.java:897: cannot find symbol
>     [javac] symbol  : method setAttribute(javassist.bytecode.StackMapTable)
>     [javac] location: class javassist.bytecode.CodeAttribute
>     [javac]         ca.setAttribute(writer.toStackMapTable(cp));
>     [javac]           ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list