Author: gtrasuk
Date: Mon Dec 15 19:35:58 2014
New Revision: 1645730
URL: http://svn.apache.org/r1645730
Log:
Start package now references the correct message bundle, and can start the
browser example successfully.
Added:
river/river-rt-tools/trunk/start/src/main/resources/org/apache/river/tools/rt/start/Messages.properties
- copied unchanged from r1645096,
river/river-rt-tools/trunk/start/src/main/resources/org/apache/river/tools/rt/start/service.properties
Removed:
river/river-rt-tools/trunk/start/src/main/resources/org/apache/river/tools/rt/start/service.properties
Modified:
river/river-rt-tools/trunk/start/pom.xml
Modified: river/river-rt-tools/trunk/start/pom.xml
URL:
http://svn.apache.org/viewvc/river/river-rt-tools/trunk/start/pom.xml?rev=1645730&r1=1645729&r2=1645730&view=diff
==============================================================================
--- river/river-rt-tools/trunk/start/pom.xml (original)
+++ river/river-rt-tools/trunk/start/pom.xml Mon Dec 15 19:35:58 2014
@@ -29,7 +29,6 @@
<artifactId>start</artifactId>
<version>1.0-SNAPSHOT</version>
<name>start</name>
- <url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>