avoiding tests from affecting the workspace build
by Scott M Stark
As I'm adding tests locally to jbossas projects, the workspace is being
rebuilt too frequently. There is no distinction between src/tests amdn
src/main in terms of the classes being part of the project classpath and
its exported classes. If I go into the Java Build Path Order and Export
tab, I cannot deselect the src/tests entry. Is there a way to achieve this?
19 years, 2 months
RE: [jboss-dev] JBossAS Branch_4_0 code freeze
by Brian Stansberry
COB where? Atlanta?
jboss-development-bounces(a)lists.jboss.org wrote:
> Please note that COB today is code freeze for jbossAS
> Branch_4_0, so you should refrain yourselves from checking-in stuff.
>
> The 1.4 testsuites present only a couple of known transient
> errors, so I'm going to tag later today, after finishing with
> the release notes.
>
> An additional week of further testing/packaging will take
> place before the final 4.0.5.GA release.
>
> Thanks
> /Dimitris
>
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
19 years, 2 months