You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/11/11 09:57:28 UTC

svn commit: r713003 - /geronimo/gshell/trunk/NOTES.txt

Author: jdillon
Date: Tue Nov 11 00:57:28 2008
New Revision: 713003

URL: http://svn.apache.org/viewvc?rev=713003&view=rev
Log:
Add notes

Added:
    geronimo/gshell/trunk/NOTES.txt   (with props)

Added: geronimo/gshell/trunk/NOTES.txt
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/NOTES.txt?rev=713003&view=auto
==============================================================================
--- geronimo/gshell/trunk/NOTES.txt (added)
+++ geronimo/gshell/trunk/NOTES.txt Tue Nov 11 00:57:28 2008
@@ -0,0 +1,29 @@
+FIMXE: gshell-artifact
+    -maven
+    -ivy
+    Create ArtifactResolver facade
+
+FIXME: Make the local ivy cache m2 compatible
+
+Integrate Jexl into gshell-parser
+
+Create single VFS configuration component, reduce the number of objects needed at boot
+
+default if no activation rules, activate all bundles
+
+namespace muck for application.xml
+
+add open command, only activate on osx
+
+add activation stuff to plugin parser
+
+how to extend URLClassLoader?
+
+Merge Application and Branding
+
+Better handling for Object arguments/return for commands and variable passing
+
+FIXME: CommandsCompleter doesn't complete in group
+
+Voodoo, something cool which will load a plugin, then cache the basic details for the shell
+    to function, so next time it won't need to load the plugin until a plugin command is executed
\ No newline at end of file

Propchange: geronimo/gshell/trunk/NOTES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/gshell/trunk/NOTES.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/gshell/trunk/NOTES.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain