Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-29 Thread Luke Taylor
Great, that works. I wasn't aware that you can just use the maven2 style 
names in maven 1. Thanks Carlos.



Carlos Sanchez wrote:

Have you tried


  org.apache.directory.server
  apacheds-core
  1.0-RC1
  
test
  






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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-29 Thread Carlos Sanchez

Have you tried


  org.apache.directory.server
  apacheds-core
  1.0-RC1
  
test
  



On 4/29/06, Luke Taylor <[EMAIL PROTECTED]> wrote:

OK, but that's the maven2 build. You said that anything that's available
for maven 2 is also available for maven 1, but I don't see any way of
adding it to the project.xml...

Carlos Sanchez wrote:
> it's already in the core/pom.xml
>
> 
>   org.apache.directory.server
>   apacheds-core
>   1.0-RC1
>   test
> 
>
> which means it's here
> 
http://www.ibiblio.org/maven2/org/apache/directory/server/apacheds-core/1.0-RC1/
>

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



---
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&kid=120709&bid=263057&dat=121642
___
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


---
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
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-29 Thread Luke Taylor
OK, but that's the maven2 build. You said that anything that's available 
for maven 2 is also available for maven 1, but I don't see any way of 
adding it to the project.xml...


Carlos Sanchez wrote:

it's already in the core/pom.xml


  org.apache.directory.server
  apacheds-core
  1.0-RC1
  test


which means it's here
http://www.ibiblio.org/maven2/org/apache/directory/server/apacheds-core/1.0-RC1/



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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor



[EMAIL PROTECTED] wrote:



I could be wrong, but I suspect that most Acegi developers already have
these Maven resources in their repositories from other projects (or populate
them manually).  This is currently the only OSS project I'm involved with,
so I'm depending on Maven to fill my repository with all the things it
needs.  Is it possible that the Acegi Maven config file could be missing one
or more dependancies?



It shouldn't be missing dependencies, or the automated build wouldn't 
have been working. You may have to populate some jars manually though, 
if they aren't freely available (e.g. because of licensing 
restrictions). The jta jar is a case in point.


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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor
There seem to be a few classes that have moved to different packages in 
RC1, and I'm also getting an exception starting an embedded server which 
wasn't there before. I'll have to look at it over the weekend.


Luke Taylor wrote:
I would like to, but they don't seem to be visible in the maven 1 
repository. If we are upgrading to maven 2 then there shouldn't be a 
problem with apacheds RC1.


Carlos Sanchez wrote:

I have committed some changes, now the problems are with ldap
dependencies, can somebody check if we can upgrade to a non snapshot
dependency? there's alreaddy RC1 of apache directory in ibiblio.





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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Carlos Sanchez
it's already in the core/pom.xml


  org.apache.directory.server
  apacheds-core
  1.0-RC1
  test


which means it's here
http://www.ibiblio.org/maven2/org/apache/directory/server/apacheds-core/1.0-RC1/

On 4/26/06, Luke Taylor <[EMAIL PROTECTED]> wrote:
> So what artifact/groupid do we use in the project.xml to get hold of it?
>
>
>
> Carlos Sanchez wrote:
> > www.ibiblio.org/maven is no longer used. Requests for files are
> > converted to the maven2 repo, if it's in www.ibiblio.org/maven2 then
> > is available for maven1
> >
> > On 4/26/06, Luke Taylor <[EMAIL PROTECTED]> wrote:
> >> I would like to, but they don't seem to be visible in the maven 1
> >> repository. If we are upgrading to maven 2 then there shouldn't be a
> >> problem with apacheds RC1.
> >>
> >> Carlos Sanchez wrote:
> >>> I have committed some changes, now the problems are with ldap
> >>> dependencies, can somebody check if we can upgrade to a non snapshot
> >>> dependency? there's alreaddy RC1 of apache directory in ibiblio.
> >>>
> >> --
> >>   Luke Taylor.  Monkey Machine Ltd.
> >>   PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk
> >>
> >>
>
>
> --
>   Luke Taylor.  Monkey Machine Ltd.
>   PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk
>
>
>
> ---
> 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&kid=120709&bid=263057&dat=121642
> ___
> 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


---
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
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor

So what artifact/groupid do we use in the project.xml to get hold of it?



Carlos Sanchez wrote:

