anagramdemo/anagrambase/pom.xml
Wed, 03 Feb 2010 00:04:30 +0100 Removing local copy of lookup. Will use openide-util for now and switch to org.openide.util.lookup when available.
Thu, 07 May 2009 16:04:02 +0200 Skip javadoc generation for all anagram demo samples
Thu, 07 May 2009 11:59:09 +0200 No javadoc for anagrams
Tue, 28 Apr 2009 14:13:13 +0200 Skip GUI tests in headless mode, instead run additional NonGUI test
Mon, 27 Apr 2009 11:10:15 +0200 Maven does not like cyclic dependencies between tests. Moving the test into separate application
Mon, 27 Apr 2009 10:03:54 +0200 Anagrams game with Main.xml config file that defines the autoload and a test to show that if simplescrambler and staticwordlibrary are on classpath, everything succeeds
Sun, 26 Apr 2009 21:18:14 +0200 Demo showing cooperation of Spring and Lookup