RE: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-29 Thread Carlos Sanchez
Hi all,

The docbook stuff should be ready now. I'm trying to release the maven sdocbook 
plugin, so we can remove the SNAPSHOT dependency, in
the meantime I've created a dated version so it doesn't get downloaded every 
time.

Regards

Carlos Sanchez
A Coruña, Spain
http://www.jroller.com/page/carlossg


> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> On Behalf Of Scott McCrory
> Sent: Wednesday, December 29, 2004 11:48 PM
> To: acegisecurity-developer@lists.sourceforge.net
> Subject: Re: [Acegisecurity-developer] Preparing for 0.7.0
> 
> Ben,
>Just curious - what's your approach towards an eventual 
> 1.0 release?  I ask because technical managers, architecture 
> review boards, etc. can misinterpret sub-1.0 versions as 
> unstable, whereas even Acegi 0.6 most certainly is not!
>Thanks in advance,
>Scott
> 
> 
> ---
> The SF.Net email is sponsored by: Beat the post-holiday blues 
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
> ___
> Home: http://acegisecurity.sourceforge.net
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> 




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-29 Thread Scott McCrory
Ben,
   Just curious - what's your approach towards an eventual 1.0 release?  I 
ask because technical managers, architecture review boards, etc. can 
misinterpret sub-1.0 versions as unstable, whereas even Acegi 0.6 most 
certainly is not!
   Thanks in advance,
   Scott


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-29 Thread Ben Alex
Aaron Tang wrote:
"Figure 4: After Invocation Implementation " in section 1.8.1 should be
"Figure 5" and others in turn :)
 


Thanks Aaron, I've fixed this and made other documentation updates.
Ben
---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


RE: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-29 Thread Aaron Tang
"Figure 4: After Invocation Implementation " in section 1.8.1 should be
"Figure 5" and others in turn :)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Ben Alex
Sent: Sunday, December 26, 2004 2:50 PM
To: acegisecurity-developer@lists.sourceforge.net
Subject: Re: [Acegisecurity-developer] Preparing for 0.7.0

Amad Fida wrote:

>Yes it did work, I installed the plugin used by attributes by cd 
>ACEGI_SECURITY/samples/attributes
>maven install-plugin
>  
>
>
I've updated http://acegisecurity.sourceforge.net/building.html with proper
instructions that make it clear what's going on with the attributes plugin.

Thanks for the feedback.

Ben


---
SF email is sponsored by - The IT Product Guide Read honest & candid reviews
on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-25 Thread Ben Alex
Amad Fida wrote:
Yes it did work, I installed the plugin used by
attributes by 
cd ACEGI_SECURITY/samples/attributes
maven install-plugin
 


I've updated http://acegisecurity.sourceforge.net/building.html with 
proper instructions that make it clear what's going on with the 
attributes plugin.

Thanks for the feedback.
Ben
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-25 Thread Amad Fida
> Could you please post the log output from
/samples/attributes/target/test-reports/TEST-sample.attributes.BankTests.txt.

Testsuite: sample.attributes.BankTests
Tests run: 2, Failures: 1, Errors: 0, Time elapsed:
0.661 sec

Testcase:
testDeniedAccess(sample.attributes.BankTests):  FAILED
Should have thrown AccessDeniedException
junit.framework.AssertionFailedError: Should have
thrown AccessDeniedException
at
sample.attributes.BankTests.testDeniedAccess(BankTests.java:69)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at
org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185)
at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
at
org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at
com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
at com.werken.werkz.Goal.attain(Goal.java:573)
at
com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
at com.werken.werkz.Goal.attain(Goal.java:573)
at
com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
at
org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:127)
at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671)
at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
at
org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:368)
at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at
com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
at
org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:127)
at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671)
at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
at org.apache.maven.cli.App.doMain(App.java:488)
at org.apache.maven.cli.App.main(App.java:1239)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at
com.werken.forehead.Forehead.run(Forehead.java:551)
at
com.werken.forehead.Forehead.main(Forehead.java:581)

> It may be necessary to firstly install a plugin used
> by the Attributes 
> test. If it fails again, try doing the following
> before executing the 
> multiproject:install:
> 
> cd ACEGI_SECURITY/samples/attributes
> maven install-plugin
> 
> Please let me know whether that worked, so I can
> update the 
> documentation if required.

Yes it did work, I installed the plugin used by
attributes by 
cd ACEGI_SECURITY/samples/attributes
maven install-plugin

and then executed multiproject:install and it was
successfull.

BUILD

Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-25 Thread Ben Alex
Amad Fida wrote:
Now i getting following...
test:test:
   [junit] Running sample.attributes.BankTests
log4j:WARN No appenders could be found for logger
(org.springframework.beans.factory.xml.XmlBeanDefinitionReader).
log4j:WARN Please initialize the log4j system
properly.
   [junit] Tests run: 2, Failures: 1, Errors: 0, Time
elapsed: 0.691 sec
   [junit] [ERROR] TEST sample.attributes.BankTests
FAILED
 


Could you please post the log output from 
/samples/attributes/target/test-reports/TEST-sample.attributes.BankTests.txt.

It may be necessary to firstly install a plugin used by the Attributes 
test. If it fails again, try doing the following before executing the 
multiproject:install:

cd ACEGI_SECURITY/samples/attributes
maven install-plugin
Please let me know whether that worked, so I can update the 
documentation if required.

Thanks
Ben