www.ibiblio.org/maven is no longer used. Requests for files are
converted to the maven2 repo, if it's in www.ibiblio.org/maven2 then
is available for maven1

On 4/26/06, Luke Taylor <[EMAIL PROTECTED]> wrote:

I would like to, but they don't seem to be visible in the maven 1
repository. If we are upgrading to maven 2 then there shouldn't be a
problem with apacheds RC1.

Carlos Sanchez wrote:

I have committed some changes, now the problems are with ldap
dependencies, can somebody check if we can upgrade to a non snapshot
dependency? there's alreaddy RC1 of apache directory in ibiblio.


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





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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


RE: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread scott
Yea, I have the jdbm jar in my Maven 1 repository.  When I alternatively try
Maven 2 ("mvn compile") from the core directory, I get:

C:\java\eclipse\workspace\acegisecurity\core>mvn compile
[INFO] Scanning for projects...
[INFO]

[INFO] Building Acegi Security System for Spring
[INFO]task-segment: [compile]
[INFO]

[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

GroupId: javax.transaction
ArtifactId: jta
Version: 1.0.1B

Reason: Unable to download the artifact from any repository
  javax.transaction:jta:1.0.1B:jar

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-maven-snapshots (http://svn.apache.org/maven-snapshot-repository),
  acegi-snapshot (http://acegisecurity.sourceforge.net/repository/snapshots)

[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Apr 26 17:39:20 EDT 2006
[INFO] Final Memory: 4M/7M
[INFO]


I could be wrong, but I suspect that most Acegi developers already have
these Maven resources in their repositories from other projects (or populate
them manually).  This is currently the only OSS project I'm involved with,
so I'm depending on Maven to fill my repository with all the things it
needs.  Is it possible that the Acegi Maven config file could be missing one
or more dependancies?

Thanks,
Scott

> -Original Message-
> From: Luke Taylor [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, April 26, 2006 5:09 PM
> To: acegisecurity-developer@lists.sourceforge.net
> Subject: Re: [Acegisecurity-developer] Subversion? (Change completed)
> 
> 
> The jdbm stuff should be pulled from ibiblio:
> 
> http://www.ibiblio.org/maven/jdbm/jars/
> 
> Can you check you have a copy of it in your repository?
> 
> [EMAIL PROTECTED] wrote:
> > I'm still getting these errors in the unit tests as well:
> > 
> > BUILD FAILED
> > File.. C:\Documents and
> > 
> Settings\smccrory\.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\smccrory\.maven\cache\maven-test-plugin-1.6.2\plu
> > gin.jelly:133:41:  javax/servlet/ServletRequest 
> Total time: 1 
> > minutes 34 seconds Finished at: Tue Apr 25 21:24:03 EDT 2006
> > 
> > Exception in thread "ApacheDS Shutdown Hook (default)" Exception in 
> > thread "ApacheDS Shutdown Hook (default)" Exception in thread "A 
> > pacheDS Shutdown Hook (default)" Exception in thread "ApacheDS 
> > Shutdown Hook (default)" Exception in thread "ApacheDS 
> Shutdown Hook 
> > (default)" Exception in thread "ApacheDS Shutdown Hook (default)"
> > java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
> > java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
> > java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
> > java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
> > java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
> > java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration 
> > C:\java\eclipse\workspace\acegisecurity\doc>
> > 
> > Scott
> > 
> >> -Original Message-
> >> From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
> >> Sent: Tuesday, April 25, 2006 3:10 PM
> >> To: acegisecurity-developer@lists.sourceforge.net
> >> Subject: Re: [Acegisecurity-developer] Subversion? (Change 
> completed)
> >>
> >> I have committed some changes, now the problems are with ldap 
> >> dependencies, can somebody check if we can upgrade to a 
> non snapshot 
> >> dependency? there's alreaddy RC1 of apache directory in ibiblio.
> > 
> > 
> > 
> > ---
> > Using Tomcat b

Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Carlos Sanchez
www.ibiblio.org/maven is no longer used. Requests for files are
converted to the maven2 repo, if it's in www.ibiblio.org/maven2 then
is available for maven1

On 4/26/06, Luke Taylor <[EMAIL PROTECTED]> wrote:
> I would like to, but they don't seem to be visible in the maven 1
> repository. If we are upgrading to maven 2 then there shouldn't be a
> problem with apacheds RC1.
>
> Carlos Sanchez wrote:
> > I have committed some changes, now the problems are with ldap
> > dependencies, can somebody check if we can upgrade to a non snapshot
> > dependency? there's alreaddy RC1 of apache directory in ibiblio.
> >
>
> --
>   Luke Taylor.  Monkey Machine Ltd.
>   PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk
>
>
>
> ---
> 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&kid=120709&bid=263057&dat=121642
> ___
> 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


---
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
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor


The jdbm stuff should be pulled from ibiblio:

http://www.ibiblio.org/maven/jdbm/jars/

Can you check you have a copy of it in your repository?

[EMAIL PROTECTED] wrote:

I'm still getting these errors in the unit tests as well:

BUILD FAILED
File.. C:\Documents and
Settings\smccrory\.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\smccrory\.maven\cache\maven-test-plugin-1.6.2\plu
gin.jelly:133:41:  javax/servlet/ServletRequest
Total time: 1 minutes 34 seconds
Finished at: Tue Apr 25 21:24:03 EDT 2006

Exception in thread "ApacheDS Shutdown Hook (default)" Exception in thread
"ApacheDS Shutdown Hook (default)" Exception in thread "A
pacheDS Shutdown Hook (default)" Exception in thread "ApacheDS Shutdown Hook
(default)" Exception in thread "ApacheDS Shutdown Hook
(default)" Exception in thread "ApacheDS Shutdown Hook (default)"
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
C:\java\eclipse\workspace\acegisecurity\doc>

Scott


-Original Message-
From: Carlos Sanchez [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 25, 2006 3:10 PM

To: acegisecurity-developer@lists.sourceforge.net
Subject: Re: [Acegisecurity-developer] Subversion? (Change completed)

I have committed some changes, now the problems are with ldap 
dependencies, can somebody check if we can upgrade to a non 
snapshot dependency? there's alreaddy RC1 of apache directory 
in ibiblio.




---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor
I would like to, but they don't seem to be visible in the maven 1 
repository. If we are upgrading to maven 2 then there shouldn't be a 
problem with apacheds RC1.


Carlos Sanchez wrote:

I have committed some changes, now the problems are with ldap
dependencies, can somebody check if we can upgrade to a non snapshot
dependency? there's alreaddy RC1 of apache directory in ibiblio.



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



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


RE: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-25 Thread scott
I'm still getting these errors in the unit tests as well:

BUILD FAILED
File.. C:\Documents and
Settings\smccrory\.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\smccrory\.maven\cache\maven-test-plugin-1.6.2\plu
gin.jelly:133:41:  javax/servlet/ServletRequest
Total time: 1 minutes 34 seconds
Finished at: Tue Apr 25 21:24:03 EDT 2006

Exception in thread "ApacheDS Shutdown Hook (default)" Exception in thread
"ApacheDS Shutdown Hook (default)" Exception in thread "A
pacheDS Shutdown Hook (default)" Exception in thread "ApacheDS Shutdown Hook
(default)" Exception in thread "ApacheDS Shutdown Hook
(default)" Exception in thread "ApacheDS Shutdown Hook (default)"
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
C:\java\eclipse\workspace\acegisecurity\doc>

Scott

> -Original Message-
> From: Carlos Sanchez [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, April 25, 2006 3:10 PM
> To: acegisecurity-developer@lists.sourceforge.net
> Subject: Re: [Acegisecurity-developer] Subversion? (Change completed)
> 
> I have committed some changes, now the problems are with ldap 
> dependencies, can somebody check if we can upgrade to a non 
> snapshot dependency? there's alreaddy RC1 of apache directory 
> in ibiblio.



---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-25 Thread Carlos Sanchez
I have committed some changes, now the problems are with ldap
dependencies, can somebody check if we can upgrade to a non snapshot
dependency? there's alreaddy RC1 of apache directory in ibiblio.

On 4/25/06, Ben Alex <[EMAIL PROTECTED]> wrote:
> Carlos Sanchez wrote:
> > Looks right, only that
> > https://svn.sourceforge.net/svnroot/acegisecurity/trunk/CVSROOT should
> > be deleted
> >
> Thanks for the feedback, Carlos.
>
> Re CVSROOT, that's an artifact of the cvs2svn process. Even
> automatically migrated SF repositories (eg Spring Rich Client) have this
> come across.
>
> On a related issue, what is stopping us using Maven 2 for Acegi Security
> now? I would ideally like to release 1.0.0 final with Maven 2, and
> remove all the old project.xml files. I don't mind if it means we have
> to lose some plugins, just as long as we can do some form of JAR
> creation, unit test execution, code coverage measurement and building a
> PDF and HTML-based DocBook. Are these functions working at present?
>
> Cheers
> Ben
>
>
> ---
> 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&kid=120709&bid=263057&dat=121642
> ___
> 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


---
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
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-25 Thread Ben Alex

Carlos Sanchez wrote:

Looks right, only that
https://svn.sourceforge.net/svnroot/acegisecurity/trunk/CVSROOT should
be deleted
  

Thanks for the feedback, Carlos.

Re CVSROOT, that's an artifact of the cvs2svn process. Even 
automatically migrated SF repositories (eg Spring Rich Client) have this 
come across.


On a related issue, what is stopping us using Maven 2 for Acegi Security 
now? I would ideally like to release 1.0.0 final with Maven 2, and 
remove all the old project.xml files. I don't mind if it means we have 
to lose some plugins, just as long as we can do some form of JAR 
creation, unit test execution, code coverage measurement and building a 
PDF and HTML-based DocBook. Are these functions working at present?


Cheers
Ben


---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-24 Thread Carlos Sanchez
Looks right, only that
https://svn.sourceforge.net/svnroot/acegisecurity/trunk/CVSROOT should
be deleted

On 4/24/06, Ben Alex <[EMAIL PROTECTED]> wrote:
> Ben Alex wrote:
> > Last weekend SF had some CVS issues, so I didn't make the switch as
> > intended.
> >
> > I'm now going to hold-off doing this until early May, because I'm
> > largely on the road until then and don't want to change things and be
> > unavailable if anything goes wrong. Just wanted to let everyone know
> > what's happening with the change.
>
> I have now completed the migration from CVS to SVN. This includes:
>
> - CVS is no longer visible on the SF project page
> - SVN is now visible on the SF project page
> - All developers have had their CVS permissions revoked (in case they
> don't see this email)
> - All developers now have SVN permissions granted
> - The Maven POMs have been modified accordingly
> - SVN commit messages are now emailed to acegisecurity-cvs, just as CVS
> used to
> - The daily script now builds checkouts from SVN only (see
> http://acegisecurity.sourceforge.net/nightly)
>
> As an aside, I had to complete the migration manually (use a SF CVS
> tarball, run cvs2svn on a local Linux box, SSH the resulting dump file,
> then import). The SF process didn't work, and cvs2svn failed locally
> with keyword failure errors. If anyone else has similar difficulties,
> the "--use-cvs" option on cvs2svn sorted it out.
>
> Would one of our resident Maven experts (Luke, Carlos?) please check
> that the checkout instructions in /docs/xdocs/cvs-usage.html are
> correct, as are the various POM files.
>
> Cheers
> Ben
>
>
> ---
> 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&kid=120709&bid=263057&dat=121642
> ___
> 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


---
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
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-24 Thread Ben Alex

Ben Alex wrote:
Last weekend SF had some CVS issues, so I didn't make the switch as 
intended.


I'm now going to hold-off doing this until early May, because I'm 
largely on the road until then and don't want to change things and be 
unavailable if anything goes wrong. Just wanted to let everyone know 
what's happening with the change.


I have now completed the migration from CVS to SVN. This includes:

- CVS is no longer visible on the SF project page
- SVN is now visible on the SF project page
- All developers have had their CVS permissions revoked (in case they 
don't see this email)

- All developers now have SVN permissions granted
- The Maven POMs have been modified accordingly
- SVN commit messages are now emailed to acegisecurity-cvs, just as CVS 
used to
- The daily script now builds checkouts from SVN only (see 
http://acegisecurity.sourceforge.net/nightly)


As an aside, I had to complete the migration manually (use a SF CVS 
tarball, run cvs2svn on a local Linux box, SSH the resulting dump file, 
then import). The SF process didn't work, and cvs2svn failed locally 
with keyword failure errors. If anyone else has similar difficulties, 
the "--use-cvs" option on cvs2svn sorted it out.


Would one of our resident Maven experts (Luke, Carlos?) please check 
that the checkout instructions in /docs/xdocs/cvs-usage.html are 
correct, as are the various POM files.


Cheers
Ben


---
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&kid=120709&bid=263057&dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer