cvs commit: spice/sandbox/repository/componenthaus project.xml todo.txt
Mike Hogan <[email protected]> Sun, 09 Nov 2003 08:21:38 -0800
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
hogie 03/11/09 08:21:38
Modified: sandbox/repository/componenthaus project.xml todo.txt
Log:
Can now submit most of plexus-utils
Revision Changes Path
1.11 +1 -1 spice/sandbox/repository/componenthaus/project.xml
Index: project.xml
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/repository/componenthaus/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 9 Nov 2003 14:00:46 -0000 1.10
+++ project.xml 9 Nov 2003 16:21:38 -0000 1.11
@@ -47,7 +47,7 @@
</dependency>
<dependency>
<id>qdox</id>
- <version>1.2</version>
+ <version>1.4-SNAPSHOT</version>
<properties>
<war.bundle>true</war.bundle>
</properties>
1.13 +4 -1 spice/sandbox/repository/componenthaus/todo.txt
Index: todo.txt
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/repository/componenthaus/todo.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- todo.txt 9 Nov 2003 14:00:46 -0000 1.12
+++ todo.txt 9 Nov 2003 16:21:38 -0000 1.13
@@ -19,12 +19,15 @@
* Offline tool to submit CAR files.
* Have all Exception constructors call super(...)
* Determine required jars from imports in the component itself (and its impl). This is because one jar might contain two or more components. Dependencies traditionally are at the jar to jar level. But if you use only one component in a jar, you might not need all the dependencies the jar needs.
- * When QDox bugs 27 and 28 are fixed, test if submission of Plexus FileUtils works.
+ * Better to make methods (services) the unit of indexing, searching and presentation? Or stick with classes?
+ * Write a test case to enable ClassAbbreviater to deal with constructors
+ * Display service interface fully collapsed, like in IDEA, with clickable buttons to show javadoc.
Done
November 9th
* If the component is a class, show only its methods, to better convey the service offering. Rolling this out was hampered by bugs in Qdox (27 and 28). So will retest when bugs are fixed.
+ * When QDox bugs 27 and 28 are fixed, test if submission of Plexus FileUtils works.
November 5th
* Stop including plug-interfaces in the repository as public interfaces. Allow the submitter decide whats public.
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/