[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3973) anonsvn trunk build fails
Norman Richards (JIRA)
jira-events at lists.jboss.org
Wed Feb 25 10:24:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12454233#action_12454233 ]
Norman Richards commented on JBSEAM-3973:
-----------------------------------------
As I said in private email yesterday, trunk also compiles fine for me.
> 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