Re: testcases and release stuff...
Shawn Wilson <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
I noticed on the Barracuda home page (detailed docs) in the "Source &
JavaDocs" section the two source links just point to regular directories
on the server. Should we maybe update these to point to the CVSWeb
locations instead? This means the links would look like this:
"Source" -> /cvs/Barracuda/src/org/enhydra/
"Unit Tests Source" -> /cvs/Barracuda/src_tests/org/enhydra/
Maybe we should also have a link to the root of the CVS tree (/cvs)?
-shawn
Jacob Kjome wrote:
>
> Why are there two TestExample classes that are, essentially, identical
> but one is called "TestExample.java" in the o.e.b package and the other
> is called TestExample2.java in the o.e.b.core package??? I would think
> that the latter could be removed. Is that ok?
>
> I made some commits to cure some build problems with the testcases.
> This was reported by Stefan Armbruster. Thanks for that :-)
>
> We still have a problems with the
> org.enhydra.barracuda.core.forms.validators.TestDateRangeValidator and
> the org.enhydra.barracuda.core.forms.validators.TestDateValidator with
> 268 failures in the former and 4 failures in the latter. If any of you
> forms experts can look into this today, that would be great!
>
> We are getting very close to release.so please speak up if you see
> problems in the latest CVS of Barracuda. Also, if you think certain
> parts of the docs need to be changed before release, make sure you ping
> the list about this. Again, patches are very welcome.
>
>
> Jake
>