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:
parent
02e549bfaa
commit
8f523f3a10
1241 changed files with 97711 additions and 25284 deletions
|
@ -61,7 +61,7 @@ public class BeanContextServicesSupport
|
|||
protected class BCSSChild
|
||||
extends BeanContextSupport.BCSChild
|
||||
{
|
||||
private static final long serialVersionUID = -6848044915271367103L;
|
||||
private static final long serialVersionUID = -3263851306889194873L;
|
||||
}
|
||||
|
||||
protected class BCSSProxyServiceProvider
|
||||
|
|
|
@ -79,7 +79,7 @@ public class BeanContextSupport extends BeanContextChildSupport
|
|||
|
||||
protected class BCSChild implements Serializable
|
||||
{
|
||||
private static final long serialVersionUID = 3289144128843950629L;
|
||||
private static final long serialVersionUID = -5815286101609939109L;
|
||||
}
|
||||
|
||||
protected static final class BCSIterator implements Iterator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue