[jboss-dev] jbossas/projects/jboss-aspects/trunk/security Broken

Andrew Lee Rubinger andrew.rubinger at redhat.com
Mon Apr 28 21:39:42 EDT 2008


Also relying:

jbossas/trunk/aspects
jbossas/projects/jboss-aspects/remoting

I've replaced the Security Aspect:

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147400

S,
ALR

Carlo de Wolf wrote:
> Profile service will break. Probably not very important. :-)
> 
> org.jboss.profileservice.management.ManagementViewImpl
> org.jboss.profileservice.remoting.ProxyFactory
> 
> Carlo
> 
> Dimitris Andreadis wrote:
>> yes, remove the snapshot and lets see what breaks.
>>
>> Andrew Lee Rubinger wrote:
>>> I'm iffy about this deletion, too.  I've got *no idea* what depends 
>>> on this aspect.
>>>
>>> I can go into the Maven2 Snapshots Repo via DAV and remove the Aspect 
>>> from there, and see what fails, or we can put it back and have 
>>> someone fix it so it doesn't break the build.
>>>
>>> How would you like to handle this one, Dimitris?
>>>
>>> S,
>>> ALR
>>>
>>> Dimitris Andreadis wrote:
>>>> I hope nobody is using the aspects you've just deleted. They were 
>>>> packaged in jboss-aspect-jdk50-client.jar & 
>>>> jboss-aspect-deployer-jdk50.jar.
>>>>
>>>> For now it will work because it uses the 
>>>> org.jboss.aspects:jboss-security-aspects snapshot which is still there.
>>>>
>>>> jboss-head/aspects/build.xml:
>>>> ...
>>>>       <!-- Build client jar containing the minimum needed for ejb 3 -->
>>>>       <jar destfile="${build.lib}/jboss-aspect-jdk50-client.jar"
>>>> ...
>>>>          <!-- include the broken out security aspects in the client 
>>>> lib -->
>>>>          <zipfileset 
>>>> src="${org.jboss.aspects.lib}/jboss-security-aspects.jar">
>>>>             <include 
>>>> name="org/jboss/aspects/security/SecurityClientInterceptor.class"/>
>>>>             <include 
>>>> name="org/jboss/aspects/security/SecurityActions*.class"/>
>>>>          </zipfileset>
>>>> ...
>>>>       <!-- Build jboss-aspect-deployer-jdk50.jar -->
>>>>       <jar destfile="${build.lib}/jboss-aspect-library-jdk50.jar"
>>>> ...
>>>>         <!-- include the broken out security aspects in the lib -->
>>>>         <zipfileset 
>>>> src="${org.jboss.aspects.lib}/jboss-security-aspects.jar">
>>>>             <include name="org/jboss/aspects/security/**.class"/>
>>>>          </zipfileset>
>>>>
>>>> Anil Saldhana wrote:
>>>>> For the record, ASPECT-6 dealt with this and resolved by ALR.
>>>>>
>>>>> Anil Saldhana wrote:
>>>>>> Tell me what happens when you do a svn delete on that. If it works 
>>>>>> in your workspace, fine by me.
>>>>>>
>>>>>> Andrew Lee Rubinger wrote:
>>>>>>> Not sure who the owner is here (Dimitris, Anil?), but compilation 
>>>>>>> fails on this component.
>>>>>>>
>>>>>>> Hoping for a release here soon; it's a dependency for an EJB3 
>>>>>>> Core CR1. :)
>>>>>>>
>>>>>>> S,
>>>>>>> ALR
>>>> _______________________________________________
>>>> jboss-development mailing list
>>>> jboss-development at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/jboss-development
>>> _______________________________________________
>>> jboss-development mailing list
>>> jboss-development at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-development
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development

-- 
Andrew Lee Rubinger
Sr. Software Engineer
JBoss EJB3
JBoss, a division of Red Hat, Inc.
http://www.jboss.org/jbossejb3/
http://exitcondition.alrubinger.com



More information about the jboss-development mailing list