[SVN] r6701 (Groovy)

Graeme Rocher graemerocher at yahoo.co.uk
Fri Mar 2 22:50:30 UTC 2007


fixed Groovy UUID conflicts

Changed:
U   trunk/Disabled Bundles/Groovy.tmbundle/Commands/Groovy JDK.tmCommand
U   trunk/Disabled Bundles/Groovy.tmbundle/Commands/JavaDoc.tmCommand
U   trunk/Disabled Bundles/Groovy.tmbundle/Commands/Run Selected Snippet.tmCommand
U   trunk/Disabled Bundles/Groovy.tmbundle/Commands/Run.tmCommand
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/#!:usr:local:bin:groovy -w.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/Ant __ replace.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/Hash Pair — key : "value".tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/New Closure.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/New Method.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/Private Variable.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/Thread_start { __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/Thread_startDaemon { __ } .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/Wrap Selection in Try:Catch.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/all{ e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/any{ e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as BigDecimal.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as BigInteger.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as Double.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as Float.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as Immutable.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as Set.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as Synchronized.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/as Writable.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/assert(__).tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/assertEquals(__).tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/assertNotEquals(__).tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/assertNotNull(__).tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/assertNull(__).tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/case … break.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/class … .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/class __ .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/class __ singleton.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/class __ with constructor.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/class __ with cunstructor, parent.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/class ___ TestCase.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/collect element.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/collect { e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/copy__ file.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/copy__ fileset include:exclude.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/copy__ fileset.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/def __ Object.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/def __ closure = {__} .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/def __ method() {__}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/def test __ {__}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/downto(num) { n -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/each element.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/each pair map.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/each { e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachByte { byte -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachDir { dir -> __ } .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachFile { file -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachFileMatch { file -> __ } .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachFileRecurse { file -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachKey { key -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachLine { line -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachMatch(regex) { match -> __ } .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachObject { obj -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachValue { val -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachWithIndex { e, i -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/eachWithIndex.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/elseif ___.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/every { e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/find { e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/findAll { e -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/for … in … {} 2.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/for … in … {}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/gcl__ parseClass.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/grep(:pattern:) { match -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/if … else …{__}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/if … {__}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/mkdir.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/new File(__)_eachLine { __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/private static final String.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/private static final.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/replaceAll(regex) { match -> __}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/reverseEach { e -> __ } .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/run after.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/shouldFail(__) { __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/sleep(secs) { __ :: on interrupt }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/sleep(secs).tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/sort { __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/splitEachLine(separator) { line -> __ } copy.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/static .tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/static final String.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/static final.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/static main method.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/step(to,amount) { n -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/switch__case.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/switch__case__default.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/times { n -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to Array.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to BigDecimal.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to BigInteger.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to Boolean.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to Character.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to Double.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to Float.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to Integer.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to List.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to String.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to URI.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/to URL.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/try __ catch__ finally.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/try __ catch__.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/upto(num) { n -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/while ___ {___}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withInputStream { in -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withOutputStream { out -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withPrintWriter { pw -> __}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withReader { r -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withStream { in -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withStreams { Socket s -> __}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withWriter { w -> __}.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withWriter(charset) { w -> __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Snippets/withWriterAppend(charset) { __ }.tmSnippet
U   trunk/Disabled Bundles/Groovy.tmbundle/Syntaxes/Groovy.tmLanguage
U   trunk/Disabled Bundles/Groovy.tmbundle/info.plist



More information about the textmate-dev mailing list