Parent Directory
|
Revision Log
|
Patch
revision 1111 by alfonx, Thu Oct 14 18:28:28 2010 UTC | revision 1137 by alfonx, Fri Oct 15 15:21:36 2010 UTC | |
---|---|---|
# | Line 248 public class ReleaseUtil { | Line 248 public class ReleaseUtil { |
248 | + "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | + "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
249 | + "GNU Lesser General Public License for more details.\n"); | + "GNU Lesser General Public License for more details.\n"); |
250 | } | } |
251 | ||
252 | public static boolean isSnapshow(Class<?> clazz) { | |
253 | return getVersionInfo(clazz).contains("SNAPSHOT"); | |
254 | } | |
255 | } | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |