Author: kstam
Date: Thu Mar 7 15:41:21 2013
New Revision: 1453918
URL: http://svn.apache.org/r1453918
Log:
JUDDI-562 fixing build issues. Somehow we started running into the LOB max of
255 issue on Derby with Hibernate. Good catch by CI.
Modified:
juddi/trunk/juddi-core/pom.xml
Modified: juddi/trunk/juddi-core/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/trunk/juddi-core/pom.xml?rev=1453918&r1=1453917&r2=1453918&view=diff
==============================================================================
--- juddi/trunk/juddi-core/pom.xml (original)
+++ juddi/trunk/juddi-core/pom.xml Thu Mar 7 15:41:21 2013
@@ -53,8 +53,7 @@
</instructions>
</configuration>
- </plugin>
- <!--
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
@@ -111,7 +110,6 @@
</execution>
</executions>
</plugin>
- -->
</plugins>
</build>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]