Re: [Acegisecurity-developer] Our build is a mess...

2007-04-28 Thread Luke Taylor


Ben Alex wrote:
 Hi all
 
 Carlos and Luke, what's the latest status of the Maven 2 build? Does the
 reference documentation build successfully with Maven 2 as-is? I see
 acegisecurity.org hasn't built and uploaded since 18 December 2006.
 Luke, is that running the Maven 2 build?
 
No. The Maven 2 build is here:

http://monkeymachine.co.uk/acegisecurity/

Maven 2 has different a different approach to documentation and so on -
it doesn't like html files for one thing, so the existing site docs
would have to be converted. I already started doing this a while back.

 We're shooting at releasing 1.0.4 in the next couple of weeks. Vishal
 Puri is busily working away on it. In terms of introductions, Vishal
 works for Interface21 (the company behind Spring) as a Senior Consultant
 and is based here in Sydney with me. So you'll see more of Vishal on
 this list, in JIRA and SVN. We're aiming at releasing 1.1.0 final in June.
 
 For 1.0.4 we will stick with the Maven 1.0.x build. For 1.1.0 we will
 refactor the Contacts XML and build (as this is desirable anyway due to
 the new namespaces support which will be present in 1.1.0) and switch
 entirely to Maven 2.

 I'd be happy to switch to Maven 2 immediately (ie for 1.0.4) if it is
 ready, thus the question above for Luke and Carlos.
 

I think you should stick to things as they are for 1.0.4. Support for
docbook seems pretty flaky too, for example.

Luke.




-- 
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-27 Thread Ben Alex
Hi all

Carlos and Luke, what's the latest status of the Maven 2 build? Does the
reference documentation build successfully with Maven 2 as-is? I see
acegisecurity.org hasn't built and uploaded since 18 December 2006.
Luke, is that running the Maven 2 build?

We're shooting at releasing 1.0.4 in the next couple of weeks. Vishal
Puri is busily working away on it. In terms of introductions, Vishal
works for Interface21 (the company behind Spring) as a Senior Consultant
and is based here in Sydney with me. So you'll see more of Vishal on
this list, in JIRA and SVN. We're aiming at releasing 1.1.0 final in June.

For 1.0.4 we will stick with the Maven 1.0.x build. For 1.1.0 we will
refactor the Contacts XML and build (as this is desirable anyway due to
the new namespaces support which will be present in 1.1.0) and switch
entirely to Maven 2.

I'd be happy to switch to Maven 2 immediately (ie for 1.0.4) if it is
ready, thus the question above for Luke and Carlos.

Cheers
Ben

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-23 Thread Carlos Sanchez
On 4/21/07, Ray Krueger [EMAIL PROTECTED] wrote:
 * Maven 2.0.5 and 2.0.6 both cause the
 AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
 fine.

what is the problem? it passes for me


 * The contacts sample cannot be built with maven2 from the
 instructions on our website, the multiwar plugin doesn't exist.

 * Using 'mvn war' in samples/contacts produces an invalid application.
 It doesn't copy in the common and filter directories.

 * We have maven1 instructions up for everything, yet we only seem to
 support maven2. We need to update our instructions. I'd gladly do it
 if someone can tell me how to build the sample apps with maven2.

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-23 Thread Ray Krueger
The AuthorizeTagExpressionLanguageTests fail for me on Windows XP in
all Maven versions due to a NoSuchMethod exception.

We had a discussion a few months back with one of the users having the
same problem. I have no idea what the issue is, but it always fails
for me.

There is even a bug open for this.
http://opensource.atlassian.com/projects/spring/browse/SEC-445


On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
 On 4/21/07, Ray Krueger [EMAIL PROTECTED] wrote:
  * Maven 2.0.5 and 2.0.6 both cause the
  AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
  fine.

 what is the problem? it passes for me

 
  * The contacts sample cannot be built with maven2 from the
  instructions on our website, the multiwar plugin doesn't exist.
 
  * Using 'mvn war' in samples/contacts produces an invalid application.
  It doesn't copy in the common and filter directories.
 
  * We have maven1 instructions up for everything, yet we only seem to
  support maven2. We need to update our instructions. I'd gladly do it
  if someone can tell me how to build the sample apps with maven2.
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 


 --
 I could give you my word as a Spaniard.
 No good. I've known too many Spaniards.
  -- The Princess Bride

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-23 Thread Carlos Sanchez
i can't reproduce with 2.0.6
I need the test report in
target/surefire-reports/.../AuthorizeTagExpressionLanguageTests.txt


