New changelog.xml for IS-Registry

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@24595 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2010-07-15 23:00:26 +00:00
parent a4629d4064
commit 7ddab7f37b
3 changed files with 23 additions and 19 deletions

View File

@ -7,5 +7,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/DISTRO.RESOURCES"/>
<classpathentry kind="lib" path="/Dependencies/ISREGISTRY/org.gcube.informationsystem.registry.stubs.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/GCF.TRUNK"/>
<classpathentry kind="lib" path="/Dependencies/ISCollector/org.gcube.informationsystem.collector.stubs.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -1,19 +0,0 @@
v. 1.3.3 (14-5-2010)
* task #330: added the resource profile in the notification message
v. 1.3.2 (20-10-2009)
* porting on gCore 060
v. 1.3.1 (10-2009)
* startRegistration/updateState/AddRemoveScopes operations removed from Factory Service
* cleanup of old notification code in ProfileResource
* cleanup of resource package
v. 1.3.0 (04-09-2009)
* Porting on the new IS-IC portType
* Some internal refactoring
v. 1.2.0 (27-05-2009)
* porting on gCore0.5.0
* new Service Map management
* filters on gCubeResource b

22
changelog.xml Normal file
View File

@ -0,0 +1,22 @@
<ReleaseNotes>
<Changeset component="org.gcube.information-system.registry.1-3-3" date="2010-05-14">
<Change>added the resource profile in the notification message</Change>
</Changeset>
<Changeset component="org.gcube.information-system.registry.1-3-2" date="2009-10-20">
<Change>porting on gCore v.060</Change>
</Changeset>
<Changeset component="org.gcube.information-system.registry.1-3-1" date="2009-10-01">
<Change>startRegistration/updateState/AddRemoveScopes operations removed from Factory Service</Change>
<Change>cleanup of old notification code in ProfileResource</Change>
<Change>cleanup of resource package</Change>
</Changeset>
<Changeset component="org.gcube.information-system.registry.1-3-0" date="2009-09-04">
<Change>porting on the new IS-IC portType</Change>
<Change>some internal refactoring</Change>
</Changeset>
<Changeset component="org.gcube.information-system.registry.1-2-0" date="2009-05-27">
<Change>porting on gCore v.0.5.0</Change>
<Change>new Service Map structure</Change>
<Change>filters on gCubeResource for banning</Change>
</Changeset>
</ReleaseNotes>