cvs commit: incubator-geronimo/modules/maven-xmlbeans-plugin project.properties

2004-02-03 Thread djencks
djencks 2004/02/02 18:59:25

  Added:   modules/connector project.properties
   modules/maven-xmlbeans-plugin project.properties
  Log:
  get to the private apache maven repo
  
  Revision  ChangesPath
  1.1  incubator-geronimo/modules/connector/project.properties
  
  Index: project.properties
  ===
  ##
  ## $Revision: 1.1 $ $Date: 2004/02/03 02:59:25 $
  ##
  
  maven.repo.remote=http://www.apache.org/~dain/maven, 
http://www.ibiblio.org/maven
  
  
  
  1.1  
incubator-geronimo/modules/maven-xmlbeans-plugin/project.properties
  
  Index: project.properties
  ===
  ##
  ## $Revision: 1.1 $ $Date: 2004/02/03 02:59:25 $
  ##
  
  maven.repo.remote=http://www.apache.org/~dain/maven, 
http://www.ibiblio.org/maven
  
  
  


cvs commit: incubator-geronimo/modules/maven-xmlbeans-plugin maven.xml

2004-02-03 Thread djencks
djencks 2004/02/03 08:41:59

  Modified:modules/deployment project.xml
   modules/maven-xmlbeans-plugin maven.xml
  Log:
  remove attempt to build plugin first since it doesn't work
  
  Revision  ChangesPath
  1.7   +1 -12 incubator-geronimo/modules/deployment/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/incubator-geronimo/modules/deployment/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml   3 Feb 2004 06:47:56 -   1.6
  +++ project.xml   3 Feb 2004 16:41:59 -   1.7
  @@ -26,17 +26,6 @@
   
   dependencies
   
  -!-- the maven-xmlbeans-plugin dependency is here
  -to force it to be built (and installed) before it is needed--
  -
  -dependency
  -groupIdgeronimo/groupId
  -artifactIdgeronimo-maven-xmlbeans-plugin/artifactId
  -versionDEV/version
  -properties
  -/properties
  -/dependency
  -
   dependency
   groupIdgeronimo/groupId
   artifactIdgeronimo-kernel/artifactId
  
  
  
  1.3   +1 -7  
incubator-geronimo/modules/maven-xmlbeans-plugin/maven.xml
  
  Index: maven.xml
  ===
  RCS file: 
/home/cvs/incubator-geronimo/modules/maven-xmlbeans-plugin/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml 3 Feb 2004 06:47:56 -   1.2
  +++ maven.xml 3 Feb 2004 16:41:59 -   1.3
  @@ -27,12 +27,6 @@
   
   goal name=default
   attainGoal name=plugin:install/
  -!-- install a marker file for use by dependencies--
  -ant:property name=jardir__ 
value=${maven.repo.local}/${pom.artifactDirectory}/jars/
  -ant:mkdir dir=${jardir__}/
  -ant:touch
  -file=${jardir__}/${pom.artifactId}-${pom.currentVersion}.jar
  -/
   /goal
   
   goal name=build
  
  
  


[Apache Geronimo Wiki] Updated: J2EESpecs

2004-02-03 Thread incubator-geronimo-cvs
   Date: 2004-02-03T10:26:40
   Editor: DavanumSrinivas [EMAIL PROTECTED]
   Wiki: Apache Geronimo Wiki
   Page: J2EESpecs
   URL: http://wiki.apache.org/geronimo/J2EESpecs

   no comment

Change Log:

--
@@ -33,12 +33,13 @@
  * Servlet 2.4 - [http://java.sun.com/products/servlet Details] 
[[JSRLink(154)]]
  * JSP 2.0 -  [http://java.sun.com/products/jsp Details] [[JSRLink(152)]]
  * JAXP 1.2 - [http://java.sun.com/xml Details]
- * Web Services 1.0 - [[JSRLink(109)]]
- * JMX 1.1 - [http://java.sun.com/products/JavaManagement Details]
+ * Web Services 1.1 - [[JSRLink(109)]]
+ * JMX 1.2 - [http://java.sun.com/products/JavaManagement Details]
  * Connector 1.5 - [http://java.sun.com/j2ee/connector Details] 
[[JSRLink(112)]]
  * XML Registries (JAXR) 1.0 - [http://java.sun.com/xml/jaxr Details]
- * !JavaMail 1.2 - [http://java.sun.com/products/javamail Details]
- * JAX-RPC 1.0 - [http://java.sun.com/xml/jaxrpc Details]
+ * !JavaMail 1.3 - [http://java.sun.com/products/javamail Details]
+ * JAX-RPC 1.1 - [http://java.sun.com/xml/jaxrpc Details]
+ * SAAJ 1.2 - [http://java.sun.com/xml/saaj Details]
  * !JavaBean Activation Framework (JAF) 1.0 - 
[http://java.sun.com/beans/glasgow/jaf.html Details]
 
 == Section 7 - Interoperability ==
@@ -53,7 +54,7 @@
 
 == Section 8 - Application Assembly and Deployment ==
 
- * Java #153; 2 Platform, Enterprise Edition Deployment Specification 1.0 
(J2EE Deployment specification) - [[JSRLink(88)]]
+ * Java #153; 2 Platform, Enterprise Edition Deployment Specification 1.1 
(J2EE Deployment specification) - [[JSRLink(88)]]
  * Optional Package Versioning - 
[http://java.sun.com/j2se/1.4/docs/guide/extensions Details]
  * JAR File Specification - 
[http://java.sun.com/j2se/1.4/docs/guide/jar/jar.html Details]
  * J2EE Management 1.0 - [http://java.sun.com/j2ee/tools/management Details] 
[[JSRLink(77)]]


[Apache Geronimo Wiki] Updated: J2EESpecs

2004-02-03 Thread incubator-geronimo-cvs
   Date: 2004-02-03T10:40:24
   Editor: DavanumSrinivas [EMAIL PROTECTED]
   Wiki: Apache Geronimo Wiki
   Page: J2EESpecs
   URL: http://wiki.apache.org/geronimo/J2EESpecs

   no comment

Change Log:

--
@@ -54,7 +54,7 @@
 
 == Section 8 - Application Assembly and Deployment ==
 
- * Java #153; 2 Platform, Enterprise Edition Deployment Specification 1.1 
(J2EE Deployment specification) - [java.sun.com/j2ee/tools/deployment 
Details][[JSRLink(88)]]
+ * Java #153; 2 Platform, Enterprise Edition Deployment Specification 1.1 
(J2EE Deployment specification) - [http://java.sun.com/j2ee/tools/deployment 
Details][[JSRLink(88)]]
  * Optional Package Versioning - 
[http://java.sun.com/j2se/1.4/docs/guide/extensions Details]
  * JAR File Specification - 
[http://java.sun.com/j2se/1.4/docs/guide/jar/jar.html Details]
  * J2EE Management 1.0 - [http://java.sun.com/j2ee/tools/management Details] 
[[JSRLink(77)]]