On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
 The AuthorizeTagExpressionLanguageTests fail for me on Windows XP in
 all Maven versions due to a NoSuchMethod exception.

 We had a discussion a few months back with one of the users having the
 same problem. I have no idea what the issue is, but it always fails
 for me.

 There is even a bug open for this.
 http://opensource.atlassian.com/projects/spring/browse/SEC-445


 On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
  On 4/21/07, Ray Krueger [EMAIL PROTECTED] wrote:
   * Maven 2.0.5 and 2.0.6 both cause the
   AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
   fine.
 
  what is the problem? it passes for me
 
  
   * The contacts sample cannot be built with maven2 from the
   instructions on our website, the multiwar plugin doesn't exist.
  
   * Using 'mvn war' in samples/contacts produces an invalid application.
   It doesn't copy in the common and filter directories.
  
   * We have maven1 instructions up for everything, yet we only seem to
   support maven2. We need to update our instructions. I'd gladly do it
   if someone can tell me how to build the sample apps with maven2.
  
   -
   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express and take
   control of your XML. No limits. Just data. Click to get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Home: http://acegisecurity.org
   Acegisecurity-developer mailing list
   Acegisecurity-developer@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
  
 
 
  --
  I could give you my word as a Spaniard.
  No good. I've known too many Spaniards.
   -- The Princess Bride
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-23 Thread Ray Krueger
Running a clean test now, I'll update the bug.

Any ideas on the war/multiwar thing? Is there a maven2 equivalent to multiwar?

On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
 i can't reproduce with 2.0.6
 I need the test report in
 target/surefire-reports/.../AuthorizeTagExpressionLanguageTests.txt


 On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
  The AuthorizeTagExpressionLanguageTests fail for me on Windows XP in
  all Maven versions due to a NoSuchMethod exception.
 
  We had a discussion a few months back with one of the users having the
  same problem. I have no idea what the issue is, but it always fails
  for me.
 
  There is even a bug open for this.
  http://opensource.atlassian.com/projects/spring/browse/SEC-445
 
 
  On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
   On 4/21/07, Ray Krueger [EMAIL PROTECTED] wrote:
* Maven 2.0.5 and 2.0.6 both cause the
AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
fine.
  
   what is the problem? it passes for me
  
   
* The contacts sample cannot be built with maven2 from the
instructions on our website, the multiwar plugin doesn't exist.
   
* Using 'mvn war' in samples/contacts produces an invalid application.
It doesn't copy in the common and filter directories.
   
* We have maven1 instructions up for everything, yet we only seem to
support maven2. We need to update our instructions. I'd gladly do it
if someone can tell me how to build the sample apps with maven2.
   
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
   
  
  
   --
   I could give you my word as a Spaniard.
   No good. I've known too many Spaniards.
-- The Princess Bride
  
   -
   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express and take
   control of your XML. No limits. Just data. Click to get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Home: http://acegisecurity.org
   Acegisecurity-developer mailing list
   Acegisecurity-developer@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
  
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 


 --
 I could give you my word as a Spaniard.
 No good. I've known too many Spaniards.
  -- The Princess Bride

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-23 Thread Ray Krueger
All, I've fixed the
http://opensource.atlassian.com/projects/spring/browse/SEC-445 bug.

The fix is to bring in servlet-api 2.4 so that we get the correct
version of PageContext into the classpath.

Is that going to be a problem?




On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
 Running a clean test now, I'll update the bug.

 Any ideas on the war/multiwar thing? Is there a maven2 equivalent to multiwar?

 On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
  i can't reproduce with 2.0.6
  I need the test report in
  target/surefire-reports/.../AuthorizeTagExpressionLanguageTests.txt
 
 
  On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
   The AuthorizeTagExpressionLanguageTests fail for me on Windows XP in
   all Maven versions due to a NoSuchMethod exception.
  
   We had a discussion a few months back with one of the users having the
   same problem. I have no idea what the issue is, but it always fails
   for me.
  
   There is even a bug open for this.
   http://opensource.atlassian.com/projects/spring/browse/SEC-445
  
  
   On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
On 4/21/07, Ray Krueger [EMAIL PROTECTED] wrote:
 * Maven 2.0.5 and 2.0.6 both cause the
 AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
 fine.
   
what is the problem? it passes for me
   

 * The contacts sample cannot be built with maven2 from the
 instructions on our website, the multiwar plugin doesn't exist.

 * Using 'mvn war' in samples/contacts produces an invalid application.
 It doesn't copy in the common and filter directories.

 * We have maven1 instructions up for everything, yet we only seem to
 support maven2. We need to update our instructions. I'd gladly do it
 if someone can tell me how to build the sample apps with maven2.

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

   
   
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride
   
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
   
  
   -
   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express and take
   control of your XML. No limits. Just data. Click to get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Home: http://acegisecurity.org
   Acegisecurity-developer mailing list
   Acegisecurity-developer@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
  
 
 
  --
  I could give you my word as a Spaniard.
  No good. I've known too many Spaniards.
   -- The Princess Bride
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-23 Thread Carlos Sanchez
looks good

On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
 All, I've fixed the
 http://opensource.atlassian.com/projects/spring/browse/SEC-445 bug.

 The fix is to bring in servlet-api 2.4 so that we get the correct
 version of PageContext into the classpath.

 Is that going to be a problem?




 On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
  Running a clean test now, I'll update the bug.
 
  Any ideas on the war/multiwar thing? Is there a maven2 equivalent to 
  multiwar?
 
  On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
   i can't reproduce with 2.0.6
   I need the test report in
   target/surefire-reports/.../AuthorizeTagExpressionLanguageTests.txt
  
  
   On 4/23/07, Ray Krueger [EMAIL PROTECTED] wrote:
The AuthorizeTagExpressionLanguageTests fail for me on Windows XP in
all Maven versions due to a NoSuchMethod exception.
   
We had a discussion a few months back with one of the users having the
same problem. I have no idea what the issue is, but it always fails
for me.
   
There is even a bug open for this.
http://opensource.atlassian.com/projects/spring/browse/SEC-445
   
   
On 4/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote:
 On 4/21/07, Ray Krueger [EMAIL PROTECTED] wrote:
  * Maven 2.0.5 and 2.0.6 both cause the
  AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
  fine.

 what is the problem? it passes for me

 
  * The contacts sample cannot be built with maven2 from the
  instructions on our website, the multiwar plugin doesn't exist.
 
  * Using 'mvn war' in samples/contacts produces an invalid 
  application.
  It doesn't copy in the common and filter directories.
 
  * We have maven1 instructions up for everything, yet we only seem to
  support maven2. We need to update our instructions. I'd gladly do it
  if someone can tell me how to build the sample apps with maven2.
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 


 --
 I could give you my word as a Spaniard.
 No good. I've known too many Spaniards.
  -- The Princess Bride

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

   
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
   
  
  
   --
   I could give you my word as a Spaniard.
   No good. I've known too many Spaniards.
-- The Princess Bride
  
   -
   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express and take
   control of your XML. No limits. Just data. Click to get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Home: http://acegisecurity.org
   Acegisecurity-developer mailing list
   Acegisecurity-developer@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
  
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 

Re: [Acegisecurity-developer] Our build is a mess...

2007-04-22 Thread Luke Taylor
I suggested a while back that we refactor the sample app into a simple
webapp which uses the standard authentication filter and leave the other
context files commented out in web.xml so that it's possible to switch
to another version and build it just by changing file. I think we agreed
that was a good idea. That would make the code layout easier to follow
and the build simpler. I got part of the way through doing this but
didn't have time to test all the different versions of the app.

I dunno what's wrong with the later maven versions.

Ray Krueger wrote:
 * Maven 2.0.5 and 2.0.6 both cause the
 AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
 fine.
 
 * The contacts sample cannot be built with maven2 from the
 instructions on our website, the multiwar plugin doesn't exist.
 
 * Using 'mvn war' in samples/contacts produces an invalid application.
 It doesn't copy in the common and filter directories.
 
 * We have maven1 instructions up for everything, yet we only seem to
 support maven2. We need to update our instructions. I'd gladly do it
 if someone can tell me how to build the sample apps with maven2.
 


-- 
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-22 Thread Luke Taylor


Luke Taylor wrote:
 I suggested a while back that we refactor the sample app into a simple

s/simple/single

 webapp which uses the standard authentication filter and leave the other
 context files commented out in web.xml so that it's possible to switch
 to another version and build it just by changing file. I think we agreed
 that was a good idea. That would make the code layout easier to follow
 and the build simpler. I got part of the way through doing this but
 didn't have time to test all the different versions of the app.
 
 I dunno what's wrong with the later maven versions.
 


-- 
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Our build is a mess...

2007-04-22 Thread Ray Krueger
On 4/22/07, Luke Taylor [EMAIL PROTECTED] wrote:


 Luke Taylor wrote:
  I suggested a while back that we refactor the sample app into a simple

 s/simple/single
I like simple better :)

  webapp which uses the standard authentication filter and leave the other
  context files commented out in web.xml so that it's possible to switch
  to another version and build it just by changing file. I think we agreed
  that was a good idea. That would make the code layout easier to follow
  and the build simpler. I got part of the way through doing this but
  didn't have time to test all the different versions of the app.
 
  I dunno what's wrong with the later maven versions.
 


 --
  Luke Taylor.  Monkey Machine Ltd.
  PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


[Acegisecurity-developer] Our build is a mess...

2007-04-21 Thread Ray Krueger
* Maven 2.0.5 and 2.0.6 both cause the
AuthorizeTagExpressionLanguageTests to fail, whereas 2.0.4 builds it
fine.

* The contacts sample cannot be built with maven2 from the
instructions on our website, the multiwar plugin doesn't exist.

* Using 'mvn war' in samples/contacts produces an invalid application.
It doesn't copy in the common and filter directories.

* We have maven1 instructions up for everything, yet we only seem to
support maven2. We need to update our instructions. I'd gladly do it
if someone can tell me how to build the sample apps with maven2.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer