cvs commit: spice/sandbox/repository/componenthaus project.properties todo.txt
Mike Hogan <[email protected]> Wed, 05 Nov 2003 12:22:03 -0800
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
hogie 03/11/05 12:22:02
Modified: sandbox/repository/componenthaus project.properties todo.txt
Log:
Reworked the component list and component details pages
Revision Changes Path
1.3 +2 -0 spice/sandbox/repository/componenthaus/project.properties
Index: project.properties
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/repository/componenthaus/project.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.properties 23 Sep 2003 08:20:54 -0000 1.2
+++ project.properties 5 Nov 2003 20:22:02 -0000 1.3
@@ -1,2 +1,4 @@
maven.compile.source=1.4
maven.compile.target=1.4
+
+maven.junit.fork=no
\ No newline at end of file
1.11 +2 -0 spice/sandbox/repository/componenthaus/todo.txt
Index: todo.txt
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/repository/componenthaus/todo.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- todo.txt 5 Nov 2003 19:35:49 -0000 1.10
+++ todo.txt 5 Nov 2003 20:22:02 -0000 1.11
@@ -16,6 +16,7 @@
* Structured API Search (Find me all methods taking a java.io.File and returning a java.lang.String, and importing java.sql classes)
* If the component is a class, show only its methods, to better convey the service offering.
* Consider providing a means of displaying test cases that use a particular service method. Excellent way to convey purpose and usage of the service method.
+ * Include coverage report in component metadata
Done
@@ -23,6 +24,7 @@
* Stop including plug-interfaces in the repository as public interfaces. Allow the submitter decide whats public.
* Support multiple components in a single source tree (same jar I guess).
* Allow the service interface to be a class (was limiting to interfaces up to this point, but thats too limiting)
+ * Made the presentation a little better looking. Well, consistent anyway.
November 2nd
* More test cases for search stuff
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/