Re: [JGIT PATCH 18/22] Added InvalidPatternException and PathNotInProjectDirectoryException

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +++ b/org.spearce.jgit/src/org/spearce/jgit/errors/InvalidPatternException.java
> +public class InvalidPatternException extends Exception {
> +	private static final long serialVersionUID = -606889225458579931L;
We have ignored these so far. The nice thing about not declaring them is
that if we start depending on the we get to see incompatibilities earlier. 
Declaring them makes diagnosing incompatibilties harder.

-- robin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux