QA Daily report 30 May 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 30 May 2008.
Tasks performed:
1. Free testing of JBDS 1.1.0.GA build.
2. Seam 2.0.2GA runtime tests.
3. Testcases updating.
Seam tests.
Compatibility tests creation.
--
Best regards,
Aliaksey mailto:anis@exadel.com
16 years, 5 months
QA Daily report 29 May 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 29 May 2008.
Tasks performed:
1. Free testing of JBDS 1.1.0.GA build.
3. Testcases updating.
Seam tests.
Compatibility tests creation.
--
Best regards,
Aliaksey mailto:anis@exadel.com
16 years, 5 months
QA Daily report 28 May 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 28 May 2008.
Tasks performed:
1. Free testing of JBDS 1.1.0.GA build.
2. Issues verification.
3. Testcases updating.
Seam tests.
Create and run different types of projects tests.
Compatibility tests.
--
Best regards,
Aliaksey mailto:anis@exadel.com
16 years, 6 months
QA Daily report 27 May 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 27 May 2008.
Tasks performed:
1. Free testing of JBDS 1.1.0.GA build.
2. VPE testing.
3. Issues verification.
4. Testcases updating.
--
Best regards,
Aliaksey mailto:anis@exadel.com
16 years, 6 months
QA Daily report 26 May 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 26 May 2008.
Tasks performed:
1. Free testing of JBDS 1.1.0.GA build.
2. VPE testing.
3. Issues verification.
4. Testcases updating.
--
Best regards,
Aliaksey mailto:anis@exadel.com
16 years, 6 months
Re: [jbosstools-commits] JBoss Tools SVN: r8244 - in branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core: META-INF and 1 other directory.
by Rob Stryker
Max:
I just found this commit today (I don't browse commit logs much)...
Is it better to depend on a new plugin or to copy the class in question
to a .xpl package?
I personally would have coppied the class. Snjeza decided to add a
dependency.
Thoughts? I personally find it very silly that the AS adapter would
depend on the tomcat adapter.
jbosstools-commits(a)lists.jboss.org wrote:
> Author: snjeza
> Date: 2008-05-20 17:21:12 -0400 (Tue, 20 May 2008)
> New Revision: 8244
>
> Modified:
> branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/META-INF/MANIFEST.MF
> branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
> Log:
> JBIDE-2215 Unable to add User Library as Source Lookup Path to AS/EAP server
>
> Modified: branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/META-INF/MANIFEST.MF
> ===================================================================
> --- branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/META-INF/MANIFEST.MF 2008-05-20 21:09:49 UTC (rev 8243)
> +++ branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/META-INF/MANIFEST.MF 2008-05-20 21:21:12 UTC (rev 8244)
> @@ -19,7 +19,8 @@
> org.eclipse.jst.common.project.facet.core,
> org.eclipse.wst.xml.core,
> org.jboss.ide.eclipse.archives.core,
> - org.apache.ant
> + org.apache.ant,
> + org.eclipse.jst.server.tomcat.core
> Eclipse-LazyStart: true
> Export-Package: org.jboss.ide.eclipse.as.core,
> org.jboss.ide.eclipse.as.core.extensions.archives,
>
> Modified: branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
> ===================================================================
> --- branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2008-05-20 21:09:49 UTC (rev 8243)
> +++ branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2008-05-20 21:21:12 UTC (rev 8244)
> @@ -253,7 +253,7 @@
> name="JBoss Application Server Startup Configuration"
> public="true"
> sourceLocatorId="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"
> - sourcePathComputerId="org.jboss.ide.eclipse.as.core.serverSourcePathComputer"/>
> + sourcePathComputerId="org.eclipse.jst.server.tomcat.core.sourcePathComputer"/>
> <launchConfigurationType
> delegate="org.jboss.ide.eclipse.as.core.server.internal.launch.DeployableLaunchConfiguration"
> id="org.jboss.ide.eclipse.as.core.server.stripped.launchConfiguration"
> @@ -261,7 +261,7 @@
> name="Stripped Server Launch Configuration"
> public="false"
> sourceLocatorId="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"
> - sourcePathComputerId="org.jboss.ide.eclipse.as.core.serverSourcePathComputer"/>
> + sourcePathComputerId="org.eclipse.jst.server.tomcat.core.sourcePathComputer"/>
> <launchConfigurationType
> delegate="org.jboss.ide.eclipse.as.core.server.internal.launch.TwiddleLaunchConfiguration"
> id="org.jboss.ide.eclipse.as.core.server.twiddleConfiguration"
>
> _______________________________________________
> jbosstools-commits mailing list
> jbosstools-commits(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-commits
>
16 years, 6 months
Xulrunner downgraded for x64 in repository.jboss.org
by Rob Stryker
Hi all:
I've up-loaded a down-graded version of xulrunner over at
http://repository.jboss.org/xulrunner/
The reason for this is so that we may (if it's not impossible) use a
matching xulrunner release across all jbds and jbosstools releases.
Previously, the x64 release was 1.8.1.4 rather than the standard 1.8.1.3
used in windows, linux, and osx.
Whether this can be worked into the build for 2.1.0 GA, or the update
site, or not, remains to be seen. But I just wanted to make sure this is
a possibility for GA. Personally, *I* hope it makes it in... but with
the xulrunner version being technically lower than the old, anyone
already using the product would have to manually downgrade the file in
the plugins folder. Not exactly a great situation.
Parity? Or ease of use? Which will win?
- Rob Stryker
16 years, 6 months