killbill-uncached

jruby: replace main artifact with the shaded one This is essentially

3/27/2013 7:28:21 PM

Details

.gitignore 1(+1 -0)

diff --git a/.gitignore b/.gitignore
index 041eea5..548fba2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ catalog/src/test/resources/CatalogSchema.xsd
 */test-output/
 */src/test/resources/*.jar
 server/load
+dependency-reduced-pom.xml
diff --git a/osgi-bundles/bundles/jruby/pom.xml b/osgi-bundles/bundles/jruby/pom.xml
index 0ecfda5..eb32fdf 100644
--- a/osgi-bundles/bundles/jruby/pom.xml
+++ b/osgi-bundles/bundles/jruby/pom.xml
@@ -128,7 +128,7 @@
                         <phase>package</phase>
                         <configuration>
                             <createSourcesJar>true</createSourcesJar>
-                            <shadedArtifactAttached>true</shadedArtifactAttached>
+                            <shadedArtifactAttached>false</shadedArtifactAttached>
                             <shadedClassifierName>jar-with-dependencies</shadedClassifierName>
                             <filters>
                                 <filter>