---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-25 Thread Colin Sampaleanu
The maven build worked fine for me.
Ben Alex wrote:
Hi everyone
I am happy to report that Ant has now been officially removed from CVS 
(along with /lib/*.jar). The Maven build is now performing well, and 
the web site at http://acegisecurity.sourceforge.net has been expanded 
to include Maven-specific instructions. The only outstanding issue is 
the reference guide (when exported to PDF) doesn't look quite right. 
Carlos is working on that one...

Now that our build system is production-ready, we should release 
0.7.0. There are lots of new features and fixes in CVS that I think 
users would like. If you happen to get any free time over the next few 
days, please feel free to try out the latest CVS with your projects. I 
am particularly keen to ensure the Maven instructions are correct, and 
the 0.7.0 refactorings haven't adversely affected backward 
compatibility. There is an 0.6 to 0.7.0 upgrade document on the web 
site, and unit test coverage is at 95%+. If you have any suggestions 
or issues, please email the list.

And, finally...:
public class ItsThatTimeOfYear implements InitializingBean, 
ApplicationContextAware {
 private ApplicationContext context;

 public void setApplicationContext(ApplicationContext 
applicationContext) {
   this.context = applicationContext;
 }

 public void afterPropertiesSet() throws Exception {
   this.context.publishEvent(new MerryChristmas());
 }
}
Cheers
Ben

---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-25 Thread Amad Fida
Now i getting following...

test:test:
[junit] Running sample.attributes.BankTests
log4j:WARN No appenders could be found for logger
(org.springframework.beans.factory.xml.XmlBeanDefinitionReader).
log4j:WARN Please initialize the log4j system
properly.
[junit] Tests run: 2, Failures: 1, Errors: 0, Time
elapsed: 0.691 sec
[junit] [ERROR] TEST sample.attributes.BankTests
FAILED

BUILD FAILED
File.. C:\Documents and
Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [multiproject:install-callback]
-- C:\Documents and
Settings\Administrator\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly:181:54:
 There were test failures.
Total time: 1 minutes 54 seconds
Finished at: Sat Dec 25 09:27:36 PST 2004


Amad

--- Ben Alex <[EMAIL PROTECTED]> wrote:

> Please checkout again from CVS. The reported problem
> has been fixed. 
> Ray, you were right: it was related to Maven group
> names. 
> "acegisecurity" is the correct group name for all
> artifacts.
> 
> Best regards
> Ben
> 
> 
> 
>
---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now. 
> http://productguide.itmanagersjournal.com/
> ___
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> 




__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-25 Thread Ben Alex
Please checkout again from CVS. The reported problem has been fixed. 
Ray, you were right: it was related to Maven group names. 
"acegisecurity" is the correct group name for all artifacts.

Best regards
Ben

---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-24 Thread Ray Krueger
I had the same problem actually. I think there's possibly a groupId
mix up somewhere. I end up with an empty acegisecurity/jars folder
after trying to build, but the jars are in acegi-security/jars


On Fri, 24 Dec 2004 12:48:36 -0800 (PST), Amad Fida <[EMAIL PROTECTED]> wrote:
> There were some text teh got cut off so here is the
> exception again.
> 
> Attempting to download
> acegi-security-0.7-SNAPSHOT.jar.
> WARNING: Failed to download
> acegi-security-0.7-SNAPSHOT.jar.
> 
> BUILD FAILED
> File.. C:\Documents and
> Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
> Element... maven:reactor
> Line.. 217
> Column 9
> The build cannot continue because of the following
> unsatisfied dependency:
> 
> acegi-security-0.7-SNAPSHOT.jar (try downloading from
> http://acegisecurity.sourceforge.net)
> 
> --- Amad Fida <[EMAIL PROTECTED]> wrote:
> 
> > Hi Alex,
> >
> > I have tried to build acegisecurity but getting
> > following exceptions,
> >
> > Attempting to download cas-2.0.12.jar.
> > 32K downloaded
> > Attempting to download
> > acegi-security-0.7-SNAPSHOT.jar.
> > WARNING: Failed to download
> > acegi-security-0.7-SNAPSHOT.jar.
> >
> > BUILD FAILED
> > File.. C:\Documents and
> >
> Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1
> > Element... maven:reactor
> > Line.. 217
> > Column 9
> > The build cannot continue because of the following
> > unsatisfied dependency:
> >
> > acegi-security-0.7-SNAPSHOT.jar (try downloading
> > from
> > http://acegisecurity.sourceforge.net)
> >
> > I am following instructions from
> > http://acegisecurity.sourceforge.net/building.html.
> > Also this is first time I am building acegisecurity
> > and I have maven 1.0.2. I have sucessfully perform
> > step "Checking Out from CVS" but "Building All JARs"
> > fails as mentioned above.
> >
> > Am I missing something...
> >
> >
> > Amad
> >
> > --- Ben Alex <[EMAIL PROTECTED]> wrote:
> >
> > > Hi everyone
> > >
> > > I am happy to report that Ant has now been
> > > officially removed from CVS
> > > (along with /lib/*.jar). The Maven build is now
> > > performing well, and the
> > > web site at http://acegisecurity.sourceforge.net
> > has
> > > been expanded to
> > > include Maven-specific instructions. The only
> > > outstanding issue is the
> > > reference guide (when exported to PDF) doesn't
> > look
> > > quite right. Carlos
> > > is working on that one...
> > >
> > > Now that our build system is production-ready, we
> > > should release 0.7.0.
> > > There are lots of new features and fixes in CVS
> > that
> > > I think users would
> > > like. If you happen to get any free time over the
> > > next few days, please
> > > feel free to try out the latest CVS with your
> > > projects. I am
> > > particularly keen to ensure the Maven instructions
> > > are correct, and the
> > > 0.7.0 refactorings haven't adversely affected
> > > backward compatibility.
> > > There is an 0.6 to 0.7.0 upgrade document on the
> > web
> > > site, and unit test
> > > coverage is at 95%+. If you have any suggestions
> > or
> > > issues, please email
> > > the list.
> > >
> > > And, finally...:
> > >
> > > public class ItsThatTimeOfYear implements
> > > InitializingBean,
> > > ApplicationContextAware {
> > >   private ApplicationContext context;
> > >
> > >   public void
> > > setApplicationContext(ApplicationContext
> > > applicationContext) {
> > > this.context = applicationContext;
> > >   }
> > >
> > >   public void afterPropertiesSet() throws
> > Exception
> > > {
> > > this.context.publishEvent(new
> > MerryChristmas());
> > >   }
> > > }
> > >
> > > Cheers
> > > Ben
> > >
> > >
> > >
> > >
> >
> ---
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT
> > > Products from real users.
> > > Discover which products truly live up to the hype.
> > > Start reading now.
> > > http://productguide.itmanagersjournal.com/
> > > ___
> > > Acegisecurity-developer mailing list
> > > Acegisecurity-developer@lists.sourceforge.net
> > >
> >
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> > >
> >
> >
> >
> >
> > __
> > Do you Yahoo!?
> > Take Yahoo! Mail with you! Get it on your mobile
> > phone.
> > http://mobile.yahoo.com/maildemo
> >
> >
> >
> ---
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT
> > Products from real users.
> > Discover which products truly live up to the hype.
> > Start reading now.
> > http://productguide.itmanagersjournal.com/
> > ___
> > Acegisecurity-developer mailing list
> > Acegisecurity-developer@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> >
> 
>

Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-24 Thread Amad Fida
There were some text teh got cut off so here is the
exception again.

Attempting to download
acegi-security-0.7-SNAPSHOT.jar.
WARNING: Failed to download
acegi-security-0.7-SNAPSHOT.jar.

BUILD FAILED
File.. C:\Documents and
Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
The build cannot continue because of the following
unsatisfied dependency:

acegi-security-0.7-SNAPSHOT.jar (try downloading from
http://acegisecurity.sourceforge.net)

--- Amad Fida <[EMAIL PROTECTED]> wrote:

> Hi Alex,
> 
> I have tried to build acegisecurity but getting
> following exceptions, 
> 
> Attempting to download cas-2.0.12.jar.
> 32K downloaded
> Attempting to download
> acegi-security-0.7-SNAPSHOT.jar.
> WARNING: Failed to download
> acegi-security-0.7-SNAPSHOT.jar.
> 
> BUILD FAILED
> File.. C:\Documents and
>
Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1
> Element... maven:reactor
> Line.. 217
> Column 9
> The build cannot continue because of the following
> unsatisfied dependency:
> 
> acegi-security-0.7-SNAPSHOT.jar (try downloading
> from
> http://acegisecurity.sourceforge.net)
> 
> I am following instructions from
> http://acegisecurity.sourceforge.net/building.html.
> Also this is first time I am building acegisecurity
> and I have maven 1.0.2. I have sucessfully perform
> step "Checking Out from CVS" but "Building All JARs"
> fails as mentioned above.
> 
> Am I missing something...
> 
> 
> Amad
> 
> --- Ben Alex <[EMAIL PROTECTED]> wrote:
> 
> > Hi everyone
> > 
> > I am happy to report that Ant has now been
> > officially removed from CVS 
> > (along with /lib/*.jar). The Maven build is now
> > performing well, and the 
> > web site at http://acegisecurity.sourceforge.net
> has
> > been expanded to 
> > include Maven-specific instructions. The only
> > outstanding issue is the 
> > reference guide (when exported to PDF) doesn't
> look
> > quite right. Carlos 
> > is working on that one...
> > 
> > Now that our build system is production-ready, we
> > should release 0.7.0. 
> > There are lots of new features and fixes in CVS
> that
> > I think users would 
> > like. If you happen to get any free time over the
> > next few days, please 
> > feel free to try out the latest CVS with your
> > projects. I am 
> > particularly keen to ensure the Maven instructions
> > are correct, and the 
> > 0.7.0 refactorings haven't adversely affected
> > backward compatibility. 
> > There is an 0.6 to 0.7.0 upgrade document on the
> web
> > site, and unit test 
> > coverage is at 95%+. If you have any suggestions
> or
> > issues, please email 
> > the list.
> > 
> > And, finally...:
> > 
> > public class ItsThatTimeOfYear implements
> > InitializingBean, 
> > ApplicationContextAware {
> >   private ApplicationContext context;
> > 
> >   public void
> > setApplicationContext(ApplicationContext
> > applicationContext) {
> > this.context = applicationContext;
> >   }
> > 
> >   public void afterPropertiesSet() throws
> Exception
> > {
> > this.context.publishEvent(new
> MerryChristmas());
> >   }
> > }
> > 
> > Cheers
> > Ben
> > 
> > 
> > 
> >
>
---
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT
> > Products from real users.
> > Discover which products truly live up to the hype.
> > Start reading now. 
> > http://productguide.itmanagersjournal.com/
> > ___
> > Acegisecurity-developer mailing list
> > Acegisecurity-developer@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> > 
> 
> 
> 
>   
> __ 
> Do you Yahoo!? 
> Take Yahoo! Mail with you! Get it on your mobile
> phone. 
> http://mobile.yahoo.com/maildemo 
> 
> 
>
---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now. 
> http://productguide.itmanagersjournal.com/
> ___
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> 




__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Acegisecurity-developer mailing list
Acegisecurity-de

Re: [Acegisecurity-developer] Preparing for 0.7.0

2004-12-24 Thread Amad Fida
Hi Alex,

I have tried to build acegisecurity but getting
following exceptions, 

Attempting to download cas-2.0.12.jar.
32K downloaded
Attempting to download
acegi-security-0.7-SNAPSHOT.jar.
WARNING: Failed to download
acegi-security-0.7-SNAPSHOT.jar.

BUILD FAILED
File.. C:\Documents and
Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1
Element... maven:reactor
Line.. 217
Column 9
The build cannot continue because of the following
unsatisfied dependency:

acegi-security-0.7-SNAPSHOT.jar (try downloading from
http://acegisecurity.sourceforge.net)

I am following instructions from
http://acegisecurity.sourceforge.net/building.html.
Also this is first time I am building acegisecurity
and I have maven 1.0.2. I have sucessfully perform
step "Checking Out from CVS" but "Building All JARs"
fails as mentioned above.

Am I missing something...


Amad

--- Ben Alex <[EMAIL PROTECTED]> wrote:

> Hi everyone
> 
> I am happy to report that Ant has now been
> officially removed from CVS 
> (along with /lib/*.jar). The Maven build is now
> performing well, and the 
> web site at http://acegisecurity.sourceforge.net has
> been expanded to 
> include Maven-specific instructions. The only
> outstanding issue is the 
> reference guide (when exported to PDF) doesn't look
> quite right. Carlos 
> is working on that one...
> 
> Now that our build system is production-ready, we
> should release 0.7.0. 
> There are lots of new features and fixes in CVS that
> I think users would 
> like. If you happen to get any free time over the
> next few days, please 
> feel free to try out the latest CVS with your
> projects. I am 
> particularly keen to ensure the Maven instructions
> are correct, and the 
> 0.7.0 refactorings haven't adversely affected
> backward compatibility. 
> There is an 0.6 to 0.7.0 upgrade document on the web
> site, and unit test 
> coverage is at 95%+. If you have any suggestions or
> issues, please email 
> the list.
> 
> And, finally...:
> 
> public class ItsThatTimeOfYear implements
> InitializingBean, 
> ApplicationContextAware {
>   private ApplicationContext context;
> 
>   public void
> setApplicationContext(ApplicationContext
> applicationContext) {
> this.context = applicationContext;
>   }
> 
>   public void afterPropertiesSet() throws Exception
> {
> this.context.publishEvent(new MerryChristmas());
>   }
> }
> 
> Cheers
> Ben
> 
> 
> 
>
---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now. 
> http://productguide.itmanagersjournal.com/
> ___
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> 




__ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer