I added the following files to the repostitory under
jboss/aop/1.5.0-snapshot/lib
   jboss-aop-jdk50.deployer
   jboss-aop.deployer
   jboss-aspect-jdk50-client.jar   

and added these files to the component-info.xml.

I've touched my local build/build-thirdparty.xml, deleted my
thirdparty/jboss/aop folder and am running a build clean.

When getting files that were there before this change it works fine:

[code]
synchronize.jboss/aop.jrockit-pluggable-instrumentor.jar:
      [get] Getting:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/lib/jrockit-pluggable-i
nstrumentor.jar
      [get] To:
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\lib\jrockit-pluggabl
e-instrumentor.jar
      [get] local file date : Mon Apr 24 19:10:38 BST 2006
      [get] Not modified - so not downloaded

synchronize.jboss/aop.common-softvaluehashmap.jar:
      [get] Getting:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/lib/common-softvaluehas
hmap.jar
      [get] To:
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\lib\common-softvalue
hashmap.jar
      [get] local file date : Mon Apr 24 12:10:08 BST 2006
      [get] Not modified - so not downloaded
[/code]
but when getting the newly added files, I get:

[code]
synchronize.jboss/aop.jboss-aop-jdk50.deployer:
      [get] Getting:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.dep
loyer
      [get] To:
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\bin\jboss-aop-jdk50.
deployer
      [get] Error opening connection java.io.FileNotFoundException:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.dep
loyer
      [get] Error opening connection java.io.FileNotFoundException:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.dep
loyer
      [get] Error opening connection java.io.FileNotFoundException:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.dep
loyer
      [get] Can't get
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.dep
loyer to
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\bin\jboss-aop-jdk50.
deployer

BUILD FAILED
C:\cygwin\home\Kabir\cvs\jboss-4.0\build\build.xml:841: The following error
occurred while executing this line:
Error executing 'synchronize.jboss/aop.jboss-aop-jdk50.deployer' for
[EMAIL PROTECTED]
Cause: Can't get
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.dep
loyer to
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\bin\jboss-aop-jdk50.
deployer
[/code]

Why is it refering to "bin" instead of "lib" for this file?


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Scott M Stark
> Sent: 04 May 2006 13:46
> To: jboss-development@lists.sourceforge.net
> Subject: RE: [JBoss-dev] Can we add the aop deployers to the 
> aop binary release
> 
> I need all of the deployer artifacts and client jars in the 
> aop binary in the repository. This is what I'm currently testing:
> 
> [EMAIL PROTECTED] thirdparty]$ ls jboss/aop/lib/
> common-softvaluehashmap.jar*  jboss-aspect-jdk50-client.jar*
> jboss-aop-jdk50-client.jar*   jdk14-pluggable-instrumentor.jar*
> jboss-aop-jdk50.deployer*     jrockit-pluggable-instrumentor.jar*
> jboss-aop-jdk50.jar*          pluggable-instrumentor.jar*
> jboss-aop.jar*
> 
> The deployer is a jar archive.
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of 
> > Kabir Khan
> > Sent: Thursday, May 04, 2006 1:03 AM
> > To: jboss-development@lists.sourceforge.net
> > Subject: RE: [JBoss-dev] Can we add the aop deployers to the aop 
> > binary release
> > 
> > OK, so are you saying you would like what goes into 
> > deploy/jboss-aop/deployer and deploy/jboss-aop-jdk50.deployer to go 
> > into the repository as a zip file? I am training this week, 
> but should 
> > be able to make it happen in the next day or two.
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
> _______________________________________________
> JBoss-Development mailing list
> JBoss-Development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to