Imported GNU Classpath 0.19 + gcj-import-20051115.
* sources.am: Regenerated.
* Makefile.in: Likewise.
* scripts/makemake.tcl: Use glob -nocomplain.
From-SVN: r107049
This commit is contained in:
@@ -69,7 +69,7 @@ public class gnuAdapterActivator
|
||||
{
|
||||
try
|
||||
{
|
||||
POA n = parent.create_POA(child_name, null, policySets.rootPoa());
|
||||
POA n = parent.create_POA(child_name, null, StandardPolicies.rootPoa());
|
||||
n.the_POAManager().activate();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user