I've gone through them now, and it looks like most of them are missing
downcasting, where they've got
Field[] fields = null;
...
fields = AccessController.doPrivileged(new
PrivilegedGetDeclaredFields(clazz));
PrivilegedGetDeclaredFields.run() returns an Object, which turns out is
actually a Fiel
Hi.
Is there any documentation on maintaining existing packages. The docs I
find focus on how to create a package. I myself currently try to find
out how the netbeans package from git works. I will find out, but it
could be a lot easier with a few one liners and a short explanation of
their contex
>
> > Hmmm
> >
> > http://anonscm.debian.org/gitweb/?p=pkg-java/maven-plugin-tools.git
> >
> > This is why I was confused. It looks like Thomas Koch converted the
> > packaging at some point (March of 2013?) and I had cloned it.
> >
> > I'll get the change from SVN and upload, but we shoul
Le 27/09/2013 05:59, tony mancill a écrit :
> Hmmm
>
> http://anonscm.debian.org/gitweb/?p=pkg-java/maven-plugin-tools.git
>
> This is why I was confused. It looks like Thomas Koch converted the
> packaging at some point (March of 2013?) and I had cloned it.
>
> I'll get the change from SV
4 matches
Mail list logo