[prev in list] [next in list] [prev in thread] [next in thread] 

List:       juddi-cvs
Subject:    svn commit: r728726 - in /webservices/juddi/branches/v3_trunk/etc: ./ m2/
From:       tcunning () apache ! org
Date:       2008-12-22 17:02:52
Message-ID: 20081222170252.34E8E23889B2 () eris ! apache ! org
[Download RAW message or body]

Author: tcunning
Date: Mon Dec 22 09:02:51 2008
New Revision: 728726

URL: http://svn.apache.org/viewvc?rev=728726&view=rev
Log:
Add settings.xml

Added:
    webservices/juddi/branches/v3_trunk/etc/
    webservices/juddi/branches/v3_trunk/etc/m2/
    webservices/juddi/branches/v3_trunk/etc/m2/settings.xml

Added: webservices/juddi/branches/v3_trunk/etc/m2/settings.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/etc/m2/settings.xml?rev=728726&view=auto
 ==============================================================================
--- webservices/juddi/branches/v3_trunk/etc/m2/settings.xml (added)
+++ webservices/juddi/branches/v3_trunk/etc/m2/settings.xml Mon Dec 22 09:02:51 2008
@@ -0,0 +1,17 @@
+<settings>
+  <profiles>
+    <profile>
+      <id>juddi-hibernate</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>
+      </activation>
+      <properties>
+        <persistence>hibernate</persistence>
+      </properties>
+    </profile>
+  </profiles>
+  <activeProfiles>
+    <activeProfile>hibernate</activeProfile>
+    <activeProfile>juddi-hibernate</activeProfile>
+  </activeProfiles>
+</settings>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic