Seam SVN: r15200 - branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-10-08 06:52:13 -0400 (Mon, 08 Oct 2012)
New Revision: 15200
Modified:
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/bookingExp.html
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/confirmExp.html
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/introExp.html
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/loginExp.html
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/mainExp.html
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/registerExp.html
branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/workspaceExp.html
Log:
metawidget booking exp/ html fixes
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/bookingExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/bookingExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/bookingExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
@@ -15,9 +15,9 @@
<h2>Conversations</h2>
<img src="../img/header_line.gif" />
- <form>
- <input type="button" value="Close Window" onclick="window.close()"/>
- </form>
+ <form>
+ <input type="button" value="Close Window" onclick="window.close()"/>
+ </form>
<p>
The hotel booking "wizard" is implemented by a conversation-scoped
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/confirmExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/confirmExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/confirmExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/introExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/introExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/introExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
@@ -15,13 +15,11 @@
<h2>What is JBoss Seam</h2>
<img src="../img/header_line.gif" />
- <p>
- <center>
+ <center>
<form>
- <INPUT type="button" value="Close Window" onclick="window.close()">
+ <input type="button" value="Close Window" onclick="window.close()"></input>
</form>
- </center>
- </p>
+ </center>
<p>
EJB 3.0 and JSF are perhaps the most exciting new developments in the Java EE 5 platform.
@@ -58,15 +56,13 @@
-->
</p>
- <p>
- <center>
- <form>
- <INPUT type="button" value="Close Window" onclick="window.close()">
- </form>
- </center>
- </p>
+ <center>
+ <form>
+ <input type="button" value="Close Window" onclick="window.close()" />
+ </form>
+ </center>
- </div>
+ </div>
</div>
</body>
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/loginExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/loginExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/loginExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
@@ -14,11 +14,11 @@
<div class="numbox">2</div>
<h2>What happens when you login?</h2>
<img src="../img/header_line.gif" />
-
+ <center>
<form>
<input type="button" value="Close Window" onclick="window.close()"/>
</form>
-
+ </center>
<p>
The login page is defined using pure XHTML with JSF controls.
The form uses JSF EL value binding and method binding
@@ -30,7 +30,7 @@
<code class="block">
<div>
- <h:outputLabel for="username">Login Name</h:outputLabel>
+ <h:outputLabel for="username">Login Name</h:outputLabel>
<h:inputText id="username" value="#{identity.username}" />
</div>
<div>
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/mainExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/mainExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/mainExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -91,7 +91,7 @@
public boolean isNextPageAvailable()
{
- return hotels!=null && hotels.size()==pageSize;
+ return hotels!=null && hotels.size()==pageSize;
}
public int getPageSize() {
@@ -137,7 +137,7 @@
<code class="block">
<h:outputText value="No Hotels Found"
rendered="#{hotels != null and hotels.rowCount==0}"/>
-<h:dataTable value="#{hotels}" var="hot" rendered="#{hotels.rowCount>0}">
+<h:dataTable value="#{hotels}" var="hot" rendered="#{hotels.rowCount>0}">
<h:column>
<f:facet name="header">Name</f:facet>
#{hot.name}
@@ -202,11 +202,11 @@
}
}
</code>
-
+ <center>
<form>
- <input type="button" value="Close Window" onclick="window.close()"/>
+ <input type="button" value="Close Window" onclick="window.close()"></input>
</form>
-
+ </center>
</div>
</div>
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/registerExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/registerExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/registerExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
Modified: branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/workspaceExp.html
===================================================================
--- branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/workspaceExp.html 2012-10-08 10:11:56 UTC (rev 15199)
+++ branches/community/Seam_2_3/examples/metawidget/booking/booking-web/src/main/webapp/exp/workspaceExp.html 2012-10-08 10:52:13 UTC (rev 15200)
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
@@ -15,13 +15,11 @@
<h2>The Workspace List</h2>
<img src="../img/header_line.gif" />
- <p>
- <center>
+ <center>
<form>
- <INPUT type="button" value="Close Window" onclick="window.close()">
+ <input type="button" value="Close Window" onclick="window.close()"/>
</form>
- </center>
- </p>
+ </center>
<p>
The workspace list allows the user to switch between multiple
@@ -79,14 +77,12 @@
workspace list in your application.
</p>
- <p>
- <form>
- <input type="button" value="Close Window" onclick="window.close()"/>
- </form>
- </p>
+ <form>
+ <input type="button" value="Close Window" onclick="window.close()" />
+ </form>
- </div>
</div>
+</div>
</body>
</html>
12 years, 1 month
Seam SVN: r15197 - branches/enterprise/WFK-2_1/build.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-10-04 09:53:54 -0400 (Thu, 04 Oct 2012)
New Revision: 15197
Modified:
branches/enterprise/WFK-2_1/build/ci.settings.xml
Log:
fixed profile name in ci.settings.xml
Modified: branches/enterprise/WFK-2_1/build/ci.settings.xml
===================================================================
--- branches/enterprise/WFK-2_1/build/ci.settings.xml 2012-10-04 13:01:27 UTC (rev 15196)
+++ branches/enterprise/WFK-2_1/build/ci.settings.xml 2012-10-04 13:53:54 UTC (rev 15197)
@@ -268,7 +268,7 @@
<activeProfiles>
<activeProfile>jboss-public-repository</activeProfile>
- <activeProfile>jboss-wfk-repository</activeProfile>
+ <activeProfile>jboss-wfk2-repository</activeProfile>
</activeProfiles>
12 years, 2 months
Seam SVN: r15195 - branches/community/Seam_2_3/examples/contactlist/contactlist-ear.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-10-04 08:49:53 -0400 (Thu, 04 Oct 2012)
New Revision: 15195
Modified:
branches/community/Seam_2_3/examples/contactlist/contactlist-ear/pom.xml
Log:
example contactlist cleanup
Modified: branches/community/Seam_2_3/examples/contactlist/contactlist-ear/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/contactlist/contactlist-ear/pom.xml 2012-10-04 12:20:43 UTC (rev 15194)
+++ branches/community/Seam_2_3/examples/contactlist/contactlist-ear/pom.xml 2012-10-04 12:49:53 UTC (rev 15195)
@@ -22,13 +22,11 @@
<dependency>
<groupId>org.jboss.seam.examples.contactlist</groupId>
<artifactId>contactlist-web</artifactId>
- <version>${project.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.jboss.seam.examples.contactlist</groupId>
<artifactId>contactlist-ejb</artifactId>
- <version>${project.version}</version>
<type>ejb</type>
</dependency>
<dependency>
12 years, 2 months
Seam SVN: r15194 - branches/community/Seam_2_3/examples/booking/booking-tests/src/test/java/org/jboss/seam/example/booking/test.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-10-04 08:20:43 -0400 (Thu, 04 Oct 2012)
New Revision: 15194
Modified:
branches/community/Seam_2_3/examples/booking/booking-tests/src/test/java/org/jboss/seam/example/booking/test/BookingTest.java
Log:
cleanup
Modified: branches/community/Seam_2_3/examples/booking/booking-tests/src/test/java/org/jboss/seam/example/booking/test/BookingTest.java
===================================================================
--- branches/community/Seam_2_3/examples/booking/booking-tests/src/test/java/org/jboss/seam/example/booking/test/BookingTest.java 2012-10-04 11:46:12 UTC (rev 15193)
+++ branches/community/Seam_2_3/examples/booking/booking-tests/src/test/java/org/jboss/seam/example/booking/test/BookingTest.java 2012-10-04 12:20:43 UTC (rev 15194)
@@ -14,7 +14,6 @@
import org.jboss.arquillian.container.test.api.OverProtocol;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.seam.Component;
-import org.jboss.seam.annotations.In;
import org.jboss.seam.contexts.Contexts;
import org.jboss.seam.contexts.Lifecycle;
import org.jboss.seam.core.Manager;
12 years, 2 months
Seam SVN: r15193 - branches/community/Seam_2_3/examples/blog/blog-ear.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-10-04 07:46:12 -0400 (Thu, 04 Oct 2012)
New Revision: 15193
Modified:
branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml
Log:
example blog-ear pom cleanup
Modified: branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml 2012-10-04 11:38:43 UTC (rev 15192)
+++ branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml 2012-10-04 11:46:12 UTC (rev 15193)
@@ -18,13 +18,11 @@
<dependency>
<groupId>org.jboss.seam.examples.blog</groupId>
<artifactId>blog-web</artifactId>
- <version>${project.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.jboss.seam.examples.blog</groupId>
<artifactId>blog-ejb</artifactId>
- <version>${project.version}</version>
<type>ejb</type>
</dependency>
<dependency>
12 years, 2 months
Seam SVN: r15192 - in branches/enterprise/WFK-2_1/distribution: src/main/assembly and 1 other directory.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-10-04 07:38:43 -0400 (Thu, 04 Oct 2012)
New Revision: 15192
Added:
branches/enterprise/WFK-2_1/distribution/src/main/assembly/demo.xml
Modified:
branches/enterprise/WFK-2_1/distribution/pom.xml
Log:
added examples assembly aka demo zip
Modified: branches/enterprise/WFK-2_1/distribution/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/distribution/pom.xml 2012-10-04 11:38:35 UTC (rev 15191)
+++ branches/enterprise/WFK-2_1/distribution/pom.xml 2012-10-04 11:38:43 UTC (rev 15192)
@@ -28,6 +28,7 @@
<descriptors>
<descriptor>src/main/assembly/dist.xml</descriptor>
<descriptor>src/main/assembly/src.xml</descriptor>
+ <descriptor>src/main/assembly/demo.xml</descriptor>
</descriptors>
<appendAssemblyId>true</appendAssemblyId>
</configuration>
Added: branches/enterprise/WFK-2_1/distribution/src/main/assembly/demo.xml
===================================================================
--- branches/enterprise/WFK-2_1/distribution/src/main/assembly/demo.xml (rev 0)
+++ branches/enterprise/WFK-2_1/distribution/src/main/assembly/demo.xml 2012-10-04 11:38:43 UTC (rev 15192)
@@ -0,0 +1,25 @@
+<assembly
+ xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/2.2"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/2.2 http://maven.apache.org/xsd/assembly-2.2.xsd">
+
+ <id>demo</id>
+ <formats>
+ <format>zip</format>
+ </formats>
+ <includeBaseDirectory>true</includeBaseDirectory>
+
+ <!-- Add distribution files -->
+ <fileSets>
+ <!-- Examples only -->
+ <fileSet>
+ <directory>../examples</directory>
+ <outputDirectory>./examples</outputDirectory>
+ <useDefaultExcludes>true</useDefaultExcludes>
+ <excludes>
+ <exclude>**/*.log</exclude>
+ <exclude>**/${project.build.directory}/**</exclude>
+ </excludes>
+ </fileSet>
+ </fileSets>
+</assembly>
12 years, 2 months
Seam SVN: r15191 - branches/enterprise/WFK-2_1/build.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-10-04 07:38:35 -0400 (Thu, 04 Oct 2012)
New Revision: 15191
Modified:
branches/enterprise/WFK-2_1/build/ci.settings.xml
branches/enterprise/WFK-2_1/build/settings.xml
Log:
added WFK 2 Mead repository profile
Modified: branches/enterprise/WFK-2_1/build/ci.settings.xml
===================================================================
--- branches/enterprise/WFK-2_1/build/ci.settings.xml 2012-10-04 11:38:28 UTC (rev 15190)
+++ branches/enterprise/WFK-2_1/build/ci.settings.xml 2012-10-04 11:38:35 UTC (rev 15191)
@@ -194,78 +194,7 @@
|
|-->
<profiles>
- <!-- profile
- | Specifies a set of introductions to the build process, to be activated using one or more of the
- | mechanisms described above. For inheritance purposes, and to activate profiles via <activatedProfiles/>
- | or the command line, profiles have to have an ID that is unique.
- |
- | An encouraged best practice for profile identification is to use a consistent naming convention
- | for profiles, such as 'env-dev', 'env-test', 'env-production', 'user-jdcasey', 'user-brett', etc.
- | This will make it more intuitive to understand what the set of introduced profiles is attempting
- | to accomplish, particularly when you only have a list of profile id's for debug.
- |
- | This profile example uses the JDK version to trigger activation, and provides a JDK-specific repo.
<profile>
- <id>jdk-1.4</id>
-
-
- <activation>
- <jdk>1.4</jdk>
- </activation>
-
-
- <repositories>
- <repository>
- <id>jdk14</id>
- <name>Repository for JDK 1.4 builds</name>
- <url>http://www.myhost.com/maven/jdk14</url>
- <layout>default</layout>
- <snapshotPolicy>always</snapshotPolicy>
- </repository>
- </repositories>
- </profile>
- -->
-
-
- <!--
- | Here is another profile, activated by the system property 'target-env' with a value of 'dev',
- | which provides a specific path to the Tomcat instance. To use this, your plugin configuration
- | might hypothetically look like:
- |
- | ...
- | <plugin>
- | <groupId>org.myco.myplugins</groupId>
- | <artifactId>myplugin</artifactId>
- |
- | <configuration>
- | <tomcatLocation>${tomcatPath}</tomcatLocation>
- | </configuration>
- | </plugin>
- | ...
- |
- | NOTE: If you just wanted to inject this configuration whenever someone set 'target-env' to
- | anything, you could just leave off the <value/> inside the activation-property.
- |
- <profile>
- <id>env-dev</id>
-
-
- <activation>
- <property>
- <name>target-env</name>
- <value>dev</value>
- </property>
- </activation>
-
-
- <properties>
- <tomcatPath>/path/to/tomcat/instance</tomcatPath>
- </properties>
- </profile>
- -->
-
-
- <profile>
<id>jboss-public-repository</id>
<repositories>
<repository>
@@ -300,23 +229,46 @@
</pluginRepository>
</pluginRepositories>
</profile>
-
-
+ <profile>
+ <id>jboss-wfk2-repository</id>
+ <repositories>
+ <repository>
+ <id>jboss-wfk2-repository</id>
+ <name>JBoss WFK2 internal Maven Repository</name>
+ <url>http://download.devel.redhat.com/brewroot/repos/jb-wfk-2-rhel-6-build/lat...</url>
+ <layout>default</layout>
+ <releases>
+ <enabled>true</enabled>
+ <updatePolicy>never</updatePolicy>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ <updatePolicy>never</updatePolicy>
+ </snapshots>
+ </repository>
+ </repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>jboss-wfk2-repository</id>
+ <name>JBoss WFK2 internal Maven Repository</name>
+ <url>http://download.devel.redhat.com/brewroot/repos/jb-wfk-2-rhel-6-build/lat...</url>
+ <layout>default</layout>
+ <releases>
+ <enabled>true</enabled>
+ <updatePolicy>never</updatePolicy>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ <updatePolicy>never</updatePolicy>
+ </snapshots>
+ </pluginRepository>
+ </pluginRepositories>
+ </profile>
</profiles>
-
- <!-- activeProfiles
- | List of profiles that are active for all builds.
- |
<activeProfiles>
- <activeProfile>alwaysActiveProfile</activeProfile>
- <activeProfile>anotherAlwaysActiveProfile</activeProfile>
- </activeProfiles>
- -->
-
-
- <activeProfiles>
<activeProfile>jboss-public-repository</activeProfile>
+ <activeProfile>jboss-wfk-repository</activeProfile>
</activeProfiles>
Modified: branches/enterprise/WFK-2_1/build/settings.xml
===================================================================
--- branches/enterprise/WFK-2_1/build/settings.xml 2012-10-04 11:38:28 UTC (rev 15190)
+++ branches/enterprise/WFK-2_1/build/settings.xml 2012-10-04 11:38:35 UTC (rev 15191)
@@ -228,14 +228,13 @@
</pluginRepository>
</pluginRepositories>
</profile>
-
<profile>
- <id>jboss-staging-repository</id>
+ <id>jboss-wfk2-repository</id>
<repositories>
<repository>
- <id>jboss-staging-repository</id>
- <name>JBoss Staging Maven Repository</name>
- <url>https://repository.jboss.org/nexus/content/groups/staging/</url>
+ <id>jboss-wfk2-repository</id>
+ <name>JBoss WFK2 internal Maven Repository</name>
+ <url>http://download.devel.redhat.com/brewroot/repos/jb-wfk-2-rhel-6-build/lat...</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
@@ -247,12 +246,27 @@
</snapshots>
</repository>
</repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>jboss-wfk2-repository</id>
+ <name>JBoss WFK2 internal Maven Repository</name>
+ <url>http://download.devel.redhat.com/brewroot/repos/jb-wfk-2-rhel-6-build/lat...</url>
+ <layout>default</layout>
+ <releases>
+ <enabled>true</enabled>
+ <updatePolicy>never</updatePolicy>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ <updatePolicy>never</updatePolicy>
+ </snapshots>
+ </pluginRepository>
+ </pluginRepositories>
</profile>
</profiles>
<activeProfiles>
- <activeProfile>jboss-public-repository</activeProfile>
- <!-- <activeProfile>jboss-staging-repository</activeProfile> -->
+ <activeProfile>jboss-wfk2-repository</activeProfile>
</activeProfiles>
12 years, 2 months