[
http://jira.jboss.com/jira/browse/JBIDE-1062?page=comments#action_12381513 ]
Rob Stryker commented on JBIDE-1062:
------------------------------------
I just tested with both WTP adapter and our adapter iwth the following contents inside the
wst.common.component:
<dependent-module deploy-path="/"
handle="module:/classpath/lib/hska/lib/junit-4.4.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module deploy-path="/"
handle="module:/classpath/lib/C:/apps/ant/apache-ant-1.6.5/lib/ant-vaj.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
Both jars, the junit and the ant-vaj (an arbirtrary jar on my machine I admit) were
properly packaged and deployed. I have failed to replicate this issue.
Red Hat Developer Studio EAR build problems
-------------------------------------------
Key: JBIDE-1062
URL:
http://jira.jboss.com/jira/browse/JBIDE-1062
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Reporter: Marshall Culpepper
Assigned To: Rob Stryker
Fix For: 2.0.0.CR1
Copied from Red Hat Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=320861
Publish doesn't pick up specified jars in the org.eclipse.wst.common.component
file where the XML elements is like this example:
<dependent-module archiveName="tomahawk-sandbox.jar"
deploy-path="/"
handle="module:/classpath/var/M2_REPO/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.6-SNAPSHOT/tomahawk-sandbox-1.1.6-SNAPSHOT.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
within a wb-module element
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira