gatein SVN: r252 - components/wsrp/trunk.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:18:09 -0400 (Sat, 03 Oct 2009)
New Revision: 252
Modified:
components/wsrp/trunk/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk
___________________________________________________________________
Name: svn:ignore
+ .settings
.project
15 years, 2 months
gatein SVN: r251 - in components/wsrp/trunk/wsrp1-ws: src/main/java and 1 other directory.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:16:06 -0400 (Sat, 03 Oct 2009)
New Revision: 251
Modified:
components/wsrp/trunk/wsrp1-ws/
components/wsrp/trunk/wsrp1-ws/src/main/java/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/wsrp1-ws
___________________________________________________________________
Name: svn:ignore
+ .project
.settings
target
.classpath
Property changes on: components/wsrp/trunk/wsrp1-ws/src/main/java
___________________________________________________________________
Name: svn:ignore
+ META-INF
15 years, 2 months
gatein SVN: r250 - in components/wsrp/trunk/producer: src/main/java and 1 other directory.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:14:59 -0400 (Sat, 03 Oct 2009)
New Revision: 250
Modified:
components/wsrp/trunk/producer/
components/wsrp/trunk/producer/src/main/java/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/producer
___________________________________________________________________
Name: svn:ignore
+ .classpath
.settings
.project
target
Property changes on: components/wsrp/trunk/producer/src/main/java
___________________________________________________________________
Name: svn:ignore
+ META-INF
15 years, 2 months
gatein SVN: r249 - components/wsrp/trunk/wsrp-producer-war.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:13:38 -0400 (Sat, 03 Oct 2009)
New Revision: 249
Modified:
components/wsrp/trunk/wsrp-producer-war/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/wsrp-producer-war
___________________________________________________________________
Name: svn:ignore
+ .settings
target
.project
15 years, 2 months
gatein SVN: r248 - in components/wsrp/trunk/api: src/main/java and 1 other directory.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:12:30 -0400 (Sat, 03 Oct 2009)
New Revision: 248
Modified:
components/wsrp/trunk/api/
components/wsrp/trunk/api/src/main/java/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/api
___________________________________________________________________
Name: svn:ignore
+ .project
.settings
.classpath
target
Property changes on: components/wsrp/trunk/api/src/main/java
___________________________________________________________________
Name: svn:ignore
+ META-INF
15 years, 2 months
gatein SVN: r247 - in components/wsrp/trunk/consumer: src/main/java and 1 other directory.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:11:09 -0400 (Sat, 03 Oct 2009)
New Revision: 247
Modified:
components/wsrp/trunk/consumer/
components/wsrp/trunk/consumer/src/main/java/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/consumer
___________________________________________________________________
Name: svn:ignore
+ target
.project
.classpath
.settings
Property changes on: components/wsrp/trunk/consumer/src/main/java
___________________________________________________________________
Name: svn:ignore
+ META-INF
15 years, 2 months
gatein SVN: r246 - in components/wsrp/trunk/common: src/main/java and 1 other directory.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:09:49 -0400 (Sat, 03 Oct 2009)
New Revision: 246
Modified:
components/wsrp/trunk/common/
components/wsrp/trunk/common/src/main/java/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/common
___________________________________________________________________
Name: svn:ignore
+ .settings
.project
.classpath
target
Property changes on: components/wsrp/trunk/common/src/main/java
___________________________________________________________________
Name: svn:ignore
+ META-INF
15 years, 2 months
gatein SVN: r245 - components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:08:59 -0400 (Sat, 03 Oct 2009)
New Revision: 245
Modified:
components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/wsrp-object.xml
Log:
Fix XML to be compatible with its DTD
Modified: components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/wsrp-object.xml
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/wsrp-object.xml 2009-10-03 21:07:58 UTC (rev 244)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/wsrp-object.xml 2009-10-03 21:08:59 UTC (rev 245)
@@ -31,8 +31,6 @@
<if-exists>overwrite</if-exists>
<page>
<page-name>WSRP</page-name>
- <supported-locale>ja</supported-locale>
- <resource-bundle>Resource</resource-bundle>
<properties>
<property>
<name>layout.id</name>
@@ -57,6 +55,8 @@
</property>
</properties>
</window>
+ <resource-bundle>Resource</resource-bundle>
+ <supported-locale>ja</supported-locale>
</page>
</deployment>
</deployments>
15 years, 2 months
gatein SVN: r244 - in components/wsrp/trunk/admin-gui: src/main/webapp and 1 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 17:07:58 -0400 (Sat, 03 Oct 2009)
New Revision: 244
Modified:
components/wsrp/trunk/admin-gui/
components/wsrp/trunk/admin-gui/src/main/webapp/
components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/
Log:
- Ignore eclipse and maven generated files and directories
Property changes on: components/wsrp/trunk/admin-gui
___________________________________________________________________
Name: svn:ignore
+ .settings
target
.classpath
.project
Property changes on: components/wsrp/trunk/admin-gui/src/main/webapp
___________________________________________________________________
Name: svn:ignore
+ META-INF
Property changes on: components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF
___________________________________________________________________
Name: svn:ignore
+ lib
15 years, 2 months
gatein SVN: r243 - in components/wsrp/trunk/admin-gui/src/test/java/org: gatein and 2 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2009-10-03 16:56:57 -0400 (Sat, 03 Oct 2009)
New Revision: 243
Added:
components/wsrp/trunk/admin-gui/src/test/java/org/gatein/
components/wsrp/trunk/admin-gui/src/test/java/org/gatein/wsrp/
components/wsrp/trunk/admin-gui/src/test/java/org/gatein/wsrp/other/
Removed:
components/wsrp/trunk/admin-gui/src/test/java/org/jboss/portal/wsrp/other/
Log:
Fix compilation issue
Copied: components/wsrp/trunk/admin-gui/src/test/java/org/gatein/wsrp/other (from rev 242, components/wsrp/trunk/admin-gui/src/test/java/org/jboss/portal/wsrp/other)
15 years, 2 months