JBoss Tools SVN: r8974 - trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 20:48:50 -0400 (Thu, 26 Jun 2008)
New Revision: 8974
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet/AbstractSeamFacetTest.java
Log:
show full path to seam home in assert message
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet/AbstractSeamFacetTest.java
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet/AbstractSeamFacetTest.java 2008-06-26 21:45:32 UTC (rev 8973)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/project/facet/AbstractSeamFacetTest.java 2008-06-27 00:48:50 UTC (rev 8974)
@@ -220,7 +220,7 @@
File folder = getSeamHomeFolder();
assertNotNull("seam home folder was null!", folder);
- assertTrue(folder.getName() + " does not exist", folder.exists());
+ assertTrue(folder.getAbsolutePath() + " does not exist", folder.exists());
System.out.println("Listing " + folder);
File[] list = folder.listFiles();
17 years, 6 months
JBoss Tools SVN: r8973 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:32 -0400 (Thu, 26 Jun 2008)
New Revision: 8973
Added:
tags/jbosstools-2.1.2.GA/vpe/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/vpe (from rev 8972, branches/jbosstools-2.1.x/vpe)
17 years, 6 months
JBoss Tools SVN: r8972 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:28 -0400 (Thu, 26 Jun 2008)
New Revision: 8972
Added:
tags/jbosstools-2.1.2.GA/tests/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/tests (from rev 8971, branches/jbosstools-2.1.x/tests)
17 years, 6 months
JBoss Tools SVN: r8971 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:23 -0400 (Thu, 26 Jun 2008)
New Revision: 8971
Added:
tags/jbosstools-2.1.2.GA/struts/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/struts (from rev 8970, branches/jbosstools-2.1.x/struts)
17 years, 6 months
JBoss Tools SVN: r8970 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:19 -0400 (Thu, 26 Jun 2008)
New Revision: 8970
Added:
tags/jbosstools-2.1.2.GA/seam/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/seam (from rev 8969, branches/jbosstools-2.1.x/seam)
17 years, 6 months
JBoss Tools SVN: r8969 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:16 -0400 (Thu, 26 Jun 2008)
New Revision: 8969
Added:
tags/jbosstools-2.1.2.GA/jst/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/jst (from rev 8968, branches/jbosstools-2.1.x/jst)
17 years, 6 months
JBoss Tools SVN: r8968 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:12 -0400 (Thu, 26 Jun 2008)
New Revision: 8968
Added:
tags/jbosstools-2.1.2.GA/jsf/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/jsf (from rev 8967, branches/jbosstools-2.1.x/jsf)
17 years, 6 months
JBoss Tools SVN: r8967 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:08 -0400 (Thu, 26 Jun 2008)
New Revision: 8967
Added:
tags/jbosstools-2.1.2.GA/jbpm/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/jbpm (from rev 8966, branches/jbosstools-2.1.x/jbpm)
17 years, 6 months
JBoss Tools SVN: r8966 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:05 -0400 (Thu, 26 Jun 2008)
New Revision: 8966
Added:
tags/jbosstools-2.1.2.GA/hibernatetools/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/hibernatetools (from rev 8965, branches/jbosstools-2.1.x/hibernatetools)
17 years, 6 months
JBoss Tools SVN: r8965 - tags/jbosstools-2.1.2.GA.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2008-06-26 17:45:01 -0400 (Thu, 26 Jun 2008)
New Revision: 8965
Added:
tags/jbosstools-2.1.2.GA/freemarker/
Log:
tag for jbosstools-2.1.2.GA
Copied: tags/jbosstools-2.1.2.GA/freemarker (from rev 8964, branches/jbosstools-2.1.x/freemarker)
17 years, 6 months