cvs commit: jakarta-commons/jelly/jelly-tags/jaxme project.xml

2004-09-11 Thread dion
dion2004/09/11 15:34:06

  Modified:jelly/jelly-tags/jaxme project.xml
  Log:
  update to 1.0
  
  Revision  ChangesPath
  1.8   +1 -1  jakarta-commons/jelly/jelly-tags/jaxme/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml   10 Sep 2004 23:47:05 -  1.7
  +++ project.xml   11 Sep 2004 22:34:06 -  1.8
  @@ -72,7 +72,7 @@
   dependency
 artifactIdcommons-jelly-tags-xmlunit/artifactId
 groupIdcommons-jelly/groupId
  -  versionSNAPSHOT/version
  +  version1.0/version
   /dependency
   dependency
 artifactIdcommons-jelly-tags-xml/artifactId
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/jelly/jelly-tags/jaxme project.xml

2004-09-11 Thread dion
dion2004/09/11 15:46:06

  Modified:jelly/jelly-tags/jaxme project.xml
  Log:
  format
  
  Revision  ChangesPath
  1.9   +40 -43jakarta-commons/jelly/jelly-tags/jaxme/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml   11 Sep 2004 22:34:06 -  1.8
  +++ project.xml   11 Sep 2004 22:46:06 -  1.9
  @@ -1,4 +1,5 @@
   ?xml version=1.0 encoding=UTF-8?
  +
   !--
 Copyright 2004 The Apache Software Foundation.
 
  @@ -14,79 +15,75 @@
 See the License for the specific language governing permissions and
 limitations under the License.
   --
  +
   project
 extend${basedir}/../tag-project.xml/extend
  -
 pomVersion3/pomVersion
 idcommons-jelly-tags-jaxme/id
 namecommons-jelly-tags-jaxme/name
  -
  -  currentVersion0.1/currentVersion
  +  currentVersion1.0/currentVersion
 inceptionYear2004/inceptionYear
 packageorg.apache.commons.jelly.tags.jaxme/package
  -  logo/logo
  -  description
  -  JaxMe Tag Library. Apache JaxMe is an open source generative xml-object binder.
  -  Tags are provided that generate java objects from schema using JaxMe
  -  and that will marshall and unmarshall any JAXB complient implementations.
  -  /description
  +  logo/
  +  descriptionJaxMe Tag Library. Apache JaxMe is an open source generative 
xml-object binder. Tags are provided that generate java objects from schema using 
JaxMe and that will marshall and unmarshall any JAXB complient 
implementations./description
 shortDescriptionJaxMe Tag Library/shortDescription
  -
  +  versions
  +version
  +  id1.0/id
  +  name1.0/name
  +  tagCOMMONS-JELLY-JAXME-1_0/tag
  +/version
  +  /versions
 dependencies
  -dependency 
  -idcommons-logging/id 
  -version1.0.3/version 
  -/dependency 
  -dependency 
  -artifactIdjaxme/artifactId 
  -groupIdjaxme/groupId
  -version0.2/version 
  -/dependency 
  -dependency 
  -artifactIdjaxme-js/artifactId 
  -groupIdjaxme/groupId
  -version0.2/version 
  -/dependency  
  -dependency 
  -artifactIdjaxme-xs/artifactId 
  -groupIdjaxme/groupId
  -version0.2/version 
  -/dependency
  -dependency 
  -artifactIdjaxme-api/artifactId 
  -groupIdjaxme/groupId
  -version0.2/version 
  -/dependency 
  -
  -
  +dependency
  +  idcommons-logging/id
  +  version1.0.3/version
  +/dependency
  +dependency
  +  artifactIdjaxme/artifactId
  +  groupIdjaxme/groupId
  +  version0.2/version
  +/dependency
  +dependency
  +  artifactIdjaxme-js/artifactId
  +  groupIdjaxme/groupId
  +  version0.2/version
  +/dependency
  +dependency
  +  artifactIdjaxme-xs/artifactId
  +  groupIdjaxme/groupId
  +  version0.2/version
  +/dependency
  +dependency
  +  artifactIdjaxme-api/artifactId
  +  groupIdjaxme/groupId
  +  version0.2/version
  +/dependency
   dependency
 idcommons-jelly/id
 version1.0-beta-4/version
   /dependency
  -
   dependency
 artifactIdcommons-jelly-tags-junit/artifactId
 groupIdcommons-jelly/groupId
 version1.0/version
  -/dependency
  +/dependency
   dependency
 artifactIdcommons-jelly-tags-xmlunit/artifactId
 groupIdcommons-jelly/groupId
 version1.0/version
  -/dependency
  +/dependency
   dependency
 artifactIdcommons-jelly-tags-xml/artifactId
 groupIdcommons-jelly/groupId
 version1.0/version
  -/dependency
  +/dependency
   dependency
 artifactIdxmlunit/artifactId
 groupIdxmlunit/groupId
 version0.8/version
  -/dependency
  -
  +/dependency
 /dependencies
  -  
 build
   sourceDirectorysrc/java/sourceDirectory
   unitTestSourceDirectorysrc/test/unitTestSourceDirectory
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/jelly/jelly-tags/jaxme project.xml

2004-09-10 Thread dion
dion2004/09/09 23:53:53

  Modified:jelly/jelly-tags/jaxme project.xml
  Log:
  Fix typo
  
  Revision  ChangesPath
  1.5   +2 -2  jakarta-commons/jelly/jelly-tags/jaxme/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml   10 Sep 2004 06:42:42 -  1.4
  +++ project.xml   10 Sep 2004 06:53:53 -  1.5
  @@ -61,13 +61,13 @@
   
   dependency
 idcommons-jelly/id
  -  versionSNAPSHOT/version
  +  version1.0-beta-4/version
   /dependency
   
   dependency
 artifactIdcommons-jelly-tags-junit/artifactId
 groupIdcommons-jelly/groupId
  -  version1.0-beta-4/version
  +  versionSNAPSHOT/version
   /dependency
   dependency
 artifactIdcommons-jelly-tags-xmlunit/artifactId
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/jelly/jelly-tags/jaxme project.xml

2004-03-28 Thread rdonkin
rdonkin 2004/03/28 11:57:15

  Modified:jelly/jelly-tags/jaxme project.xml
  Log:
  Added longer description for use in jellydoc
  
  Revision  ChangesPath
  1.2   +5 -1  jakarta-commons/jelly/jelly-tags/jaxme/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml   25 Mar 2004 22:03:40 -  1.1
  +++ project.xml   28 Mar 2004 19:57:15 -  1.2
  @@ -25,7 +25,11 @@
 inceptionYear2004/inceptionYear
 packageorg.apache.commons.jelly.tags.jaxme/package
 logo/logo
  -  descriptionJaxMe Tag Library/description
  +  description
  +  JaxMe Tag Library. Apache JaxMe is an open source generative xml-object binder.
  +  Tags are provided that generate java objects from schema using JaxMe
  +  and that will marshall and unmarshall any JAXB complient implementations.
  +  /description
 shortDescriptionJaxMe Tag Library/shortDescription
   
 dependencies
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/jelly/jelly-tags/jaxme project.xml

2004-03-25 Thread rdonkin
rdonkin 2004/03/25 14:03:40

  Added:   jelly/jelly-tags/jaxme project.xml
  Log:
  Initial import for jaxme tag library.
  
  Revision  ChangesPath
  1.1  jakarta-commons/jelly/jelly-tags/jaxme/project.xml
  
  Index: project.xml
  ===
  ?xml version=1.0 encoding=UTF-8?
  !--
Copyright 2004 The Apache Software Foundation.

Licensed under the Apache License, Version 2.0 (the License);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an AS IS BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
  --
  project
extend${basedir}/../tag-project.xml/extend
  
pomVersion3/pomVersion
idcommons-jelly-tags-jaxme/id
namecommons-jelly-tags-jaxme/name
  
currentVersion0.1/currentVersion
inceptionYear2004/inceptionYear
packageorg.apache.commons.jelly.tags.jaxme/package
logo/logo
descriptionJaxMe Tag Library/description
shortDescriptionJaxMe Tag Library/shortDescription
  
dependencies
  dependency 
  idcommons-logging/id 
  version1.0.3/version 
  /dependency 
  dependency 
  artifactIdjaxme/artifactId 
  groupIdjaxme/groupId
  version0.2/version 
  /dependency 
  dependency 
  artifactIdjaxme-js/artifactId 
  groupIdjaxme/groupId
  version0.2/version 
  /dependency  
  dependency 
  artifactIdjaxme-xs/artifactId 
  groupIdjaxme/groupId
  version0.2/version 
  /dependency
  dependency 
  artifactIdjaxme-api/artifactId 
  groupIdjaxme/groupId
  version0.2/version 
  /dependency 
  
  
  dependency
artifactIdcommons-jelly-tags-junit/artifactId
groupIdcommons-jelly/groupId
versionSNAPSHOT/version
  /dependency
  dependency
artifactIdcommons-jelly-tags-xmlunit/artifactId
groupIdcommons-jelly/groupId
versionSNAPSHOT/version
  /dependency
  dependency
artifactIdcommons-jelly-tags-xml/artifactId
groupIdcommons-jelly/groupId
versionSNAPSHOT/version
  /dependency
  dependency
artifactIdxmlunit/artifactId
groupIdxmlunit/groupId
version0.8/version
  /dependency
  
/dependencies

build
  sourceDirectorysrc/java/sourceDirectory
  unitTestSourceDirectorysrc/test/unitTestSourceDirectory
  unitTest
includes
  include**/*TestCase.java/include
/includes
  /unitTest
  resources
resource
  directorysrc/test/directory
  includes
include**/*.jelly/include
include**/*.properties/include
include**/*.xml/include
  /includes
/resource
  /resources
/build
  /project
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]