[ http://jira.jboss.com/jira/browse/JBAS-1609?page=history ]
Adrian Brock reopened JBAS-1609:
--------------------------------
Assign To: Ben Wang (was: Bela Ban)
This doesn't compile with jdk1.3 in branch 3.2.x
compile-classes:
[mkdir] Created dir:
/scratch/cruisecontrol/checkout/jboss-3.2/cache/output/classes
[javac] Compiling 88 source files to
/scratch/cruisecontrol/checkout/jboss-3.2/cache/output/classes
/scratch/cruisecontrol/checkout/jboss-3.2/cache/src/main/org/jboss/cache/TreeCache.java:1513:
cannot resolve symbol
symbol : class LinkedHashSet
location: class org.jboss.cache.TreeCache
return retval != null? new LinkedHashSet(retval) : null;
^
/scratch/cruisecontrol/checkout/jboss-3.2/cache/src/main/org/jboss/cache/TreeCache.java:1962:
cannot resolve symbol
symbol : class LinkedHashSet
location: class org.jboss.cache.TreeCache
return new LinkedHashSet(m.keySet());
^
/scratch/cruisecontrol/checkout/jboss-3.2/cache/src/main/org/jboss/cache/Node.java:498:
cannot resolve symbol
symbol : class LinkedHashSet
location: class org.jboss.cache.Node
Set retval=new LinkedHashSet();
^
3 errors
BUILD FAILED
/scratch/cruisecontrol/checkout/jboss-3.2/cache/build.xml:207: Compile failed;
see the compiler error output for details.
Total time: 2 minutes 34 seconds
> Backport latest JBossCache (1.2.2)
> ----------------------------------
>
> Key: JBAS-1609
> URL: http://jira.jboss.com/jira/browse/JBAS-1609
> Project: JBoss Application Server
> Type: Task
> Components: JBoss Cache service
> Versions: JBossAS-4.0.2RC1, JBossAS-3.2.7 Final
> Reporter: Ben Wang
> Assignee: Ben Wang
> Fix For: JBossAS-4.0.2 Final, JBossAS-3.2.8 Final
>
> Original Estimate: 6 hours
> Remaining: 6 hours
>
> We need to backport JBossCache1.2.1 to 4.0.2 release. However, there is one
> or two bugs that Bela had to fix after the release in head though.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development